index
:
libfuse.git
android-stable
master
libfuse for android
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
mount.fuse.c
Age
Commit message (
Expand
)
Author
Lines
2023-01-28
Install a the configure_file (config.h) and use in headers
Bernd Schubert
-1
/
+1
2021-09-06
Fix: fd and memory leak in mount.fuse.c (#614)
lixiaokeng
-1
/
+6
2020-11-06
mount.fuse.c: fix potential memory leak in main func
Zhiqiang Liu
-2
/
+11
2020-11-06
mount.fuse.c: fix potential accessing NULL pointer
Zhiqiang Liu
-1
/
+1
2020-03-13
State GPL version in comment (#485)
Dr. David Alan Gilbert
-1
/
+1
2019-05-05
add defines for missing SECBITs on older kernels (#409)
DrDaveD
-0
/
+19
2019-03-09
Correctly include config.h ("" vs <>)
Nikolaus Rath
-1
/
+1
2018-10-09
Add unprivileged option in `mount.fuse3`
Mattias Nissler
-15
/
+194
2018-05-11
add_arg(): check for overflow
Nikolaus Rath
-0
/
+5
2017-12-01
Handle mount ... -o nofail (#221)
Josh Soref
-0
/
+1
2013-07-24
libfuse: remove "-D_FILE_OFFSET_BITS=64" from fuse.pc
Miklos Szeredi
-0
/
+2
2011-03-30
Do not pass NULL to xstrdup
Laszlo Papp
-8
/
+12
2008-07-10
Fix handling of (no)suid and (no)dev options...
Miklos Szeredi
-9
/
+27
2007-12-12
change indenting
Miklos Szeredi
-168
/
+185
2007-06-21
Add fs subtype support to mount.fuse
Miklos Szeredi
-15
/
+55
2007-04-18
Replace utils/mount.fuse "sh" script with a "C" program
Miklos Szeredi
-0
/
+151