Bill Zissimopoulos
aedf01a384
update source copyright for 2020
2020-01-02 17:50:40 -08:00
Bill Zissimopoulos
d2de5e996c
update source copyright for 2019
2019-02-28 10:39:31 -08:00
Bill Zissimopoulos
75ae8daf8f
update commercial disclaimer
2018-08-21 18:09:33 -07:00
Bill Zissimopoulos
e5c424dba1
dll: service: FspServiceLoop
...
Do not reset FspServiceConsoleModeEvent on reentry.
It should be noted that reentry is not feasible,
because StartServiceCtrlDispatcherW returns
ERROR_SERVICE_ALREADY_RUNNING on reentry.
2018-07-27 11:09:43 -07:00
Bill Zissimopoulos
9bd9cf4fbd
update source copyright notices for 2018
2018-01-03 15:29:38 -08:00
Bill Zissimopoulos
ff155694ce
launcher: can now perform DefineDosDevice in LocalSystem context
...
dll: uses launcher to DefineDosDevice for LocalService, etc.
2017-12-19 14:49:22 -08:00
Bill Zissimopoulos
0189adac8f
src: dll: Service: minor fix
2017-03-28 16:06:52 -07:00
Bill Zissimopoulos
a57325e8af
update source copyright notices for 2017
2017-01-05 13:56:18 -08: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
68d79b0c3b
dll: convert all initialization to the initonce pattern
2016-06-16 12:17:38 -07:00
Bill Zissimopoulos
b695ef8ad8
dll: fuse: only use the environment's malloc prior to fsp_fuse_loop
...
- this allows an environment like Cygwin to safely call fork prior to fuse_loop/fuse_loop_mt
2016-06-15 23:12:08 -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
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
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