987 Commits

Author SHA1 Message Date
Bill Zissimopoulos
5491187e1d launcher, launchctl: command line arguments are now numbered %1 to %9 2016-05-13 10:42:23 -07:00
Bill Zissimopoulos
ec2494433b launcher: fix deadlock when SvcPipeServer stops itself 2016-05-13 10:37:25 -07:00
Bill Zissimopoulos
0756649572 launchctl: fix usage string 2016-05-13 10:24:12 -07:00
Bill Zissimopoulos
8ccd44a1f7 launcher, launchctl: refactoring 2016-05-13 10:00:54 -07:00
Bill Zissimopoulos
2c51251cb7 launcher, launchctl: refactoring 2016-05-13 09:55:27 -07:00
Bill Zissimopoulos
35d2b3f626 launcher, launchctl: refactoring 2016-05-13 09:28:56 -07:00
Bill Zissimopoulos
26a9bb714b launchctl: major refactoring 2016-05-12 22:44:34 -07:00
Bill Zissimopoulos
13f2517a31 launchctl: major refactoring 2016-05-12 22:36:37 -07:00
Bill Zissimopoulos
da85f2aa08 launcher, launchctl: testing 2016-05-12 22:11:28 -07:00
Bill Zissimopoulos
22c324de69 launcher: testing 2016-05-12 17:19:48 -07:00
Bill Zissimopoulos
c42e2a5958 launcher: security model improvements 2016-05-12 15:31:35 -07:00
Bill Zissimopoulos
1c587dbcb7 version.properties: bump version to 0.11 2016-05-12 14:49:10 -07:00
Bill Zissimopoulos
bc2e87763e launcher, launchctl: add version info 2016-05-12 14:48:18 -07:00
Bill Zissimopoulos
724d177d0b launcher: security model improvements 2016-05-12 14:18:08 -07:00
Bill Zissimopoulos
6971f4d6ae launcher: access control 2016-05-12 13:44:07 -07:00
Bill Zissimopoulos
ceef2bf55e launcher: access check on client token 2016-05-11 21:35:12 -07:00
Bill Zissimopoulos
a81a766bbe launcher: named pipe SDDL 2016-05-11 20:37:44 -07:00
Bill Zissimopoulos
da839e39b8 launcher: SvcInstanceCreate improvements 2016-05-11 20:23:00 -07:00
Bill Zissimopoulos
ec21e830f1 launchctl: implementation 2016-05-11 17:40:49 -07:00
Bill Zissimopoulos
9ae28a5529 add launchctl project 2016-05-11 16:02:56 -07:00
Bill Zissimopoulos
1a14971911 launcher: improvements 2016-05-11 15:32:16 -07:00
Bill Zissimopoulos
ab48beb4ba launcher: List, Info command implementation 2016-05-11 15:20:23 -07:00
Bill Zissimopoulos
528cbd3295 launcher: named pipe implementation 2016-05-11 14:46:03 -07:00
Bill Zissimopoulos
c32d05c3b6 launcher: named pipe implementation 2016-05-11 13:31:07 -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
457e151fa5 launcher: SvcInstance implementation 2016-05-10 16:48:21 -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
2a69ad6710 add launcher project 2016-05-09 16:20:52 -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
713ee8a917 memfs: add old memfs-main.c 2016-05-09 14:17:28 -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
125b612c9f winfsp-tests: eventlog-test.c 2016-05-06 15:58:33 -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