aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Collapse)AuthorLines
2003-12-15version numbers addedMiklos Szeredi-0/+9
2003-12-12added fsync operationMiklos Szeredi-2/+10
2003-11-03read combining patchMiklos Szeredi-0/+5
2003-10-22fixMiklos Szeredi-2/+8
2003-10-13fixMiklos Szeredi-26/+25
2003-09-08caching patch by Michael GrigorievMiklos Szeredi-2/+13
2002-12-11release() changesMiklos Szeredi-1/+1
2002-12-10added release() callbackMiklos Szeredi-0/+9
2002-12-05fixesMiklos Szeredi-9/+24
2002-12-03fixesMiklos Szeredi-0/+3
2002-10-28Portability fixMiklos Szeredi-5/+0
2002-10-25version change + cleanupsMiklos Szeredi-2/+2
2002-10-25use fuse_mount in fuse_mainMiklos Szeredi-2/+3
2002-10-07cvsignore fixesMiklos Szeredi-2/+2
2002-10-07statfs header cleanupMiklos Szeredi-18/+21
2002-05-29fixesMiklos Szeredi-2/+1
2002-04-19interface cleanupMiklos Szeredi-11/+12
2002-04-18fuse_mount_ioslave() and helper utilMark Glines-0/+11
2002-04-12Changed #include "fusestat.h" to #include <fusestat.h> and added fusestat.hRoland Bauerschmidt-2/+2
to include/Makefile.am, so that building with headers in /usr/include works.
2002-03-17'struct statfs' changes size, and entries within it change position, dependingMark Glines-11/+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.
2002-01-07Added statfs support to kernel, lib, examples, and perlMark Glines-0/+16
other minor perl fixes (still unstable)
2001-12-20permission checking implementedMiklos Szeredi-1/+14
2001-12-20preparations for cred checking in fsMiklos Szeredi-12/+19
2001-12-08minor updatesMiklos Szeredi-0/+11
2001-11-21writing modules made more easyMiklos Szeredi-0/+30
2001-11-18performance improvementsMiklos Szeredi-21/+21
2001-11-16multithreading works in PythonMiklos Szeredi-2/+3
2001-11-16threading fixesMiklos Szeredi-3/+3
2001-11-16better thread managementMiklos Szeredi-3/+25
2001-11-13fix vfsmount leak bug in fuse_follow_linkMiklos Szeredi-1/+6
2001-11-11xMiklos Szeredi-37/+23
2001-11-09preparing for releaseMiklos Szeredi-29/+25
2001-11-08fusermountMiklos Szeredi-0/+1
2001-11-07build and install fixesMiklos Szeredi-1/+1
2001-11-07build fixesMiklos Szeredi-0/+18
2001-11-07build with automakeMiklos Szeredi-0/+3
2001-11-06cleanupsMiklos Szeredi-3/+92
2001-11-06bugfixesMiklos Szeredi-19/+44
2001-10-31xMiklos Szeredi-16/+45
2001-10-30xMiklos Szeredi-4/+11
2001-10-29xMiklos Szeredi-2/+22
2001-10-28xMiklos Szeredi-0/+137