aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2018-07-23fusermount: Fix memory leaksRostislav Skudnov-0/+2
2018-07-21Fix readdir() bug when a non-zero offset is specified in filler (#269)Rostislav-11/+84
2018-07-18fusermount: whitelist known-good filesystems for mountpointsJann Horn-1/+49
2018-07-18fusermount: refuse unknown optionsJann Horn-1/+7
2018-07-18fusermount: bail out on transient config read failureJann Horn-0/+9
2018-07-18fusermount: don't feed "escaped commas" into mount optionsJann Horn-1/+4
2018-07-18fusermount: prevent silent truncation of mount optionsJann Horn-3/+20
2018-07-11Released 3.2.4Nikolaus Rath-4/+8
2018-07-11Don't assume sub-second resolution for st_atime/st_mtime.Nikolaus Rath-2/+2
2018-07-04Use triple quotes for multiline string.Nikolaus Rath-2/+2
2018-07-04Document that access() is also called on chdir().Nikolaus Rath-3/+3
2018-07-04Source LSB init functionsLaszlo Boszormenyi (GCS)-0/+3
2018-07-04Fix manpage filename for mount.fuse3Laszlo Boszormenyi (GCS)-1/+1
2018-07-02fuse.h: fix typo (currenlty -> currently)William Woodruff-1/+1
2018-05-24fix documentation for opendir in fuse_operationsCarl Edquist-1/+1
2018-05-18rename: perform user mode dir loop check when not done in kernelBill Zissimooulos-10/+12
2018-05-18changelog: add info on rename deadlock fixBill Zissimopoulos-0/+5
2018-05-18rename: perform user mode dir loop check when not done in kernelBill Zissimooulos-3/+275
2018-05-11Released 3.2.3Nikolaus Rath-1/+6
2018-05-11add_arg(): check for overflowNikolaus Rath-0/+5
2018-05-08Fix compile-time warnings on IGNORE_MTABTomohiro Kusumi-1/+2
2018-04-13Fix path to pytest cache directory.Nikolaus Rath-1/+1
2018-04-13Invert calloc(3) argument order (`nmemb` comes first)Tomohiro Kusumi-1/+1
2018-04-13Drop unneeded void cast for actually used local variableTomohiro Kusumi-1/+0
2018-04-13Drop redundant ; from FUSE_REGISTER_MODULE()Tomohiro Kusumi-1/+1
2018-03-31Travis: remove root-owned cache files.Nikolaus Rath-0/+3
2018-03-31Fix Travis build environmentNikolaus Rath-3/+2
2018-03-31Fixed up duplicate ChangeLog entry.Nikolaus Rath-2/+0
2018-03-31Released 3.2.2Nikolaus Rath-0/+13
2018-03-28Add example configuration file (#216)admorgan-0/+20
2018-03-28Fix build error on DragonFlyBSD (sync with other *BSD) (#240)Tomohiro Kusumi-6/+6
2018-02-09Fix uninitialised read in fuse_new_30() (#231) (#234)Ashley Pittman-0/+3
2018-01-15Fix typo in "passthrough" docstring (#229)Mateusz UrbaƄczyk-1/+1
2017-12-01Handle mount ... -o nofail (#221)Josh Soref-0/+3
2017-11-27fix "Rath Consulting" link (#225)divinity76-2/+2
2017-11-27Spelling (#223)Josh Soref-18/+18
2017-11-14Released 3.2.1Nikolaus Rath-1/+8
2017-11-13Updated professional support information.Nikolaus Rath-2/+2
2017-11-03Backed out d92bf83Nikolaus Rath-1/+1
2017-10-20Don't install manpages under *BSDNikolaus Rath-1/+3
2017-10-20Don't use Python mode for meson.buildNikolaus Rath-3/+0
2017-10-20make udevrulesdir configurableJoerg Thalheim-2/+9
2017-09-27Adding pointer dereferencing after calling dlsym()Sangwoo Moon-1/+1
2017-09-25fuse_lib_ioctl(): don't call memcpy with NULL argumentNikolaus Rath-1/+1
2017-09-25Link with -lrt to support ancient libcNikolaus Rath-1/+4
2017-09-25Removed unneccessary #include <config.h> from examplesNikolaus Rath-28/+0
2017-09-20Automatically print list of contributors when generating tarballNikolaus Rath-0/+5
2017-09-20Travis CI: Don't use deprecated environmentNikolaus Rath-2/+3
2017-09-19Correctly define fusermount3 path.Nikolaus Rath-1/+1
2017-09-19Make *_loop_mt() available in version 3.0 againNikolaus Rath-2/+2