aboutsummaryrefslogtreecommitdiff
path: root/lib/mount.c
Commit message (Collapse)AuthorAge
* Fix option escaping for fusermount.Gravatar Miklos Szeredi2010-09-28
| | | | | | | | If the "fsname=" option contained a comma then the option parser in fusermount was confused (Novell bugzilla #641480). Fix by escaping commas when passing them over to fusermount. Reported by Jan Engelhardt
* Add NetBSD supportGravatar Miklos Szeredi2010-08-27
| | | | | | | | | | | | | | | | The bulk of it is just about adding ifdef __NetBSD__ where there is already an ifdef __FreeBSD__ Add a arch=netbsd to deal with NetBSD specifics. I suggests that arch=bsd could be renamed to arch=freebsd NetBSD specific linking with -lperfuse NetBSD patches to lib/mount.c. It turned to be less itrusive to patch mount;c than mount_bsd.c. I suggest mount_bsd.c could be renamed to mount_freebsd.c Patch from Emmanuel Dreyfus
* * Fix race if two "fusermount -u" instances are run in parallel.Gravatar Miklos Szeredi2010-01-26
| | | | | | | Reported by Dan Rosenberg * Make sure that the path to be unmounted doesn't refer to a symlink
* Fix mounting over symlinkGravatar Miklos Szeredi2008-06-09
|
* Update error message for missing mountpoint parameterGravatar Miklos Szeredi2008-04-08
|
* Fix memory leaks on mountGravatar Miklos Szeredi2008-03-25
|
* Add support for atomic open(O_TRUNC)Gravatar Miklos Szeredi2008-02-08
|
* change indentingGravatar Miklos Szeredi2007-12-12
|
* Disable old symbol versions if __UCLIBC__ is definedGravatar Miklos Szeredi2007-12-12
|
* Clarify licence version to be "LGPLv2" for the libraryGravatar Miklos Szeredi2007-10-16
|
* lib: fix locking when loading a filesystem moduleGravatar Miklos Szeredi2007-06-22
|
* Add fs subtype support to libfuse and fusermountGravatar Miklos Szeredi2007-06-20
|
* libfuse: call umount(8) directly...Gravatar Miklos Szeredi2007-04-27
|
* update copyright datesGravatar Miklos Szeredi2007-04-25
|
* *** empty log message ***Gravatar Miklos Szeredi2007-04-25
|
* *** empty log message ***Gravatar Miklos Szeredi2007-04-05
|
* Add support for direct mounting by libfuseGravatar Miklos Szeredi2007-03-30
|
* merge up to fuse_2_6_merge1Gravatar Miklos Szeredi2007-01-19
|
* build fixesGravatar Miklos Szeredi2006-12-04
|
* bmap supportGravatar Miklos Szeredi2006-09-30
|
* fixGravatar Miklos Szeredi2006-07-14
|
* fixGravatar Miklos Szeredi2006-05-08
|
* fixGravatar Miklos Szeredi2006-03-17
|
* fixGravatar Miklos Szeredi2006-03-16
|
* pass device file descriptor to fuse_unmountGravatar Csaba Henk2006-03-01
|
* merge 2_5_bugfix branchGravatar Miklos Szeredi2006-02-20
|
* fixGravatar Miklos Szeredi2006-01-20
|
* fixGravatar Miklos Szeredi2006-01-09
|
* fixGravatar Miklos Szeredi2006-01-07
|
* fixGravatar Miklos Szeredi2006-01-07
|
* fixGravatar Miklos Szeredi2006-01-06
|
* fixGravatar Miklos Szeredi2005-11-18
|
* fixGravatar Miklos Szeredi2005-11-10
|
* fixGravatar Miklos Szeredi2005-09-28
|
* fixGravatar Miklos Szeredi2005-08-03
|
* fixesGravatar Miklos Szeredi2005-07-21
|
* whitespace fixesGravatar Miklos Szeredi2005-02-02
|
* update copyright yearGravatar Miklos Szeredi2005-01-10
|
* cleanupGravatar Miklos Szeredi2004-12-07
|
* backward compatibilityGravatar Miklos Szeredi2004-12-04
|
* various fixesGravatar Miklos Szeredi2004-11-23
|
* clean up mount option passingGravatar Miklos Szeredi2004-07-23
|
* change email addressGravatar Miklos Szeredi2004-07-07
|
* fusermount fixGravatar Miklos Szeredi2004-03-30
|
* cleanupGravatar Miklos Szeredi2004-01-27
|
* fixesGravatar Miklos Szeredi2002-12-05
|
* preparing for releaseGravatar Miklos Szeredi2001-11-09
|
* build with automakeGravatar Miklos Szeredi2001-11-07
|
* cleanupsGravatar Miklos Szeredi2001-11-06
|
* xGravatar Miklos Szeredi2001-10-31
|