- 4aa1183 *** empty log message *** by Miklos Szeredi · 21 years ago
- f08ace0 fix by Miklos Szeredi · 21 years ago
- 0e53508 fix by Miklos Szeredi · 21 years ago
- ce63733 updated Debian packaging: by Roland Bauerschmidt · 21 years ago
- 27af48b fixes by Miklos Szeredi · 21 years ago
- 02ceb11 patch for 2.6 by Michael Grigoriev by Miklos Szeredi · 21 years ago
- da4e486 caching patch by Michael Grigoriev by Miklos Szeredi · 21 years ago
- 868f16f seems the arguments for fuse_mount() have changed slightly. by Mark Glines · 21 years ago
- 8483847 specfile fix by Miklos Szeredi · 21 years ago
- 21c282b spec file fix by Miklos Szeredi · 21 years ago
- 180ef7a formatting fixes by Miklos Szeredi · 22 years ago
- 79b461a fix umount oops by Miklos Szeredi · 22 years ago
- 941ae4c spec file changes by Miklos Szeredi · 22 years ago
- a9b2f26 fuse.spec updated by Miklos Szeredi · 22 years ago
- c0226bb final touches before release by Miklos Szeredi · 22 years ago
- 828e6b9 version change by Miklos Szeredi · 22 years ago
- fa84e0d SuSE compilation fix by Miklos Szeredi · 22 years ago
- 9478e86 release() changes by Miklos Szeredi · 22 years ago
- 40b9a5a release() changes by Miklos Szeredi · 22 years ago
- 383a9df release() changes by Miklos Szeredi · 22 years ago
- c8ba237 added release() callback by Miklos Szeredi · 22 years ago
- 5e427cd makefile fix by Miklos Szeredi · 22 years ago
- 0f48a26 fixes by Miklos Szeredi · 22 years ago
- 5f05481 fixes by Miklos Szeredi · 22 years ago
- 6bf8b68 Portability fix by Miklos Szeredi · 22 years ago
- 8b39a9f version change + cleanups by Miklos Szeredi · 22 years ago
- d6e9f88 use fuse_mount in fuse_main by Miklos Szeredi · 22 years ago
- 5e5d61f fix for ESTALE problem introduced in 2.4.19 by Miklos Szeredi · 22 years ago
- 60c2352 fix incompatiblity with Red Hat kernels by Miklos Szeredi · 22 years ago
- c1a0da1 cvsignore fixes by Miklos Szeredi · 22 years ago
- 24ed945 statfs header cleanup by Miklos Szeredi · 22 years ago
- 27fc1b3 loopback has been moved to examples/ by Mark Glines · 22 years ago
- 1b67bea forgot to commit this earlier: removed some debugging, and enabled full functionality. by Mark Glines · 22 years ago
- 23334c6 cleaned up semantics of fd-passing and error handling by Mark Glines · 22 years ago
- e215e7a updated MANIFEST to reflect lack of examples in same dir by Mark Glines · 22 years ago
- 34f1a73 moved examples into a subdirectory updated the README by Mark Glines · 22 years ago
- a6e354a fixed the last bug I know about! by Mark Glines · 22 years ago
- f4736e7 fixes by Miklos Szeredi · 22 years ago
- 7603e1c added a getattr test, removed a test for loopback.pl being executable (which by Mark Glines · 23 years ago
- ca558a4 Weird. A scalar at the end of the list was folded into the middle of the by Mark Glines · 23 years ago
- 2555608 tuned testing system slightly by Mark Glines · 23 years ago
- 8811161 added a test framework updated README fixed a couple of bugs in loopback.pl by Mark Glines · 23 years ago
- 7574b05 follow the s/fuse_mount_ioslave/fuse_mount/g API change by Mark Glines · 23 years ago
- a4b0c77 interface cleanup by Miklos Szeredi · 23 years ago
- 4b5006a write(): fixed seek/append semantics, this fixes gcc/ld by Mark Glines · 23 years ago
- f578b5c updated the BUGS section with my TODO list by Mark Glines · 23 years ago
- 18cf961 disabled debugging messages by Mark Glines · 23 years ago
- a0c0d5c use fuse_mount_ioslave(), and get rid of that lame argv-rebuilding crap by Mark Glines · 23 years ago
- 65ba219 fuse_mount_ioslave() and helper util by Mark Glines · 23 years ago
- f0cd8e4 Changed #include "fusestat.h" to #include <fusestat.h> and added fusestat.h by Roland Bauerschmidt · 23 years ago
- d99aa52 Before calling dh_clean check if debian/control exists and touch it otherwise. by Roland Bauerschmidt · 23 years ago
- 98fa847 minor fixes by Miklos Szeredi · 23 years ago
- 45c7019 Removed debian/control from CVS as it is auto-generated to be able to by Roland Bauerschmidt · 23 years ago
- 5d7ce05 Removed python and perl stuff from debian packaging information. by Roland Bauerschmidt · 23 years ago
- 7e9f24a Added first version of debian packaging files. by Roland Bauerschmidt · 23 years ago
- 220635a updated the ChangeLog to reflect changes to struct statfs and struct fuse_statfs by Mark Glines · 23 years ago
- 85801bb 'struct statfs' changes size, and entries within it change position, depending by Mark Glines · 23 years ago
- 3e3d081 no longer link against efence by Mark Glines · 23 years ago
- 081f3c2 added specfile for redhat by Miklos Szeredi · 23 years ago
- 29c9323 fixed mkdir/rmdir by Mark Glines · 23 years ago
- 9b6b44c fixed read(), finally! by Mark Glines · 23 years ago
- 8ed0924 some fixes - next up is read() by Mark Glines · 23 years ago
- f782fc4 rpm support by Miklos Szeredi · 23 years ago
- 074b4b9 minor fixes by Miklos Szeredi · 23 years ago
- ddc862a release preparations by Miklos Szeredi · 23 years ago
- 4b2bef4 fixes by Miklos Szeredi · 23 years ago
- 46a46dc changelog updated by Miklos Szeredi · 23 years ago
- d84b39a Added statfs support to kernel, lib, examples, and perl by Mark Glines · 23 years ago
- 6ebe234 minor changes by Miklos Szeredi · 23 years ago
- 019b4e9 cross compilation fixes by Miklos Szeredi · 23 years ago
- ba8ec88 minor fixes by Miklos Szeredi · 23 years ago
- fe25def permission checking implemented by Miklos Szeredi · 23 years ago
- 2e50d43 preparations for cred checking in fs by Miklos Szeredi · 23 years ago
- 20dd496 fuser-perl changes by Miklos Szeredi · 23 years ago
- acd4e06 minor updates by Miklos Szeredi · 23 years ago
- bf36016 perl bindings by Miklos Szeredi · 23 years ago
- 0e66d05 entry in BUGS by Miklos Szeredi · 23 years ago
- 63a63bc minor updates by Miklos Szeredi · 23 years ago
- 99ddf0e thread management fix by Miklos Szeredi · 23 years ago
- 9624998 better exit handling by Miklos Szeredi · 23 years ago
- cc8c975 writing modules made more easy by Miklos Szeredi · 23 years ago
- 0e8702b *** empty log message *** by Miklos Szeredi · 23 years ago
- 729531e t by Miklos Szeredi · 23 years ago
- 25ac8b7 t by Miklos Szeredi · 23 years ago
- fe42812 fusermount changes by Miklos Szeredi · 23 years ago
- 3323203 multithreading improvements by Miklos Szeredi · 23 years ago
- bcb2917 getting close to a final solution for mulithreaded operation by Miklos Szeredi · 23 years ago
- 4369643 performance improvements by Miklos Szeredi · 23 years ago
- 07d2849 python fix by Miklos Szeredi · 23 years ago
- 4c74929 fixes in kernel module by Miklos Szeredi · 23 years ago
- 66aeb51 Makefile temporarily added to python dir by Miklos Szeredi · 23 years ago
- f830a7f multithreading works in Python by Miklos Szeredi · 23 years ago
- 680a69a threading fixes by Miklos Szeredi · 23 years ago
- fff56ab better thread management by Miklos Szeredi · 23 years ago
- 39f2867 fix unmount bug by Miklos Szeredi · 23 years ago
- 838c14f added python bindings by Miklos Szeredi · 23 years ago
- 0503304 fix vfsmount leak bug in fuse_follow_link by Miklos Szeredi · 23 years ago
- 0a7077f x by Miklos Szeredi · 23 years ago
- 8cffdb9 preparing for release by Miklos Szeredi · 23 years ago
- 552c281 fusermount by Miklos Szeredi · 23 years ago