index
:
libfuse.git
android-stable
master
libfuse for android
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
mount_util.c
Age
Commit message (
Expand
)
Author
Lines
2024-06-25
Add nullptr check in fuse_session_mount
Bernd Schubert
-0
/
+5
2024-02-24
Passthrough options starting with "x-" to mtab (#894)
Matthew
-4
/
+0
2023-04-06
Fix MS_LAZYTIME not defined on uclibc and move all MS_* and UMOUNT_* (#753)
Giulio Benetti
-1
/
+4
2023-01-28
Install a the configure_file (config.h) and use in headers
Bernd Schubert
-1
/
+1
2021-01-17
Fix FTBFS on kfreebsd (#581)
Laurent Bigonville
-1
/
+1
2019-01-14
Add support for buildin under DragonFly BSD
Tomohiro Kusumi
-3
/
+3
2018-11-11
Fix build on non-Linux
Roman Bogorodskiy
-2
/
+4
2018-10-09
Allow passing `/dev/fuse` file descriptor from parent process
Mattias Nissler
-0
/
+13
2016-12-23
Set IGNORE_MTAB when running under NetBSD
Nikolaus Rath
-1
/
+4
2016-10-15
Removed -o nonempty option
Nikolaus Rath
-33
/
+0
2016-10-02
Extended per-file comments.
Nikolaus Rath
-0
/
+2
2016-07-21
add error checking to setuid calls (#66)
Alex Richman
-3
/
+21
2015-05-22
libfuse: fix exec environment for mount and umount
Miklos Szeredi
-6
/
+17
2013-08-26
Merge remote-tracking branch 'origin/fuse_2_9_bugfix'
Miklos Szeredi
-0
/
+1
2013-08-26
Add missing includes
Daniel Thau
-0
/
+1
2013-07-24
libfuse: remove "-D_FILE_OFFSET_BITS=64" from fuse.pc
Miklos Szeredi
-0
/
+1
2011-05-19
Don't hide output of /bin/mount
Miklos Szeredi
-10
/
+0
2011-03-30
Check the return value after an open syscall
Laszlo Papp
-2
/
+4
2011-01-31
fusermount: only allow mount and umount if util-linux suppports --no-canonica...
Miklos Szeredi
-71
/
+1
2010-11-08
update umount procedure
Miklos Szeredi
-0
/
+49
2010-11-08
Open /dev/null for write
Miklos Szeredi
-1
/
+1
2010-11-08
Fix check for read-only fs in mtab update
Miklos Szeredi
-1
/
+12
2010-08-27
Add NetBSD support
Miklos Szeredi
-0
/
+8
2010-02-01
* Released 2.8.3
Miklos Szeredi
-23
/
+2
2010-01-26
* Fix race if two "fusermount -u" instances are run in parallel.
Miklos Szeredi
-14
/
+17
2009-12-23
* Use '--no-canonicalize' option of mount(8) (available in
Miklos Szeredi
-14
/
+107
2008-07-10
Skip calling mount(8) if /etc/mtab doesn't exist...
Miklos Szeredi
-2
/
+20
2008-06-10
Fix missing <sys/param.h> include for PATH_MAX
Miklos Szeredi
-0
/
+1
2008-02-08
Block SIGCHLD when executing mount and umount
Miklos Szeredi
-12
/
+36
2007-12-12
change indenting
Miklos Szeredi
-197
/
+200
2007-11-12
'fusermount -u' did not umount the filesystem if /etc/mtab was a symlink
Miklos Szeredi
-2
/
+8
2007-10-16
Clarify licence version to be "LGPLv2" for the library
Miklos Szeredi
-1
/
+1
2007-08-08
fixes
Miklos Szeredi
-5
/
+10
2007-07-25
Don't call /bin/[u]mount if /etc/mtab is a symlink
Miklos Szeredi
-0
/
+17
2007-06-20
Add fs subtype support to libfuse and fusermount
Miklos Szeredi
-0
/
+17
2007-05-03
fix
Miklos Szeredi
-5
/
+0
2007-04-27
libfuse: call umount(8) directly...
Miklos Szeredi
-0
/
+29
2007-04-25
update copyright dates
Miklos Szeredi
-1
/
+1
2007-04-25
*** empty log message ***
Miklos Szeredi
-0
/
+171