index
:
libfuse.git
android-stable
master
libfuse for android
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
example
Age
Commit message (
Expand
)
Author
Lines
2016-10-31
silence bogus eclipse linter warning
divinity76
-0
/
+1
2016-10-28
Clean-up doxygen documentation
Nikolaus Rath
-89
/
+41
2016-10-20
Turn fuse_operations.nopath_flag into fuse_config.nullpath_ok
Nikolaus Rath
-0
/
+1
2016-10-20
fuse_new(): don't accept options that don't make sense for end-users
Nikolaus Rath
-0
/
+27
2016-10-15
Make --help output more suitable for end-user
Nikolaus Rath
-10
/
+5
2016-10-15
Pass fuse_file_info to getattr, chown, chmod, truncate, utimens handlers
Nikolaus Rath
-44
/
+55
2016-10-15
Unify handling of fuse_conn_info options
Nikolaus Rath
-5
/
+0
2016-10-13
Make -o clone_fd into a parameter of session_loop_mt().
Nikolaus Rath
-5
/
+5
2016-10-10
Fix race condition in notify_* examples
Nikolaus Rath
-33
/
+54
2016-10-10
fuse_main(): extend support for printing help
Nikolaus Rath
-10
/
+66
2016-10-09
Use NULL as option processor where possible.
Nikolaus Rath
-27
/
+3
2016-10-09
Renamed cuses example and added test program
Nikolaus Rath
-6
/
+174
2016-10-09
Don't confuse lookup count for mountpoint and file
Nikolaus Rath
-7
/
+12
2016-10-09
Renamed timefsN examples to fuse_notify_*
Nikolaus Rath
-40
/
+41
2016-10-09
Include testfsN examples in Doxygen documentation.
Nikolaus Rath
-139
/
+172
2016-10-09
Renamed ioctl and poll examples
Nikolaus Rath
-36
/
+40
2016-10-09
Renamed some examples to make their function more obvious
Nikolaus Rath
-14
/
+35
2016-10-09
fuse_parse_cmdline(): do not print help/version text
Nikolaus Rath
-12
/
+94
2016-10-09
Whitespace fix.
Nikolaus Rath
-2
/
+2
2016-10-09
Dropped example/null.c
Nikolaus Rath
-110
/
+1
2016-10-08
Added timefs3 to test notify_inval_entry.
Nikolaus Rath
-1
/
+322
2016-10-08
Add background and multithreading support to hello_ll and fuse_lo-plus
Nikolaus Rath
-15
/
+13
2016-10-08
testfs2: Also test fuse_notify_retrieve().
Nikolaus Rath
-1
/
+42
2016-10-08
Added timefs[12] examples.
Nikolaus Rath
-2
/
+689
2016-10-02
Don't handle --help and --version in fuse_session_new().
Nikolaus Rath
-42
/
+51
2016-10-02
Fixed permissions of source files.
Nikolaus Rath
-0
/
+0
2016-10-02
Turn struct fuse_chan into an implementation detail
Nikolaus Rath
-38
/
+48
2016-10-02
Renamed fuse_lowlevel_new() to fuse_session_new().
Nikolaus Rath
-2
/
+2
2016-10-02
Introduce separate mount/umount functions for low-level API.
Nikolaus Rath
-5
/
+5
2016-05-13
Fix ioctl example
Nikolaus Rath
-83
/
+19
2016-03-29
Added test_fsel
Nikolaus Rath
-2
/
+2
2014-07-15
libfuse: add flags to ->rename()
Miklos Szeredi
-2
/
+9
2014-03-18
compile fix for fuse_lo-plus
Miklos Szeredi
-0
/
+42
2014-03-17
compile fix
Miklos Szeredi
-0
/
+4
2014-03-05
libfuse: implement readdirplus for high-level API
Eric Wong
-18
/
+39
2014-02-21
libfuse: added fuse_lo-plus.c to the examples
Miklos Szeredi
-1
/
+449
2013-07-25
ulockmgr: strip ulockmgr support from this source package
Miklos Szeredi
-1
/
+9
2013-07-25
libfuse: fuse -> fuse3
Miklos Szeredi
-10
/
+10
2013-07-24
libfuse: remove "-D_FILE_OFFSET_BITS=64" from fuse.pc
Miklos Szeredi
-1
/
+15
2013-07-17
Documentation fixes
Miklos Szeredi
-12
/
+11
2013-07-02
rewrote c++ style comments to c style coments mentioned by Miklos Szeredi
Joachim Schiele
-4
/
+4
2013-06-20
- added a doxygen main page
Joachim Schiele
-18
/
+186
2013-02-08
libfuse: remove deprecated fuse_operations.utime_omit_ok
Miklos Szeredi
-4
/
+0
2012-07-20
Remove compatibility path handling
Miklos Szeredi
-1
/
+0
2012-07-19
Start of 3.0 series
Miklos Szeredi
-8
/
+8
2012-06-18
Add FALLOCATE operation
Anatol Pomozov
-0
/
+42
2012-05-16
Fix the compile command in the examples
Miklos Szeredi
-8
/
+8
2012-04-10
Add 'flag_utime_omit_ok' flag to fuse_operations
Miklos Szeredi
-0
/
+3
2011-12-08
utimens availability check
Emmanuel Dreyfus
-0
/
+10
2011-07-06
Add ->flock() operation to low and high level interfaces
Miklos Szeredi
-0
/
+14
[next]