Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Changed the '#include <fuse.h>' to '#include "fuse.h"' to allow symlinking | David McNab | 2003-12-22 |
| | | | | of fuse.h into python dir. | ||
* | Added 'fsync' stub in example/fusexmp.c | David McNab | 2003-12-13 |
| | | | | | Added support for 'fsync' and 'statfs' to python interface, and to python fs example | ||
* | oops - forgot to add fuse/python/setup.py before - here it is! | David McNab | 2003-12-12 |
| | |||
* | python module | David McNab | 2003-12-11 |
| | | | | | | | | - 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 | ||
* | fix | Miklos Szeredi | 2003-12-11 |
| | |||
* | fixes | Miklos Szeredi | 2002-01-09 |
| | |||
* | minor fixes | Miklos Szeredi | 2001-12-21 |
| | |||
* | t | Miklos Szeredi | 2001-11-20 |
| | |||
* | t | Miklos Szeredi | 2001-11-20 |
| | |||
* | multithreading improvements | Miklos Szeredi | 2001-11-19 |
| | |||
* | python fix | Miklos Szeredi | 2001-11-16 |
| | |||
* | fixes in kernel module | Miklos Szeredi | 2001-11-16 |
| | |||
* | Makefile temporarily added to python dir | Miklos Szeredi | 2001-11-16 |
| | |||
* | multithreading works in Python | Miklos Szeredi | 2001-11-16 |
| | |||
* | better thread management | Miklos Szeredi | 2001-11-16 |
| | |||
* | added python bindings | Miklos Szeredi | 2001-11-14 |