summaryrefslogtreecommitdiff
path: root/lib/mount_util.c
Commit message (Expand)AuthorAgeFilesLines
* Fix MS_LAZYTIME not defined on uclibc and move all MS_* and UMOUNT_* (#753)Giulio Benetti2023-04-061-1/+4
* Install a the configure_file (config.h) and use in headersBernd Schubert2023-01-281-1/+1
* Fix FTBFS on kfreebsd (#581)Laurent Bigonville2021-01-171-1/+1
* Add support for buildin under DragonFly BSDTomohiro Kusumi2019-01-141-3/+3
* Fix build on non-LinuxRoman Bogorodskiy2018-11-111-2/+4
* Allow passing `/dev/fuse` file descriptor from parent processMattias Nissler2018-10-091-0/+13
* Set IGNORE_MTAB when running under NetBSDNikolaus Rath2016-12-231-1/+4
* Removed -o nonempty optionNikolaus Rath2016-10-151-33/+0
* Extended per-file comments.Nikolaus Rath2016-10-021-0/+2
* add error checking to setuid calls (#66)Alex Richman2016-07-211-3/+21
* libfuse: fix exec environment for mount and umountMiklos Szeredi2015-05-221-6/+17
* Merge remote-tracking branch 'origin/fuse_2_9_bugfix'Miklos Szeredi2013-08-261-0/+1
|\
| * Add missing includesDaniel Thau2013-08-261-0/+1
* | libfuse: remove "-D_FILE_OFFSET_BITS=64" from fuse.pcMiklos Szeredi2013-07-241-0/+1
|/
* Don't hide output of /bin/mountMiklos Szeredi2011-05-191-10/+0
* Check the return value after an open syscallLaszlo Papp2011-03-301-2/+4
* fusermount: only allow mount and umount if util-linux suppports --no-canonica...Miklos Szeredi2011-01-311-71/+1
* update umount procedureMiklos Szeredi2010-11-081-0/+49
* Open /dev/null for writeMiklos Szeredi2010-11-081-1/+1
* Fix check for read-only fs in mtab updateMiklos Szeredi2010-11-081-1/+12
* Add NetBSD supportMiklos Szeredi2010-08-271-0/+8
* * Released 2.8.3Miklos Szeredi2010-02-011-23/+2
* * Fix race if two "fusermount -u" instances are run in parallel.Miklos Szeredi2010-01-261-14/+17
* * Use '--no-canonicalize' option of mount(8) (available inMiklos Szeredi2009-12-231-14/+107
* Skip calling mount(8) if /etc/mtab doesn't exist...Miklos Szeredi2008-07-101-2/+20
* Fix missing <sys/param.h> include for PATH_MAXMiklos Szeredi2008-06-101-0/+1
* Block SIGCHLD when executing mount and umountMiklos Szeredi2008-02-081-12/+36
* change indentingMiklos Szeredi2007-12-121-197/+200
* 'fusermount -u' did not umount the filesystem if /etc/mtab was a symlinkMiklos Szeredi2007-11-121-2/+8
* Clarify licence version to be "LGPLv2" for the libraryMiklos Szeredi2007-10-161-1/+1
* fixesMiklos Szeredi2007-08-081-5/+10
* Don't call /bin/[u]mount if /etc/mtab is a symlinkMiklos Szeredi2007-07-251-0/+17
* Add fs subtype support to libfuse and fusermountMiklos Szeredi2007-06-201-0/+17
* fixfuse_2_7_0_rc1Miklos Szeredi2007-05-031-5/+0
* libfuse: call umount(8) directly...Miklos Szeredi2007-04-271-0/+29
* update copyright datesMiklos Szeredi2007-04-251-1/+1
* *** empty log message ***Miklos Szeredi2007-04-251-0/+171