aboutsummaryrefslogtreecommitdiff
path: root/util/mount.fuse.c
AgeCommit message (Expand)Author
2020-11-06mount.fuse.c: fix potential memory leak in main funcZhiqiang Liu
2020-11-06mount.fuse.c: fix potential accessing NULL pointerZhiqiang Liu
2020-03-13State GPL version in comment (#485)Dr. David Alan Gilbert
2019-05-05add defines for missing SECBITs on older kernels (#409)DrDaveD
2019-03-09Correctly include config.h ("" vs <>)Nikolaus Rath
2018-10-09Add unprivileged option in `mount.fuse3`Mattias Nissler
2018-05-11add_arg(): check for overflowNikolaus Rath
2017-12-01Handle mount ... -o nofail (#221)Josh Soref
2013-07-24libfuse: remove "-D_FILE_OFFSET_BITS=64" from fuse.pcMiklos Szeredi
2011-03-30Do not pass NULL to xstrdupLaszlo Papp
2008-07-10Fix handling of (no)suid and (no)dev options...Miklos Szeredi
2007-12-12change indentingMiklos Szeredi
2007-06-21Add fs subtype support to mount.fuseMiklos Szeredi
2007-04-18Replace utils/mount.fuse "sh" script with a "C" programMiklos Szeredi