aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.rst
AgeCommit message (Expand)Author
2019-04-03Whitelist smb2 (#392)Peter Lemenkov
2019-03-11Defined the (*ioctl)() commands as unsigned int (#381)Jean-Pierre André
2019-03-09Released 3.4.2Nikolaus Rath
2019-03-09Add HFS+ to filesystem whitelist (#347)1c7718e7
2019-01-04Added OpenAFS to type whitelistNikolaus Rath
2018-12-29Fixed memory leak.Nikolaus Rath
2018-12-22Added missing date to Changelog.Nikolaus Rath
2018-12-22Released 3.4.1Nikolaus Rath
2018-11-19examples: add copy_file_range() support to passthrough(_fh)Niels de Vos
2018-11-06Released 3.3.0Nikolaus Rath
2018-11-06Avoid double unmount on normal unmount in auto_unmount mode.Kevin Vigor
2018-11-06Document when `fuse_lowlevel_notify_*` functions may block.Nikolaus Rath
2018-10-09Add unprivileged option in `mount.fuse3`Mattias Nissler
2018-10-09Allow passing `/dev/fuse` file descriptor from parent processMattias Nissler
2018-09-20Don't enable adaptive readdirplus unless fs has readdir() handler.Nikolaus Rath
2018-08-31Released 3.2.6Nikolaus Rath
2018-08-31Do not hardcode /etc/fuse.conf path.Nikolaus Rath
2018-08-30Updated ChangeLog with recent changes.Nikolaus Rath
2018-07-31Add autofs to mountpoint file system whitelistRobo Shimmer
2018-07-24Released 3.2.5Nikolaus Rath
2018-07-24Added ChangeLog entry for hardening patches.Nikolaus Rath
2018-07-21Fix readdir() bug when a non-zero offset is specified in filler (#269)Rostislav
2018-07-11Released 3.2.4Nikolaus Rath
2018-05-18changelog: add info on rename deadlock fixBill Zissimopoulos
2018-05-11Released 3.2.3Nikolaus Rath
2018-03-31Fixed up duplicate ChangeLog entry.Nikolaus Rath
2018-03-31Released 3.2.2Nikolaus Rath
2017-12-01Handle mount ... -o nofail (#221)Josh Soref
2017-11-27Spelling (#223)Josh Soref
2017-11-14Released 3.2.1Nikolaus Rath
2017-09-12Released 3.2.0Nikolaus Rath
2017-08-24Dropped support for building with autotoolsNikolaus Rath
2017-08-24Add idle_threads mount option.Joseph Dodge
2017-08-24Allow inode cache invalidation in high-level APISławek Rudnicki
2017-08-23Added examples/printcapNikolaus Rath
2017-08-23fuse_loop_mt(): on error, return errno rather than -1.Nikolaus Rath
2017-08-23fuse_loop(): don't return non-zero if there was no errorNikolaus Rath
2017-08-22Document and unify error codes of fuse_lowlevel_notify_*Nikolaus Rath
2017-08-22Make passthrough_fh work under FreeBSD.Nikolaus Rath
2017-08-22Document meaning of zero telldir() offset.Nikolaus Rath
2017-08-22Allow building without iconv.Nikolaus Rath
2017-08-14directly call fuse_new_31() instead of fuse_new() internallyuserwithuid
2017-08-14Fixed udev rules directory.Nikolaus Rath
2017-08-11Don't pass --update to cpNikolaus Rath
2017-08-07Fix support for FUSE_POSIX_ACLMarcin Sulikowski
2017-08-06Released 3.1.1Nikolaus Rath
2017-08-06Added writeback cache to passthrough_llNikolaus Rath
2017-08-06Clarify how the filesystem should handle open/create flagsNikolaus Rath
2017-08-03Added ChangeLog entry for FreeBSD commits.Nikolaus Rath
2017-08-03Don't check st_nlink value for mkdirNikolaus Rath