1191 Commits

Author SHA1 Message Date
Bill Zissimopoulos
a46c0610c4 tst: memfs: MemfsFileNameHasPrefix: work to support named streams 2016-09-27 15:35:26 -07:00
Bill Zissimopoulos
495fc7a5dc sys: implement named stream open/close and related delete/share access issues 2016-09-27 14:53:59 -07:00
Bill Zissimopoulos
2ba46fdb71 ensure that all source files use UNIX newlines 2016-09-25 21:50:44 -07:00
Bill Zissimopoulos
7cb56bb132 sys: FspUnicodePathIsValid: improvements 2016-09-25 21:38:41 -07:00
Bill Zissimopoulos
687b02c1e6 tools: ntstatus,winerror: lookup status/error codes 2016-09-24 23:55:15 -07:00
Bill Zissimopoulos
218b162d75 update submodules 2016-09-24 22:46:49 -07:00
Bill Zissimopoulos
5e13c8750e sys: FspUnicodePathIsValid, FspUnicodePathIsValidPattern 2016-09-24 22:21:05 -07:00
Bill Zissimopoulos
2e71d2fe14 sys: FspFsvolQueryStreamInformationCopy: improvements 2016-09-24 17:32:35 -07:00
Bill Zissimopoulos
866e4abe10 sys: IRP_MN_QUERY_DIRECTORY: correctly handle STATUS_BUFFER_OVERFLOW cases 2016-09-24 17:16:58 -07:00
Bill Zissimopoulos
7894cc8b7b sys: fileinfo.c: minor comment change 2016-09-24 15:09:15 -07:00
Bill Zissimopoulos
0c810c52fa sys: IRP_MJ_QUERY_INFORMATION: FileStreamInformation 2016-09-24 13:59:02 -07:00
Bill Zissimopoulos
b06e947e0e tst: winfsp-tests: troubleshoot appveyor dirnotify failure 2016-09-21 15:07:51 -07:00
Bill Zissimopoulos
aed134080c inc: fsctl: PostCleanupOnDeleteOnly 2016-09-21 14:22:08 -07:00
Bill Zissimopoulos
3ce490d405 inc: fsctl: UmFileNodeIsUserContext2 2016-09-21 10:40:18 -07:00
Bill Zissimopoulos
76aabecbfb dll: fuse: fstypename, FileSystemName command line options 2016-09-20 21:27:48 -07:00
Bill Zissimopoulos
8eebfe811d sys: FspFsvolQueryFsAttributeInformation: fix buffer overrun error 2016-09-20 20:55:10 -07:00
Bill Zissimopoulos
5798527237 sys: FspFsvolQueryFsAttributeInformation: return full file system name 2016-09-20 16:30:03 -07:00
Bill Zissimopoulos
817beebb63 inc: fsctl: FSP_FSCTL_VOLUME_PARAMS changes:
- increase size of VolumePrefix
- add FileSystemName field (currently unused)
2016-09-20 15:37:42 -07:00
Bill Zissimopoulos
b7a2b5e17a build: bump version to 0.17 2016-09-20 14:26:20 -07:00
Bill Zissimopoulos
20e547c6d0 Merge branch 'master' of https://github.com/billziss-gh/winfsp v0.16 2016-09-19 17:25:50 -07:00
Bill Zissimopoulos
d0d0f60033 doc: SSHFS Port Case Study: Step 5: POSIX special files 2016-09-19 17:29:56 -07:00
Bill Zissimopoulos
fbc3d3efce Update Changelog 2016-09-19 15:11:01 -07:00
Bill Zissimopoulos
2c3f177314 tst: winfsp-tests: disable HookCreateFileW for now 2016-09-16 17:34:32 -07:00
Bill Zissimopoulos
91e8bb1229 tst: winfsp-tests: HookCreateFileW 2016-09-16 10:08:16 -07:00
Bill Zissimopoulos
4b48502232 tools: run-tests: correctly test ERRORLEVEL 2016-09-15 21:18:52 -07:00
Bill Zissimopoulos
74af44e2e7 sys: create: FspFsvolCreateNoLock: fix open of network drive root 2016-09-15 20:23:21 -07:00
Bill Zissimopoulos
915279d41d Merge branch 'master' of https://bitbucket.org/billziss/winfsp 2016-09-15 15:30:50 -07:00
Bill Zissimopoulos
316a2940dc sys: write: FspFsvolWriteCached: fix simple but major bug when using FILE_APPEND_DATA 2016-09-15 15:28:55 -07:00
Bill Zissimopoulos
453c1753ab doc: update Changelog 2016-09-15 13:41:18 -07:00
Bill Zissimopoulos
b11b622fc2 doc: Changelog formatting fix 2016-09-15 13:25:59 -07:00
Bill Zissimopoulos
f1ba60e172 doc: update Changelog 2016-09-15 13:09:24 -07:00
Bill Zissimopoulos
7c1b592b84 installer: add public (stripped) symbols 2016-09-15 11:49:42 -07:00
Bill Zissimopoulos
1e88fedb19 src: sys: FspFsvolCreateComplete: minor comment fix 2016-09-15 00:16:25 -07:00
Bill Zissimopoulos
5ecc92f2ba update submodules 2016-09-14 23:46:05 -07:00
Bill Zissimopoulos
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
2016-09-14 22:16:40 -07:00
Bill Zissimopoulos
46a29f663a inc: fsctl: simplify FSP_FSCTL_TRANSACT_RSP Rsp.Create.Reparse 2016-09-14 17:18:59 -07:00
Bill Zissimopoulos
49cd11b34b tst: memfs: GetSecurityByName: reparse point fix 2016-09-14 16:20:21 -07:00
Bill Zissimopoulos
aeff3dc21e dll: debug: add diagnostic information for FileSystemControl requests/responses 2016-09-14 16:17:20 -07:00
Bill Zissimopoulos
b7368336d2 dll: debug: add diagnostic information for FileSystemControl requests/responses 2016-09-14 15:02:40 -07:00
Bill Zissimopoulos
5afe7a5315 tools: run-tests: include reparse point tests 2016-09-14 11:28:34 -07:00
Bill Zissimopoulos
7815b9e2eb dll: fuse: directory symlinks can now be deleted 2016-09-14 10:41:32 -07:00
Bill Zissimopoulos
cbcea380ef dll: fuse: correctly handle NFS_SPECFILE_LNK reparse points, which are in POSIX UTF-16 format 2016-09-14 10:36:52 -07:00
Bill Zissimopoulos
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
2016-09-13 22:17:31 -07:00
Bill Zissimopoulos
cb00f913cc appveyor.yml: the previous version of Visual Studio 2015 is hosed too, so remove :( 2016-09-13 15:49:24 -07:00
Bill Zissimopoulos
c406c89158 appveyor.yml: choose previous version of VS2015 so that AppVeyor builds can complete 2016-09-13 15:45:42 -07:00
Bill Zissimopoulos
f600d51ace dll: fuse: SetReparsePoint testing 2016-09-13 15:17:59 -07:00
Bill Zissimopoulos
7401481d42 dll: fuse: allow opening of reparse points 2016-09-13 14:36:40 -07:00
Bill Zissimopoulos
2d3d92fb2d dll: fuse: reparse point testing 2016-09-13 13:41:09 -07:00
Bill Zissimopoulos
eca93bbdb3 installer: add diag.bat file to installation 2016-09-13 10:24:14 -07:00
Bill Zissimopoulos
5fa0c36c8f dll: relative symbolic link resolution testing 2016-09-13 00:14:35 -07:00