aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Collapse)AuthorLines
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