1. de09413 lib/mount_bsd.c: string formatting fixes, exit if mounting has failed by Csaba Henk · 17 years ago
  2. 93bbd7f make makeconf.sh work under FreeBSD by Csaba Henk · 17 years ago
  3. 56ebfa5 lib/mount_bsd.c: add support for the subtype option by Csaba Henk · 17 years ago
  4. 97bedd8 lib/mount_bsd.c: fix up/refine device closing vs. unmount by Csaba Henk · 17 years ago
  5. 18ecc2b lib/mount_bsd.c: Close device before unmount. by Csaba Henk · 17 years ago
  6. fdfba07 lib/mount_bsd.c: fix some warnings by Csaba Henk · 17 years ago
  7. 0520bc0 Fix './configure --disable-static' by Miklos Szeredi · 17 years ago
  8. a203851 Released 2.7.2 by Miklos Szeredi · 17 years ago
  9. 4ae237a fix by Miklos Szeredi · 17 years ago
  10. 2429afb Fix kernel module compile for 2.6.24 by Miklos Szeredi · 17 years ago
  11. 5e32023 Released 2.7.2 by Miklos Szeredi · 17 years ago
  12. cdb8b79 change indenting by Miklos Szeredi · 17 years ago
  13. 918f0ad Disable old symbol versions if __UCLIBC__ is defined by Miklos Szeredi · 17 years ago
  14. 0b47f6b 'fusermount -u' did not umount the filesystem if /etc/mtab was a symlink by Miklos Szeredi · 17 years ago
  15. f6fc128 add Doxyfile to EXTRA_DIST by Miklos Szeredi · 17 years ago
  16. 5a461f6 Released 2.7.1 by Miklos Szeredi · 17 years ago
  17. a32865d pull kernel module fixes from mainline by Miklos Szeredi · 17 years ago
  18. 7d62647 Clarify licence version to be "LGPLv2" for the library by Miklos Szeredi · 17 years ago
  19. 1c6deb5 doc updates by Miklos Szeredi · 17 years ago
  20. f95aacb doc update from Evan Jones by Miklos Szeredi · 17 years ago
  21. b41c45b doc updates by Miklos Szeredi · 17 years ago
  22. 68a9657 Fix kernel module compilation for 2.6.23 by Miklos Szeredi · 17 years ago
  23. 8834fbf Add missing context initialization in fuse_fs_chmod() by Miklos Szeredi · 17 years ago
  24. 13e348f move BSD license out from ifdefed region by Miklos Szeredi · 17 years ago
  25. 0f0365d add testcase by Miklos Szeredi · 17 years ago
  26. a7dbdc4 lib/fuse_lowlevel.c: fix a fuse_req leak in do_forget() by Miklos Szeredi · 17 years ago
  27. 0042f8c fixes by Miklos Szeredi · 17 years ago
  28. 66455c6 warning fix by Miklos Szeredi · 17 years ago
  29. 4b667a7 update README with mount options by Miklos Szeredi · 17 years ago
  30. 7f571e3 Don't call /bin/[u]mount if /etc/mtab is a symlink by Miklos Szeredi · 17 years ago
  31. 5e1769c Reset args->argc in fuse_opt_free_args() by Miklos Szeredi · 17 years ago
  32. d4428a5 Released 2.7.0 by Miklos Szeredi · 17 years ago
  33. 37fb19c lib: fix locking when loading a filesystem module by Miklos Szeredi · 17 years ago
  34. 782d77f *** empty log message *** by Miklos Szeredi · 17 years ago
  35. fdd1b9b Add fs subtype support to mount.fuse by Miklos Szeredi · 17 years ago
  36. 62c24a8 Add fs subtype support to libfuse and fusermount by Miklos Szeredi · 17 years ago
  37. 2b3a22f kernel: sync with mainline (2.6.22) by Miklos Szeredi · 17 years ago
  38. 1f35c65 Send debug output to stderr instead of stdout by Miklos Szeredi · 17 years ago
  39. aff03ba libulockmgr: Work around a kernel bug in recv() by Miklos Szeredi · 17 years ago
  40. 7bc05b0 lib: optimization: store parent pointer in node instead of parent id by Miklos Szeredi · 17 years ago
  41. 84b4f9d lib: don't create new thread for each FORGET request... by Miklos Szeredi · 17 years ago
  42. 1bf09e6 lib: fix memory leak on thread creation failure... by Miklos Szeredi · 17 years ago
  43. bd63af1 lowlevel lib: add fuse_reply_iov function... by Miklos Szeredi · 17 years ago
  44. a2776e7 Fix Oops or error if a regular file is created with mknod(2)... by Miklos Szeredi · 17 years ago
  45. 53bce65 add test for mknod() of regular file by Miklos Szeredi · 17 years ago
  46. ea8fdc0 *** empty log message *** by Miklos Szeredi · 17 years ago
  47. 6353dca update flush changes by Miklos Szeredi · 17 years ago
  48. 79b9e9f various flush related fixes in hi-lib by Csaba Henk · 17 years ago
  49. ac8fc95 fix return value of fuse_loop()/fuse_loop_mt() by Csaba Henk · 17 years ago
  50. 56ef5d3 fix by Miklos Szeredi · 17 years ago
  51. 8e62f94 fix by Miklos Szeredi · 17 years ago
  52. 7c2ccd2 Released 2.7.0-rc1 by Miklos Szeredi · 17 years ago
  53. b318b3d kernel: sync with mainline... by Miklos Szeredi · 17 years ago
  54. 79b6209 doc by Miklos Szeredi · 17 years ago
  55. f7a8e08 Clean up init script, make it LSB compliant by Miklos Szeredi · 17 years ago
  56. d2e5f49 merge bugfix branch up to 2.6.4 by Miklos Szeredi · 17 years ago
  57. ccd1fa6 libfuse: call umount(8) directly... by Miklos Szeredi · 17 years ago
  58. ccf0be0 In multithreaded loop, use a semaphore instead of SIGHUP... by Miklos Szeredi · 17 years ago
  59. 611ad93 update copyright dates by Miklos Szeredi · 17 years ago
  60. 8e10b74 *** empty log message *** by Miklos Szeredi · 17 years ago
  61. 0ac820e Replace utils/mount.fuse "sh" script with a "C" program by Miklos Szeredi · 17 years ago
  62. c495737 *** empty log message *** by Miklos Szeredi · 17 years ago
  63. 3cba1d4 fix some FreeBSD related macros by Csaba Henk · 18 years ago
  64. f69d432 Add support for direct mounting by libfuse by Miklos Szeredi · 18 years ago
  65. 4a709fc cleanup by Miklos Szeredi · 18 years ago
  66. 2a53c58 merge bugfixes up to merge3 by Miklos Szeredi · 18 years ago
  67. 2f759e1 Correctly handle O_APPEND in direct IO mode by Miklos Szeredi · 18 years ago
  68. 3a7c00e Add filesystem stacking support to high level API by Miklos Szeredi · 18 years ago
  69. 47910d7 merge to fuse_2_6_merge2 by Miklos Szeredi · 18 years ago
  70. 6e7d018 merge up to fuse_2_6_merge1 by Miklos Szeredi · 18 years ago
  71. 7dcdf1b Fix option parsing in mount.fuse by Miklos Szeredi · 18 years ago
  72. 8ed044b kernel: don't keep unreferenced inodes in the icache by Miklos Szeredi · 18 years ago
  73. 404be5e releasedir doc fix by Miklos Szeredi · 18 years ago
  74. 5b70196 fix warning by Miklos Szeredi · 18 years ago
  75. a2ff24b mounting fixes by Miklos Szeredi · 18 years ago
  76. 2ad6a4b build fixes by Miklos Szeredi · 18 years ago
  77. 237f843 Add -lrt to fuse.pc (if needed) to fix static linking against libfuse by Miklos Szeredi · 18 years ago
  78. d666955 new release by Miklos Szeredi · 18 years ago
  79. 03fe09b Fix API version 21 and 22 compatibility for fuse_teardown by Miklos Szeredi · 18 years ago
  80. 229e8d9 kernel: fix build problem for "make -C ..." by Miklos Szeredi · 18 years ago
  81. 04d1278 Print a more helpful message in case the kernel doesn't support the 'fuseblk' filesystem type by Miklos Szeredi · 18 years ago
  82. fe621f9 fix lookup Oops by Miklos Szeredi · 18 years ago
  83. 4398858 Lowlevel header doc fix by John Muir by Miklos Szeredi · 18 years ago
  84. fc5309c fixes by Miklos Szeredi · 18 years ago
  85. 10d03ed build/install fixes + add bug reporting instructions to README by Miklos Szeredi · 18 years ago
  86. e414a2f new release by Miklos Szeredi · 18 years ago
  87. 87ad64c fusermount: don't try to create a lock file if /etc/mtab is a symlink by Miklos Szeredi · 18 years ago
  88. dcfb821 sync + update FAQ/Filesystems by Miklos Szeredi · 18 years ago
  89. 12e5c98 cleanups + new release candidate by Miklos Szeredi · 18 years ago
  90. 744f9d5 *** empty log message *** by Miklos Szeredi · 18 years ago
  91. bcfa416 fix hang, etc by Miklos Szeredi · 18 years ago
  92. d6f8db7 kernel: Fix compilation on patched 2.6.18 (fc6) and 2.6.9 by Miklos Szeredi · 18 years ago
  93. 856e5cb Check for signature of super_operations->umount_begin() by Miklos Szeredi · 18 years ago
  94. 53eec2a doc fixes by Miklos Szeredi · 18 years ago
  95. b9ea32f Add DESTROY message by Miklos Szeredi · 18 years ago
  96. 7e7fa1f fixes by Miklos Szeredi · 18 years ago
  97. ff1e0d4 new release candidate by Miklos Szeredi · 18 years ago
  98. 4fca432 Add support for FLUSH+RELEASE operation by Miklos Szeredi · 18 years ago
  99. 4003dfa Add init script by Miklos Szeredi · 18 years ago
  100. 0740785 API changes by Miklos Szeredi · 18 years ago