aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Collapse)AuthorAge
...
* Add PID to fuse_contextGravatar Miklos Szeredi2004-09-27
|
* fixGravatar Miklos Szeredi2004-09-22
|
* fixGravatar Miklos Szeredi2004-09-16
|
* add fuse_invalidate() to library APIGravatar Miklos Szeredi2004-07-29
|
* security fixes + other enhancementsGravatar Miklos Szeredi2004-07-24
|
* clean up mount option passingGravatar Miklos Szeredi2004-07-23
|
* add flag to turn off hiding removed but open filesGravatar Miklos Szeredi2004-07-13
|
* change email addressGravatar Miklos Szeredi2004-07-07
|
* direct IO + fixesGravatar Miklos Szeredi2004-07-02
|
* support for multiplexing fuse fdGravatar Miklos Szeredi2004-06-30
|
* cache ENOSYS on some optional functionsGravatar Miklos Szeredi2004-06-03
|
* build shared libraryGravatar Miklos Szeredi2004-06-03
|
* added flush() callGravatar Miklos Szeredi2004-05-18
|
* clarify commentGravatar Miklos Szeredi2004-05-13
|
* _FILE_OFFSET_BITS checkingGravatar Miklos Szeredi2004-04-13
|
* text mount optionsGravatar Miklos Szeredi2004-04-13
|
* limit checkingGravatar Miklos Szeredi2004-04-09
|
* fix zero size case for getxattr and listxattrGravatar Miklos Szeredi2004-03-31
|
* EA operations addedGravatar Miklos Szeredi2004-03-30
|
* kernel interface changesGravatar Miklos Szeredi2004-03-02
|
* added fuse_get()Gravatar Miklos Szeredi2004-02-25
|
* fixGravatar Miklos Szeredi2004-02-20
|
* more kernel interface changesGravatar Miklos Szeredi2004-02-20
|
* improvements to the kernel interfaceGravatar Miklos Szeredi2004-02-19
|
* statfs fixesGravatar Miklos Szeredi2004-02-19
|
* fixGravatar Miklos Szeredi2004-01-26
|
* integrated 2.6 kernel supportGravatar Miklos Szeredi2004-01-07
|
* version numbers addedGravatar Miklos Szeredi2003-12-15
|
* added fsync operationGravatar Miklos Szeredi2003-12-12
|
* read combining patchGravatar Miklos Szeredi2003-11-03
|
* fixGravatar Miklos Szeredi2003-10-22
|
* fixGravatar Miklos Szeredi2003-10-13
|
* caching patch by Michael GrigorievGravatar Miklos Szeredi2003-09-08
|
* release() changesGravatar Miklos Szeredi2002-12-11
|
* added release() callbackGravatar Miklos Szeredi2002-12-10
|
* fixesGravatar Miklos Szeredi2002-12-05
|
* fixesGravatar Miklos Szeredi2002-12-03
|
* Portability fixGravatar Miklos Szeredi2002-10-28
|
* version change + cleanupsGravatar Miklos Szeredi2002-10-25
|
* use fuse_mount in fuse_mainGravatar Miklos Szeredi2002-10-25
|
* cvsignore fixesGravatar Miklos Szeredi2002-10-07
|
* statfs header cleanupGravatar Miklos Szeredi2002-10-07
|
* fixesGravatar Miklos Szeredi2002-05-29
|
* interface cleanupGravatar Miklos Szeredi2002-04-19
|
* fuse_mount_ioslave() and helper utilGravatar Mark Glines2002-04-18
|
* Changed #include "fusestat.h" to #include <fusestat.h> and added fusestat.hGravatar Roland Bauerschmidt2002-04-12
| | | | | to include/Makefile.am, so that building with headers in /usr/include works.
* 'struct statfs' changes size, and entries within it change position, dependingGravatar Mark Glines2002-03-17
| | | | | | | | on which headerfiles are included and which macros are defined. Because its unreliable, we now use struct fuse_statfs everywhere except in the kernel. Also fixed some perl fuse_main semantics - it now works much better when multithreading is disabled.
* Added statfs support to kernel, lib, examples, and perlGravatar Mark Glines2002-01-07
| | | | other minor perl fixes (still unstable)
* permission checking implementedGravatar Miklos Szeredi2001-12-20
|
* preparations for cred checking in fsGravatar Miklos Szeredi2001-12-20
|