Commit Graph

54 Commits

Author SHA1 Message Date
a57325e8af update source copyright notices for 2017 2017-01-05 13:56:18 -08:00
bd952253fb cosmetic fix 2016-10-11 11:39:17 -07:00
c7780cf7fa license: switch to GPLv3 from AGPLv3 2016-10-10 21:33:27 -07:00
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
a4e2ad9dd6 dll: FspFsctlStop: fix problem in call to DeviceIoControl
- The DeviceIoControl was invoked in an incorrect fashion that nevertheless worked in Win64, but not Win32.
2016-07-28 14:56:06 -07:00
9b93c766c3 dll: fsctl, fuse: preflight check 2016-06-02 20:21:34 -07:00
222f015273 src: dll: FspFsctlStartService: return STATUS_NO_SUCH_DEVICE when WinFsp FSD does not exist 2016-05-19 19:17:07 -07:00
9addfa5899 dll: FspEventLogRegister, FspEventLogUnregister 2016-05-06 15:05:36 -07:00
de973fa5ab dll: FspFileSystemRegister, FspFileSystemUnregister: rename and place in fsctl.c 2016-05-05 11:14:23 -07:00
cbb7d943bd dll: fsctl: FspFsctlStartService 2016-05-04 16:06:14 -07:00
968de4689c inc,src,tst: add AGPLv3 notices 2016-04-25 14:29:05 -07:00
1bcd3cec0a sys, dll: NetworkProvider implementation (NPGetConnection) 2016-04-19 14:29:07 -07:00
7ff99da000 update copyright notices for 2016 2016-03-17 14:59:46 -07:00
1b533512d3 sys, dll: FSP_FSCTL_STOP 2016-02-16 20:37:13 -08:00
d1fe27f996 sys: FSP_FSCTL_TRANSACT/FSP_FSCTL_TRANSACT_BATCH 2016-02-15 15:07:05 -08:00
56a9d37135 dll: FspFsctlCreateVolume: use FILE_FLAG_OVERLAPPED when opening control device to allow concurrent DeviceIoControl's 2016-02-13 12:04:28 -08:00
f3d84c7b88 rename *Path to *Name in multiple instances 2016-01-13 15:16:46 -08:00
d2828b3e8c sys: create: open UserMode AccessToken handle in FspFsvolCreatePrepare and close it properly in FspFsvolCreateRequestFini 2016-01-02 16:16:00 -08:00
223b287453 dll: WIP 2015-12-31 22:53:17 -08:00
838adc67bb Major refactoring: testing 2015-12-23 12:30:39 -08:00
41269e9d21 Major refactoring: testing 2015-12-23 12:28:56 -08:00
42762d49ea dll: Major refactoring: WIP 2015-12-23 12:08:50 -08:00
7197501c9a Major refactoring: WIP 2015-12-20 10:57:45 -08:00
3ae924e3f9 dll: FspFsctlTransact: bug fix 2015-12-15 19:09:21 -08:00
8f188914cd dll: GlobalDevicePath: bug fix 2015-12-15 19:04:45 -08:00
825f4ed2ef dll: remove references to StringCbPrintf*() 2015-12-15 16:06:02 -08:00
2b1edc8d29 dll: MemAlloc/MemFree 2015-12-15 14:32:11 -08:00
44a17d0b4d dll: FspFileSystemLoop 2015-12-15 13:15:44 -08:00
5d6d938039 sys: FspFsvrtTransact testing 2015-12-12 17:01:30 -08:00
763d4666a7 dll: CreateSelfRelativeSecurityDescriptor now supports self relative security descriptors as input 2015-12-01 17:34:00 -08:00
2298a6f7c6 dll: fsctl: CreateSelfRelativeSecurityDescriptor: default security descriptor has FILE_ALL_ACCESS instead of GENERIC_ALL, which does not seem to work with SeAccessCheck 2015-12-01 16:36:22 -08:00
4f790f7b58 dll: fsctl: security descriptor malarkey 2015-12-01 15:34:18 -08:00
8201c4972b dll: dsctl: default security descriptor overhaul 2015-12-01 12:02:02 -08:00
7d3d7ed6c2 sys: testing 2015-12-01 09:22:05 -08:00
cb25c6456d sys: testing 2015-11-30 22:00:56 -08:00
7f182ac04d dll: FspDebugLog
sys: DEBUGLOG
2015-11-30 21:00:06 -08:00
f910f0bacc dll: fsctl: testing 2015-11-30 17:43:14 -08:00
6f3f87e21e dll: fsctl: testing 2015-11-30 17:32:40 -08:00
f1dbfe2b74 dll: fsctl: testing 2015-11-30 17:30:00 -08:00
0081596f8d winfsp-tests: mount-test 2015-11-30 15:35:40 -08:00
5aa6af2653 dll: FspFsctlCreateVolume: compute default security descriptor 2015-11-30 15:10:54 -08:00
dce40d03b2 dll: FspFsctlCreateVolume: change signature 2015-11-30 14:01:59 -08:00
f4de97f3c6 sys: FspFsctlMountVolume 2015-11-29 13:21:32 -08:00
47b1ba13e6 dll: WIP 2015-11-29 11:18:11 -08:00
567cf3e8eb dll, sys: WIP 2015-11-29 11:00:22 -08:00
76af18e4d0 sys: FSP_FSCTL_VOLUME_PARAMS 2015-11-28 17:14:11 -08:00
502c334294 sys: fsctl: minor fix 2015-11-27 16:37:48 -08:00
f9d300c738 sys: WIP 2015-11-27 10:29:29 -08:00
1421006581 FSP_API 2015-11-26 00:39:10 -08:00
bafb947b9f dll: WIP 2015-11-25 22:01:11 -08:00