summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libfuse: fix exec environment for mount and umountfuse_2_8_bugfixMiklos Szeredi2015-05-222-6/+22
* libfuse: fix thread cancel raceMiklos Szeredi2013-04-192-0/+8
* libfuse: fuse_session_loop_mt() shouldn't pause when exiting worker threadsMiklos Szeredi2013-04-192-2/+8
* Released 2.8.7fuse_2_8_7Miklos Szeredi2012-01-253-2/+6
* Improve documentation of fuse_exit()Miklos Szeredi2012-01-251-0/+5
* Remove unnecessary mutex unlock at the end of multithreaded event loopMiklos Szeredi2012-01-252-1/+5
* Fix hang in wait_on_path()Miklos Szeredi2011-12-092-4/+38
* Fix the following compile errorMiklos Szeredi2011-12-091-0/+1
* Reply with ENOMEM in case of failure to allocate requestMiklos Szeredi2011-11-022-0/+18
* Released 2.8.6 (really now)fuse_2_8_6Miklos Szeredi2011-09-131-4/+4
* Don't ignore --disable-mtabMiklos Szeredi2011-09-132-0/+7
* Released 2.8.6Miklos Szeredi2011-01-313-2/+6
* Fix cleanup in case of failed mountMiklos Szeredi2011-01-312-6/+32
* Always call mount with --no-canonicalize optionMiklos Szeredi2011-01-312-78/+4
* Always call umount with --no-canonicalize --fake optionsMiklos Szeredi2011-01-314-1/+64
* Open /dev/null for writeMiklos Szeredi2010-11-112-1/+6
* Use LTLIBICONV when linking libfuseNatanael Copa2010-11-112-1/+6
* add missing argument check in ulockmgr.cmkmm@gmx-topmail.de2010-11-112-0/+12
* ChangeLog fixMiklos Szeredi2010-11-111-0/+6
* Fix ambiguous symbol version for fuse_chan_newMiklos Szeredi2010-11-111-1/+0
* actually change the versionsfuse_2_8_5Miklos Szeredi2010-09-282-2/+2
* Released 2.8.5Miklos Szeredi2010-09-281-0/+4
* Fix option escaping for fusermount.Miklos Szeredi2010-09-283-4/+25
* * Remove "chmod root" from install of fusermountfuse_2_9_startMiklos Szeredi2010-06-012-1/+5
* * Fix checking for symlinks in umount from /tmp. Reported by Alfuse_2_8_4Miklos Szeredi2010-04-264-16/+45
* *** empty log message ***Miklos Szeredi2010-02-181-1/+1
* * Fix definition of FUSE_OPT_ENT for C++. Reported by TimMiklos Szeredi2010-02-182-1/+6
* * Fix stack alignment for clone()Miklos Szeredi2010-02-183-5/+9
* add bug report creditsfuse_2_8_3Miklos Szeredi2010-02-011-1/+2
* * Released 2.8.3Miklos Szeredi2010-02-014-25/+14
* * Released 2.8.2fuse_2_8_2Miklos Szeredi2010-01-263-2/+6
* * Fix race if two "fusermount -u" instances are run in parallel.Miklos Szeredi2010-01-265-73/+351
* * Fix compile error on FreeBSD. Patch by Jay SullivanMiklos Szeredi2010-01-142-1/+5
* * Use '--no-canonicalize' option of mount(8) (available inMiklos Szeredi2009-12-232-14/+116
* Doc fixMiklos Szeredi2009-11-021-1/+1
* * Released 2.8.1fuse_2_8_1Miklos Szeredi2009-09-113-2/+6
* Fix missing versioned symbol fuse_get_context@FUSE_2.2Miklos Szeredi2009-08-252-0/+16
* * Add missing fuse_session_data to versionscriptfuse_2_8_0Miklos Szeredi2009-08-1812-1160/+61
* * Add missing pthread link for libulockmgr. Patch by Petr SalingerMiklos Szeredi2009-07-162-1/+3
* * Clarify how the protocol version should be negotiated betweenMiklos Szeredi2009-07-163-5/+38
* * Released 2.8.0-pre3Miklos Szeredi2009-07-062-1/+5
* * fusermount: Do not silently ignore command line arguments.Miklos Szeredi2009-07-022-0/+7
* * The context is extended with a 'umask' field. The umask is sentMiklos Szeredi2009-07-029-12/+197
* fix compiler warningCsaba Henk2009-07-011-0/+2
* Add fuse_getgroups (high level lib) and fuse_req_getgroups (lowMiklos Szeredi2009-06-197-0/+153
* Add "noforget" option to high level lib.Miklos Szeredi2009-06-181-0/+9
* *** empty log message ***Miklos Szeredi2009-06-181-0/+1
* CUSE patches from Tejun Heo (add new files)Miklos Szeredi2009-06-186-5/+808
* CUSE patches from Tejun HeoMiklos Szeredi2009-06-1814-135/+343
* Add missing fuse_reply_bmap to versionscript. Debian Bug#531329. Reported b...Miklos Szeredi2009-06-183-3/+12