aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.rst
Commit message (Expand)AuthorAge
* Add autofs to mountpoint file system whitelistGravatar Robo Shimmer2018-07-31
* Released 3.2.5Gravatar Nikolaus Rath2018-07-24
* Added ChangeLog entry for hardening patches.Gravatar Nikolaus Rath2018-07-24
* Fix readdir() bug when a non-zero offset is specified in filler (#269)Gravatar Rostislav2018-07-21
* Released 3.2.4Gravatar Nikolaus Rath2018-07-11
* changelog: add info on rename deadlock fixGravatar Bill Zissimopoulos2018-05-18
* Released 3.2.3Gravatar Nikolaus Rath2018-05-11
* Fixed up duplicate ChangeLog entry.Gravatar Nikolaus Rath2018-03-31
* Released 3.2.2Gravatar Nikolaus Rath2018-03-31
* Handle mount ... -o nofail (#221)Gravatar Josh Soref2017-12-01
* Spelling (#223)Gravatar Josh Soref2017-11-27
* Released 3.2.1Gravatar Nikolaus Rath2017-11-14
* Released 3.2.0Gravatar Nikolaus Rath2017-09-12
* Dropped support for building with autotoolsGravatar Nikolaus Rath2017-08-24
* Add idle_threads mount option.Gravatar Joseph Dodge2017-08-24
* Allow inode cache invalidation in high-level APIGravatar SÅ‚awek Rudnicki2017-08-24
* Added examples/printcapGravatar Nikolaus Rath2017-08-23
* fuse_loop_mt(): on error, return errno rather than -1.Gravatar Nikolaus Rath2017-08-23
* fuse_loop(): don't return non-zero if there was no errorGravatar Nikolaus Rath2017-08-23
* Document and unify error codes of fuse_lowlevel_notify_*Gravatar Nikolaus Rath2017-08-22
* Make passthrough_fh work under FreeBSD.Gravatar Nikolaus Rath2017-08-22
* Document meaning of zero telldir() offset.Gravatar Nikolaus Rath2017-08-22
* Allow building without iconv.Gravatar Nikolaus Rath2017-08-22
* directly call fuse_new_31() instead of fuse_new() internallyGravatar userwithuid2017-08-14
* Fixed udev rules directory.Gravatar Nikolaus Rath2017-08-14
* Don't pass --update to cpGravatar Nikolaus Rath2017-08-11
* Fix support for FUSE_POSIX_ACLGravatar Marcin Sulikowski2017-08-07
* Released 3.1.1Gravatar Nikolaus Rath2017-08-06
* Added writeback cache to passthrough_llGravatar Nikolaus Rath2017-08-06
* Clarify how the filesystem should handle open/create flagsGravatar Nikolaus Rath2017-08-06
* Added ChangeLog entry for FreeBSD commits.Gravatar Nikolaus Rath2017-08-03
* Don't check st_nlink value for mkdirGravatar Nikolaus Rath2017-08-03
* Added changelog entry for symbol versioning fixes.Gravatar Nikolaus Rath2017-08-03
* Added changelog entry for commit f0ecf.Gravatar Nikolaus Rath2017-08-03
* Fix compilation on 32bit systemsGravatar Nikolaus Rath2017-08-03
* Released 3.1.0Gravatar Nikolaus Rath2017-07-08
* Added public fuse_lib_help(), bumped minor versionGravatar Nikolaus Rath2017-07-08
* Fixed description of struct fuse_conn_info->time_granGravatar Nikolaus Rath2017-07-08
* Fixed typo in ChangelogGravatar Nikolaus Rath2017-07-07
* Fixed bug in code example in ChangeLog.Gravatar Nikolaus Rath2017-07-06
* Install init script in $DESTDIR/etc, not $prefix/$sysconfdirGravatar Nikolaus Rath2017-06-21
* examples/passthrough_ll: added support for create()Gravatar Nikolaus Rath2017-06-05
* example/passthrough_ll: added write supportGravatar Nikolaus Rath2017-06-05
* Document RENAME_EXCHANGE and RENAME_NOREPLACE flags.Gravatar Nikolaus Rath2017-05-25
* fuse_signals.c: use new do_nothing function instead of SIG_IGNGravatar Nikolaus Rath2017-05-24
* Released libfuse 3.0.2Gravatar Nikolaus Rath2017-05-24
* Released 3.0.1Gravatar Nikolaus Rath2017-04-10
* Added ChangeLog for commits c24cc to eb972.Gravatar Nikolaus Rath2017-04-10
* Fix rst markup.Gravatar Nikolaus Rath2017-04-07
* Document true meaning of the 'use_ino' option.Gravatar Nikolaus Rath2017-04-07