aboutsummaryrefslogtreecommitdiff
path: root/lib/mount_util.c
Commit message (Expand)AuthorAge
* Set IGNORE_MTAB when running under NetBSDGravatar Nikolaus Rath2016-12-23
* Removed -o nonempty optionGravatar Nikolaus Rath2016-10-15
* Extended per-file comments.Gravatar Nikolaus Rath2016-10-02
* add error checking to setuid calls (#66)Gravatar Alex Richman2016-07-21
* libfuse: fix exec environment for mount and umountGravatar Miklos Szeredi2015-05-22
* Merge remote-tracking branch 'origin/fuse_2_9_bugfix'Gravatar Miklos Szeredi2013-08-26
|\
| * Add missing includesGravatar Daniel Thau2013-08-26
* | libfuse: remove "-D_FILE_OFFSET_BITS=64" from fuse.pcGravatar Miklos Szeredi2013-07-24
|/
* Don't hide output of /bin/mountGravatar Miklos Szeredi2011-05-19
* Check the return value after an open syscallGravatar Laszlo Papp2011-03-30
* fusermount: only allow mount and umount if util-linux suppports --no-canonica...Gravatar Miklos Szeredi2011-01-31
* update umount procedureGravatar Miklos Szeredi2010-11-08
* Open /dev/null for writeGravatar Miklos Szeredi2010-11-08
* Fix check for read-only fs in mtab updateGravatar Miklos Szeredi2010-11-08
* Add NetBSD supportGravatar Miklos Szeredi2010-08-27
* * Released 2.8.3Gravatar Miklos Szeredi2010-02-01
* * Fix race if two "fusermount -u" instances are run in parallel.Gravatar Miklos Szeredi2010-01-26
* * Use '--no-canonicalize' option of mount(8) (available inGravatar Miklos Szeredi2009-12-23
* Skip calling mount(8) if /etc/mtab doesn't exist...Gravatar Miklos Szeredi2008-07-10
* Fix missing <sys/param.h> include for PATH_MAXGravatar Miklos Szeredi2008-06-10
* Block SIGCHLD when executing mount and umountGravatar Miklos Szeredi2008-02-08
* change indentingGravatar Miklos Szeredi2007-12-12
* 'fusermount -u' did not umount the filesystem if /etc/mtab was a symlinkGravatar Miklos Szeredi2007-11-12
* Clarify licence version to be "LGPLv2" for the libraryGravatar Miklos Szeredi2007-10-16
* fixesGravatar Miklos Szeredi2007-08-08
* Don't call /bin/[u]mount if /etc/mtab is a symlinkGravatar Miklos Szeredi2007-07-25
* Add fs subtype support to libfuse and fusermountGravatar Miklos Szeredi2007-06-20
* fixGravatar Miklos Szeredi2007-05-03
* 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