index
:
libfuse.git
android-stable
master
libfuse for android
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2011-11-17
Fix the following compile error
Miklos Szeredi
-0
/
+1
2011-10-23
Reply with ENOMEM in case of failure to allocate request
Miklos Szeredi
-9
/
+27
2011-09-23
Replace daemon() function with fork()
Anatol Pomozov
-7
/
+48
2011-08-31
Don't ignore --disable-mtab
Miklos Szeredi
-0
/
+7
2011-08-24
add lru for remember option
therealneworld@gmail.com
-41
/
+94
2011-07-06
Add ->flock() operation to low and high level interfaces
Miklos Szeredi
-11
/
+200
2011-07-04
utimens must not follow symlinks
Sebastian Pipping
-16
/
+13
2011-06-02
In ./configure check if umount support --fake and --no-canonicalize
Miklos Szeredi
-0
/
+22
2011-06-02
add "remember" option
therealneworld@gmail.com
-28
/
+255
2011-05-27
Check if splice/vmsplice are supported
Miklos Szeredi
-25
/
+83
2011-05-26
Update COPYING*
Miklos Szeredi
-120
/
+139
2011-05-26
Update NEWS
Miklos Szeredi
-0
/
+42
2011-05-26
Fix lost ChangeLog entry.
Miklos Szeredi
-0
/
+6
2011-05-26
Remove -lrt -ldl from fuse.pc for dynamic linking
Miklos Szeredi
-3
/
+10
2011-05-25
adding details to utimens doxygen comments
Reuben Hawkins
-0
/
+5
2011-05-25
Spell checking comments, etc...
Reuben Hawkins
-12
/
+12
2011-05-23
cleaning up warnings
Reuben Hawkins
-6
/
+26
2011-05-20
Cleaner build output
Reuben Hawkins
-0
/
+5
2011-05-19
Fix ioctl ABI
Miklos Szeredi
-10
/
+86
2011-05-19
Add ->forget_multi() operation
Miklos Szeredi
-6
/
+52
2011-05-19
Allow batching of forget requests
Miklos Szeredi
-13
/
+80
2011-05-19
Fix splice_read
Miklos Szeredi
-2
/
+2
2011-05-19
Disable splice by default
Miklos Szeredi
-6
/
+25
2011-05-19
Don't hide output of /bin/mount
Miklos Szeredi
-10
/
+0
2011-04-15
Added changelog entry for the auto_unmount option
Max Krasnyansky
-0
/
+4
2011-04-15
fusermount: Added support for auto_unmount option
Max Krasnyansky
-14
/
+49
2011-04-15
libfuse: Added support for auto_unmount option
Max Krasnyansky
-8
/
+27
2011-03-30
Update ChangeLog
Miklos Szeredi
-0
/
+5
2011-03-30
Check the 'mtablock' for negative value
Laszlo Papp
-2
/
+4
2011-03-30
Fix a potential null pointer dereference issue
Laszlo Papp
-1
/
+2
2011-03-30
Fix a potential resource leak (newargv)
Laszlo Papp
-2
/
+7
2011-03-30
Initialize an allocated, but uninitialized memory
Laszlo Papp
-1
/
+1
2011-03-30
Initialize the variable properly before passing to any function
Laszlo Papp
-0
/
+1
2011-03-30
fusermount: clean up do_mount() function
Miklos Szeredi
-5
/
+4
2011-03-30
Remove unnecessary variable assignment
Miklos Szeredi
-1
/
+0
2011-03-30
Eliminate the unused value
Laszlo Papp
-1
/
+1
2011-03-30
Fix use after free if fuse_reply...() returned ENOENT
Miklos Szeredi
-6
/
+0
2011-03-30
Fix resource leaks in fusermount
Laszlo Papp
-8
/
+10
2011-03-30
Fix a possible resource leak (free the old up)
Laszlo Papp
-0
/
+4
2011-03-30
Do not pass NULL to xstrdup
Laszlo Papp
-8
/
+12
2011-03-30
Check the return value properly before passing it to any function
Laszlo Papp
-2
/
+4
2011-03-30
Fix a potential resource leak
Laszlo Papp
-1
/
+3
2011-03-30
Use the return value for error check
Laszlo Papp
-3
/
+2
2011-03-30
Check the return value after an open syscall
Laszlo Papp
-2
/
+4
2011-03-30
Check the negative return value after an open syscall
Laszlo Papp
-2
/
+4
2011-03-11
In case of failure to add to /etc/mtab don't umount.
Miklos Szeredi
-1
/
+6
2011-03-11
Revert "Fix cleanup in case of failed mount"
Miklos Szeredi
-33
/
+6
2011-02-17
Add -onoforget to help output
Miklos Szeredi
-0
/
+1
2011-02-02
libfuse: fuse_session_loop_mt() shouldn't pause when exiting worker threads
Miklos Szeredi
-2
/
+8
2011-01-31
fusermount: only allow mount and umount if util-linux suppports --no-canonica...
Miklos Szeredi
-212
/
+36
[next]