Commit Graph

  • 2085b810e3 add appveyor and travis-ci configuration files Bill Zissimopoulos 2017-04-27 01:00:55 -07:00
  • d16a394749 fsop: ignore full errno list on Windows Bill Zissimopoulos 2017-04-27 01:00:26 -07:00
  • 33dfabc5c9 host: silence incompatible pointer warnings on gcc versions that ignore diagnostic pragmas Bill Zissimopoulos 2017-04-27 01:00:05 -07:00
  • 165c88fd6a Update README Bill Zissimopoulos 2017-04-26 21:36:57 -07:00
  • 872efbeebd fsop: add S_IF* constants Bill Zissimopoulos 2017-04-26 12:28:03 -07:00
  • 260ddb4239 memfs: testing and improvement Bill Zissimopoulos 2017-04-26 11:56:34 -07:00
  • f79d4e7bab host: Create becomes Mknod, Open on ENOSYS Bill Zissimopoulos 2017-04-26 11:03:04 -07:00
  • 0e4aa4055c memfs: xattr support and testing Bill Zissimopoulos 2017-04-26 10:33:46 -07:00
  • 712e100d84 host: minor fix Bill Zissimopoulos 2017-04-26 00:55:54 -07:00
  • fee16ff6cd host: windows port Bill Zissimopoulos 2017-04-26 00:44:52 -07:00
  • 4d3a790a2a memfs: testing Bill Zissimopoulos 2017-04-25 12:57:00 -07:00
  • b129f82617 refactor trace functionality Bill Zissimopoulos 2017-04-25 11:56:52 -07:00
  • 2a75c22c72 add memfs example file system Bill Zissimopoulos 2017-04-25 11:40:00 -07:00
  • ef72e97d64 Merge pull request #1 from ncw/fix-imports Bill Zissimopoulos 2017-04-24 16:01:52 -07:00
  • afc73ef10a windows port Bill Zissimopoulos 2017-04-23 16:33:40 -07:00
  • d8cd43f6d7 Fix imports in passthrough example Nick Craig-Wood 2017-04-23 15:47:29 +01:00
  • 659ce8ea4d linux port Bill Zissimooulos 2017-04-22 00:26:31 -07:00
  • 5971c0a464 linux port Bill Zissimooulos 2017-04-21 23:58:15 -07:00
  • 95faa2d073 host: Unmount testing Bill Zissimopoulos 2017-04-21 17:55:39 -07:00
  • 9d053e89ab rename Pointer to Handle Bill Zissimopoulos 2017-04-21 14:12:14 -07:00
  • 63ac712dc2 host: implement Unmount Bill Zissimopoulos 2017-04-21 14:08:13 -07:00
  • c12ff30261 host: fix command line handling Bill Zissimopoulos 2017-04-21 13:27:33 -07:00
  • f6360133cf host: improvements Bill Zissimopoulos 2017-04-21 12:40:00 -07:00
  • a7397485da add xattr support - unfortunately GO is missing xattr syscalls on Darwin so we cannot test this Bill Zissimopoulos 2017-04-21 12:17:59 -07:00
  • de24bdc3e4 Update README with test instructions Bill Zissimopoulos 2017-04-21 00:23:05 -07:00
  • 5965901250 setuidgid: fix stupid mistake Bill Zissimopoulos 2017-04-20 22:48:29 -07:00
  • f654ce3bc6 fstest: testing and bug fixes Bill Zissimopoulos 2017-04-20 22:31:16 -07:00
  • 86c0b8540f host: minor refactoring Bill Zissimopoulos 2017-04-20 21:33:50 -07:00
  • a5cacebfea host: simplify panic recovery Bill Zissimopoulos 2017-04-20 21:19:45 -07:00
  • c7884afd63 fstest: testing and bug fixes Bill Zissimopoulos 2017-04-20 17:51:55 -07:00
  • 5bc1853fb8 fstest: testing and bug fixes Bill Zissimopoulos 2017-04-20 16:43:34 -07:00
  • ab2c097df1 fstest: testing and bug fixes Bill Zissimopoulos 2017-04-20 16:16:54 -07:00
  • 06516e58c8 fstest: testing and bug fixes Bill Zissimopoulos 2017-04-20 15:46:36 -07:00
  • 215e0c1d81 passthrough: testing with fstest Bill Zissimopoulos 2017-04-20 14:29:27 -07:00
  • 5468a62d7a Merge branch 'master' of https://github.com/billziss-gh/cgofuse Bill Zissimopoulos 2017-04-20 11:39:40 -07:00
  • b9cb56b492 Update README Bill Zissimopoulos 2017-04-20 11:39:30 -07:00
  • cf3bd34a98 testing and bug fixes Bill Zissimopoulos 2017-04-20 11:38:01 -07:00
  • 147eee314b testing and bug fixes Bill Zissimopoulos 2017-04-20 11:08:39 -07:00
  • baa4e69b4c passthrough: add trace capability Bill Zissimopoulos 2017-04-20 01:45:33 -07:00
  • 7e2ab91957 flesh out passthrough file system Bill Zissimopoulos 2017-04-19 21:04:07 -07:00
  • 873ef625d8 WIP Bill Zissimopoulos 2017-04-19 16:17:23 -07:00
  • cfc36353f2 WIP Bill Zissimopoulos 2017-04-19 16:08:53 -07:00
  • 5d7c7ef9e4 WIP Bill Zissimopoulos 2017-04-19 15:51:25 -07:00
  • 4e8e42a3bf major refactoring Bill Zissimopoulos 2017-04-19 14:21:44 -07:00
  • 6cb6d96804 example: passthrough: testing Bill Zissimopoulos 2017-04-19 01:46:04 -07:00
  • 0fef281880 add minimal documentation Bill Zissimopoulos 2017-04-18 17:15:08 -07:00
  • 0063ce8f53 add minimal documentation Bill Zissimopoulos 2017-04-18 17:00:37 -07:00
  • 9b12ddb445 add GPLv3 license Bill Zissimopoulos 2017-04-18 16:01:30 -07:00
  • c1dc3ead04 Update README.md Bill Zissimopoulos 2017-04-18 15:51:22 -07:00
  • 2bff4f8336 Create README Bill Zissimopoulos 2017-04-18 15:48:34 -07:00
  • a443d7a269 initial commit Bill Zissimopoulos 2017-04-18 15:36:50 -07:00