aboutsummaryrefslogtreecommitdiffstats
path: root/python
AgeCommit message (Collapse)AuthorLines
2004-11-11move perl python and lufis directories one level upMiklos Szeredi-2126/+0
2004-11-10*** empty log message ***Miklos Szeredi-0/+4
2004-09-27patch by Steven JamesMiklos Szeredi-3/+37
2004-09-27fixMiklos Szeredi-26/+82
2003-12-22Changed the '#include <fuse.h>' to '#include "fuse.h"' to allow symlinkingDavid McNab-5/+134
of fuse.h into python dir.
2003-12-13Added 'fsync' stub in example/fusexmp.cDavid McNab-30/+1123
Added support for 'fsync' and 'statfs' to python interface, and to python fs example
2003-12-12oops - forgot to add fuse/python/setup.py before - here it is!David McNab-0/+20
2003-12-11python moduleDavid 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-11fixMiklos Szeredi-135/+376
2002-01-09fixesMiklos Szeredi-4/+5
2001-12-21minor fixesMiklos Szeredi-0/+60
2001-11-20tMiklos Szeredi-0/+83
2001-11-20tMiklos Szeredi-83/+0
2001-11-19multithreading improvementsMiklos Szeredi-78/+84
2001-11-16python fixMiklos Szeredi-1/+1
2001-11-16fixes in kernel moduleMiklos Szeredi-1/+1
2001-11-16Makefile temporarily added to python dirMiklos Szeredi-0/+10
2001-11-16multithreading works in PythonMiklos Szeredi-32/+103
2001-11-16better thread managementMiklos Szeredi-18/+43
2001-11-14added python bindingsMiklos Szeredi-0/+367