Commit History

Author SHA1 Message Date
  Iain Patterson fb96938cf9 Use nssm_imagepath(). 9 years ago
  Iain Patterson f124b07b52 Save the environment. 9 years ago
  Iain Patterson 32a1d0fab4 Set the environment before querying the registry. 9 years ago
  Iain Patterson ffbcd9c990 Start service in a new thread so we don't block stop controls. 9 years ago
  Iain Patterson 2f2f64b076 Run hooks in response to certain events. 9 years ago
  Iain Patterson 6628c2a573 Don't time out waiting for service status change. 9 years ago
  Iain Patterson 0a2272fb6b Restrict acceptance of service controls. 9 years ago
  Iain Patterson c62455090e Refactor kill functions to be independent of services. 9 years ago
  Iain Patterson f13f3f81d7 Single waiting function. 9 years ago
  Iain Patterson 85fe241fc7 Allow slow service startup again. 9 years ago
  Iain Patterson b5286398f8 Allow skipping kill_process_tree(). 9 years ago
  Iain Patterson 17868b50b4 Restart in response to PBT_APMRESUMEAUTOMATIC event. 10 years ago
  Iain Patterson be6863ff7b Use CloseServiceHandle() on service handles. 10 years ago
  Iain Patterson 4798232dae Fixed some typos and whitespace errors. 10 years ago
  Iain Patterson f5e50181eb Fixed running service under local username. 10 years ago
  Iain Patterson 620fc9f569 Fixed broken environment on restart. 10 years ago
  Iain Patterson 0dfa0fdb3a Allow editing service dependencies. 10 years ago
  Iain Patterson 14d5a10605 Really get canonical name in open_service(). 10 years ago
  Iain Patterson 4e9901855c Correct CloseHandle() call. 10 years ago
  Iain Patterson 6d0e202157 Open services with minimal privileges. 10 years ago
  Iain Patterson 28ff40d0bb Don't complain if the service has no ObjectName. 10 years ago
  Iain Patterson f5ce09a04c Use well-known account aliases. 10 years ago
  Iain Patterson cca8d28295 Handle well-known account names. 10 years ago
  Iain Patterson 565d5e4871 Fixed argument parsing for setting ObjectName. 10 years ago
  Iain Patterson 8663869ce7 Ensure we have a valid service exit time. 10 years ago
  Iain Patterson 2f68d60ad4 Split get_output_handles() into get_io_parameters(). 10 years ago
  Iain Patterson b0a6672810 Moved console functions to a new file. 10 years ago
  Iain Patterson c03d51cbbf Allocate new console by default. 10 years ago
  Iain Patterson 54438652fa Allocate a new console for stdin. 10 years ago
  Iain Patterson eac4d7eedf Revamped environment variables again. 10 years ago