aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog.rst
AgeCommit message (Expand)AuthorLines
2016-11-22Make handling of -oallow_root easier to understandNikolaus Rath-0/+5
2016-11-22Add support for FUSE_HANDLE_KILLPRIVNikolaus Rath-1/+6
2016-11-22Add support for FUSE_POSIX_ACLNikolaus Rath-1/+2
2016-11-22Added support for FUSE_PARALLEL_DIROPSNikolaus Rath-0/+1
2016-11-16Enable more capabilities by default, and document defaults.Nikolaus Rath-0/+8
2016-11-16Update ChangeLog to include recent documentation improvementsNikolaus Rath-1/+2
2016-11-16Abort if fs requests capabilities not supported by kernel.Nikolaus Rath-0/+3
2016-11-16Add support for more detailed error codes from main loopNikolaus Rath-0/+4
2016-11-10Added documentation for FUSE_CAP_FLOCK_LOCKSNikolaus Rath-0/+2
2016-11-10Make test for util-linux version more robustNikolaus Rath-0/+2
2016-11-10Don't expect EACCESS errors as rootNikolaus Rath-0/+5
2016-11-06Released 3.0.0-rc2Nikolaus Rath-2/+2
2016-11-06Fix documentation: fuse_file_info may be NULL for open filesNikolaus Rath-0/+4
2016-10-28Renamed fusermount / mount.fuse to fusermount3 / mount.fuse3Nikolaus Rath-0/+7
2016-10-28Released 3.0.0rc1Nikolaus Rath-2/+5
2016-10-27Add max_read to fuse_conn_infoNikolaus Rath-0/+6
2016-10-24fuse_session_new(): don't accept empty argv, check argv[0]Nikolaus Rath-0/+4
2016-10-20Turn fuse_operations.nopath_flag into fuse_config.nullpath_okNikolaus Rath-0/+4
2016-10-20Pass struct fuse_config to high-level init() handler.Nikolaus Rath-0/+4
2016-10-20ChangeLog: Remind people of to use FUSE_CAP_EXPORT_SUPPORTNikolaus Rath-0/+7
2016-10-17Spelling fixNikolaus Rath-1/+1
2016-10-15Make --help output more suitable for end-userNikolaus Rath-1/+7
2016-10-15Removed -o nopath - it never did anythingNikolaus Rath-0/+4
2016-10-15Removed -o nonempty optionNikolaus Rath-0/+10
2016-10-15Drop -o large_read mount optionNikolaus Rath-0/+3
2016-10-15Pass fuse_file_info to getattr, chown, chmod, truncate, utimens handlersNikolaus Rath-0/+7
2016-10-15Unify handling of fuse_conn_info optionsNikolaus Rath-13/+23
2016-10-13Added lost ChangeLog entries for -o writeback_cache and -o async_dio.Nikolaus Rath-0/+7
2016-10-13Make -o clone_fd into a parameter of session_loop_mt().Nikolaus Rath-0/+4
2016-10-13Activate splice_read by default if write_buf is implemented.Nikolaus Rath-0/+4
2016-10-13do_init(): treat command line options consistentlyNikolaus Rath-0/+6
2016-10-10Removed 'async_read' field in fuse_conn_infoNikolaus Rath-0/+6
2016-10-09Added ChangeLog entry for commit 225c12aebf2d2f27e1d0.Nikolaus Rath-0/+5
2016-10-09Renamed cuses example and added test programNikolaus Rath-0/+2
2016-10-09Renamed timefsN examples to fuse_notify_*Nikolaus Rath-6/+5
2016-10-09Dropped example/null.cNikolaus Rath-0/+4
2016-10-08Added timefs3 to test notify_inval_entry.Nikolaus Rath-0/+3
2016-10-08testfs2: Also test fuse_notify_retrieve().Nikolaus Rath-1/+2
2016-10-08Added timefs[12] examples.Nikolaus Rath-0/+4
2016-10-08Removed ``-o big_writes`` optionNikolaus Rath-0/+7
2016-10-03Released 3.0.0pre0Nikolaus Rath-2/+5
2016-10-02Added fuse_session_fd()Nikolaus Rath-0/+3
2016-10-02Don't handle --help and --version in fuse_session_new().Nikolaus Rath-6/+14
2016-10-02Turn struct fuse_chan into an implementation detailNikolaus Rath-3/+64
2016-10-02Renamed fuse_lowlevel_new() to fuse_session_new().Nikolaus Rath-0/+3
2016-10-02Introduce separate mount/umount functions for low-level API.Nikolaus Rath-0/+5
2016-09-27fuse_lowlevel_notify_*: take struct fuse_session instead of struct fuse_chanNikolaus Rath-0/+3
2016-08-24Fixed typo.Nikolaus Rath-1/+1
2016-07-23Updated ChangeLogNikolaus Rath-0/+116