summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Released 2.9.7.fuse-2.9.7fuse-2_9_bugfixNikolaus Rath2016-06-204-4/+10
* libfuse/fuse_daemonize: wait until daemon child process is ready (#55)Hendrik Brueckner2016-06-202-0/+16
* libfuse: pass security context options to kernelDalvik Khertel2016-06-202-0/+9
* Fix ambigious conditionNikolaus Rath2016-06-051-1/+1
* Released 2.9.6fuse-2.9.6Nikolaus Rath2016-04-234-2/+9
* Fix description of bug #15.Nikolaus Rath2016-02-021-9/+19
* Document bug #15.Nikolaus Rath2016-02-011-2/+12
* Include documentation in tarball.Nikolaus Rath2016-01-283-2/+6
* Remove "credits" section, we now have an AUTHORS file.Nikolaus Rath2016-01-281-12/+0
* Released 2.9.5fuse_2_9_5Nikolaus Rath2016-01-142-3/+3
* Mention new maintainer in Changelog.Nikolaus Rath2016-01-141-1/+5
* Changed Changelog formatNikolaus Rath2016-01-141-38/+24
* Removed placeholder README file and switch automake to foreign flavor.Nikolaus Rath2016-01-142-4/+1
* Removed hopelessly outdated files.Nikolaus Rath2016-01-143-427/+1
* Enable subdir-objects automake optionNikolaus Rath2016-01-142-0/+2
* Update makeconf.shNikolaus Rath2016-01-141-26/+7
* Update maintainer and contributor listNikolaus Rath2016-01-141-6/+49
* Extend write_buf documentationNikolaus Rath2016-01-141-0/+5
* Initialize padding to zero.Nikolaus Rath2016-01-141-0/+1
* Migrated README to README.md for Markdown rendering on GitHub.Nikolaus Rath2015-12-202-379/+100
* libfuse: fix warning mount.c:receive_fd()Miklos Szeredi2015-08-122-1/+6
* libfuse: fix possible memory leakMiklos Szeredi2015-06-292-1/+5
* Released 2.9.4fuse_2_9_4Miklos Szeredi2015-05-223-2/+6
* libfuse: fix exec environment for mount and umountMiklos Szeredi2015-05-222-6/+22
* libfuse: fix fuse_remove_signal_handlers()Miklos Szeredi2015-02-262-11/+16
* libfuse: document deadlock avoidance for fuse_notify_inval_entry()Miklos Szeredi2014-07-222-0/+11
* Initilaize stat buffer passed to ->getattr() and ->fgetattr()Miklos Szeredi2014-07-222-0/+7
* Advertize the existence of some "configure" env vars.Fabrice Bauzac2014-07-221-0/+3
* libfuse: highlevel API: fix directory file handle passed to ioctl() methodMiklos Szeredi2014-07-213-2/+16
* fusermount, libfuse: send value as unsigned in "user_id=" and "group_id="Miklos Szeredi2014-07-213-3/+10
* Add missing includesDaniel Thau2013-08-265-0/+9
* Released 2.9.3fuse_2_9_3Miklos Szeredi2013-07-013-2/+6
* libfuse: don't close fd if it's -1Miklos Szeredi2013-07-011-1/+4
* libfuse: fix multiple close of device fdMiklos Szeredi2013-07-016-11/+34
* libfuse: fix thread cancel raceMiklos Szeredi2013-03-192-0/+8
* Add "nopath" to help.Miklos Szeredi2013-02-181-0/+1
* libfuse: rename ./configure.in to ./configure.acAnatol Pomozov2013-02-042-0/+3
* libfuse: Use AC_CONFIG_HEADERS instead of AM_CONFIG_HEADERAnatol Pomozov2013-02-042-1/+4
* libfuse: configure: detect new util-linuxMiklos Szeredi2013-02-042-2/+8
* libfuse: fix the 'remember' optionMadan Valluri2013-02-042-0/+8
* libfuse: fix crash in unlock_path()Ratna_Bolla@dell.com2013-02-042-0/+6
* Released 2.9.2fuse_2_9_2Miklos Szeredi2012-10-013-2/+7
* Fix deadlock in libfuseMiklos Szeredi2012-10-012-118/+173
* Fix missing config.h in buffer.cMiklos Szeredi2012-08-244-0/+7
* Zero out node when allocating from a slab.Miklos Szeredi2012-08-141-10/+4
* Fix "fuse internal error: node NNN not found"Miklos Szeredi2012-08-142-4/+20
* Fix linking against GNU libiconvNatanael Copa2012-08-132-1/+5
* Released 2.9.1fuse_3_0_startfuse_2_9_1Miklos Szeredi2012-07-193-2/+6
* Fix crash caused by freeing a stack addressMiklos Szeredi2012-07-192-1/+6
* Add fallocate to NEWSMiklos Szeredi2012-07-192-1/+4