aboutsummaryrefslogtreecommitdiff
path: root/perl
Commit message (Expand)AuthorAge
* seems the arguments for fuse_mount() have changed slightly.Gravatar Mark Glines2003-07-18
* 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
* 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
* 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
* 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
* 'struct statfs' changes size, and entries within it change position, dependingGravatar Mark Glines2002-03-17
* no longer link against efenceGravatar Mark Glines2002-03-11
* fixed mkdir/rmdirGravatar Mark Glines2002-02-15
* fixed read(), finally!Gravatar Mark Glines2002-02-15
* some fixes - next up is read()Gravatar Mark Glines2002-02-06
* Added statfs support to kernel, lib, examples, and perlGravatar Mark Glines2002-01-07
* fuser-perl changesGravatar Miklos Szeredi2001-12-13
* perl bindingsGravatar Miklos Szeredi2001-12-03