aboutsummaryrefslogtreecommitdiffstats
path: root/perl
Commit message (Expand)AuthorAgeFilesLines
* move perl python and lufis directories one level upMiklos Szeredi2004-11-1135-1908/+0
* *** empty log message ***Miklos Szeredi2004-11-101-0/+4
* fixMiklos Szeredi2004-10-101-1/+1
* clean up mount option passingMiklos Szeredi2004-07-231-1/+1
* added patch from Brad FitzpatrickMiklos Szeredi2004-07-142-8/+8
* seems the arguments for fuse_mount() have changed slightly.Mark Glines2003-07-181-1/+1
* loopback has been moved to examples/Mark Glines2002-09-291-1/+1
* forgot to commit this earlier: removed some debugging, and enabled full funct...Mark Glines2002-09-291-1/+0
* updated MANIFEST to reflect lack of examples in same dirMark Glines2002-06-263-3/+2
* moved examples into a subdirectoryMark Glines2002-06-265-7/+260
* fixed the last bug I know about!Mark Glines2002-06-262-5/+17
* added a getattr test, removed a test for loopback.pl being executable (whichMark Glines2002-04-222-4/+10
* Weird. A scalar at the end of the list was folded into the middle of theMark Glines2002-04-221-2/+5
* tuned testing system slightlyMark Glines2002-04-223-12/+5
* added a test frameworkMark Glines2002-04-2225-45/+420
* follow the s/fuse_mount_ioslave/fuse_mount/g API changeMark Glines2002-04-191-1/+2
* write(): fixed seek/append semantics, this fixes gcc/ldMark Glines2002-04-191-24/+12
* updated the BUGS section with my TODO listMark Glines2002-04-191-9/+8
* disabled debugging messagesMark Glines2002-04-191-1/+1
* use fuse_mount_ioslave(), and get rid of that lame argv-rebuilding crapMark Glines2002-04-183-77/+28
* 'struct statfs' changes size, and entries within it change position, dependingMark Glines2002-03-172-21/+46
* no longer link against efenceMark Glines2002-03-114-26/+114
* fixed mkdir/rmdirMark Glines2002-02-154-53/+40
* fixed read(), finally!Mark Glines2002-02-151-3/+7
* some fixes - next up is read()Mark Glines2002-02-063-64/+92
* Added statfs support to kernel, lib, examples, and perlMark Glines2002-01-074-11/+67
* fuser-perl changesMiklos Szeredi2001-12-135-53/+281
* perl bindingsMiklos Szeredi2001-12-038-0/+909