1. 868f16f seems the arguments for fuse_mount() have changed slightly. by Mark Glines · 21 years ago
  2. 27fc1b3 loopback has been moved to examples/ by Mark Glines · 22 years ago
  3. 1b67bea forgot to commit this earlier: removed some debugging, and enabled full functionality. by Mark Glines · 22 years ago
  4. e215e7a updated MANIFEST to reflect lack of examples in same dir by Mark Glines · 22 years ago
  5. 34f1a73 moved examples into a subdirectory updated the README by Mark Glines · 22 years ago
  6. a6e354a fixed the last bug I know about! by Mark Glines · 22 years ago
  7. 7603e1c added a getattr test, removed a test for loopback.pl being executable (which by Mark Glines · 22 years ago
  8. ca558a4 Weird. A scalar at the end of the list was folded into the middle of the by Mark Glines · 22 years ago
  9. 2555608 tuned testing system slightly by Mark Glines · 22 years ago
  10. 8811161 added a test framework updated README fixed a couple of bugs in loopback.pl by Mark Glines · 22 years ago
  11. 7574b05 follow the s/fuse_mount_ioslave/fuse_mount/g API change by Mark Glines · 22 years ago
  12. 4b5006a write(): fixed seek/append semantics, this fixes gcc/ld by Mark Glines · 22 years ago
  13. f578b5c updated the BUGS section with my TODO list by Mark Glines · 22 years ago
  14. 18cf961 disabled debugging messages by Mark Glines · 22 years ago
  15. a0c0d5c use fuse_mount_ioslave(), and get rid of that lame argv-rebuilding crap by Mark Glines · 22 years ago
  16. 85801bb 'struct statfs' changes size, and entries within it change position, depending by Mark Glines · 23 years ago
  17. 3e3d081 no longer link against efence by Mark Glines · 23 years ago
  18. 29c9323 fixed mkdir/rmdir by Mark Glines · 23 years ago
  19. 9b6b44c fixed read(), finally! by Mark Glines · 23 years ago
  20. 8ed0924 some fixes - next up is read() by Mark Glines · 23 years ago
  21. d84b39a Added statfs support to kernel, lib, examples, and perl by Mark Glines · 23 years ago
  22. 20dd496 fuser-perl changes by Miklos Szeredi · 23 years ago
  23. bf36016 perl bindings by Miklos Szeredi · 23 years ago