aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog.rst
AgeCommit message (Expand)AuthorLines
2019-07-09Released 3.6.2Nikolaus Rath-2/+2
2019-07-09Install init script in /etc/ instead of $sysconfdirNikolaus Rath-0/+6
2019-06-13Released 3.6.1Nikolaus Rath-0/+6
2019-06-13Released 3.6.0Nikolaus Rath-2/+2
2019-06-13fuse_lowlevel: Add max_pages support (#384)scosu-0/+6
2019-05-09Added new example filesystemNikolaus Rath-0/+7
2019-04-16Released 3.5.0Nikolaus Rath-2/+2
2019-04-16Add documentation for opting out of opendir and releasedir (#391)Chad Austin-0/+1
2019-04-07Bump minor versionNikolaus Rath-2/+2
2019-04-06Add support for in-kernel readdir caching.Nikolaus Rath-0/+5
2019-04-03Whitelist smb2 (#392)Peter Lemenkov-0/+2
2019-03-11Defined the (*ioctl)() commands as unsigned int (#381)Jean-Pierre André-0/+4
2019-03-09Released 3.4.2Nikolaus Rath-3/+3
2019-03-09Add HFS+ to filesystem whitelist (#347)1c7718e7-0/+2
2019-01-04Added OpenAFS to type whitelistNikolaus Rath-0/+2
2018-12-29Fixed memory leak.Nikolaus Rath-0/+6
2018-12-22Added missing date to Changelog.Nikolaus Rath-2/+2
2018-12-22Released 3.4.1Nikolaus Rath-0/+8
2018-11-19examples: add copy_file_range() support to passthrough(_fh)Niels de Vos-0/+6
2018-11-06Released 3.3.0Nikolaus Rath-2/+2
2018-11-06Avoid double unmount on normal unmount in auto_unmount mode.Kevin Vigor-0/+3
2018-11-06Document when `fuse_lowlevel_notify_*` functions may block.Nikolaus Rath-0/+3
2018-10-09Add unprivileged option in `mount.fuse3`Mattias Nissler-0/+5
2018-10-09Allow passing `/dev/fuse` file descriptor from parent processMattias Nissler-0/+4
2018-09-20Don't enable adaptive readdirplus unless fs has readdir() handler.Nikolaus Rath-0/+10
2018-08-31Released 3.2.6Nikolaus Rath-2/+2
2018-08-31Do not hardcode /etc/fuse.conf path.Nikolaus Rath-0/+3
2018-08-30Updated ChangeLog with recent changes.Nikolaus Rath-1/+8
2018-07-31Add autofs to mountpoint file system whitelistRobo Shimmer-0/+2
2018-07-24Released 3.2.5Nikolaus Rath-2/+7
2018-07-24Added ChangeLog entry for hardening patches.Nikolaus Rath-2/+6
2018-07-21Fix readdir() bug when a non-zero offset is specified in filler (#269)Rostislav-0/+8
2018-07-11Released 3.2.4Nikolaus Rath-2/+2
2018-05-18changelog: add info on rename deadlock fixBill Zissimopoulos-0/+5
2018-05-11Released 3.2.3Nikolaus Rath-0/+5
2018-03-31Fixed up duplicate ChangeLog entry.Nikolaus Rath-2/+0
2018-03-31Released 3.2.2Nikolaus Rath-0/+8
2017-12-01Handle mount ... -o nofail (#221)Josh Soref-0/+2
2017-11-27Spelling (#223)Josh Soref-1/+1
2017-11-14Released 3.2.1Nikolaus Rath-0/+5
2017-09-12Released 3.2.0Nikolaus Rath-11/+11
2017-08-24Dropped support for building with autotoolsNikolaus Rath-0/+2
2017-08-24Add idle_threads mount option.Joseph Dodge-0/+7
2017-08-24Allow inode cache invalidation in high-level APISławek Rudnicki-0/+3
2017-08-23Added examples/printcapNikolaus Rath-0/+3
2017-08-23fuse_loop_mt(): on error, return errno rather than -1.Nikolaus Rath-1/+4
2017-08-23fuse_loop(): don't return non-zero if there was no errorNikolaus Rath-0/+3
2017-08-22Document and unify error codes of fuse_lowlevel_notify_*Nikolaus Rath-0/+6
2017-08-22Make passthrough_fh work under FreeBSD.Nikolaus Rath-0/+2
2017-08-22Document meaning of zero telldir() offset.Nikolaus Rath-0/+3