index
:
delta/fuse.git
baserock/fuse_2_9_4-fix-armv8
baserock/genivi/morph
baserock/gnome
baserock/morph
baserock/tiagogomes/armv8l64
clone_fd
fixup
fuse-2_9_bugfix
fuse_1_1_bugfix
fuse_2_0_bugfix
fuse_2_2_bugfix
fuse_2_4_bugfix
fuse_2_5_bugfix
fuse_2_6_bugfix
fuse_2_7_bugfix
fuse_2_8_bugfix
fuse_2_9_bugfix
fuse_3_0_bugfix
github-ci
master
mountopts
store-retrieve
sync_release
xfstests
github.com: libfuse/libfuse.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Install a the configure_file (config.h) and use in headers
Bernd Schubert
2023-01-28
2
-2
/
+2
*
Add option to specify init script location
Fina Wilke
2022-09-08
2
-13
/
+12
*
API update for fuse_loop_config additions
Bernd Schubert
2022-09-04
1
-1
/
+1
*
Revert "Increase meson min version and avoid get_pkgconfig_variable warning (...
Nikolaus Rath
2022-07-02
1
-1
/
+1
*
Increase meson min version and avoid get_pkgconfig_variable warning (#682)
Bernd Schubert
2022-06-20
1
-1
/
+1
*
Fix: fd and memory leak in mount.fuse.c (#614)
lixiaokeng
2021-09-06
1
-1
/
+6
*
use same hashbang as in rest of repository
a1346054
2021-08-25
1
-1
/
+1
*
Ignore "-o nonempty" (#582)
Stephen Kitt
2021-01-28
1
-1
/
+2
*
fusermount: Check for argv[0] being present (#577)
richardweinberger
2021-01-08
1
-1
/
+1
*
util/fusermount.c: Assume the kernel supports UMOUNT_NOFOLLOW (#574)
Sargun Dhillon
2020-12-27
1
-23
/
+1
*
Add exfat to whitelist (#573)
Kangjing "Chaser" Huang
2020-12-19
1
-0
/
+1
*
mount.fuse.c: fix potential memory leak in main func
Zhiqiang Liu
2020-11-06
1
-2
/
+11
*
mount.fuse.c: fix potential accessing NULL pointer
Zhiqiang Liu
2020-11-06
1
-1
/
+1
*
Align help options (#500)
Andrew Gaul
2020-03-13
1
-1
/
+1
*
State GPL version in comment (#485)
Dr. David Alan Gilbert
2020-03-13
2
-2
/
+2
*
Make ioctl prototype conditional on FUSE_USE_VERSION. (#482)
Bill Zissimopoulos
2019-12-31
1
-1
/
+1
*
Whitelist UFSD (#451)
tenzap
2019-09-15
1
-0
/
+1
*
Install init script in /etc/ instead of $sysconfdir
Nikolaus Rath
2019-07-09
1
-2
/
+2
*
Add build option to skip steps requiring root permissions
DrDaveD
2019-07-04
2
-7
/
+10
*
Fix build with IGNORE_MTAB (#425)
Michael Forney
2019-06-15
1
-0
/
+2
*
add defines for missing SECBITs on older kernels (#409)
DrDaveD
2019-05-05
1
-0
/
+19
*
Whitelist smb2 (#392)
Peter Lemenkov
2019-04-03
1
-4
/
+5
*
Add HFS+ to filesystem whitelist (#347)
1c7718e7
2019-03-09
1
-0
/
+1
*
Correctly include config.h ("" vs <>)
Nikolaus Rath
2019-03-09
2
-3
/
+3
*
fusermount: drop privileges for chdir()
Sam Huffman
2019-03-08
1
-0
/
+2
*
Added OpenAFS to type whitelist
Nikolaus Rath
2019-01-04
1
-0
/
+1
*
examples: add copy_file_range() support to passthrough(_fh)
Niels de Vos
2018-11-19
1
-1
/
+1
*
Avoid double unmount on normal unmount in auto_unmount mode.
Kevin Vigor
2018-11-06
1
-11
/
+63
*
Add SpectrumScale/GPFS and Lustre to FS whitelist
Valentin Plugaru
2018-10-19
1
-0
/
+2
*
Add unprivileged option in `mount.fuse3`
Mattias Nissler
2018-10-09
2
-17
/
+198
*
Don't special-case bulid of mount_util.c.
Nikolaus Rath
2018-09-17
1
-11
/
+1
*
Do not hardcode /etc/fuse.conf path.
Nikolaus Rath
2018-08-31
3
-12
/
+29
*
Add bcachefs to mountpoint file system whitelist
Daniel Fullmer
2018-08-09
1
-0
/
+1
*
Add FAT to mountpoint file system whitelist
Benjamin Barenblat
2018-08-05
1
-0
/
+1
*
Realphabetize and re-document mountpoint file system whitelist
Benjamin Barenblat
2018-08-05
1
-4
/
+6
*
Add autofs to mountpoint file system whitelist
Robo Shimmer
2018-07-31
1
-0
/
+1
*
fusermount: Fix memory leaks
Rostislav Skudnov
2018-07-23
1
-0
/
+2
*
fusermount: whitelist known-good filesystems for mountpoints
Jann Horn
2018-07-18
1
-1
/
+49
*
fusermount: refuse unknown options
Jann Horn
2018-07-18
1
-1
/
+7
*
fusermount: bail out on transient config read failure
Jann Horn
2018-07-18
1
-0
/
+9
*
fusermount: don't feed "escaped commas" into mount options
Jann Horn
2018-07-18
1
-1
/
+4
*
fusermount: prevent silent truncation of mount options
Jann Horn
2018-07-18
1
-3
/
+20
*
Source LSB init functions
Laszlo Boszormenyi (GCS)
2018-07-04
1
-0
/
+3
*
add_arg(): check for overflow
Nikolaus Rath
2018-05-11
1
-0
/
+5
*
Fix compile-time warnings on IGNORE_MTAB
Tomohiro Kusumi
2018-05-08
1
-1
/
+2
*
Add example configuration file (#216)
admorgan
2018-03-28
2
-0
/
+20
*
Handle mount ... -o nofail (#221)
Josh Soref
2017-12-01
1
-0
/
+1
*
make udevrulesdir configurable
Joerg Thalheim
2017-10-20
1
-2
/
+6
*
Dropped support for building with autotools
Nikolaus Rath
2017-08-24
1
-53
/
+0
*
Fixed udev rules directory.
Nikolaus Rath
2017-08-14
1
-1
/
+1
[next]