301 Commits

Author SHA1 Message Date
Bill Zissimopoulos
9e068049b3 fuse_opt: implementation checkpoint 2016-05-28 12:04:29 -07:00
Bill Zissimopoulos
f993cf7251 fuse_opt: implementation checkpoint 2016-05-28 11:41:12 -07:00
Bill Zissimopoulos
e8f35ac314 fuse_opt: implementation checkpoint 2016-05-28 11:02:55 -07:00
Bill Zissimopoulos
4d57a5c10e fuse_opt: implementation checkpoint 2016-05-27 00:04:50 -07:00
Bill Zissimopoulos
7db0f68dd7 fuse: implementation checkpoint 2016-05-25 18:34:36 -07:00
Bill Zissimopoulos
1f22bd3517 fuse: implementation checkpoint 2016-05-25 16:35:07 -07:00
Bill Zissimopoulos
91825106f1 fuse: implementation skeleton 2016-05-25 14:26:49 -07:00
Bill Zissimopoulos
9bceb577e3 dll: debug: minor fix: ensure that AccessToken is passed as a PVOID to FspDebugLog 2016-05-24 22:14:26 -07:00
Bill Zissimopoulos
71867f6779 sys, dll: IRP_MJ_SET_INFORMATION: perform access checks when replacing file during rename 2016-05-24 21:41:08 -07:00
Bill Zissimopoulos
214b43398f dll: FspAccessCheckEx: if the desired access includes DELETE or FILE_READ_ATTRIBUTES and access was denied, check with the parent 2016-05-24 15:37:16 -07:00
Bill Zissimopoulos
10c997ab6b dll: FspDebugLogRequest, FspDebugLoogResponse: improve log message consistency 2016-05-23 16:38:11 -07:00
Bill Zissimopoulos
b004268583 src: dll: FspDebugLogRequest, FspDebugLogResponse 2016-05-23 12:36:49 -07:00
Bill Zissimopoulos
301e8fed62 src: dll: FspDebugLogRequest, FspDebugLogResponse 2016-05-23 11:40:23 -07:00
Bill Zissimopoulos
c2e38bcc97 src: dll: FspDebugLogRequest, FspDebugLogResponse 2016-05-23 11:09:24 -07:00
Bill Zissimopoulos
222f015273 src: dll: FspFsctlStartService: return STATUS_NO_SUCH_DEVICE when WinFsp FSD does not exist 2016-05-19 19:17:07 -07:00
Bill Zissimopoulos
f7adbaba92 dll: FspCallNamedPipeSecurely replaces CallNamedPipeW 2016-05-18 10:05:33 -07:00
Bill Zissimopoulos
ab11ff2b39 dll: np: NPEnumResource: minor change 2016-05-17 13:01:20 -07:00
Bill Zissimopoulos
1e1b9cdda3 dll: NPOpenEnum, NPEnumResources, NPCloseEnum: testing 2016-05-17 11:49:31 -07:00
Bill Zissimopoulos
00ee25f904 dll: NPOpenEnum, NPEnumResources, NPCloseEnum: implementation 2016-05-17 00:39:26 -07:00
Bill Zissimopoulos
cf29bd5a58 dll: FspNpAddConnection3, FspNpCancelConnection: improve error handling 2016-05-16 21:35:52 -07:00
Bill Zissimopoulos
1c3fc530f6 dll: np: NPAddConnection3, NPCancelConnection implementation 2016-05-16 15:48:27 -07:00
Bill Zissimopoulos
67c6cd453a dll: FspNpRegister: get NetworkProvider name from version info 2016-05-15 15:14:12 -07:00
Bill Zissimopoulos
e82b06ae49 dll: FspServiceStop: early exit if service is already being stopped 2016-05-11 11:29:36 -07:00
Bill Zissimopoulos
dc4109fc22 dll: refactor library.h into src/shared/minimal.h for reuse 2016-05-09 20:07:35 -07:00
Bill Zissimopoulos
d3ff12bf60 dll: FspServiceConsoleModeThread: fix stupid bug with command line argument handling 2016-05-09 14:51:30 -07:00
Bill Zissimopoulos
f4744258a7 dll: FspServiceCtrlHandler: disable Shutdown handling 2016-05-09 13:50:36 -07:00
Bill Zissimopoulos
7e57edf72e dll: FspService: console mode further improvements with respect to console ctrl handling 2016-05-09 13:19:54 -07:00
Bill Zissimopoulos
89e4e8a96c dll: FspService: console mode testing 2016-05-09 12:35:51 -07:00
Bill Zissimopoulos
0c18b82cc2 dll: FspService: console mode improvements 2016-05-08 21:12:34 -07:00
Bill Zissimopoulos
57f9db6cc0 dll: FspService: console mode improvements 2016-05-08 17:57:08 -07:00
Bill Zissimopoulos
6da81be792 dll: FspService: console mode improvements 2016-05-08 17:46:09 -07:00
Bill Zissimopoulos
b77a749f93 dll: FspService: improve console mode handling 2016-05-08 17:23:12 -07:00
Bill Zissimopoulos
bb946d5a3a dll: streamline DLL_PROCESS_ATTACH, DLL_PROCESS_DETACH handling 2016-05-08 16:22:07 -07:00
Bill Zissimopoulos
27a16e5c54 dll: service: testing 2016-05-07 22:37:17 -07:00
Bill Zissimopoulos
789222af68 dll: FspServiceRun 2016-05-07 17:25:49 -07:00
Bill Zissimopoulos
587fee93e9 dll, memfs: rename FspServiceRun to FspServiceLoop 2016-05-07 17:08:03 -07:00
Bill Zissimopoulos
077bbb0d65 memfs: convert to service 2016-05-07 17:00:58 -07:00
Bill Zissimopoulos
3d2a2dd90d dll: service: use FspServiceLog instead of FspEventLog 2016-05-07 14:57:39 -07:00
Bill Zissimopoulos
0b1bba36f8 dll: FspIsInteractive, FspServiceLog, FspServiceLogV 2016-05-07 14:55:19 -07:00
Bill Zissimopoulos
8dd5a03b51 dll: FSP_SERVICE: rename interactive mode to console mode 2016-05-07 13:30:12 -07:00
Bill Zissimopoulos
ac2e9f9882 dll: FSP_SERVICE 2016-05-07 12:56:32 -07:00
Bill Zissimopoulos
1017e7fda7 dll: FSP_SERVICE 2016-05-07 12:55:48 -07:00
Bill Zissimopoulos
9addfa5899 dll: FspEventLogRegister, FspEventLogUnregister 2016-05-06 15:05:36 -07:00
Bill Zissimopoulos
12db7cf9dc dll: add eventlog.mc and related files 2016-05-06 13:15:29 -07:00
Bill Zissimopoulos
e53e915a72 dll: service, eventlog 2016-05-06 12:25:47 -07:00
Bill Zissimopoulos
d7a6f33d26 dll: add FSP_SERVICE and EventLog functionality 2016-05-06 11:41:45 -07:00
Bill Zissimopoulos
de973fa5ab dll: FspFileSystemRegister, FspFileSystemUnregister: rename and place in fsctl.c 2016-05-05 11:14:23 -07:00
Bill Zissimopoulos
cbb7d943bd dll: fsctl: FspFsctlStartService 2016-05-04 16:06:14 -07:00
Bill Zissimopoulos
b1b31b9017 dll: FspFileSystemRegister: fix WinFsp service security descriptor to allow Everyone to start the service 2016-05-04 13:29:34 -07:00
Bill Zissimopoulos
a99e8ac9d2 dll: FspFileSystemRegister: handle the case where service already exists better 2016-05-03 22:53:51 -07:00