Commit Graph

  • 89f657fbda invoke dokanctl.exe to unmount paths on Windows Raymond Hammarling 2015-08-07 00:46:14 +0200
  • 5dc0ab7acf {a,c,m}time support Raymond Hammarling 2015-08-06 23:59:38 +0200
  • cc81654ac1 fixes on Windows for example Raymond Hammarling 2015-08-06 23:29:42 +0200
  • 84b17e1efa fixes on Linux Raymond Hammarling 2015-08-06 21:39:12 +0200
  • 4aa5a3da3a added Windows abstractions + dokany (still wip) dokany found at `dokan-dev/dokany` Raymond Hammarling 2015-08-06 21:33:27 +0200
  • 7a87f2cea2 abstract threads, mutexes Raymond Hammarling 2015-08-06 19:24:38 +0200
  • a6192b1ad2 move semaphore abstractions to header file Raymond Hammarling 2015-08-06 18:33:20 +0200
  • 1804062e26 add pkg-config to osx requirements Mathias Buus 2015-06-11 07:06:26 -0700
  • 18bef8b184 2.4.3 Mathias Buus 2015-05-21 13:38:35 +0200
  • 919eef1424 fix truncate Mathias Buus 2015-05-21 13:38:32 +0200
  • b6ec61be75 2.4.2 Mathias Buus 2015-05-19 20:24:50 +0200
  • 50e0c4f4d0 code can be undefined Mathias Buus 2015-05-19 20:24:47 +0200
  • 81a428267f 2.4.1 Mathias Buus 2015-05-16 21:05:43 +0200
  • 65a6311ba9 2.4.0 Mathias Buus 2015-05-16 20:33:55 +0200
  • ac9191960a add support for mknod Mathias Buus 2015-05-16 20:32:57 +0200
  • e133e04513 2.3.0 Mathias Buus 2015-05-13 02:52:36 +0200
  • fb5b51f88b add 3s timeout to unmount since fuse sometimes fails Mathias Buus 2015-05-13 02:51:41 +0200
  • 431d61db79 fix docs Mathias Buus 2015-05-11 11:15:17 +0200
  • c078c5e086 2.2.0 Mathias Buus 2015-05-05 02:22:08 +0200
  • 3bc7238626 add fuse.context(). fixes #3 Mathias Buus 2015-05-05 02:22:05 +0200
  • 9cb20308ad 2.1.3 Mathias Buus 2015-05-05 01:52:58 +0200
  • 2a19f072be add missing scope Mathias Buus 2015-05-05 01:52:56 +0200
  • 183c70961d 2.1.2 Mathias Buus 2015-03-26 19:35:53 +0100
  • 16118666a9 guard diplayFolder to only run on osx to fix mafintosh/torrent-mount#20 Mathias Buus 2015-03-26 19:34:26 +0100
  • 6916670b73 2.1.1 Mathias Buus 2015-03-26 16:39:59 +0100
  • cbfe087444 Merge pull request #1 from clkao/patch-1 Mathias Buus 2015-03-26 16:39:36 +0100
  • 0832478d0e 2.1.0 Mathias Buus 2015-03-24 19:20:19 +0100
  • c8eaa11d09 add errno method Mathias Buus 2015-03-24 19:20:09 +0100
  • 06a14e718b Add --libs-only-L to pkg-config Chia-liang Kao 2015-03-24 23:12:32 +0800
  • 9fb41cb2f9 2.0.1 v2.0.1 Mathias Buus 2015-03-24 06:54:56 +0100
  • 4a302b054b fix mkdir api docs Mathias Buus 2015-03-24 06:54:51 +0100
  • cff04b8a09 2.0.0 Mathias Buus 2015-03-23 17:20:18 +0100
  • 424e3c06ff update fuse4js section Mathias Buus 2015-03-23 17:20:13 +0100
  • dee77e1a30 link tests Mathias Buus 2015-03-23 17:17:27 +0100
  • 6631b2ad55 fix utimens Mathias Buus 2015-03-23 17:17:13 +0100
  • 54448dbb1c update docs Mathias Buus 2015-03-23 16:56:01 +0100
  • b3db64d034 make return code optional Mathias Buus 2015-03-23 16:55:37 +0100
  • dc50eb6005 add link tests Mathias Buus 2015-03-23 15:42:45 +0100
  • 4ad285fb91 change readlink signature Mathias Buus 2015-03-23 15:21:11 +0100
  • de412a6aaf add cb to mount in docs Mathias Buus 2015-03-22 13:07:36 +0100
  • 89b6b675d2 initial tests Mathias Buus 2015-03-22 12:57:52 +0100
  • f3291fc28a more umount fixes on osx Mathias Buus 2015-03-22 12:46:33 +0100
  • 0d0490b781 just use umount - much more reliable Mathias Buus 2015-03-22 12:34:05 +0100
  • 77c3d8ae9a better thread safety Mathias Buus 2015-03-22 02:00:26 +0100
  • ed7d3c773f support multi mount Mathias Buus 2015-03-21 16:05:35 +0100
  • f7d5e9b8ff free nancallbacks in main loop Mathias Buus 2015-03-20 12:52:47 +0100
  • 7a161e728d always use fusermount on linux Mathias Buus 2015-03-20 04:42:28 +0100
  • 54c49272ee bump standard Mathias Buus 2015-03-20 04:12:49 +0100
  • 4da0b89217 removed unmountSync and regular unmount stops fuse now Mathias Buus 2015-03-20 04:11:42 +0100
  • 22b23a217a fix standard style Mathias Buus 2015-03-17 22:39:35 +0100
  • bec316bda7 some inlines and changed dummy name Mathias Buus 2015-03-17 15:41:31 +0100
  • c634706aa2 fix missing includes Mathias Buus 2015-03-17 15:37:30 +0100
  • 6985ec1fd9 fix switch warning Mathias Buus 2015-03-17 15:36:29 +0100
  • 036eac6355 use fusermount on linux for now Mathias Buus 2015-03-17 15:35:42 +0100
  • 07352cfe10 better error handling and mount callback Mathias Buus 2015-03-17 13:32:09 +0100
  • 3bb1c62c88 1.1.0 v1.1.0 Mathias Buus 2015-03-17 02:18:08 +0100
  • 54608d9323 do not auto unmount Mathias Buus 2015-03-17 02:18:00 +0100
  • eb7c7f1367 0.10 support Mathias Buus 2015-03-16 22:28:33 +0100
  • 51e3fac2b1 more gc fixes Mathias Buus 2015-03-15 11:56:54 +0100
  • e1c5e870de fix example Mathias Buus 2015-03-15 11:29:28 +0100
  • 056542d9ad fix utf-8 strings Mathias Buus 2015-03-13 19:05:41 +0100
  • 0e9ab7a10a better linux support Mathias Buus 2015-03-12 04:13:34 +0100
  • 070cd6ffe1 add requirements Mathias Buus 2015-03-12 03:19:03 +0100
  • 8c3bda11a6 1.0.0 v1.0.0 Mathias Buus 2015-03-12 03:13:53 +0100
  • 61eb6401bd add standard Mathias Buus 2015-03-12 03:13:26 +0100
  • af505ffc05 update example Mathias Buus 2015-03-12 03:12:14 +0100
  • b249f974cd first commit Mathias Buus 2015-03-12 03:11:29 +0100