Historia zmian

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