Commit History

Author SHA1 Message Date
  Iain Patterson 2a259b54ca Added quote(). 9 years ago
  Iain Patterson caaaa1208f Added nssm_exe(). 9 years ago
  Iain Patterson 6adc886e1f Redirect hooks' output. 9 years ago
  Iain Patterson 4f7514a8b8 Added dup_handle(). 9 years ago
  Iain Patterson 5da5a6b4bf David Bremner committed some fixes. 9 years ago
  David Bremner 74f2d0e189 CreateFile returns INVALID_HANDLE_VALUE on failure https://msdn.microsoft.com/en-us/library/windows/desktop/aa363858(v=vs.85).aspx 9 years ago
  David Bremner eed3860f97 CreateToolhelp32Snapshot returns INVALID_HANDLE_VALUE on failure https://msdn.microsoft.com/en-us/library/windows/desktop/ms682489(v=vs.85).aspx 9 years ago
  David Bremner fe0f3a497b service->passwordlen is a count of TCHARs, fix SecureZeroMemory for UNICODE 9 years ago
  David Bremner ed537d8939 move misplaced return 9 years ago
  David Bremner 651295f206 remove dead breaks and returns 9 years ago
  Iain Patterson 3882561f39 Try to create messages at install time. 9 years ago
  Iain Patterson 1b415c7169 Compiler food. 9 years ago
  Iain Patterson 1f0b03b38f Added list command to enumerate NSSM services. 9 years ago
  Iain Patterson 76673b917b Technically we should stop ignoring Control-C. 9 years ago
  Iain Patterson 04056eb6ea Don't ignore must_exist in open_registry(). 9 years ago
  Iain Patterson 838c282576 Not an error if no hook found in the registry. 9 years ago
  Iain Patterson e26682667e Alternative open_registry_key() signature. 9 years ago
  Iain Patterson c9c68980f3 Help git figure out how to diff .mc and .rc files. 9 years ago
  Iain Patterson b6f7fe3b11 Use CRLF consistently. 9 years ago
  Iain Patterson d47dca0afe Use service_registry_path() in create_exit_action(). 9 years ago
  Mathias Breiner 81b956b6ad Workaround for Resource Compiler warnings/errors under VS2010. 9 years ago
  Iain Patterson 3b12cdde22 Fix compilation on VS2015. 9 years ago
  Iain Patterson 7f60a4c99c EventMessageFile should be unquoted. 9 years ago
  Iain Patterson 1ca188026d Compiler food. 9 years ago
  Iain Patterson 095331018c Fix crash on Windows XP. 9 years ago
  Iain Patterson e072e7ea67 Clean up Parameters properly. 10 years ago
  Iain Patterson cfa1e729fd Incorrect capitalisation of AppStderrCopyAndTruncate. 10 years ago
  Iain Patterson 61e7185453 Describe startup environment in the README. 10 years ago
  Iain Patterson 66861c12e7 Abstracted open_registry(). 10 years ago
  Iain Patterson fb96938cf9 Use nssm_imagepath(). 10 years ago