aboutsummaryrefslogtreecommitdiff
path: root/lib/mount_util.c
AgeCommit message (Expand)Author
2021-01-17Fix FTBFS on kfreebsd (#581)Laurent Bigonville
2019-01-14Add support for buildin under DragonFly BSDTomohiro Kusumi
2018-11-11Fix build on non-LinuxRoman Bogorodskiy
2018-10-09Allow passing `/dev/fuse` file descriptor from parent processMattias Nissler
2016-12-23Set IGNORE_MTAB when running under NetBSDNikolaus Rath
2016-10-15Removed -o nonempty optionNikolaus Rath
2016-10-02Extended per-file comments.Nikolaus Rath
2016-07-21add error checking to setuid calls (#66)Alex Richman
2015-05-22libfuse: fix exec environment for mount and umountMiklos Szeredi
2013-08-26Merge remote-tracking branch 'origin/fuse_2_9_bugfix'Miklos Szeredi
2013-08-26Add missing includesDaniel Thau
2013-07-24libfuse: remove "-D_FILE_OFFSET_BITS=64" from fuse.pcMiklos Szeredi
2011-05-19Don't hide output of /bin/mountMiklos Szeredi
2011-03-30Check the return value after an open syscallLaszlo Papp
2011-01-31fusermount: only allow mount and umount if util-linux suppports --no-canonica...Miklos Szeredi
2010-11-08update umount procedureMiklos Szeredi
2010-11-08Open /dev/null for writeMiklos Szeredi
2010-11-08Fix check for read-only fs in mtab updateMiklos Szeredi
2010-08-27Add NetBSD supportMiklos Szeredi
2010-02-01* Released 2.8.3Miklos Szeredi
2010-01-26* Fix race if two "fusermount -u" instances are run in parallel.Miklos Szeredi
2009-12-23* Use '--no-canonicalize' option of mount(8) (available inMiklos Szeredi
2008-07-10Skip calling mount(8) if /etc/mtab doesn't exist...Miklos Szeredi
2008-06-10Fix missing <sys/param.h> include for PATH_MAXMiklos Szeredi
2008-02-08Block SIGCHLD when executing mount and umountMiklos Szeredi
2007-12-12change indentingMiklos Szeredi
2007-11-12'fusermount -u' did not umount the filesystem if /etc/mtab was a symlinkMiklos Szeredi
2007-10-16Clarify licence version to be "LGPLv2" for the libraryMiklos Szeredi
2007-08-08fixesMiklos Szeredi
2007-07-25Don't call /bin/[u]mount if /etc/mtab is a symlinkMiklos Szeredi
2007-06-20Add fs subtype support to libfuse and fusermountMiklos Szeredi
2007-05-03fixMiklos Szeredi
2007-04-27libfuse: call umount(8) directly...Miklos Szeredi
2007-04-25update copyright datesMiklos Szeredi
2007-04-25*** empty log message ***Miklos Szeredi