Historique des commits

Auteur SHA1 Message Date
  Iain Patterson 264c99d57e Open registry with read/write when setting parameters. il y a 7 ans
  Iain Patterson 6adc886e1f Redirect hooks' output. il y a 8 ans
  David Bremner fe0f3a497b service->passwordlen is a count of TCHARs, fix SecureZeroMemory for UNICODE il y a 8 ans
  David Bremner 651295f206 remove dead breaks and returns il y a 8 ans
  Iain Patterson 1f0b03b38f Added list command to enumerate NSSM services. il y a 8 ans
  Iain Patterson 3b12cdde22 Fix compilation on VS2015. il y a 8 ans
  Iain Patterson 095331018c Fix crash on Windows XP. il y a 8 ans
  Iain Patterson fb96938cf9 Use nssm_imagepath(). il y a 9 ans
  Iain Patterson f124b07b52 Save the environment. il y a 9 ans
  Iain Patterson 32a1d0fab4 Set the environment before querying the registry. il y a 9 ans
  Iain Patterson ffbcd9c990 Start service in a new thread so we don't block stop controls. il y a 9 ans
  Iain Patterson 2f2f64b076 Run hooks in response to certain events. il y a 9 ans
  Iain Patterson 6628c2a573 Don't time out waiting for service status change. il y a 9 ans
  Iain Patterson 0a2272fb6b Restrict acceptance of service controls. il y a 9 ans
  Iain Patterson c62455090e Refactor kill functions to be independent of services. il y a 9 ans
  Iain Patterson f13f3f81d7 Single waiting function. il y a 9 ans
  Iain Patterson 85fe241fc7 Allow slow service startup again. il y a 9 ans
  Iain Patterson b5286398f8 Allow skipping kill_process_tree(). il y a 9 ans
  Iain Patterson 17868b50b4 Restart in response to PBT_APMRESUMEAUTOMATIC event. il y a 10 ans
  Iain Patterson be6863ff7b Use CloseServiceHandle() on service handles. il y a 10 ans
  Iain Patterson 4798232dae Fixed some typos and whitespace errors. il y a 10 ans
  Iain Patterson f5e50181eb Fixed running service under local username. il y a 10 ans
  Iain Patterson 620fc9f569 Fixed broken environment on restart. il y a 10 ans
  Iain Patterson 0dfa0fdb3a Allow editing service dependencies. il y a 10 ans
  Iain Patterson 14d5a10605 Really get canonical name in open_service(). il y a 10 ans
  Iain Patterson 4e9901855c Correct CloseHandle() call. il y a 10 ans
  Iain Patterson 6d0e202157 Open services with minimal privileges. il y a 10 ans
  Iain Patterson 28ff40d0bb Don't complain if the service has no ObjectName. il y a 10 ans
  Iain Patterson f5ce09a04c Use well-known account aliases. il y a 10 ans
  Iain Patterson cca8d28295 Handle well-known account names. il y a 10 ans