Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2004-11-11 | move perl python and lufis directories one level up | Miklos Szeredi | -2126/+0 | |
2004-11-10 | *** empty log message *** | Miklos Szeredi | -0/+4 | |
2004-09-27 | patch by Steven James | Miklos Szeredi | -3/+37 | |
2004-09-27 | fix | Miklos Szeredi | -26/+82 | |
2003-12-22 | Changed the '#include <fuse.h>' to '#include "fuse.h"' to allow symlinking | David McNab | -5/+134 | |
of fuse.h into python dir. | ||||
2003-12-13 | Added 'fsync' stub in example/fusexmp.c | David McNab | -30/+1123 | |
Added support for 'fsync' and 'statfs' to python interface, and to python fs example | ||||
2003-12-12 | oops - forgot to add fuse/python/setup.py before - here it is! | David McNab | -0/+20 | |
2003-12-11 | python module | David McNab | -0/+9 | |
- added distutils support for build/install (as per standard python practice), consisting of setup.py script - added INSTALL file telling user to run setup.py instead of Make where possible Entered this in ChangeLog | ||||
2003-12-11 | fix | Miklos Szeredi | -135/+376 | |
2002-01-09 | fixes | Miklos Szeredi | -4/+5 | |
2001-12-21 | minor fixes | Miklos Szeredi | -0/+60 | |
2001-11-20 | t | Miklos Szeredi | -0/+83 | |
2001-11-20 | t | Miklos Szeredi | -83/+0 | |
2001-11-19 | multithreading improvements | Miklos Szeredi | -78/+84 | |
2001-11-16 | python fix | Miklos Szeredi | -1/+1 | |
2001-11-16 | fixes in kernel module | Miklos Szeredi | -1/+1 | |
2001-11-16 | Makefile temporarily added to python dir | Miklos Szeredi | -0/+10 | |
2001-11-16 | multithreading works in Python | Miklos Szeredi | -32/+103 | |
2001-11-16 | better thread management | Miklos Szeredi | -18/+43 | |
2001-11-14 | added python bindings | Miklos Szeredi | -0/+367 | |