1
0
mirror of https://github.com/fuse-friends/fuse-native synced 2024-09-28 06:00:43 +00:00
Commit Graph

53 Commits

Author SHA1 Message Date
Mathias Buus
330a43fee2 >4gb support 2020-01-14 11:51:14 +01:00
Mathias Buus
b1189f356a 2.0.4 2020-01-08 21:34:17 +01:00
Mathias Buus
23c3eccd7f
fix segfault and add more sane api (#4) 2020-01-08 21:32:26 +01:00
Mathias Buus
85424c7705 2.0.3 2020-01-08 11:14:28 +01:00
Mathias Buus
393250d107 amc is the stat order 2020-01-07 10:54:30 +01:00
Mathias Buus
148f2af59d fix stat times not being set 2020-01-07 10:44:38 +01:00
Andrew Osheroff
0a17689a51 ftruncate fix 2020-01-06 16:51:19 +01:00
Andrew Osheroff
b085941a08 Removed package-lock.json 2019-12-18 11:32:28 +01:00
Mathias Buus
b746b10658 cli docs 2019-12-18 10:32:09 +01:00
Andrew Osheroff
8aa9c5d885 2.0.2 2019-12-17 15:48:32 +01:00
Andrew Osheroff
36bc277198 2.0.1 2019-12-17 15:48:23 +01:00
Andrew Osheroff
2d063aa975 Updated node-gyp-build 2019-12-17 15:47:37 +01:00
Mathias Buus
dcde0edbcc docs for configure,unconfigure 2019-12-17 15:28:35 +01:00
Mathias Buus
3aece3d499 2.0.0 2019-12-17 15:10:21 +01:00
Mathias Buus
9dfb2de9c1 add gitignore 2019-12-17 15:10:15 +01:00
Mathias Buus
46d09be1d9 travis and prebuildify 2019-12-17 15:03:51 +01:00
Andrew Osheroff
3fd1f9ef53
Update README.md 2019-12-17 11:56:00 +01:00
Andrew Osheroff
f125cecb19
Update README.md 2019-12-17 11:50:57 +01:00
Andrew Osheroff
420da8ccbb Better makeHandler 2019-12-17 11:30:38 +01:00
Andrew Osheroff
f6dcf4b680
Update README.md 2019-12-17 11:08:02 +01:00
Mathias Buus
1770d3f09e add more docs 2019-12-17 10:38:00 +01:00
Mathias Buus
3e5e9e8106 add bin 2019-12-17 10:15:33 +01:00
Andrew Osheroff
65e819f84e
Create README.md 2019-11-19 13:47:52 +01:00
Andrew Osheroff
ebc1e7664e Remove destroy handling 2019-11-19 11:42:40 +01:00
Andrew Osheroff
18167492e7 JS changes 2019-11-19 11:18:26 +01:00
Andrew Osheroff
7ec7c065cf
Merge pull request #2 from fuse-friends/rereimpl
Rereimpl
2019-11-19 11:00:25 +01:00
Mathias Buus
8bf2e622e4 styles 2019-11-19 10:56:03 +01:00
Mathias Buus
11a80ff2a8 use a function pointer instead of switch 2019-11-19 10:37:54 +01:00
Andrew Osheroff
994331abbe Added statfs test 2019-11-15 11:31:18 +01:00
Andrew Osheroff
0d48cd8fc8 Bug fixes 2019-09-18 18:44:54 +02:00
Andrew Osheroff
ea1726a661 added double mount test 2019-08-07 12:55:41 +02:00
Andrew Osheroff
92b22d1c50 add this._closed to prevent reopening 2019-08-07 12:54:00 +02:00
Andrew Osheroff
b48d260d9e better default handling in error case 2019-08-07 12:44:13 +02:00
Andrew Osheroff
97f6e37003 all warnings gone 2019-08-06 17:23:10 +02:00
Andrew Osheroff
a176a98bf0 strncpy mnt argument + diskutil on osx 2019-08-06 16:48:15 +02:00
Andrew Osheroff
f9487a8d34 unmacro init 2019-08-06 11:44:04 +02:00
Andrew Osheroff
73b897dfe7 bug fixes 2019-08-06 11:24:04 +02:00
Andrew Osheroff
2961856b5b tests all pass 2019-08-06 10:55:08 +02:00
Andrew Osheroff
97e42d4fb9 remove debugging messages 2019-08-02 11:01:23 +02:00
Andrew Osheroff
54a5d6c0b3 all tests pass except clean unmounting 2019-08-02 00:19:40 +02:00
Andrew Osheroff
1be624229f example works 2019-08-02 00:19:40 +02:00
Andrew Osheroff
e4732baf83 init flow works, getattr fails 2019-08-02 00:19:40 +02:00
Andrew Osheroff
bd9d36fb2f fixed C function signatures + added JS methods 2019-08-02 00:19:38 +02:00
Andrew Osheroff
a4f225b78b all C methods compile with warnings 2019-08-02 00:19:36 +02:00
Andrew Osheroff
bd8c036010 big macro refactor compiles 2019-08-02 00:19:34 +02:00
Andrew Osheroff
9121e8822c added unmount + better example 2019-08-02 00:19:31 +02:00
Andrew Osheroff
d5747dd20f better example 2019-07-31 11:59:30 +02:00
Andrew Osheroff
2e5dd4298d added utimens + release 2019-07-30 18:58:39 +02:00
Andrew Osheroff
b65343696e added readdir 2019-07-29 16:44:54 +02:00
Andrew Osheroff
a01ebc477d working getattr 2019-07-29 13:57:57 +02:00