Commit Graph

  • 20e547c6d0 Merge branch 'master' of https://github.com/billziss-gh/winfsp v0.16 Bill Zissimopoulos 2016-09-19 17:25:50 -07:00
  • d0d0f60033 doc: SSHFS Port Case Study: Step 5: POSIX special files Bill Zissimopoulos 2016-09-19 17:29:56 -07:00
  • fbc3d3efce Update Changelog Bill Zissimopoulos 2016-09-19 15:11:01 -07:00
  • 2c3f177314 tst: winfsp-tests: disable HookCreateFileW for now Bill Zissimopoulos 2016-09-16 17:34:32 -07:00
  • 91e8bb1229 tst: winfsp-tests: HookCreateFileW Bill Zissimopoulos 2016-09-16 10:08:16 -07:00
  • 4b48502232 tools: run-tests: correctly test ERRORLEVEL Bill Zissimopoulos 2016-09-15 21:18:52 -07:00
  • 74af44e2e7 sys: create: FspFsvolCreateNoLock: fix open of network drive root Bill Zissimopoulos 2016-09-15 20:23:21 -07:00
  • 915279d41d Merge branch 'master' of https://bitbucket.org/billziss/winfsp Bill Zissimopoulos 2016-09-15 15:30:50 -07:00
  • 316a2940dc sys: write: FspFsvolWriteCached: fix simple but major bug when using FILE_APPEND_DATA Bill Zissimopoulos 2016-09-15 15:28:55 -07:00
  • 453c1753ab doc: update Changelog Bill Zissimopoulos 2016-09-15 13:41:18 -07:00
  • b11b622fc2 doc: Changelog formatting fix Bill Zissimopoulos 2016-09-15 13:25:59 -07:00
  • f1ba60e172 doc: update Changelog Bill Zissimopoulos 2016-09-15 13:09:24 -07:00
  • 7c1b592b84 installer: add public (stripped) symbols Bill Zissimopoulos 2016-09-15 11:49:42 -07:00
  • 1e88fedb19 src: sys: FspFsvolCreateComplete: minor comment fix Bill Zissimopoulos 2016-09-15 00:16:25 -07:00
  • 5ecc92f2ba update submodules Bill Zissimopoulos 2016-09-14 23:46:05 -07:00
  • 5771eedc45 sys,dll: FspFileSystemResolveReparsePoints: use IO_REPARSE_TAG_SYMLINK instead of IO_REPARSE for symlink resolution - FspFsvolCreateComplete STATUS_REPARSE handling changed to support device-relative symlink reparse points Bill Zissimopoulos 2016-09-14 22:16:40 -07:00
  • 46a29f663a inc: fsctl: simplify FSP_FSCTL_TRANSACT_RSP Rsp.Create.Reparse Bill Zissimopoulos 2016-09-14 17:18:59 -07:00
  • 49cd11b34b tst: memfs: GetSecurityByName: reparse point fix Bill Zissimopoulos 2016-09-14 16:20:21 -07:00
  • aeff3dc21e dll: debug: add diagnostic information for FileSystemControl requests/responses Bill Zissimopoulos 2016-09-14 16:17:20 -07:00
  • b7368336d2 dll: debug: add diagnostic information for FileSystemControl requests/responses Bill Zissimopoulos 2016-09-14 15:02:40 -07:00
  • 5afe7a5315 tools: run-tests: include reparse point tests Bill Zissimopoulos 2016-09-14 11:28:34 -07:00
  • 7815b9e2eb dll: fuse: directory symlinks can now be deleted Bill Zissimopoulos 2016-09-14 10:41:32 -07:00
  • cbcea380ef dll: fuse: correctly handle NFS_SPECFILE_LNK reparse points, which are in POSIX UTF-16 format Bill Zissimopoulos 2016-09-14 10:36:52 -07:00
  • 10635db99b dll: fuse: reparse point fixes - symlinks to directories have the FILE_ATTRIBUTE_DIRECTORY added - new symlinks/special files are now created with correct uid/gid in fuse_context Bill Zissimopoulos 2016-09-13 22:17:31 -07:00
  • cb00f913cc appveyor.yml: the previous version of Visual Studio 2015 is hosed too, so remove :( Bill Zissimopoulos 2016-09-13 15:49:24 -07:00
  • c406c89158 appveyor.yml: choose previous version of VS2015 so that AppVeyor builds can complete Bill Zissimopoulos 2016-09-13 15:45:42 -07:00
  • f600d51ace dll: fuse: SetReparsePoint testing Bill Zissimopoulos 2016-09-13 15:17:59 -07:00
  • 7401481d42 dll: fuse: allow opening of reparse points Bill Zissimopoulos 2016-09-13 14:36:40 -07:00
  • 2d3d92fb2d dll: fuse: reparse point testing Bill Zissimopoulos 2016-09-13 13:41:09 -07:00
  • eca93bbdb3 installer: add diag.bat file to installation Bill Zissimopoulos 2016-09-13 10:24:14 -07:00
  • 5fa0c36c8f dll: relative symbolic link resolution testing Bill Zissimopoulos 2016-09-13 00:14:35 -07:00
  • ea2cc54677 dll: relative symbolic link resolution testing Bill Zissimopoulos 2016-09-12 22:45:47 -07:00
  • ccec269dd6 dll: relative symbolic link resolution testing Bill Zissimopoulos 2016-09-12 21:50:25 -07:00
  • 5888e9ab05 dll: relative symbolic link resolution testing Bill Zissimopoulos 2016-09-12 21:41:48 -07:00
  • c12b88286d dll: fuse: warning fix Bill Zissimopoulos 2016-09-12 20:26:14 -07:00
  • e412d735ed tst: winfsp-tests: reparse_symlink_relative_test Bill Zissimopoulos 2016-09-12 19:55:35 -07:00
  • 582997b5a4 tst: winfsp-tests: reparse_symlink_large_test Bill Zissimopoulos 2016-09-12 18:13:25 -07:00
  • 1647702a65 tools: add diag.bat diagnostics batch file Bill Zissimopoulos 2016-09-12 15:45:48 -07:00
  • ccf58122a2 sys: FspFsvolFileSystemControlReparsePoint: comments Bill Zissimopoulos 2016-09-12 15:27:31 -07:00
  • be8c29114a sys: FspFsvolFileSystemControlReparsePoint: improve computation of TargetOnFileSystem field when MUP is being used Bill Zissimopoulos 2016-09-12 15:11:45 -07:00
  • 30f2807e2b sys: FspGetDeviceObjectByName: PAGED_CODE() macro Bill Zissimopoulos 2016-09-11 21:45:32 -07:00
  • 25a2873556 sys: symbolic link testing Bill Zissimopoulos 2016-09-11 17:18:56 -07:00
  • bd0acf2289 sys,dll: symbolic link testing Bill Zissimopoulos 2016-09-11 17:04:01 -07:00
  • 997476f015 sys,launcher: MUP volume prefixes (share names) are now case insensitive Bill Zissimopoulos 2016-09-11 14:35:56 -07:00
  • f89c91cd10 sys,dll: SYMLINK_FLAG_RELATIVE Bill Zissimopoulos 2016-09-11 13:18:54 -07:00
  • af2cc10c15 sys,dll: reparse point testing Bill Zissimopoulos 2016-09-10 23:00:55 -07:00
  • 0d25e73364 Submodule secfs.test now pulled from github - run git submodule sync after pull Bill Zissimopoulos 2016-09-09 22:10:43 -07:00
  • 86d74371aa doc: add Native API vs FUSE document Bill Zissimopoulos 2016-09-09 21:54:51 -07:00
  • f32e335855 bump version to 0.16 and update Changelog Bill Zissimopoulos 2016-09-09 21:45:19 -07:00
  • 165f3ec45d sys,dll: symlink testing Bill Zissimopoulos 2016-09-09 21:21:24 -07:00
  • 811696d939 sys,dll: reparse point testing Bill Zissimopoulos 2016-09-09 19:40:37 -07:00
  • 0c07be9628 sys,dll: reparse point testing Bill Zissimopoulos 2016-09-09 17:21:56 -07:00
  • 5dcbbaa4e7 tst: winfsp-tests: NFS reparse point testing Bill Zissimopoulos 2016-09-09 15:24:33 -07:00
  • 12b70f661f dll: fuse: nfs reparse point fixes Bill Zissimopoulos 2016-09-09 15:14:40 -07:00
  • 9b4b5abe48 tst: winfsp-tests: reparse point testing Bill Zissimopoulos 2016-09-09 14:55:15 -07:00
  • 5cd0dfb1b9 sys: reparse point testing Bill Zissimopoulos 2016-09-09 14:42:22 -07:00
  • 46ce4b1a6c dll: fuse: properly acquire op guard for reparse point operations Bill Zissimopoulos 2016-09-09 11:43:49 -07:00
  • 28a20d5199 dll: FspFileSystemOpLeave: bug fix Bill Zissimopoulos 2016-09-09 11:29:09 -07:00
  • 10ea9a833f dll: fuse: fixes Bill Zissimopoulos 2016-09-09 11:23:29 -07:00
  • d9713668aa dll: FspFileSystemCanReplaceReparsePoint: fix Bill Zissimopoulos 2016-09-09 11:09:41 -07:00
  • 00c0574f1f tst: memfs: minor fix Bill Zissimopoulos 2016-09-08 11:42:05 -07:00
  • 44c86ff9a4 dll: fuse: use NFS reparse points for POSIX special files Bill Zissimopoulos 2016-09-08 10:43:01 -07:00
  • 28931f4687 tst: reparse point testing Bill Zissimopoulos 2016-09-04 12:38:12 -07:00
  • 80e07cead6 sys,dll: reparse point implementation: DeleteReparsePoint Bill Zissimopoulos 2016-08-26 07:43:25 -07:00
  • b88b2ec51d dll: acquire exclusive lock during flush volume Bill Zissimopoulos 2016-08-22 01:04:07 -07:00
  • 82e4dcb4a1 inc: winfsp.h: minor srcdoc fix Bill Zissimopoulos 2016-08-22 00:54:15 -07:00
  • 34e653a275 dll: fsop: implement FSCTL_DELETE_REPARSE_POINT parameter checking Bill Zissimopoulos 2016-08-22 00:40:01 -07:00
  • 981e60643f dll: reparse points: allow file system to provide directory symlink behavior Bill Zissimopoulos 2016-08-22 00:04:49 -07:00
  • fee75590a8 sys,dll: rename VolumeParams::ReparsePoints* fields Bill Zissimopoulos 2016-08-21 23:36:09 -07:00
  • 1298dd842d update test submodule Bill Zissimopoulos 2016-08-21 09:37:16 -07:00
  • 8334daa048 update test submodule Bill Zissimopoulos 2016-08-21 07:46:43 -07:00
  • 2f73bfa069 dll: reparse point implementation: fixes Bill Zissimopoulos 2016-08-20 02:47:14 -07:00
  • d2d2dd5099 inc: winfsp.h: srcdoc corrections Bill Zissimopoulos 2016-08-20 01:19:07 -07:00
  • 146570dd74 dll: FspFileSystemResolveReparsePoints: return STATUS_OBJECT_PATH_NOT_FOUND when appropriate Bill Zissimopoulos 2016-08-20 01:11:46 -07:00
  • f509281be4 dll: fuse: reimplement reparse point support using FspFileSystemFindReparsePoint and FspFileSystemResolveReparsePoints Bill Zissimopoulos 2016-08-20 01:06:52 -07:00
  • 613a564ca2 tst: memfs: implement reparse points Bill Zissimopoulos 2016-08-19 23:33:40 -07:00
  • 7ffc60f512 dll: reparse point implementation: WIP Bill Zissimopoulos 2016-08-19 10:24:03 -07:00
  • 499a0cb866 dll: fuse: GetReparsePoint: return STATUS_NOT_A_REPARSE_POINT when appropriate Bill Zissimopoulos 2016-08-15 08:05:09 -07:00
  • edff3054db dll: fuse: disallow deletion of reparse point (which we cannot support) Bill Zissimopoulos 2016-08-15 07:21:05 -07:00
  • f7e0362350 sys,dll: reparse point implementation: WIP Bill Zissimopoulos 2016-08-15 04:53:11 -07:00
  • 7337f3c6cd sys,dll: symbolic link (reparse point) support: WIP Bill Zissimopoulos 2016-08-04 11:25:35 -07:00
  • ab278d7b60 Merge branch 'master' into symlink Bill Zissimopoulos 2016-07-31 00:16:38 -07:00
  • 858df29ba2 Merge branch 'master' of https://github.com/billziss-gh/winfsp v0.15 Bill Zissimopoulos 2016-07-28 23:51:34 -07:00
  • 4366866653 launcher: SvcInstanceStart: STATUS_TIMEOUT is not error; handle it correctly Bill Zissimopoulos 2016-07-28 23:50:49 -07:00
  • e4b808806c Update README.md Bill Zissimopoulos 2016-07-28 17:03:47 -07:00
  • 13cee6e019 Update Changelog Bill Zissimopoulos 2016-07-28 16:54:07 -07:00
  • 35b9cb15a3 tst: do not test for read-only buffer during Write when not on Win8+ Bill Zissimopoulos 2016-07-28 16:37:49 -07:00
  • 0d8f0f9ac8 Merge branch 'master' of https://bitbucket.org/billziss/winfsp Bill Zissimopoulos 2016-07-28 14:56:40 -07:00
  • a4e2ad9dd6 dll: FspFsctlStop: fix problem in call to DeviceIoControl Bill Zissimopoulos 2016-07-28 14:56:06 -07:00
  • 9b4318c655 sys: fix request header alignment on 32-bit builds Bill Zissimopoulos 2016-07-28 09:57:31 -07:00
  • 5827b1fa9c sys: fixes for Win7 x86 Bill Zissimopoulos 2016-07-28 00:03:53 -07:00
  • 913f7ac9cd dll: suppress compiler warning on x86 builds Bill Zissimopoulos 2016-07-27 16:25:41 -07:00
  • 0e2f46dc90 Define NTDDI_VERSION,_WIN32_WINNT; remove GetOverlappedResultEx Bill Zissimopoulos 2016-07-27 16:14:59 -07:00
  • a8d76d3e46 sys, dll: reparse point (symbolic link) support: WIP Bill Zissimopoulos 2016-07-25 21:27:48 -07:00
  • 380ec074ca sys: ioq: clarify comment Bill Zissimopoulos 2016-07-23 18:43:02 -07:00
  • e7cba96c74 Update README Bill Zissimopoulos 2016-07-21 14:08:00 -07:00
  • 03db443406 Update README Bill Zissimopoulos 2016-07-20 23:41:55 -07:00
  • 0b65bc7e01 Update README Bill Zissimopoulos 2016-07-19 21:08:02 -07:00
  • 12e1caaa98 Update README Bill Zissimopoulos 2016-07-19 21:02:14 -07:00
  • 7a690a789b Update README Bill Zissimopoulos 2016-07-19 12:21:21 -07:00