Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2004-02-09 | *** empty log message *** | Miklos Szeredi | -1/+0 | |
2004-02-09 | fix | Miklos Szeredi | -3/+3 | |
2004-02-09 | undo fix | Miklos Szeredi | -7/+1 | |
2004-02-09 | fix | Miklos Szeredi | -1/+7 | |
2004-02-06 | fix | Miklos Szeredi | -1/+1 | |
2004-02-06 | fix loopback mounting fuse files | Miklos Szeredi | -6/+11 | |
2004-02-06 | fix | Miklos Szeredi | -0/+1 | |
2004-02-06 | fix | Miklos Szeredi | -11/+22 | |
2004-02-06 | fix | Miklos Szeredi | -0/+7 | |
2004-02-06 | fix | Miklos Szeredi | -11/+16 | |
2004-02-04 | 1.1 release | Miklos Szeredi | -1/+5 | |
2004-01-29 | fix | Miklos Szeredi | -7/+21 | |
2004-01-27 | minor fixes | Miklos Szeredi | -4/+18 | |
2004-01-27 | cleanup | Miklos 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-26 | fix | Miklos Szeredi | -1/+2 | |
2004-01-26 | fix | Miklos Szeredi | -1/+1 | |
2004-01-26 | fix | Miklos Szeredi | -102/+158 | |
2004-01-19 | NFS export for 2.6 | Miklos Szeredi | -63/+140 | |
2004-01-14 | 2.6 fixes | Miklos Szeredi | -69/+234 | |
2004-01-13 | *** empty log message *** | Miklos Szeredi | -4/+4 | |
2004-01-13 | code cleanup | Miklos Szeredi | -108/+87 | |
2004-01-07 | *** empty log message *** | Miklos Szeredi | -0/+4 | |
2004-01-07 | fix | Miklos Szeredi | -1/+2 | |
2004-01-07 | new version | Miklos Szeredi | -5/+23 | |
2004-01-07 | integrated 2.6 kernel support | Miklos Szeredi | -505/+301 | |
2004-01-06 | added phonebook to the list of filesystems | Miklos Szeredi | -0/+15 | |
2004-01-05 | added -d option to fusermount | Miklos Szeredi | -11/+29 | |
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-15 | version numbers added | Miklos Szeredi | -16/+27 | |
2003-12-13 | Added 'fsync' stub in example/fusexmp.c | David McNab | -32/+1155 | |
Added support for 'fsync' and 'statfs' to python interface, and to python fs example | ||||
2003-12-12 | added fsync operation | Miklos Szeredi | -8/+58 | |
2003-12-12 | fix | Miklos Szeredi | -1/+12 | |
2003-12-12 | fix | Miklos Szeredi | -1/+1 | |
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/+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-11 | fix | Miklos Szeredi | -136/+521 | |
2003-12-03 | added RTA to filesystem list | Miklos Szeredi | -0/+15 | |
2003-11-09 | Also check the return value of kmalloc in case of memory starvation. | Michael Grigoriev | -1/+5 | |
2003-11-09 | Removed an unused variable and added a bit of error checking in read combining | Michael Grigoriev | -2/+5 | |
code. | ||||
2003-11-04 | fix | Miklos Szeredi | -1/+5 | |
2003-11-03 | read combining patch | Miklos Szeredi | -1/+141 | |
2003-11-03 | added new filesystems | Miklos Szeredi | -1/+25 | |
2003-10-29 | *** empty log message *** | Miklos Szeredi | -0/+13 | |
2003-10-22 | fix | Miklos Szeredi | -12/+24 | |
2003-10-13 | fix | Miklos Szeredi | -35/+38 | |
2003-10-07 | updated 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-04 | fixes | Miklos Szeredi | -17/+12 | |
2003-09-08 | patch for 2.6 by Michael Grigoriev | Miklos Szeredi | -2/+410 | |