Commit Graph
100 Commits
Author SHA1 Message Date
Bill Zissimopoulos 42745e2239 sys: FspFileNodeRename: correctly handle rename of closed by referenced descendant files 2016-10-12 23:52:54 -07:00
Bill Zissimopoulos 249c1a5cb8 sys: FspFsvolDeviceEnumerateContextByName: fix bug that manifested itself as hanging renames 2016-10-12 20:08:17 -07:00
Bill Zissimopoulos 233904fd51 dll: move STATUS_FILE_IS_A_DIRECTORY collision check to fsop.c from memfs 2016-10-12 12:15:19 -07:00
Bill Zissimopoulos 3e0f2316a7 dll: special case STATUS_OBJECT_NAME_NOT_FOUND and STATUS_OBJECT_NAME_COLLISION to handle open/create via symlink
tst: memfs: support reparse point functionality over a named stream and fix status return on create collision over directory
2016-10-12 11:18:55 -07:00
Bill Zissimopoulos bd952253fb cosmetic fix 2016-10-11 11:39:17 -07:00
Bill Zissimopoulos c7780cf7fa license: switch to GPLv3 from AGPLv3 2016-10-10 21:33:27 -07:00
Bill Zissimopoulos 31b54ecc47 dll: FspAccessCheckEx: fix DELETE access check for named streams 2016-10-10 18:04:55 -07:00
Bill Zissimopoulos 4084448bd5 sys,dll: properly implement stream create check 2016-10-10 17:29:16 -07:00
Bill Zissimopoulos 4dc1828e1f update submodules 2016-10-10 15:36:17 -07:00
Bill Zissimopoulos 79b7b66b62 update submodules 2016-10-10 14:46:25 -07:00
Bill Zissimopoulos 612c820630 tst: memfs: add -D option to specify debug log file 2016-10-10 13:25:47 -07:00
Bill Zissimopoulos e13233ef32 tst: memfs: add -D option to specify debug log file 2016-10-10 13:21:20 -07:00
Bill ZissimopoulosandGitHub dd815f3c39 doc: update Changelog 2016-10-10 11:50:34 -07:00
Bill Zissimopoulos 5faafc4d11 doc: update Changelog 2016-10-10 11:49:22 -07:00
Bill Zissimopoulos 78e5d031c0 installer: add RC and GOLD banners 2016-10-09 18:10:52 -07:00
Bill Zissimopoulos 9ef562df15 installer: choose install banner based on MyDevStage project variable 2016-10-09 17:27:33 -07:00
Bill Zissimopoulos a7cdc815d0 installer: choose install banner based on MyDevStage project variable 2016-10-09 17:10:23 -07:00
Bill Zissimopoulos bd5e15fe24 sys: FspFileNodeNotifyChange: implement/test stream notifications 2016-10-09 16:08:11 -07:00
Bill Zissimopoulos 214a8406eb art: wix dialog banner 2016-10-08 23:55:52 -07:00
Bill Zissimopoulos 6bd6f0ee35 inc: fsctl: increase request/response size to 16K
dll: remove /Gs[size] switch, fix FspFileSystemResolveReparsePoints to not use more than 4K of stack space
2016-10-08 23:33:59 -07:00
Bill Zissimopoulos f8cebd1f92 dll: FspDebugLogSetHandle 2016-10-08 18:49:28 -07:00
Bill Zissimopoulos f8f6d0f1bc tools: run-tests: include stream tests 2016-10-07 12:22:19 -07:00
Bill Zissimopoulos b06132cb6b tst: winfsp-tests: stream_create_related_test 2016-10-06 20:42:05 -07:00
Bill Zissimopoulos 748c9b6409 tst: winfsp-tests: stream_getstreaminfo_test 2016-10-06 17:20:23 -07:00
Bill Zissimopoulos bfc7fc5dec tst: winfsp-tests: stream_getstreaminfo_test 2016-10-06 17:06:23 -07:00
Bill Zissimopoulos 03f906f966 sys: FspFsvolQueryDirectoryCopy: minor fix 2016-10-06 16:51:40 -07:00
Bill Zissimopoulos 4b1111fcc5 tst: winfsp-tests: stream_getstreaminfo_test 2016-10-06 15:36:33 -07:00
Bill Zissimopoulos 86ddeed129 tst: memfs: GetStreamInfo 2016-10-06 15:36:09 -07:00
Bill Zissimopoulos e2d4b36057 sys: FspFsvolQueryStreamInformation* testing 2016-10-06 15:35:40 -07:00
Bill Zissimopoulos ab2908a9ee sys: FspFileNodeTrySetSecurity, FspFileNodeTrySetDirInfo 2016-10-06 12:41:23 -07:00
Bill Zissimopoulos fd7b12bb61 tst: memfs: minor fix 2016-10-06 12:13:34 -07:00
Bill Zissimopoulos eb2000a194 sys: FSP_FILE_NODE: correctly handle FileInfo cache in the presence of streams 2016-10-06 12:13:16 -07:00
Bill Zissimopoulos e4cabc50c5 tst: winfsp-tests: stream_setfileinfo_test 2016-10-05 18:18:57 -07:00
Bill Zissimopoulos 92dc2feecd sys: use main file security cache 2016-10-05 17:38:16 -07:00
Bill Zissimopoulos 43f333e8a6 sys: FSP_FILE_NODE: change number field access through inline functions 2016-10-05 17:30:50 -07:00
Bill Zissimopoulos 59eb40fd9b tst: winfsp-tests: stream_getsecurity_test 2016-10-05 16:59:54 -07:00
Bill Zissimopoulos d85d36c94f tst: memfs: MemfsFileNodeMapHasChild: fix problems with streams on directory 2016-10-05 15:21:33 -07:00
Bill Zissimopoulos 27b841faf8 sys: FspFileNodeOpen: refine main file vs stream sharing violations 2016-10-05 14:55:37 -07:00
Bill Zissimopoulos c6967c737a sys: FspUnicodePathIsValid: check and return stream type 2016-10-05 13:44:32 -07:00
Bill Zissimopoulos 4ccbd1bdf6 tst: winfsp-tests: stream_create_test 2016-10-05 10:48:33 -07:00
Bill Zissimopoulos 0a8b8e8444 sys: create: validate FileName only after FileNode->FileName has been constructed 2016-10-05 10:27:17 -07:00
Bill Zissimopoulos 352450d538 sys: FspMainFileOpen 2016-10-05 00:32:04 -07:00
Bill Zissimopoulos 7e1861a9f5 tst: memfs: GetSecurityByName: fix FileAttributes for streams on directories 2016-10-04 23:00:42 -07:00
Bill Zissimopoulos 860e9db8a7 sys: FspMainFileOpen, FspMainFileClose, FspMainFileOpenCheck 2016-10-04 22:19:41 -07:00
Bill Zissimopoulos 1d435269bd sys: create: correctly compute file name lengths when streams are involved 2016-10-04 11:35:39 -07:00
Bill Zissimopoulos e58ac1fbde sys,dll: pass NULL security descriptor to user-mode file system during Create 2016-10-03 21:02:43 -07:00
Bill Zissimopoulos 1f0f2fe094 tst: winfsp-tests: stream testing 2016-10-03 20:15:17 -07:00
Bill Zissimopoulos d7ec331c74 tst: winfsp-tests: stream testing 2016-10-03 20:14:22 -07:00
Bill Zissimopoulos 938c036387 tst: winfsp-tests: stream testing 2016-10-03 18:27:09 -07:00
Bill Zissimopoulos 16f5bd089d tst: winfsp-tests: stream testing 2016-10-03 17:30:30 -07:00
Bill Zissimopoulos 6afea44e31 tst: winfsp-tests: stream testing 2016-10-03 17:13:19 -07:00
Bill Zissimopoulos 2859355fd8 tst: winfsp-tests: stream testing 2016-10-03 16:52:44 -07:00
Bill Zissimopoulos 75012d1301 tst: winfsp-tests: stream testing 2016-10-03 16:40:03 -07:00
Bill Zissimopoulos 8e1512c067 tst: winfsp-tests: stream testing 2016-10-03 16:31:43 -07:00
Bill Zissimopoulos fa6b621042 tst: winfsp-tests: stream testing 2016-10-03 16:16:09 -07:00
Bill Zissimopoulos 8ffb359f20 tst: winfsp-tests: stream testing 2016-10-03 16:13:17 -07:00
Bill Zissimopoulos 203873ef04 tst: winfsp-tests: stream testing 2016-10-03 16:08:45 -07:00
Bill Zissimopoulos e73bda3926 tst: winfsp-tests: stream testing 2016-10-03 15:57:34 -07:00
Bill Zissimopoulos 0186b82fea tst: winfsp-tests: stream testing 2016-10-03 15:30:08 -07:00
Bill Zissimopoulos db38d2f7f8 tst: winfsp-tests: stream testing 2016-10-03 15:19:18 -07:00
Bill Zissimopoulos 016d015fe6 sys: file, callbacks: acquire MainFileNode resources if exists 2016-10-03 14:21:34 -07:00
Bill Zissimopoulos 87b2d4ca4c tst: memfs: MEMFS_NAMED_STREAMS macro 2016-10-03 11:55:39 -07:00
Bill Zissimopoulos dfd6cbbde1 tst: memfs: support named streams 2016-10-03 10:58:55 -07:00
Bill Zissimopoulos 6a126da51d sys: IRP_MJ_CREATE: handle security descriptor and file attributes correctly for named streams 2016-10-03 10:29:46 -07:00
Bill Zissimopoulos 03df0a9c26 sys: renamed "main stream" to "main file" 2016-10-02 16:57:15 -07:00
Bill Zissimopoulos 5c3a82a074 tst: memfs: Cleanup: remove all named streams on delete 2016-09-28 17:11:30 -07:00
Bill Zissimopoulos b591015b28 tst: memfs: Cleanup: remove all named streams on delete 2016-09-28 16:59:39 -07:00
Bill Zissimopoulos fb9b798d3d tst: memfs: implement GetStreamInfo 2016-09-28 16:17:50 -07:00
Bill Zissimopoulos cc408b71e1 sys: FspFsvolQueryStreamInformationCopy: add stream type ($DATA) to stream names 2016-09-28 16:17:10 -07:00
Bill Zissimopoulos 19a73ca01d update submodules 2016-09-27 17:01:40 -07:00
Bill Zissimopoulos 3992b9ebb1 update submodules 2016-09-27 15:56:29 -07:00
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 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 ZissimopoulosandGitHub 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