Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2003-12-15 | version numbers added | Miklos Szeredi | -0/+9 | |
2003-12-12 | added fsync operation | Miklos Szeredi | -2/+10 | |
2003-11-03 | read combining patch | Miklos Szeredi | -0/+5 | |
2003-10-22 | fix | Miklos Szeredi | -2/+8 | |
2003-10-13 | fix | Miklos Szeredi | -26/+25 | |
2003-09-08 | caching patch by Michael Grigoriev | Miklos Szeredi | -2/+13 | |
2002-12-11 | release() changes | Miklos Szeredi | -1/+1 | |
2002-12-10 | added release() callback | Miklos Szeredi | -0/+9 | |
2002-12-05 | fixes | Miklos Szeredi | -9/+24 | |
2002-12-03 | fixes | Miklos Szeredi | -0/+3 | |
2002-10-28 | Portability fix | Miklos Szeredi | -5/+0 | |
2002-10-25 | version change + cleanups | Miklos Szeredi | -2/+2 | |
2002-10-25 | use fuse_mount in fuse_main | Miklos Szeredi | -2/+3 | |
2002-10-07 | cvsignore fixes | Miklos Szeredi | -2/+2 | |
2002-10-07 | statfs header cleanup | Miklos Szeredi | -18/+21 | |
2002-05-29 | fixes | Miklos Szeredi | -2/+1 | |
2002-04-19 | interface cleanup | Miklos Szeredi | -11/+12 | |
2002-04-18 | fuse_mount_ioslave() and helper util | Mark Glines | -0/+11 | |
2002-04-12 | Changed #include "fusestat.h" to #include <fusestat.h> and added fusestat.h | Roland 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, depending | Mark 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-07 | Added statfs support to kernel, lib, examples, and perl | Mark Glines | -0/+16 | |
other minor perl fixes (still unstable) | ||||
2001-12-20 | permission checking implemented | Miklos Szeredi | -1/+14 | |
2001-12-20 | preparations for cred checking in fs | Miklos Szeredi | -12/+19 | |
2001-12-08 | minor updates | Miklos Szeredi | -0/+11 | |
2001-11-21 | writing modules made more easy | Miklos Szeredi | -0/+30 | |
2001-11-18 | performance improvements | Miklos Szeredi | -21/+21 | |
2001-11-16 | multithreading works in Python | Miklos Szeredi | -2/+3 | |
2001-11-16 | threading fixes | Miklos Szeredi | -3/+3 | |
2001-11-16 | better thread management | Miklos Szeredi | -3/+25 | |
2001-11-13 | fix vfsmount leak bug in fuse_follow_link | Miklos Szeredi | -1/+6 | |
2001-11-11 | x | Miklos Szeredi | -37/+23 | |
2001-11-09 | preparing for release | Miklos Szeredi | -29/+25 | |
2001-11-08 | fusermount | Miklos Szeredi | -0/+1 | |
2001-11-07 | build and install fixes | Miklos Szeredi | -1/+1 | |
2001-11-07 | build fixes | Miklos Szeredi | -0/+18 | |
2001-11-07 | build with automake | Miklos Szeredi | -0/+3 | |
2001-11-06 | cleanups | Miklos Szeredi | -3/+92 | |
2001-11-06 | bugfixes | Miklos Szeredi | -19/+44 | |
2001-10-31 | x | Miklos Szeredi | -16/+45 | |
2001-10-30 | x | Miklos Szeredi | -4/+11 | |
2001-10-29 | x | Miklos Szeredi | -2/+22 | |
2001-10-28 | x | Miklos Szeredi | -0/+137 | |