Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2003-12-15 | version numbers added | Miklos Szeredi | -5/+13 | |
2003-12-13 | Added 'fsync' stub in example/fusexmp.c | David McNab | -2/+14 | |
Added support for 'fsync' and 'statfs' to python interface, and to python fs example | ||||
2003-12-12 | added fsync operation | Miklos Szeredi | -4/+8 | |
2002-12-10 | added release() callback | Miklos Szeredi | -0/+3 | |
2002-03-17 | 'struct statfs' changes size, and entries within it change position, depending | Mark Glines | -6/+12 | |
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-11 | minor fixes | Miklos Szeredi | -1/+3 | |
2002-01-07 | Added statfs support to kernel, lib, examples, and perl | Mark Glines | -0/+18 | |
other minor perl fixes (still unstable) | ||||
2001-12-21 | minor fixes | Miklos Szeredi | -7/+8 | |
2001-11-21 | writing modules made more easy | Miklos Szeredi | -186/+100 | |
2001-11-20 | fusermount changes | Miklos Szeredi | -30/+34 | |
2001-11-18 | performance improvements | Miklos Szeredi | -2/+182 | |
2001-11-16 | multithreading works in Python | Miklos Szeredi | -0/+8 | |
2001-11-16 | threading fixes | Miklos Szeredi | -27/+24 | |
2001-11-16 | better thread management | Miklos Szeredi | -3/+9 | |
2001-11-11 | x | Miklos Szeredi | -127/+24 | |
2001-11-09 | preparing for release | Miklos Szeredi | -23/+23 | |
2001-11-07 | build and install fixes | Miklos Szeredi | -6/+37 | |
2001-11-07 | build with automake | Miklos Szeredi | -0/+420 | |