aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorLines
2004-02-09fixMiklos Szeredi-1/+7
2004-02-06fixMiklos Szeredi-1/+1
2004-02-06fix loopback mounting fuse filesMiklos Szeredi-6/+11
2004-02-06fixMiklos Szeredi-0/+1
2004-02-06fixMiklos Szeredi-11/+22
2004-02-06fixMiklos Szeredi-0/+7
2004-02-06fixMiklos Szeredi-11/+16
2004-02-041.1 releaseMiklos Szeredi-1/+5
2004-01-29fixMiklos Szeredi-7/+21
2004-01-27minor fixesMiklos Szeredi-4/+18
2004-01-27cleanupMiklos Szeredi-7/+22
2004-01-26*** empty log message ***Miklos Szeredi-1/+5
2004-01-26*** empty log message ***Miklos Szeredi-3/+12
2004-01-26fixMiklos Szeredi-1/+2
2004-01-26fixMiklos Szeredi-1/+1
2004-01-26fixMiklos Szeredi-102/+158
2004-01-19NFS export for 2.6Miklos Szeredi-63/+140
2004-01-142.6 fixesMiklos Szeredi-69/+234
2004-01-13*** empty log message ***Miklos Szeredi-4/+4
2004-01-13code cleanupMiklos Szeredi-108/+87
2004-01-07*** empty log message ***Miklos Szeredi-0/+4
2004-01-07fixMiklos Szeredi-1/+2
2004-01-07new versionMiklos Szeredi-5/+23
2004-01-07integrated 2.6 kernel supportMiklos Szeredi-505/+301
2004-01-06added phonebook to the list of filesystemsMiklos Szeredi-0/+15
2004-01-05added -d option to fusermountMiklos Szeredi-11/+29
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-15version numbers addedMiklos Szeredi-16/+27
2003-12-13Added 'fsync' stub in example/fusexmp.cDavid McNab-32/+1155
Added support for 'fsync' and 'statfs' to python interface, and to python fs example
2003-12-12added fsync operationMiklos Szeredi-8/+58
2003-12-12fixMiklos Szeredi-1/+12
2003-12-12fixMiklos Szeredi-1/+1
2003-12-12oops - forgot to add fuse/python/setup.py before - here it is!David McNab-0/+20
2003-12-11python moduleDavid McNab-0/+14
- 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-136/+521
2003-12-03added RTA to filesystem listMiklos Szeredi-0/+15
2003-11-09Also check the return value of kmalloc in case of memory starvation.Michael Grigoriev-1/+5
2003-11-09Removed an unused variable and added a bit of error checking in read combiningMichael Grigoriev-2/+5
code.
2003-11-04fixMiklos Szeredi-1/+5
2003-11-03read combining patchMiklos Szeredi-1/+141
2003-11-03added new filesystemsMiklos Szeredi-1/+25
2003-10-29*** empty log message ***Miklos Szeredi-0/+13
2003-10-22fixMiklos Szeredi-12/+24
2003-10-13fixMiklos Szeredi-35/+38
2003-10-07updated Debian packaging:Roland Bauerschmidt-3/+12
* debian/genchanges.sh: Only run gpg/pgp if available. Closes: #209358. * debian/fuse-module.control: Fixed typo (fuse-module instead of fule-module). Closes: #212576.
2003-10-04fixesMiklos Szeredi-17/+12
2003-09-08patch for 2.6 by Michael GrigorievMiklos Szeredi-2/+410
2003-09-08caching patch by Michael GrigorievMiklos Szeredi-8/+101
2003-07-18seems the arguments for fuse_mount() have changed slightly.Mark Glines-1/+1
2003-06-02specfile fixMiklos Szeredi-3/+14