Iain Patterson
|
586ea54f69
Command to show processes started by the service.
|
7 years ago |
Iain Patterson
|
7bc41a82f6
Let the dump command copy a service.
|
7 years ago |
Iain Patterson
|
3c9d8f85d3
Command to dump service configuration.
|
7 years ago |
Iain Patterson
|
de47d8ddf9
Added append_to/remove_from_dependencies().
|
7 years ago |
Iain Patterson
|
6ab2ed787e
Don't leak memory in get_service_dependencies().
|
7 years ago |
Iain Patterson
|
264c99d57e
Open registry with read/write when setting parameters.
|
7 years ago |
Iain Patterson
|
6adc886e1f
Redirect hooks' output.
|
7 years ago |
David Bremner
|
fe0f3a497b
service->passwordlen is a count of TCHARs, fix SecureZeroMemory for UNICODE
|
7 years ago |
David Bremner
|
651295f206
remove dead breaks and returns
|
7 years ago |
Iain Patterson
|
1f0b03b38f
Added list command to enumerate NSSM services.
|
7 years ago |
Iain Patterson
|
3b12cdde22
Fix compilation on VS2015.
|
7 years ago |
Iain Patterson
|
095331018c
Fix crash on Windows XP.
|
7 years ago |
Iain Patterson
|
fb96938cf9
Use nssm_imagepath().
|
8 years ago |
Iain Patterson
|
f124b07b52
Save the environment.
|
8 years ago |
Iain Patterson
|
32a1d0fab4
Set the environment before querying the registry.
|
8 years ago |
Iain Patterson
|
ffbcd9c990
Start service in a new thread so we don't block stop controls.
|
8 years ago |
Iain Patterson
|
2f2f64b076
Run hooks in response to certain events.
|
8 years ago |
Iain Patterson
|
6628c2a573
Don't time out waiting for service status change.
|
8 years ago |
Iain Patterson
|
0a2272fb6b
Restrict acceptance of service controls.
|
8 years ago |
Iain Patterson
|
c62455090e
Refactor kill functions to be independent of services.
|
8 years ago |
Iain Patterson
|
f13f3f81d7
Single waiting function.
|
8 years ago |
Iain Patterson
|
85fe241fc7
Allow slow service startup again.
|
8 years ago |
Iain Patterson
|
b5286398f8
Allow skipping kill_process_tree().
|
9 years ago |
Iain Patterson
|
17868b50b4
Restart in response to PBT_APMRESUMEAUTOMATIC event.
|
9 years ago |
Iain Patterson
|
be6863ff7b
Use CloseServiceHandle() on service handles.
|
9 years ago |
Iain Patterson
|
4798232dae
Fixed some typos and whitespace errors.
|
9 years ago |
Iain Patterson
|
f5e50181eb
Fixed running service under local username.
|
9 years ago |
Iain Patterson
|
620fc9f569
Fixed broken environment on restart.
|
9 years ago |
Iain Patterson
|
0dfa0fdb3a
Allow editing service dependencies.
|
9 years ago |
Iain Patterson
|
14d5a10605
Really get canonical name in open_service().
|
9 years ago |