index
:
libfuse.git
android-stable
master
libfuse for android
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ChangeLog.rst
Age
Commit message (
Expand
)
Author
Lines
2017-08-03
Added ChangeLog entry for FreeBSD commits.
Nikolaus Rath
-0
/
+3
2017-08-03
Don't check st_nlink value for mkdir
Nikolaus Rath
-0
/
+2
2017-08-03
Added changelog entry for symbol versioning fixes.
Nikolaus Rath
-0
/
+3
2017-08-03
Added changelog entry for commit f0ecf.
Nikolaus Rath
-0
/
+3
2017-08-03
Fix compilation on 32bit systems
Nikolaus Rath
-0
/
+6
2017-07-08
Released 3.1.0
Nikolaus Rath
-2
/
+2
2017-07-08
Added public fuse_lib_help(), bumped minor version
Nikolaus Rath
-1
/
+5
2017-07-08
Fixed description of struct fuse_conn_info->time_gran
Nikolaus Rath
-0
/
+3
2017-07-07
Fixed typo in Changelog
Nikolaus Rath
-1
/
+1
2017-07-06
Fixed bug in code example in ChangeLog.
Nikolaus Rath
-2
/
+2
2017-06-21
Install init script in $DESTDIR/etc, not $prefix/$sysconfdir
Nikolaus Rath
-0
/
+2
2017-06-05
examples/passthrough_ll: added support for create()
Nikolaus Rath
-2
/
+2
2017-06-05
example/passthrough_ll: added write support
Nikolaus Rath
-0
/
+2
2017-05-25
Document RENAME_EXCHANGE and RENAME_NOREPLACE flags.
Nikolaus Rath
-0
/
+4
2017-05-24
fuse_signals.c: use new do_nothing function instead of SIG_IGN
Nikolaus Rath
-0
/
+6
2017-05-24
Released libfuse 3.0.2
Nikolaus Rath
-0
/
+11
2017-04-10
Released 3.0.1
Nikolaus Rath
-1
/
+1
2017-04-10
Added ChangeLog for commits c24cc to eb972.
Nikolaus Rath
-1
/
+4
2017-04-07
Fix rst markup.
Nikolaus Rath
-2
/
+1
2017-04-07
Document true meaning of the 'use_ino' option.
Nikolaus Rath
-1
/
+4
2017-03-16
Document that -o auto_unmount implies -o nodev,nosuid
Nikolaus Rath
-0
/
+1
2017-01-12
Added experimental support for building with Meson+Ninja
Nikolaus Rath
-1
/
+1
2016-12-23
Added documentation and test case for null example
Nikolaus Rath
-0
/
+6
2016-12-09
Released 3.0.0
Nikolaus Rath
-28
/
+23
2016-11-29
Released 3.0.0rc3
Nikolaus Rath
-2
/
+2
2016-11-29
Return signal value if session loop is terminated by signal and improve docum...
Nikolaus Rath
-3
/
+4
2016-11-22
Make handling of -oallow_root easier to understand
Nikolaus Rath
-0
/
+5
2016-11-22
Add support for FUSE_HANDLE_KILLPRIV
Nikolaus Rath
-1
/
+6
2016-11-22
Add support for FUSE_POSIX_ACL
Nikolaus Rath
-1
/
+2
2016-11-22
Added support for FUSE_PARALLEL_DIROPS
Nikolaus Rath
-0
/
+1
2016-11-16
Enable more capabilities by default, and document defaults.
Nikolaus Rath
-0
/
+8
2016-11-16
Update ChangeLog to include recent documentation improvements
Nikolaus Rath
-1
/
+2
2016-11-16
Abort if fs requests capabilities not supported by kernel.
Nikolaus Rath
-0
/
+3
2016-11-16
Add support for more detailed error codes from main loop
Nikolaus Rath
-0
/
+4
2016-11-10
Added documentation for FUSE_CAP_FLOCK_LOCKS
Nikolaus Rath
-0
/
+2
2016-11-10
Make test for util-linux version more robust
Nikolaus Rath
-0
/
+2
2016-11-10
Don't expect EACCESS errors as root
Nikolaus Rath
-0
/
+5
2016-11-06
Released 3.0.0-rc2
Nikolaus Rath
-2
/
+2
2016-11-06
Fix documentation: fuse_file_info may be NULL for open files
Nikolaus Rath
-0
/
+4
2016-10-28
Renamed fusermount / mount.fuse to fusermount3 / mount.fuse3
Nikolaus Rath
-0
/
+7
2016-10-28
Released 3.0.0rc1
Nikolaus Rath
-2
/
+5
2016-10-27
Add max_read to fuse_conn_info
Nikolaus Rath
-0
/
+6
2016-10-24
fuse_session_new(): don't accept empty argv, check argv[0]
Nikolaus Rath
-0
/
+4
2016-10-20
Turn fuse_operations.nopath_flag into fuse_config.nullpath_ok
Nikolaus Rath
-0
/
+4
2016-10-20
Pass struct fuse_config to high-level init() handler.
Nikolaus Rath
-0
/
+4
2016-10-20
ChangeLog: Remind people of to use FUSE_CAP_EXPORT_SUPPORT
Nikolaus Rath
-0
/
+7
2016-10-17
Spelling fix
Nikolaus Rath
-1
/
+1
2016-10-15
Make --help output more suitable for end-user
Nikolaus Rath
-1
/
+7
2016-10-15
Removed -o nopath - it never did anything
Nikolaus Rath
-0
/
+4
2016-10-15
Removed -o nonempty option
Nikolaus Rath
-0
/
+10
[next]