aboutsummaryrefslogtreecommitdiffstats
path: root/python/_fusemodule.c
AgeCommit message (Collapse)AuthorLines
2004-11-11move perl python and lufis directories one level upMiklos Szeredi-552/+0
2004-09-27patch by Steven JamesMiklos Szeredi-0/+19
2004-09-27fixMiklos Szeredi-22/+65
2003-12-22Changed the '#include <fuse.h>' to '#include "fuse.h"' to allow symlinkingDavid McNab-1/+1
of fuse.h into python dir.
2003-12-13Added 'fsync' stub in example/fusexmp.cDavid McNab-15/+69
Added support for 'fsync' and 'statfs' to python interface, and to python fs example
2003-12-11fixMiklos Szeredi-48/+130
2002-01-09fixesMiklos Szeredi-3/+4
2001-11-16multithreading works in PythonMiklos Szeredi-32/+94
2001-11-16better thread managementMiklos Szeredi-18/+43
2001-11-14added python bindingsMiklos Szeredi-0/+266