863 Commits

Author SHA1 Message Date
Bill Zissimopoulos
b12e0aad47 versioning: add version resources to FSD and DLL; consolidate versioning to shared.properties 2016-04-29 00:23:55 -07:00
Bill Zissimopoulos
1264cae110 installer: reorg 2016-04-28 22:19:59 -07:00
Bill Zissimopoulos
5a7c7bb4f2 installer: automatic versioning scheme 2016-04-28 21:51:29 -07:00
Bill Zissimopoulos
acfd02c31d installer: add Package description 2016-04-28 19:22:21 -07:00
Bill Zissimopoulos
efa200aac4 installer: add memfs sample 2016-04-28 17:31:13 -07:00
Bill Zissimopoulos
3a1cba2442 installer: reorg 2016-04-28 17:19:07 -07:00
Bill Zissimopoulos
59698f5517 installer: reorg 2016-04-28 16:39:49 -07:00
Bill Zissimopoulos
1176114528 install: winfsp.wixproj 2016-04-28 15:55:05 -07:00
Bill Zissimopoulos
e0dde7349e sys,dll,tst: ensure that project compiles for x86 2016-04-28 15:02:00 -07:00
Bill Zissimopoulos
1bdfc8a579 install: winfsp.wixproj 2016-04-28 14:47:09 -07:00
Bill Zissimopoulos
2659effafb install: winfsp.wixproj 2016-04-28 13:04:46 -07:00
Bill Zissimopoulos
cdef735bc1 README.md edited online with Bitbucket v0.9 2016-04-26 01:40:58 +00:00
Bill Zissimopoulos
b97798fe05 README.md edited online with Bitbucket 2016-04-26 00:28:22 +00:00
Bill Zissimopoulos
1db40812b7 doc: minor fixes in Contributors.txt 2016-04-25 15:03:45 -07:00
Bill Zissimopoulos
968de4689c inc,src,tst: add AGPLv3 notices 2016-04-25 14:29:05 -07:00
Bill Zissimopoulos
c35263b448 doc: add License (AGPLv3) and Contributor Agreement 2016-04-25 14:07:30 -07:00
Bill Zissimopoulos
6e3a2f1900 doc: add Makefile 2016-04-23 14:38:45 -07:00
Bill Zissimopoulos
fd2251337b inc: improve srcdoc 2016-04-23 10:04:00 -07:00
Bill Zissimopoulos
81dab0b581 remove art directory 2016-04-22 17:10:17 -07:00
Bill Zissimopoulos
e4c7e0821b inc: srcdoc fix 2016-04-22 16:22:28 -07:00
Bill Zissimopoulos
34033c1563 doc: winfsp-design.adoc 2016-04-22 16:15:52 -07:00
Bill Zissimopoulos
476efef806 doc: winfsp-design.adoc 2016-04-22 14:36:09 -07:00
Bill Zissimopoulos
c717806ea2 art: add initial WinFsp icon 2016-04-22 13:51:46 -07:00
Bill Zissimopoulos
1bf28bdfa4 fsctl: FSP_FSCTL_TRANSACT_REQ: add Req.QueryDirectory.Pattern 2016-04-21 11:49:11 -07:00
Bill Zissimopoulos
f1693af6a3 sys: IRP_MJ_DIRECTORY: speed improvements and a bug fix 2016-04-21 09:57:22 -07:00
Bill Zissimopoulos
16acdfb1ab sys: remove unused ContextTable from FSP_FSVOL_DEVICE 2016-04-20 16:31:58 -07:00
Bill Zissimopoulos
57793f9b9a sys: on Windows 8+ make Write buffer read-only 2016-04-20 16:01:35 -07:00
Bill Zissimopoulos
f30a3ed7f3 memfs: fix minor problem in command line parsing 2016-04-20 13:27:28 -07:00
Bill Zissimopoulos
d0eee263c8 sys: util: safe MDL bug fix 2016-04-20 12:29:38 -07:00
Bill Zissimopoulos
fc77f4d9d3 memfs: Rename: bugfix 2016-04-19 22:29:18 -07:00
Bill Zissimopoulos
1bcd3cec0a sys, dll: NetworkProvider implementation (NPGetConnection) 2016-04-19 14:29:07 -07:00
Bill Zissimopoulos
c40ce93fe2 sys: major change in device management: introduce FspDeviceGlobalLock and remove FSP_FSVOL_DEVICE_EXTENSION::DeleteResource; makes locking coarse-grained but more generic and safe 2016-04-18 13:48:50 -07:00
Bill Zissimopoulos
6dd6ec6b47 sys: FspReleaseForCcFlush: another bug fix for crazy NTOS semantics on this callback 2016-04-18 12:13:33 -07:00
Bill Zissimopoulos
7025dd5cf0 sys: FspVolumeGetName: now return concat of VolumeName and VolumePrefix (if network mount) 2016-04-18 12:12:52 -07:00
Bill Zissimopoulos
7ee6a52260 dll: rename dispatch.c to fs.c and access.c to security.c 2016-04-17 09:51:54 -07:00
Bill Zissimopoulos
29a5572dc7 inc: add documentation 2016-04-14 21:03:17 -07:00
Bill Zissimopoulos
c7d802d432 doc: winfs-design.adoc 2016-04-14 18:10:24 -07:00
Bill Zissimopoulos
8dafd19077 inc: add documentation 2016-04-14 18:09:43 -07:00
Bill Zissimopoulos
637bc37cef inc: add documentation 2016-04-14 17:50:09 -07:00
Bill Zissimopoulos
1bdba255c1 doc: winfsp-design.adoc 2016-04-14 14:31:49 -07:00
Bill Zissimopoulos
7a949cfd2f sys: Fsvrt DeviceType changed to FILE_DEVICE_DISK (from FILE_DEVICE_VIRTUAL_DISK) 2016-04-13 21:32:46 -07:00
Bill Zissimopoulos
9df1c47a94 memfs: GetVolumeInfo: ensure correct TotalSize and FreeSize calculations 2016-04-13 20:52:04 -07:00
Bill Zissimopoulos
1239c610a5 sys: IRP_MJ_READ: remove FspFileNodeTrySetFileInfo at completion
sys: IRP_MJ_READ: remove PagingIo early exit optimization
sys: IRP_MJ_WRITE: remove PagingIo early exit optimization
2016-04-13 20:33:10 -07:00
Bill Zissimopoulos
41296044e6 sys: IRP_MJ_READ, IRP_MJ_WRITE: fix paging I/O sizes 2016-04-13 18:00:02 -07:00
Bill Zissimopoulos
49f9f13806 dll: remove DEBUGLOGSD() 2016-04-13 16:53:50 -07:00
Bill Zissimopoulos
279778265f sys: FspAcquireForModWrite: fix deadlock between the Lazy Writer and the Mod Writer. 2016-04-13 12:15:56 -07:00
Bill Zissimopoulos
7499c964b9 sys: FspVolumeTransact: upper bound on loop guarantees forward progress! 2016-04-12 15:42:06 -07:00
Bill Zissimopoulos
220208cf87 sys: fix some prefast suggestions 2016-04-11 15:27:34 -07:00
Bill Zissimopoulos
430f47945d sys: FspFsvolDeviceInvalidateVolumeInfo 2016-04-11 11:45:39 -07:00
Bill Zissimopoulos
9b81c03ccc sys: fsp_debug: greatly simplify debugging support 2016-04-10 23:45:09 -07:00