aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* fix umount oopsGravatar Miklos Szeredi2003-03-10
* spec file changesGravatar Miklos Szeredi2003-03-05
* fuse.spec updatedGravatar Miklos Szeredi2003-03-04
* final touches before releaseGravatar Miklos Szeredi2003-02-19
* version changeGravatar Miklos Szeredi2003-02-18
* SuSE compilation fixGravatar Miklos Szeredi2003-02-13
* release() changesGravatar Miklos Szeredi2002-12-11
* release() changesGravatar Miklos Szeredi2002-12-10
* release() changesGravatar Miklos Szeredi2002-12-10
* added release() callbackGravatar Miklos Szeredi2002-12-10
* makefile fixGravatar Miklos Szeredi2002-12-06
* fixesGravatar Miklos Szeredi2002-12-05
* fixesGravatar Miklos Szeredi2002-12-03
* Portability fixGravatar Miklos Szeredi2002-10-28
* version change + cleanupsGravatar Miklos Szeredi2002-10-25
* use fuse_mount in fuse_mainGravatar Miklos Szeredi2002-10-25
* fix for ESTALE problem introduced in 2.4.19Gravatar Miklos Szeredi2002-10-24
* fix incompatiblity with Red Hat kernelsGravatar Miklos Szeredi2002-10-24
* cvsignore fixesGravatar Miklos Szeredi2002-10-07
* statfs header cleanupGravatar Miklos Szeredi2002-10-07
* loopback has been moved to examples/Gravatar Mark Glines2002-09-29
* forgot to commit this earlier: removed some debugging, and enabled full funct...Gravatar Mark Glines2002-09-29
* cleaned up semantics of fd-passing and error handlingGravatar Mark Glines2002-06-26
* updated MANIFEST to reflect lack of examples in same dirGravatar Mark Glines2002-06-26
* moved examples into a subdirectoryGravatar Mark Glines2002-06-26
* fixed the last bug I know about!Gravatar Mark Glines2002-06-26
* fixesGravatar Miklos Szeredi2002-05-29
* added a getattr test, removed a test for loopback.pl being executable (whichGravatar Mark Glines2002-04-22
* Weird. A scalar at the end of the list was folded into the middle of theGravatar Mark Glines2002-04-22
* tuned testing system slightlyGravatar Mark Glines2002-04-22
* added a test frameworkGravatar Mark Glines2002-04-22
* follow the s/fuse_mount_ioslave/fuse_mount/g API changeGravatar Mark Glines2002-04-19
* interface cleanupGravatar Miklos Szeredi2002-04-19
* write(): fixed seek/append semantics, this fixes gcc/ldGravatar Mark Glines2002-04-19
* updated the BUGS section with my TODO listGravatar Mark Glines2002-04-19
* disabled debugging messagesGravatar Mark Glines2002-04-19
* use fuse_mount_ioslave(), and get rid of that lame argv-rebuilding crapGravatar Mark Glines2002-04-18
* fuse_mount_ioslave() and helper utilGravatar Mark Glines2002-04-18
* Changed #include "fusestat.h" to #include <fusestat.h> and added fusestat.hGravatar Roland Bauerschmidt2002-04-12
* Before calling dh_clean check if debian/control exists and touch itGravatar Roland Bauerschmidt2002-04-12
* minor fixesGravatar Miklos Szeredi2002-04-08
* Removed debian/control from CVS as it is auto-generated to be able toGravatar Roland Bauerschmidt2002-04-08
* Removed python and perl stuff from debian packaging information.Gravatar Roland Bauerschmidt2002-04-08
* Added first version of debian packaging files.Gravatar Roland Bauerschmidt2002-04-08
* updated the ChangeLog to reflect changes to struct statfs and struct fuse_statfsGravatar Mark Glines2002-03-17
* 'struct statfs' changes size, and entries within it change position, dependingGravatar Mark Glines2002-03-17
* no longer link against efenceGravatar Mark Glines2002-03-11
* added specfile for redhatGravatar Miklos Szeredi2002-03-01
* fixed mkdir/rmdirGravatar Mark Glines2002-02-15
* fixed read(), finally!Gravatar Mark Glines2002-02-15