1
0
mirror of https://github.com/fuse-friends/fuse-native synced 2026-03-02 03:40:15 +00:00

Commit Graph

  • 73b897dfe7 bug fixes Andrew Osheroff 2019-08-06 11:24:04 +02:00
  • 2961856b5b tests all pass Andrew Osheroff 2019-08-06 10:55:08 +02:00
  • 97e42d4fb9 remove debugging messages Andrew Osheroff 2019-08-02 11:01:23 +02:00
  • 54a5d6c0b3 all tests pass except clean unmounting Andrew Osheroff 2019-08-02 00:19:00 +02:00
  • 1be624229f example works Andrew Osheroff 2019-08-01 17:00:14 +02:00
  • e4732baf83 init flow works, getattr fails Andrew Osheroff 2019-08-01 14:24:01 +02:00
  • bd9d36fb2f fixed C function signatures + added JS methods Andrew Osheroff 2019-08-01 11:28:05 +02:00
  • a4f225b78b all C methods compile with warnings Andrew Osheroff 2019-08-01 01:15:34 +02:00
  • bd8c036010 big macro refactor compiles Andrew Osheroff 2019-07-31 23:59:36 +02:00
  • 9121e8822c added unmount + better example Andrew Osheroff 2019-07-31 14:44:22 +02:00
  • d5747dd20f better example Andrew Osheroff 2019-07-31 11:59:30 +02:00
  • 2e5dd4298d added utimens + release Andrew Osheroff 2019-07-30 18:58:39 +02:00
  • b65343696e added readdir Andrew Osheroff 2019-07-29 16:44:54 +02:00
  • a01ebc477d working getattr Andrew Osheroff 2019-07-29 13:57:46 +02:00
  • 5a2c2b5d03 add simple way of messaging numbers and return code Mathias Buus 2019-07-25 12:52:48 +02:00
  • 48d991ac79 cleanup js Mathias Buus 2019-07-25 12:37:14 +02:00
  • cf9234e856 reimpl Mathias Buus 2019-07-24 16:52:17 +02:00
  • a0cee78a8c 1.1.2 v1.1.2 Andrew Osheroff 2019-07-16 13:46:53 +02:00
  • b9d24f6812 Standardized Andrew Osheroff 2019-07-16 13:46:43 +02:00
  • 8fb3334d7a 1.1.1 v1.1.1 Andrew Osheroff 2019-07-16 13:41:59 +02:00
  • 11be64ab33 Add safe mode with timeouts Andrew Osheroff 2019-07-16 13:40:48 +02:00
  • 2c8540a571 1.1.0 Andrew Osheroff 2019-06-19 00:31:52 +02:00
  • 9c1dde61e7 1.1.0 Andrew Osheroff 2019-06-17 16:54:59 +02:00
  • d5e47929ef 1.0.0 Andrew Osheroff 2019-06-17 16:54:41 +02:00
  • 989142357a Expose isConfigured Andrew Osheroff 2019-06-17 16:54:34 +02:00
  • f6cc259428 1.0.0-rc0 Andrew Osheroff 2019-04-12 14:05:31 +02:00
  • d76d36d087 Expose beforeMount, afterMount, configure, unconfigure + updated bindings.gyp Andrew Osheroff 2019-04-12 14:00:22 +02:00
  • b2d71c8a29 2.11.2 Mathias Buus 2017-10-27 17:06:08 +02:00
  • 12bf0ab9c0 move to prebuildify Mathias Buus 2017-10-27 17:05:01 +02:00
  • a5f67aa521 add nlink to example Mathias Buus 2017-10-02 22:14:39 +02:00
  • 0fc47e4ad9 Reference to fs-fuse project (#55) Jesús Leganés-Combarro 2017-05-28 01:37:25 +02:00
  • 889ef16e9b 2.11.1 Mathias Buus 2017-04-02 09:30:51 +02:00
  • 032ed16e23 Dokany find files fix (#51) Marinko 2017-04-02 09:30:11 +02:00
  • 627e708064 update README to match latest example.js (#50) Sam Kelly 2017-03-12 06:46:01 -04:00
  • a234e8eb95 2.11.0 Mathias Buus 2017-03-05 23:20:05 +01:00
  • bafc6cdf8b Add support for the functions listxattr and removexattr (#49) David Knoll 2017-03-05 22:17:28 +00:00
  • 5fa4376b5f README: slice should account for len given (#45) Daniel Cousens 2017-03-05 18:07:26 +11:00
  • db48a52bf8 README: suggest catching errors (#44) Daniel Cousens 2016-12-28 08:44:36 +11:00
  • c8df285152 2.10.1 Mathias Buus 2016-10-30 10:43:37 +01:00
  • 4af46f1f9d Update for Dokany v1.0.0 RC2 (Windows) (#22) Raymond Hammarling 2016-10-30 10:42:49 +01:00
  • 00acbbb310 2.10.0 Mathias Buus 2016-10-17 13:53:35 +02:00
  • f9cbe7aaeb Adds MacPorts installation information (#33) Diogo Resende 2016-10-17 12:51:56 +01:00
  • 8769284245 Fix possible deadlock because of never unlocked mutex during failed unmount (#31) Jan Kühle 2016-10-17 04:50:38 -07:00
  • cb1e6cb0de 2.9.0 Mathias Buus 2016-06-24 17:05:25 -07:00
  • 48c14d18c4 bump deps Mathias Buus 2016-06-24 17:05:22 -07:00
  • 64b0d088d5 fixed command expansion (#26) Andrew Osheroff 2016-06-24 17:02:33 -07:00
  • 565e2fd9de Fix bad definition of optional variables (#20) Jesús Leganés Combarro 2016-05-23 11:33:15 +02:00
  • dba45d84ab Bumped to 2.8.1 Lars-Magnus Skog 2016-01-18 23:50:32 +01:00
  • 8399ef396c Merge pull request #19 from ralphtheninja/prebuild Mathias Buus 2016-01-18 21:21:01 +01:00
  • a033f3478f add prebuild Lars-Magnus Skog 2016-01-18 00:15:48 +01:00
  • c2518ea443 2.8.0 Mathias Buus 2015-09-25 09:00:54 -07:00
  • e454c0ffc5 Merge pull request #12 from NodeOS/master Mathias Buus 2015-09-25 09:00:27 -07:00
  • a6ae8f850e Re-enable pkg-config for libraries instead of hardcoded '-lfuse' Jesús Leganés Combarro "piranna 2015-09-25 00:28:22 +02:00
  • 029405ad2e Allow to set the location of the includes and libraries Jesús Leganés Combarro "piranna 2015-09-24 20:47:16 +02:00
  • d8aa615428 2.7.0 Mathias Buus 2015-09-23 18:05:21 +02:00
  • 8ea6359838 allow passing in options as separate argument Mathias Buus 2015-09-23 18:05:18 +02:00
  • f857d1e138 2.6.1 Mathias Buus 2015-09-23 17:54:48 +02:00
  • 5e8a8e17bf upgraded to nan2 Mathias Buus 2015-09-22 15:58:58 +02:00
  • 2799eb9fe8 2.6.0 Mathias Buus 2015-09-03 00:14:59 -04:00
  • 47d90a050f forward mount point to init Mathias Buus 2015-09-03 00:14:48 -04:00
  • 200fa5f276 fix fsync docs Mathias Buus 2015-08-28 15:44:04 -04:00
  • 38748f06b5 2.5.0 Mathias Buus 2015-08-08 22:56:41 +02:00
  • f6fe161228 clean up #7 Mathias Buus 2015-08-08 22:56:37 +02:00
  • e7f5308ee5 Merge pull request #7 from raymond-h/master Mathias Buus 2015-08-08 22:48:46 +02:00
  • cad433382d use getenv() instead of node -e stuff Raymond Hammarling 2015-08-07 20:39:18 +02:00
  • cb731824ce update readme Raymond Hammarling 2015-08-07 20:26:07 +02:00
  • 75b3867bac altered bindings.gyp to use DOKAN_INSTALL_DIR env var Raymond Hammarling 2015-08-07 20:24:07 +02:00
  • 0355084d5d added warning for Windows in readme Raymond Hammarling 2015-08-07 05:04:21 +02:00
  • e1babe507a Change mode 188 to 33188 for file 'test' from example.js Raymond Hammarling 2015-08-07 04:05:36 +02:00
  • 2f4e33a41e added FUSE_USE_VERSION define in header Raymond Hammarling 2015-08-07 03:58:01 +02:00
  • 13fc745c1f Use abstr_thread_t instead of thread_t for thread typedef Raymond Hammarling 2015-08-07 03:51:38 +02:00
  • b8a3e44d47 added Windows instructions to readme Raymond Hammarling 2015-08-07 02:25:01 +02:00
  • e351388783 tweaks to bindings.gyp Raymond Hammarling 2015-08-07 01:19:15 +02:00
  • 89f657fbda invoke dokanctl.exe to unmount paths on Windows Raymond Hammarling 2015-08-07 00:46:14 +02:00
  • 5dc0ab7acf {a,c,m}time support Raymond Hammarling 2015-08-06 23:59:38 +02:00
  • cc81654ac1 fixes on Windows for example Raymond Hammarling 2015-08-06 23:29:42 +02:00
  • 84b17e1efa fixes on Linux Raymond Hammarling 2015-08-06 21:39:12 +02:00
  • 4aa5a3da3a added Windows abstractions + dokany (still wip) dokany found at dokan-dev/dokany Raymond Hammarling 2015-08-06 21:33:27 +02:00
  • 7a87f2cea2 abstract threads, mutexes Raymond Hammarling 2015-08-06 19:24:38 +02:00
  • a6192b1ad2 move semaphore abstractions to header file Raymond Hammarling 2015-08-06 18:33:20 +02:00
  • 1804062e26 add pkg-config to osx requirements Mathias Buus 2015-06-11 07:06:26 -07:00
  • 18bef8b184 2.4.3 Mathias Buus 2015-05-21 13:38:35 +02:00
  • 919eef1424 fix truncate Mathias Buus 2015-05-21 13:38:32 +02:00
  • b6ec61be75 2.4.2 Mathias Buus 2015-05-19 20:24:50 +02:00
  • 50e0c4f4d0 code can be undefined Mathias Buus 2015-05-19 20:24:47 +02:00
  • 81a428267f 2.4.1 Mathias Buus 2015-05-16 21:05:43 +02:00
  • 65a6311ba9 2.4.0 Mathias Buus 2015-05-16 20:33:55 +02:00
  • ac9191960a add support for mknod Mathias Buus 2015-05-16 20:32:57 +02:00
  • e133e04513 2.3.0 Mathias Buus 2015-05-13 02:52:36 +02:00
  • fb5b51f88b add 3s timeout to unmount since fuse sometimes fails Mathias Buus 2015-05-13 02:51:41 +02:00
  • 431d61db79 fix docs Mathias Buus 2015-05-11 11:15:17 +02:00
  • c078c5e086 2.2.0 Mathias Buus 2015-05-05 02:22:08 +02:00
  • 3bc7238626 add fuse.context(). fixes #3 Mathias Buus 2015-05-05 02:22:05 +02:00
  • 9cb20308ad 2.1.3 Mathias Buus 2015-05-05 01:52:58 +02:00
  • 2a19f072be add missing scope Mathias Buus 2015-05-05 01:52:56 +02:00
  • 183c70961d 2.1.2 Mathias Buus 2015-03-26 19:35:53 +01:00
  • 16118666a9 guard diplayFolder to only run on osx to fix mafintosh/torrent-mount#20 Mathias Buus 2015-03-26 19:34:26 +01:00
  • 6916670b73 2.1.1 Mathias Buus 2015-03-26 16:39:59 +01:00
  • cbfe087444 Merge pull request #1 from clkao/patch-1 Mathias Buus 2015-03-26 16:39:36 +01:00
  • 0832478d0e 2.1.0 Mathias Buus 2015-03-24 19:20:19 +01:00