aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* test_write_cache: Fix memory leaksGravatar Rostislav Skudnov2018-07-23
* fusermount: Fix memory leaksGravatar Rostislav Skudnov2018-07-23
* Fix readdir() bug when a non-zero offset is specified in filler (#269)Gravatar Rostislav2018-07-21
* fusermount: whitelist known-good filesystems for mountpointsGravatar Jann Horn2018-07-18
* fusermount: refuse unknown optionsGravatar Jann Horn2018-07-18
* fusermount: bail out on transient config read failureGravatar Jann Horn2018-07-18
* fusermount: don't feed "escaped commas" into mount optionsGravatar Jann Horn2018-07-18
* fusermount: prevent silent truncation of mount optionsGravatar Jann Horn2018-07-18
* Released 3.2.4Gravatar Nikolaus Rath2018-07-11
* Don't assume sub-second resolution for st_atime/st_mtime.Gravatar Nikolaus Rath2018-07-11
* Use triple quotes for multiline string.Gravatar Nikolaus Rath2018-07-04
* Document that access() is also called on chdir().Gravatar Nikolaus Rath2018-07-04
* Source LSB init functionsGravatar Laszlo Boszormenyi (GCS)2018-07-04
* Fix manpage filename for mount.fuse3Gravatar Laszlo Boszormenyi (GCS)2018-07-04
* fuse.h: fix typo (currenlty -> currently)Gravatar William Woodruff2018-07-02
* fix documentation for opendir in fuse_operationsGravatar Carl Edquist2018-05-24
* rename: perform user mode dir loop check when not done in kernelGravatar Bill Zissimooulos2018-05-18
* changelog: add info on rename deadlock fixGravatar Bill Zissimopoulos2018-05-18
* rename: perform user mode dir loop check when not done in kernelGravatar Bill Zissimooulos2018-05-18
* Released 3.2.3Gravatar Nikolaus Rath2018-05-11
* add_arg(): check for overflowGravatar Nikolaus Rath2018-05-11
* Fix compile-time warnings on IGNORE_MTABGravatar Tomohiro Kusumi2018-05-08
* Fix path to pytest cache directory.Gravatar Nikolaus Rath2018-04-13
* Invert calloc(3) argument order (`nmemb` comes first)Gravatar Tomohiro Kusumi2018-04-13
* Drop unneeded void cast for actually used local variableGravatar Tomohiro Kusumi2018-04-13
* Drop redundant ; from FUSE_REGISTER_MODULE()Gravatar Tomohiro Kusumi2018-04-13
* Travis: remove root-owned cache files.Gravatar Nikolaus Rath2018-03-31
* Fix Travis build environmentGravatar Nikolaus Rath2018-03-31
* Fixed up duplicate ChangeLog entry.Gravatar Nikolaus Rath2018-03-31
* Released 3.2.2Gravatar Nikolaus Rath2018-03-31
* Add example configuration file (#216)Gravatar admorgan2018-03-28
* Fix build error on DragonFlyBSD (sync with other *BSD) (#240)Gravatar Tomohiro Kusumi2018-03-28
* Fix uninitialised read in fuse_new_30() (#231) (#234)Gravatar Ashley Pittman2018-02-09
* Fix typo in "passthrough" docstring (#229)Gravatar Mateusz UrbaƄczyk2018-01-15
* Handle mount ... -o nofail (#221)Gravatar Josh Soref2017-12-01
* fix "Rath Consulting" link (#225)Gravatar divinity762017-11-27
* Spelling (#223)Gravatar Josh Soref2017-11-27
* Released 3.2.1Gravatar Nikolaus Rath2017-11-14
* Updated professional support information.Gravatar Nikolaus Rath2017-11-13
* Backed out d92bf83Gravatar Nikolaus Rath2017-11-03
* Don't install manpages under *BSDGravatar Nikolaus Rath2017-10-20
* Don't use Python mode for meson.buildGravatar Nikolaus Rath2017-10-20
* make udevrulesdir configurableGravatar Joerg Thalheim2017-10-20
* Adding pointer dereferencing after calling dlsym()Gravatar Sangwoo Moon2017-09-27
* fuse_lib_ioctl(): don't call memcpy with NULL argumentGravatar Nikolaus Rath2017-09-25
* Link with -lrt to support ancient libcGravatar Nikolaus Rath2017-09-25
* Removed unneccessary #include <config.h> from examplesGravatar Nikolaus Rath2017-09-25
* Automatically print list of contributors when generating tarballGravatar Nikolaus Rath2017-09-20
* Travis CI: Don't use deprecated environmentGravatar Nikolaus Rath2017-09-20
* Correctly define fusermount3 path.Gravatar Nikolaus Rath2017-09-19