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