| Age | Commit message (Expand) | Author | Lines | 
|---|
| 2002-10-07 | statfs header cleanup | Miklos Szeredi | -20/+23 | 
| 2002-09-29 | loopback has been moved to examples/ | Mark Glines | -1/+1 | 
| 2002-09-29 | forgot to commit this earlier: removed some debugging, and enabled full funct... | Mark Glines | -1/+0 | 
| 2002-06-26 | cleaned up semantics of fd-passing and error handling | Mark Glines | -13/+30 | 
| 2002-06-26 | updated MANIFEST to reflect lack of examples in same dir | Mark Glines | -3/+2 | 
| 2002-06-26 | moved examples into a subdirectory | Mark Glines | -7/+260 | 
| 2002-06-26 | fixed the last bug I know about! | Mark Glines | -5/+17 | 
| 2002-05-29 | fixes | Miklos Szeredi | -2/+2 | 
| 2002-04-22 | added a getattr test, removed a test for loopback.pl being executable (which | Mark Glines | -4/+10 | 
| 2002-04-22 | Weird.  A scalar at the end of the list was folded into the middle of the | Mark Glines | -2/+5 | 
| 2002-04-22 | tuned testing system slightly | Mark Glines | -12/+5 | 
| 2002-04-22 | added a test framework | Mark Glines | -45/+420 | 
| 2002-04-19 | follow the s/fuse_mount_ioslave/fuse_mount/g API change | Mark Glines | -1/+2 | 
| 2002-04-19 | interface cleanup | Miklos Szeredi | -29/+37 | 
| 2002-04-19 | write(): fixed seek/append semantics, this fixes gcc/ld | Mark Glines | -24/+12 | 
| 2002-04-19 | updated the BUGS section with my TODO list | Mark Glines | -9/+8 | 
| 2002-04-19 | disabled debugging messages | Mark Glines | -1/+1 | 
| 2002-04-18 | use fuse_mount_ioslave(), and get rid of that lame argv-rebuilding crap | Mark Glines | -77/+28 | 
| 2002-04-18 | fuse_mount_ioslave() and helper util | Mark Glines | -1/+149 | 
| 2002-04-12 | Changed #include "fusestat.h" to #include <fusestat.h> and added fusestat.h | Roland Bauerschmidt | -2/+2 | 
| 2002-04-12 | Before calling dh_clean check if debian/control exists and touch it | Roland Bauerschmidt | -0/+1 | 
| 2002-04-08 | minor fixes | Miklos Szeredi | -3/+11 | 
| 2002-04-08 | Removed debian/control from CVS as it is auto-generated to be able to | Roland Bauerschmidt | -74/+56 | 
| 2002-04-08 | Removed python and perl stuff from debian packaging information. | Roland Bauerschmidt | -117/+16 | 
| 2002-04-08 | Added first version of debian packaging files. | Roland Bauerschmidt | -0/+580 | 
| 2002-03-17 | updated the ChangeLog to reflect changes to struct statfs and struct fuse_statfs | Mark Glines | -0/+5 | 
| 2002-03-17 | 'struct statfs' changes size, and entries within it change position, depending | Mark Glines | -52/+76 | 
| 2002-03-11 | no longer link against efence | Mark Glines | -26/+114 | 
| 2002-03-01 | added specfile for redhat | Miklos Szeredi | -0/+95 | 
| 2002-02-15 | fixed mkdir/rmdir | Mark Glines | -53/+40 | 
| 2002-02-15 | fixed read(), finally! | Mark Glines | -3/+7 | 
| 2002-02-06 | some fixes - next up is read() | Mark Glines | -64/+92 | 
| 2002-01-14 | rpm support | Miklos Szeredi | -4/+73 | 
| 2002-01-11 | minor fixes | Miklos Szeredi | -2/+3 | 
| 2002-01-09 | release preparations | Miklos Szeredi | -2/+29 | 
| 2002-01-09 | fixes | Miklos Szeredi | -8/+18 | 
| 2002-01-08 | changelog updated | Miklos Szeredi | -0/+6 | 
| 2002-01-07 | Added statfs support to kernel, lib, examples, and perl | Mark Glines | -13/+167 | 
| 2002-01-06 | minor changes | Miklos Szeredi | -0/+25 | 
| 2001-12-26 | cross compilation fixes | Miklos Szeredi | -2/+20 | 
| 2001-12-21 | minor fixes | Miklos Szeredi | -8/+9 | 
| 2001-12-20 | permission checking implemented | Miklos Szeredi | -34/+167 | 
| 2001-12-20 | preparations for cred checking in fs | Miklos Szeredi | -22/+36 | 
| 2001-12-13 | fuser-perl changes | Miklos Szeredi | -53/+281 | 
| 2001-12-08 | minor updates | Miklos Szeredi | -0/+15 | 
| 2001-12-03 | perl bindings | Miklos Szeredi | -0/+915 | 
| 2001-12-03 | entry in BUGS | Miklos Szeredi | -0/+2 | 
| 2001-12-02 | minor updates | Miklos Szeredi | -3/+2 | 
| 2001-11-25 | thread management fix | Miklos Szeredi | -29/+50 | 
| 2001-11-21 | better exit handling | Miklos Szeredi | -11/+15 |