aboutsummaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)AuthorLines
2024-03-05fusermount: Fix head-buffer-overflow in extract_x_optionsBernd Schubert-29/+84
2024-02-24Passthrough options starting with "x-" to mtab (#894)Matthew-2/+48
2023-08-25Add NTFS3 kernel driver fs to the whitelist of mount targets (#830)mrdvdrm-0/+1
2023-06-19Improve wording of user_allow_other usage instructions (#806)Waldir Pimenta-8/+8
2023-06-08Error handling for fusermount's commfd (#786)Matthias Görgens-1/+13
2023-06-08util/meson.build: don't install udev.rules if udevdir cannot be determined (#...wdlkmpx-3/+11
2023-06-08util/mount.fuse.c: compile with linux headers < 3.5 (#798)wdlkmpx-0/+4
2023-06-08Fix memory leak (#785)Matthias Görgens-0/+3
2023-04-12Fuse mount: make auto_unmount compatible with suid/dev mount options (#762)Matthias Görgens-3/+16
2023-04-07Fix deprecated udev.get_pkgconfig_variable in mesonMatthias Goergens-1/+1
2023-04-06Add long `--options` to fusermount (#764)Matthias Görgens-0/+1
2023-04-06Fix MS_LAZYTIME not defined on uclibc and move all MS_* and UMOUNT_* (#753)Giulio Benetti-21/+3
2023-04-02Workaround musl bug when mountdir has whitespace (#761)Matthias Görgens-5/+58
2023-03-29Fix typos and configure spellcheck for PRsYaroslav Halchenko-1/+1
2023-03-28Review feedback: rename and commentsMatthias Goergens-3/+9
2023-03-28Fix `auto_unmount` to work without `allow_other`Matthias Goergens-1/+46
2023-03-20Add more time mount options to fusermount / fix lazytimeBernd Schubert-0/+8
2023-01-28Install a the configure_file (config.h) and use in headersBernd Schubert-2/+2
2022-09-08Add option to specify init script locationFina Wilke-13/+12
2022-09-04API update for fuse_loop_config additionsBernd Schubert-1/+1
2022-07-02Revert "Increase meson min version and avoid get_pkgconfig_variable warning (...Nikolaus Rath-1/+1
2022-06-20Increase meson min version and avoid get_pkgconfig_variable warning (#682)Bernd Schubert-1/+1
2021-09-06Fix: fd and memory leak in mount.fuse.c (#614)lixiaokeng-1/+6
2021-08-25use same hashbang as in rest of repositorya1346054-1/+1
2021-01-28Ignore "-o nonempty" (#582)Stephen Kitt-1/+2
2021-01-08fusermount: Check for argv[0] being present (#577)richardweinberger-1/+1
2020-12-27util/fusermount.c: Assume the kernel supports UMOUNT_NOFOLLOW (#574)Sargun Dhillon-23/+1
2020-12-19Add exfat to whitelist (#573)Kangjing "Chaser" Huang-0/+1
2020-11-06mount.fuse.c: fix potential memory leak in main funcZhiqiang Liu-2/+11
2020-11-06mount.fuse.c: fix potential accessing NULL pointerZhiqiang Liu-1/+1
2020-03-13Align help options (#500)Andrew Gaul-1/+1
2020-03-13State GPL version in comment (#485)Dr. David Alan Gilbert-2/+2
2019-12-31Make ioctl prototype conditional on FUSE_USE_VERSION. (#482)Bill Zissimopoulos-1/+1
2019-09-15Whitelist UFSD (#451)tenzap-0/+1
2019-07-09Install init script in /etc/ instead of $sysconfdirNikolaus Rath-2/+2
2019-07-04Add build option to skip steps requiring root permissionsDrDaveD-7/+10
2019-06-15Fix build with IGNORE_MTAB (#425)Michael Forney-0/+2
2019-05-05add defines for missing SECBITs on older kernels (#409)DrDaveD-0/+19
2019-04-03Whitelist smb2 (#392)Peter Lemenkov-4/+5
2019-03-09Add HFS+ to filesystem whitelist (#347)1c7718e7-0/+1
2019-03-09Correctly include config.h ("" vs <>)Nikolaus Rath-3/+3
2019-03-08fusermount: drop privileges for chdir()Sam Huffman-0/+2
2019-01-04Added OpenAFS to type whitelistNikolaus Rath-0/+1
2018-11-19examples: add copy_file_range() support to passthrough(_fh)Niels de Vos-1/+1
2018-11-06Avoid double unmount on normal unmount in auto_unmount mode.Kevin Vigor-11/+63
2018-10-19Add SpectrumScale/GPFS and Lustre to FS whitelistValentin Plugaru-0/+2
2018-10-09Add unprivileged option in `mount.fuse3`Mattias Nissler-17/+198
2018-09-17Don't special-case bulid of mount_util.c.Nikolaus Rath-11/+1
2018-08-31Do not hardcode /etc/fuse.conf path.Nikolaus Rath-12/+29
2018-08-09Add bcachefs to mountpoint file system whitelistDaniel Fullmer-0/+1