1. bb5d856 fix by Miklos Szeredi · 21 years ago
  2. 2ab18db oops - forgot to add fuse/python/setup.py before - here it is! by David McNab · 21 years ago
  3. 8bf6263 python module by David McNab · 21 years ago
  4. 874d95d fix by Miklos Szeredi · 21 years ago
  5. 406bf11 added RTA to filesystem list by Miklos Szeredi · 21 years ago
  6. 31dc225 Also check the return value of kmalloc in case of memory starvation. by Michael Grigoriev · 21 years ago
  7. 37b3f3b Removed an unused variable and added a bit of error checking in read combining by Michael Grigoriev · 21 years ago
  8. f27ec7d fix by Miklos Szeredi · 21 years ago
  9. 36ca556 read combining patch by Miklos Szeredi · 21 years ago
  10. 4aa9642 added new filesystems by Miklos Szeredi · 21 years ago
  11. 4aa1183 *** empty log message *** by Miklos Szeredi · 21 years ago
  12. f08ace0 fix by Miklos Szeredi · 21 years ago
  13. 0e53508 fix by Miklos Szeredi · 21 years ago
  14. ce63733 updated Debian packaging: by Roland Bauerschmidt · 21 years ago
  15. 27af48b fixes by Miklos Szeredi · 21 years ago
  16. 02ceb11 patch for 2.6 by Michael Grigoriev by Miklos Szeredi · 21 years ago
  17. da4e486 caching patch by Michael Grigoriev by Miklos Szeredi · 21 years ago
  18. 868f16f seems the arguments for fuse_mount() have changed slightly. by Mark Glines · 21 years ago
  19. 8483847 specfile fix by Miklos Szeredi · 21 years ago
  20. 21c282b spec file fix by Miklos Szeredi · 21 years ago
  21. 180ef7a formatting fixes by Miklos Szeredi · 22 years ago
  22. 79b461a fix umount oops by Miklos Szeredi · 22 years ago
  23. 941ae4c spec file changes by Miklos Szeredi · 22 years ago
  24. a9b2f26 fuse.spec updated by Miklos Szeredi · 22 years ago
  25. c0226bb final touches before release by Miklos Szeredi · 22 years ago
  26. 828e6b9 version change by Miklos Szeredi · 22 years ago
  27. fa84e0d SuSE compilation fix by Miklos Szeredi · 22 years ago
  28. 9478e86 release() changes by Miklos Szeredi · 22 years ago
  29. 40b9a5a release() changes by Miklos Szeredi · 22 years ago
  30. 383a9df release() changes by Miklos Szeredi · 22 years ago
  31. c8ba237 added release() callback by Miklos Szeredi · 22 years ago
  32. 5e427cd makefile fix by Miklos Szeredi · 22 years ago
  33. 0f48a26 fixes by Miklos Szeredi · 22 years ago
  34. 5f05481 fixes by Miklos Szeredi · 22 years ago
  35. 6bf8b68 Portability fix by Miklos Szeredi · 22 years ago
  36. 8b39a9f version change + cleanups by Miklos Szeredi · 22 years ago
  37. d6e9f88 use fuse_mount in fuse_main by Miklos Szeredi · 22 years ago
  38. 5e5d61f fix for ESTALE problem introduced in 2.4.19 by Miklos Szeredi · 22 years ago
  39. 60c2352 fix incompatiblity with Red Hat kernels by Miklos Szeredi · 22 years ago
  40. c1a0da1 cvsignore fixes by Miklos Szeredi · 22 years ago
  41. 24ed945 statfs header cleanup by Miklos Szeredi · 22 years ago
  42. 27fc1b3 loopback has been moved to examples/ by Mark Glines · 22 years ago
  43. 1b67bea forgot to commit this earlier: removed some debugging, and enabled full functionality. by Mark Glines · 22 years ago
  44. 23334c6 cleaned up semantics of fd-passing and error handling by Mark Glines · 22 years ago
  45. e215e7a updated MANIFEST to reflect lack of examples in same dir by Mark Glines · 22 years ago
  46. 34f1a73 moved examples into a subdirectory updated the README by Mark Glines · 22 years ago
  47. a6e354a fixed the last bug I know about! by Mark Glines · 22 years ago
  48. f4736e7 fixes by Miklos Szeredi · 22 years ago
  49. 7603e1c added a getattr test, removed a test for loopback.pl being executable (which by Mark Glines · 22 years ago
  50. ca558a4 Weird. A scalar at the end of the list was folded into the middle of the by Mark Glines · 22 years ago
  51. 2555608 tuned testing system slightly by Mark Glines · 22 years ago
  52. 8811161 added a test framework updated README fixed a couple of bugs in loopback.pl by Mark Glines · 22 years ago
  53. 7574b05 follow the s/fuse_mount_ioslave/fuse_mount/g API change by Mark Glines · 22 years ago
  54. a4b0c77 interface cleanup by Miklos Szeredi · 22 years ago
  55. 4b5006a write(): fixed seek/append semantics, this fixes gcc/ld by Mark Glines · 22 years ago
  56. f578b5c updated the BUGS section with my TODO list by Mark Glines · 22 years ago
  57. 18cf961 disabled debugging messages by Mark Glines · 22 years ago
  58. a0c0d5c use fuse_mount_ioslave(), and get rid of that lame argv-rebuilding crap by Mark Glines · 22 years ago
  59. 65ba219 fuse_mount_ioslave() and helper util by Mark Glines · 22 years ago
  60. f0cd8e4 Changed #include "fusestat.h" to #include <fusestat.h> and added fusestat.h by Roland Bauerschmidt · 23 years ago
  61. d99aa52 Before calling dh_clean check if debian/control exists and touch it otherwise. by Roland Bauerschmidt · 23 years ago
  62. 98fa847 minor fixes by Miklos Szeredi · 23 years ago
  63. 45c7019 Removed debian/control from CVS as it is auto-generated to be able to by Roland Bauerschmidt · 23 years ago
  64. 5d7ce05 Removed python and perl stuff from debian packaging information. by Roland Bauerschmidt · 23 years ago
  65. 7e9f24a Added first version of debian packaging files. by Roland Bauerschmidt · 23 years ago
  66. 220635a updated the ChangeLog to reflect changes to struct statfs and struct fuse_statfs by Mark Glines · 23 years ago
  67. 85801bb 'struct statfs' changes size, and entries within it change position, depending by Mark Glines · 23 years ago
  68. 3e3d081 no longer link against efence by Mark Glines · 23 years ago
  69. 081f3c2 added specfile for redhat by Miklos Szeredi · 23 years ago
  70. 29c9323 fixed mkdir/rmdir by Mark Glines · 23 years ago
  71. 9b6b44c fixed read(), finally! by Mark Glines · 23 years ago
  72. 8ed0924 some fixes - next up is read() by Mark Glines · 23 years ago
  73. f782fc4 rpm support by Miklos Szeredi · 23 years ago
  74. 074b4b9 minor fixes by Miklos Szeredi · 23 years ago
  75. ddc862a release preparations by Miklos Szeredi · 23 years ago
  76. 4b2bef4 fixes by Miklos Szeredi · 23 years ago
  77. 46a46dc changelog updated by Miklos Szeredi · 23 years ago
  78. d84b39a Added statfs support to kernel, lib, examples, and perl by Mark Glines · 23 years ago
  79. 6ebe234 minor changes by Miklos Szeredi · 23 years ago
  80. 019b4e9 cross compilation fixes by Miklos Szeredi · 23 years ago
  81. ba8ec88 minor fixes by Miklos Szeredi · 23 years ago
  82. fe25def permission checking implemented by Miklos Szeredi · 23 years ago
  83. 2e50d43 preparations for cred checking in fs by Miklos Szeredi · 23 years ago
  84. 20dd496 fuser-perl changes by Miklos Szeredi · 23 years ago
  85. acd4e06 minor updates by Miklos Szeredi · 23 years ago
  86. bf36016 perl bindings by Miklos Szeredi · 23 years ago
  87. 0e66d05 entry in BUGS by Miklos Szeredi · 23 years ago
  88. 63a63bc minor updates by Miklos Szeredi · 23 years ago
  89. 99ddf0e thread management fix by Miklos Szeredi · 23 years ago
  90. 9624998 better exit handling by Miklos Szeredi · 23 years ago
  91. cc8c975 writing modules made more easy by Miklos Szeredi · 23 years ago
  92. 0e8702b *** empty log message *** by Miklos Szeredi · 23 years ago
  93. 729531e t by Miklos Szeredi · 23 years ago
  94. 25ac8b7 t by Miklos Szeredi · 23 years ago
  95. fe42812 fusermount changes by Miklos Szeredi · 23 years ago
  96. 3323203 multithreading improvements by Miklos Szeredi · 23 years ago
  97. bcb2917 getting close to a final solution for mulithreaded operation by Miklos Szeredi · 23 years ago
  98. 4369643 performance improvements by Miklos Szeredi · 23 years ago
  99. 07d2849 python fix by Miklos Szeredi · 23 years ago
  100. 4c74929 fixes in kernel module by Miklos Szeredi · 23 years ago