aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAge
* Add missing includesGravatar Daniel Thau2013-08-26
* Released 2.9.3Gravatar Miklos Szeredi2013-07-01
* libfuse: fix multiple close of device fdGravatar Miklos Szeredi2013-07-01
* libfuse: fix thread cancel raceGravatar Miklos Szeredi2013-03-19
* libfuse: rename ./configure.in to ./configure.acGravatar Anatol Pomozov2013-02-04
* libfuse: Use AC_CONFIG_HEADERS instead of AM_CONFIG_HEADERGravatar Anatol Pomozov2013-02-04
* libfuse: configure: detect new util-linuxGravatar Miklos Szeredi2013-02-04
* libfuse: fix the 'remember' optionGravatar Madan Valluri2013-02-04
* libfuse: fix crash in unlock_path()Gravatar Ratna_Bolla@dell.com2013-02-04
* Released 2.9.2Gravatar Miklos Szeredi2012-10-01
* Fix deadlock in libfuseGravatar Miklos Szeredi2012-10-01
* Fix missing config.h in buffer.cGravatar Miklos Szeredi2012-08-24
* Fix "fuse internal error: node NNN not found"Gravatar Miklos Szeredi2012-08-14
* Fix linking against GNU libiconvGravatar Natanael Copa2012-08-13
* Released 2.9.1Gravatar Miklos Szeredi2012-07-19
* Fix crash caused by freeing a stack addressGravatar Miklos Szeredi2012-07-19
* Add fallocate to NEWSGravatar Miklos Szeredi2012-07-19
* Fix build with automake >= 1.12.1Gravatar Olivier Blin2012-07-04
* Fix install from out-of-tree buildGravatar Olivier Blin2012-07-04
* Add FALLOCATE operationGravatar Anatol Pomozov2012-06-18
* Fix the compile command in the examplesGravatar Miklos Szeredi2012-05-16
* Fix -pthread in fuse.pcGravatar Miklos Szeredi2012-05-16
* Released 2.9.0Gravatar Miklos Szeredi2012-04-20
* Add missing fuse_fs_flock to fuse_versionscriptGravatar Miklos Szeredi2012-04-20
* Add 'flag_utime_omit_ok' flag to fuse_operationsGravatar Miklos Szeredi2012-04-10
* Check protocol version before sending notificationsGravatar Miklos Szeredi2012-04-10
* Interpret octal escape codes in optionsGravatar Miklos Szeredi2012-01-27
* Add man pages for fusermount, mount.fuse and ulockmgr_serverGravatar Miklos Szeredi2012-01-26
* Revert "Add mmap() and munmap() methods to low level API"Gravatar Miklos Szeredi2012-01-24
* Disable symbol versions on MacOSXGravatar Anatol Pomozov2012-01-13
* Remove unnecessary mutex unlock at the end of multithreaded event loopGravatar Miklos Szeredi2012-01-02
* Free request in fuse_reply_data()Gravatar Miklos Szeredi2011-12-09
* Don't unhash name in FORGETGravatar Miklos Szeredi2011-12-09
* Fix hang in wait_on_path()Gravatar Miklos Szeredi2011-12-09
* utimens availability checkGravatar Emmanuel Dreyfus2011-12-08
* FUSE_NODE_SLAB buildfixGravatar Emmanuel Dreyfus2011-12-08
* libfuse: Notifying the kernel of deletion.Gravatar John Muir2011-12-07
* Add mmap() and munmap() methods to low level APIGravatar Miklos Szeredi2011-12-06
* Add support for ioctl on directoriesGravatar Miklos Szeredi2011-12-05
* Make lock argument of fuse_reply_lock constGravatar Miklos Szeredi2011-12-05
* Reply with ENOMEM in case of failure to allocate requestGravatar Miklos Szeredi2011-10-23
* Replace daemon() function with fork()Gravatar Anatol Pomozov2011-09-23
* Don't ignore --disable-mtabGravatar Miklos Szeredi2011-08-31
* add lru for remember optionGravatar therealneworld@gmail.com2011-08-24
* Add ->flock() operation to low and high level interfacesGravatar Miklos Szeredi2011-07-06
* utimens must not follow symlinksGravatar Sebastian Pipping2011-07-04
* add "remember" optionGravatar therealneworld@gmail.com2011-06-02
* Check if splice/vmsplice are supportedGravatar Miklos Szeredi2011-05-27
* Fix lost ChangeLog entry.Gravatar Miklos Szeredi2011-05-26
* Remove -lrt -ldl from fuse.pc for dynamic linkingGravatar Miklos Szeredi2011-05-26