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

Commit Graph

  • 21658b5ebb 2.2.6 master v2.2.6 Mathias Buus 2020-06-03 21:26:19 +02:00
  • 34554d664b pass down array buffer in timeout Mathias Buus 2020-06-03 21:26:08 +02:00
  • 14b3a23d68 2.2.5 v2.2.5 Mathias Buus 2020-06-02 16:15:01 +02:00
  • 3d8ddd21b5 wrong argument in timeout switch Mathias Buus 2020-06-02 16:14:59 +02:00
  • fc92548561 2.2.4 v2.2.4 Mathias Buus 2020-06-02 16:10:23 +02:00
  • 7f529df642 fix timeout assert crashes Mathias Buus 2020-06-02 16:10:19 +02:00
  • 977307b1b3 2.2.3 v2.2.3 Mathias Buus 2020-05-28 12:42:01 +02:00
  • 56e4b99e04 default bytesRead,Written to 0 Mathias Buus 2020-05-28 12:41:53 +02:00
  • 4606e58acd 2.2.2 v2.2.2 Mathias Buus 2020-05-20 17:00:23 +02:00
  • b7f98c6192 fix travis file Mathias Buus 2020-05-20 16:59:54 +02:00
  • 3507fe0907 fix travis link Mathias Buus 2020-05-20 16:34:50 +02:00
  • e218d40f90 malloc and track thread_local buffers from js (#20) Mathias Buus 2020-05-20 16:33:46 +02:00
  • 519b468995 fix: remove incorrect flush parameter Bennjamin Blast 2020-04-07 21:23:22 -04:00
  • 2e6c27c3a3 2.2.1 v2.2.1 Andrew Osheroff 2020-02-07 14:55:35 +01:00
  • e09247de88 Forgot to add simple-fs.js Andrew Osheroff 2020-02-06 17:44:08 +01:00
  • 42e5321365 Better unmount behavior on OSX + OSX-specific unmount tests Andrew Osheroff 2020-02-06 17:42:13 +01:00
  • ea8699f43d Forgot to add simple-fs.js better-osx-unmount Andrew Osheroff 2020-02-06 17:44:08 +01:00
  • 98891fe157 Better unmount behavior on OSX + OSX-specific unmount tests Andrew Osheroff 2020-02-06 17:42:13 +01:00
  • 5b62bc5380 2.2.0 v2.2.0 Mathias Buus 2020-01-31 15:01:12 +01:00
  • 9d0892abdd more timeout logic Mathias Buus 2020-01-31 14:56:23 +01:00
  • 38a4a52231 fix timeout code and make it opt-out Mathias Buus 2020-01-31 14:09:00 +01:00
  • b63edfd61e 2.1.1 v2.1.1 Andrew Osheroff 2020-01-29 13:32:35 +01:00
  • 2f6d2054fe Add mkdir option + update README Andrew Osheroff 2020-01-29 13:32:31 +01:00
  • 9bd5357275 2.0.8 v2.0.8 Andrew Osheroff 2020-01-29 13:19:47 +01:00
  • 7a1d439e9c Add mkdir option + update README Andrew Osheroff 2020-01-29 13:19:39 +01:00
  • 9528eeff48 Update README.md Andrew Osheroff 2020-01-24 12:08:51 +01:00
  • 2237155e60 2.1.0 v2.1.0 Mathias Buus 2020-01-24 12:08:22 +01:00
  • 1a08b3de57 support auto timeouts Mathias Buus 2020-01-24 11:19:17 +01:00
  • 4163951dc3 support auto timeouts auto-timeout Mathias Buus 2020-01-24 11:19:17 +01:00
  • 95386bf49c Handle ENXIO in force mount Andrew Osheroff 2020-01-24 12:01:29 +01:00
  • b0c3489030 Added force option + static unmount Andrew Osheroff 2020-01-24 11:39:52 +01:00
  • f7dde5d16a Adding static unmount + force option Andrew Osheroff 2020-01-24 10:43:29 +01:00
  • de825b61e6 Added fuse timeout read test Andrew Osheroff 2020-01-24 10:31:51 +01:00
  • b333a2fd3d 2.0.7 v2.0.7 Mathias Buus 2020-01-23 15:11:01 +01:00
  • b98133a18f fix defaults Mathias Buus 2020-01-23 15:10:57 +01:00
  • baee91d5da 2.0.6 v2.0.6 Mathias Buus 2020-01-14 16:55:44 +01:00
  • 05f6eecd45 fix typo Mathias Buus 2020-01-14 16:55:06 +01:00
  • bd61dff342 2.0.5 v2.0.5 Mathias Buus 2020-01-14 16:38:48 +01:00
  • b46da7e4f9 use explicit 64bit ints for better cross platform support Mathias Buus 2020-01-14 16:28:54 +01:00
  • 8a6e480858 fix test on linux Mathias Buus 2020-01-14 14:50:07 +01:00
  • aa745f4ff5 fix big file test Mathias Buus 2020-01-14 14:41:27 +01:00
  • 62401463df fix multiple options Mathias Buus 2020-01-14 14:28:01 +01:00
  • 5236374b01 add test for big files Mathias Buus 2020-01-14 14:17:08 +01:00
  • b5e9b34dc2 add todo Mathias Buus 2020-01-14 11:58:14 +01:00
  • 383ace28ab >4gb support Mathias Buus 2020-01-14 11:51:14 +01:00
  • b1189f356a 2.0.4 v2.0.4 Mathias Buus 2020-01-08 21:34:17 +01:00
  • 23c3eccd7f fix segfault and add more sane api (#4) Mathias Buus 2020-01-08 21:32:26 +01:00
  • 900190207f fix segfault and add more sane api xattr-fixes Mathias Buus 2020-01-08 15:51:06 +01:00
  • 85424c7705 2.0.3 v2.0.3 Mathias Buus 2020-01-08 11:14:28 +01:00
  • 393250d107 amc is the stat order Mathias Buus 2020-01-07 10:54:30 +01:00
  • 148f2af59d fix stat times not being set Mathias Buus 2020-01-07 10:44:38 +01:00
  • 0a17689a51 ftruncate fix Andrew Osheroff 2020-01-06 16:51:19 +01:00
  • aa9d71413c Added failing xattrs test xattr-fix Andrew Osheroff 2019-12-20 15:51:46 +01:00
  • b085941a08 Removed package-lock.json Andrew Osheroff 2019-12-18 11:32:18 +01:00
  • b746b10658 cli docs Mathias Buus 2019-12-18 10:32:09 +01:00
  • 8aa9c5d885 2.0.2 v2.0.2 Andrew Osheroff 2019-12-17 15:48:32 +01:00
  • 36bc277198 2.0.1 Andrew Osheroff 2019-12-17 15:48:23 +01:00
  • 2d063aa975 Updated node-gyp-build Andrew Osheroff 2019-12-17 15:47:37 +01:00
  • dcde0edbcc docs for configure,unconfigure Mathias Buus 2019-12-17 15:28:35 +01:00
  • 3aece3d499 2.0.0 v2.0.0 Mathias Buus 2019-12-17 15:10:21 +01:00
  • 9dfb2de9c1 add gitignore Mathias Buus 2019-12-17 15:10:15 +01:00
  • 46d09be1d9 travis and prebuildify Mathias Buus 2019-11-19 14:04:46 +01:00
  • 3fd1f9ef53 Update README.md Andrew Osheroff 2019-12-17 11:56:00 +01:00
  • f125cecb19 Update README.md Andrew Osheroff 2019-12-17 11:50:57 +01:00
  • 6ce141d308 try to fix flaky tests on ancient osx travis Mathias Buus 2019-12-17 11:48:22 +01:00
  • 420da8ccbb Better makeHandler Andrew Osheroff 2019-12-17 11:29:42 +01:00
  • 716c45f4bf Better makeHandler reimpl Andrew Osheroff 2019-12-17 11:29:42 +01:00
  • f6dcf4b680 Update README.md Andrew Osheroff 2019-12-17 11:08:02 +01:00
  • 1770d3f09e add more docs Mathias Buus 2019-12-17 10:38:00 +01:00
  • 3e5e9e8106 add bin Mathias Buus 2019-12-17 10:15:33 +01:00
  • 3d9dd1945e undebug Mathias Buus 2019-11-19 16:12:59 +01:00
  • fb639991ce try old osx image Mathias Buus 2019-11-19 16:08:46 +01:00
  • b2e04b6950 haxx Mathias Buus 2019-11-19 16:04:24 +01:00
  • ae992f3864 more Mathias Buus 2019-11-19 15:59:14 +01:00
  • 2fcca61be1 again Mathias Buus 2019-11-19 15:54:32 +01:00
  • 0d74605d46 binding Mathias Buus 2019-11-19 15:48:40 +01:00
  • f444fc76be debug mac Mathias Buus 2019-11-19 15:38:22 +01:00
  • 7ab02b5947 haxx Mathias Buus 2019-11-19 15:06:55 +01:00
  • a2c12da2fd expose bin Mathias Buus 2019-11-19 14:30:18 +01:00
  • fb02ea21ca sudo required Mathias Buus 2019-11-19 14:22:04 +01:00
  • a776b04003 wip Mathias Buus 2019-11-19 14:18:07 +01:00
  • 93b13bb84d wip Mathias Buus 2019-11-19 14:15:23 +01:00
  • d195bed59c try to fix travis Mathias Buus 2019-11-19 14:11:14 +01:00
  • 34b158fa43 try to add travis file Mathias Buus 2019-11-19 14:04:46 +01:00
  • 65e819f84e Create README.md Andrew Osheroff 2019-11-19 13:47:52 +01:00
  • ebc1e7664e Remove destroy handling Andrew Osheroff 2019-11-19 11:42:40 +01:00
  • 18167492e7 JS changes Andrew Osheroff 2019-11-19 11:18:12 +01:00
  • 7ec7c065cf Merge pull request #2 from fuse-friends/rereimpl Andrew Osheroff 2019-11-19 11:00:25 +01:00
  • 8bf2e622e4 styles Mathias Buus 2019-11-19 10:56:03 +01:00
  • 11a80ff2a8 use a function pointer instead of switch Mathias Buus 2019-11-19 10:37:34 +01:00
  • 994331abbe Added statfs test Andrew Osheroff 2019-11-15 11:31:18 +01:00
  • cf22930a31 1.1.3 v1.1.3 Andrew Osheroff 2019-09-18 19:21:00 +02:00
  • ff2885c952 Fix vulnerable packages Andrew Osheroff 2019-09-18 18:46:39 +02:00
  • 0d48cd8fc8 Bug fixes Andrew Osheroff 2019-09-18 18:44:54 +02:00
  • ea1726a661 added double mount test Andrew Osheroff 2019-08-07 12:55:41 +02:00
  • 92b22d1c50 add this._closed to prevent reopening Andrew Osheroff 2019-08-07 12:54:00 +02:00
  • b48d260d9e better default handling in error case Andrew Osheroff 2019-08-07 12:44:13 +02:00
  • 97f6e37003 all warnings gone Andrew Osheroff 2019-08-06 17:23:10 +02:00
  • a176a98bf0 strncpy mnt argument + diskutil on osx Andrew Osheroff 2019-08-06 16:48:15 +02:00
  • f9487a8d34 unmacro init Andrew Osheroff 2019-08-06 11:44:04 +02:00