aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add FAT to mountpoint file system whitelistHEADmasterGravatar Benjamin Barenblat2018-08-03
* Realphabetize and re-document mountpoint file system whitelistGravatar Benjamin Barenblat2018-08-03
* Add autofs to mountpoint file system whitelistGravatar Robo Shimmer2018-07-31
* Remove unused member of 'struct fuse_dh'Gravatar Rostislav Skudnov2018-07-25
* Released 3.2.5Gravatar Nikolaus Rath2018-07-24
* Added ChangeLog entry for hardening patches.Gravatar Nikolaus Rath2018-07-24
* test_write_cache: Use fuse_session_exit() to stop filesystem threadGravatar Rostislav Skudnov2018-07-23
* example/{hello,null}: Fix memory leaksGravatar Rostislav Skudnov2018-07-23
* 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