summaryrefslogtreecommitdiff
path: root/ChangeLog.rst
Commit message (Expand)AuthorAgeFilesLines
...
* Whitelist smb2 (#392)Peter Lemenkov2019-04-031-0/+2
* Defined the (*ioctl)() commands as unsigned int (#381)Jean-Pierre André2019-03-111-0/+4
* Released 3.4.2fuse-3.4.2Nikolaus Rath2019-03-091-3/+3
* Add HFS+ to filesystem whitelist (#347)1c7718e72019-03-091-0/+2
* Added OpenAFS to type whitelistNikolaus Rath2019-01-041-0/+2
* Fixed memory leak.Nikolaus Rath2018-12-291-0/+6
* Added missing date to Changelog.Nikolaus Rath2018-12-221-2/+2
* Released 3.4.1Nikolaus Rath2018-12-221-0/+8
* examples: add copy_file_range() support to passthrough(_fh)Niels de Vos2018-11-191-0/+6
* Released 3.3.0fuse-3.3.0Nikolaus Rath2018-11-061-2/+2
* Avoid double unmount on normal unmount in auto_unmount mode.Kevin Vigor2018-11-061-0/+3
* Document when `fuse_lowlevel_notify_*` functions may block.Nikolaus Rath2018-11-061-0/+3
* Add unprivileged option in `mount.fuse3`Mattias Nissler2018-10-091-0/+5
* Allow passing `/dev/fuse` file descriptor from parent processMattias Nissler2018-10-091-0/+4
* Don't enable adaptive readdirplus unless fs has readdir() handler.Nikolaus Rath2018-09-201-0/+10
* Released 3.2.6fuse-3.2.6Nikolaus Rath2018-08-311-2/+2
* Do not hardcode /etc/fuse.conf path.Nikolaus Rath2018-08-311-0/+3
* Updated ChangeLog with recent changes.Nikolaus Rath2018-08-301-1/+8
* Add autofs to mountpoint file system whitelistRobo Shimmer2018-07-311-0/+2
* Released 3.2.5fuse-3.2.5Nikolaus Rath2018-07-241-2/+7
* Added ChangeLog entry for hardening patches.Nikolaus Rath2018-07-241-2/+6
* Fix readdir() bug when a non-zero offset is specified in filler (#269)Rostislav2018-07-211-0/+8
* Released 3.2.4fuse-3.2.4Nikolaus Rath2018-07-111-2/+2
* changelog: add info on rename deadlock fixBill Zissimopoulos2018-05-181-0/+5
* Released 3.2.3fuse-3.2.3Nikolaus Rath2018-05-111-0/+5
* Fixed up duplicate ChangeLog entry.Nikolaus Rath2018-03-311-2/+0
* Released 3.2.2fuse-3.2.2Nikolaus Rath2018-03-311-0/+8
* Handle mount ... -o nofail (#221)Josh Soref2017-12-011-0/+2
* Spelling (#223)Josh Soref2017-11-271-1/+1
* Released 3.2.1fuse-3.2.1Nikolaus Rath2017-11-141-0/+5
* Released 3.2.0fuse-3.2.0Nikolaus Rath2017-09-121-11/+11
* Dropped support for building with autotoolsNikolaus Rath2017-08-241-0/+2
* Add idle_threads mount option.Joseph Dodge2017-08-241-0/+7
* Allow inode cache invalidation in high-level APISławek Rudnicki2017-08-241-0/+3
* Added examples/printcapNikolaus Rath2017-08-231-0/+3
* fuse_loop_mt(): on error, return errno rather than -1.Nikolaus Rath2017-08-231-1/+4
* fuse_loop(): don't return non-zero if there was no errorNikolaus Rath2017-08-231-0/+3
* Document and unify error codes of fuse_lowlevel_notify_*Nikolaus Rath2017-08-221-0/+6
* Make passthrough_fh work under FreeBSD.Nikolaus Rath2017-08-221-0/+2
* Document meaning of zero telldir() offset.Nikolaus Rath2017-08-221-0/+3
* Allow building without iconv.Nikolaus Rath2017-08-221-0/+2
* directly call fuse_new_31() instead of fuse_new() internallyuserwithuid2017-08-141-0/+2
* Fixed udev rules directory.Nikolaus Rath2017-08-141-1/+3
* Don't pass --update to cpNikolaus Rath2017-08-111-0/+2
* Fix support for FUSE_POSIX_ACLMarcin Sulikowski2017-08-071-0/+7
* Released 3.1.1fuse-3.1.1Nikolaus Rath2017-08-061-3/+3
* Added writeback cache to passthrough_llNikolaus Rath2017-08-061-0/+2
* Clarify how the filesystem should handle open/create flagsNikolaus Rath2017-08-061-0/+3
* Added ChangeLog entry for FreeBSD commits.Nikolaus Rath2017-08-031-0/+3
* Don't check st_nlink value for mkdirNikolaus Rath2017-08-031-0/+2