aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2014-07-15fusermount, libfuse: send value as unsigned in "user_id=" and "group_id="Miklos Szeredi
2013-08-26Merge remote-tracking branch 'origin/fuse_2_9_bugfix'Miklos Szeredi
2013-08-26Add missing includesDaniel Thau
2013-07-26Print help on stdout instead of stderrMiklos Szeredi
2013-07-25ulockmgr: strip ulockmgr support from this source packageMiklos Szeredi
2013-07-24libfuse: remove "-D_FILE_OFFSET_BITS=64" from fuse.pcMiklos Szeredi
2012-07-04Fix build with automake >= 1.12.1Olivier Blin
2012-07-04Fix install from out-of-tree buildOlivier Blin
2011-11-17Fix the following compile errorMiklos Szeredi
2011-09-23Replace daemon() function with fork()Anatol Pomozov
2011-05-25Spell checking comments, etc...Reuben Hawkins
2011-05-23cleaning up warningsReuben Hawkins
2011-04-15fusermount: Added support for auto_unmount optionMax Krasnyansky
2011-03-30Check the 'mtablock' for negative valueLaszlo Papp
2011-03-30fusermount: clean up do_mount() functionMiklos Szeredi
2011-03-30Eliminate the unused valueLaszlo Papp
2011-03-30Fix resource leaks in fusermountLaszlo Papp
2011-03-30Do not pass NULL to xstrdupLaszlo Papp
2011-03-30Check the return value properly before passing it to any functionLaszlo Papp
2011-03-11In case of failure to add to /etc/mtab don't umount.Miklos Szeredi
2011-03-11Revert "Fix cleanup in case of failed mount"Miklos Szeredi
2011-01-31fusermount: only allow mount and umount if util-linux suppports --no-canonica...Miklos Szeredi
2011-01-31fusermount: chdir to / before performing mount/umountMiklos Szeredi
2011-01-31Fix cleanup in case of failed mountMiklos Szeredi
2010-11-08fusermount: don't save/restore cwdMiklos Szeredi
2010-11-08update umount procedureMiklos Szeredi
2010-09-28Fix option escaping for fusermount.Miklos Szeredi
2010-06-24Add .gitignore filesMiklos Szeredi
2010-06-15* Fix out-of-source build.Miklos Szeredi
2010-06-01* Remove "chmod root" from install of fusermountMiklos Szeredi
2010-04-26* Fix checking for symlinks in umount from /tmp. Reported by AlMiklos Szeredi
2010-02-18* Fix stack alignment for clone()Miklos Szeredi
2010-01-26* Fix race if two "fusermount -u" instances are run in parallel.Miklos Szeredi
2009-07-02* fusermount: Do not silently ignore command line arguments.Miklos Szeredi
2009-05-08Fix 'make install-strip'. Reported by Dominick LayfieldMiklos Szeredi
2008-07-10Fix handling of (no)suid and (no)dev options...Miklos Szeredi
2008-04-09Update warning message for missing newline at end of fuse.confMiklos Szeredi
2008-03-25Fix memory leaks on mountMiklos Szeredi
2007-12-23Fix './configure --disable-static'Miklos Szeredi
2007-12-12change indentingMiklos Szeredi
2007-06-21Add fs subtype support to mount.fuseMiklos Szeredi
2007-06-20Add fs subtype support to libfuse and fusermountMiklos Szeredi
2007-06-03libulockmgr: Work around a kernel bug in recv()Miklos Szeredi
2007-04-27Clean up init script, make it LSB compliantMiklos Szeredi
2007-04-27merge bugfix branch up to 2.6.4Miklos Szeredi
2007-04-27libfuse: call umount(8) directly...Miklos Szeredi
2007-04-25update copyright datesMiklos Szeredi
2007-04-25*** empty log message ***Miklos Szeredi
2007-04-18Replace utils/mount.fuse "sh" script with a "C" programMiklos Szeredi
2007-03-14merge bugfixes up to merge3Miklos Szeredi