summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add support for running xfstests.HEADmasterNikolaus Rath2023-05-124-2/+103
* Do not daemonize to earlyNikolaus Rath2023-05-121-2/+3
* Do not pass unsupported mount options to the kernel.Nikolaus Rath2023-05-122-13/+6
* Fix issue #746. (#782)Peri2023-05-114-0/+187
* Fix memory leak in high level API (#781)Matthias Görgens2023-04-141-2/+1
* Fix doxygen deprecation warning (#774)Matthias Görgens2023-04-121-638/+2098
* Disable leak suppression (#773)Matthias Görgens2023-04-121-10/+0
* Fuse mount: make auto_unmount compatible with suid/dev mount options (#762)Matthias Görgens2023-04-124-12/+120
* Update fuse_kernel.h to state of linux-6.3Bernd Schubert2023-04-113-14/+259
* Migrate away from deprecated distutilsMatthias Goergens2023-04-113-3/+3
* Fix doxygen warning about parameter nameMatthias Goergens2023-04-111-1/+1
* Fix typoMatthias Goergens2023-04-111-1/+1
* Fix PytestReturnNotNoneWarningMatthias Goergens2023-04-071-2/+4
* Fix deprecated @pytest.mark.hookwrapperMatthias Goergens2023-04-071-1/+1
* Fix meson deprecation warningMatthias Goergens2023-04-071-2/+2
* Fix meson deprecation warning also in FreeBSDMatthias Goergens2023-04-071-1/+1
* Fix deprecated udev.get_pkgconfig_variable in mesonMatthias Goergens2023-04-072-2/+2
* Upgrade meson version in CIMatthias Goergens2023-04-071-2/+1
* Add long `--options` to fusermount (#764)Matthias Görgens2023-04-061-0/+1
* Fix MS_LAZYTIME not defined on uclibc and move all MS_* and UMOUNT_* (#753)Giulio Benetti2023-04-065-24/+52
* Document risks of auto_unmount (#763)Nikolaus Rath2023-04-041-0/+15
* Workaround musl bug when mountdir has whitespace (#761)Matthias Görgens2023-04-022-5/+90
* Fix compiler warning in hello_ll.c (#760)Nikolaus Rath2023-04-011-2/+4
* Add unit tests for setxattr() et alNikolaus Rath2023-04-012-8/+65
* Fix typos and configure spellcheck for PRsYaroslav Halchenko2023-03-299-8/+38
* Fix meson deprecation warningMatthias Goergens2023-03-291-1/+1
* Fix use-after-free warningMatthias Goergens2023-03-281-1/+2
* Review feedback: rename and commentsMatthias Goergens2023-03-281-3/+9
* Fix `auto_unmount` to work without `allow_other`Matthias Goergens2023-03-281-1/+46
* Update script to drop references to Travis CI.Nikolaus Rath2023-03-261-3/+3
* Released 3.14.1fuse-3.14.1Nikolaus Rath2023-03-263-1/+15
* Revert "upgrade of fuse_kernel.h based on Miklos expire_only kernel patch htt...Nikolaus Rath2023-03-261-190/+11
* Add more time mount options to fusermount / fix lazytimeBernd Schubert2023-03-202-2/+10
* Add more time mount optionsBernd Schubert2023-03-191-0/+16
* Respect includedir when installing libfuse_config.hHeiko Becker2023-03-121-1/+1
* Fix max_threads command line parameter propagationSarath Lakshman2023-03-111-0/+1
* Enable parallel direct writes on the same file.Dharmendra singh2023-03-035-4/+32
* Update description of keep_cache.Nikolaus Rath2023-03-011-5/+4
* Migrate from Travis to Github actionsNikolaus Rath2023-02-204-29/+8
* Avoid max-idle threads warningBernd Schubert2023-02-202-5/+6
* Change define for C++ tooPierre Labastie2023-02-201-1/+1
* Add a github actions fileBernd Schubert2023-02-201-0/+26
* Released 3.14.0fuse-3.14.0Nikolaus Rath2023-02-174-2/+13
* fuse_lowlevel.h: add more setattr flagsXiubo Li2023-02-092-0/+10
* Split config.h into private and public configBernd Schubert2023-02-097-24/+46
* Released 3.13.1fuse-3.13.1Nikolaus Rath2023-02-033-1/+9
* Install a the configure_file (config.h) and use in headersBernd Schubert2023-01-2829-42/+26
* Update travis to ubuntu jammy (22.04)Bernd Schubert2023-01-282-8/+5
* use off_t over __off64_tpsykose2023-01-152-6/+6
* Released 3.13.0fuse-3.13.0Nikolaus Rath2023-01-134-4/+20