Commit History

Author SHA1 Message Date
  Iain Patterson f56089cede Added append_to/remove_from_environment_block(). 7 years ago
  Iain Patterson ac8cdc8a64 Functions to work with null delimited lists. 7 years ago
  Iain Patterson c0bb728456 Handle second parameter of unformat_double_null(). 7 years ago
  Iain Patterson 70c205435a Added enumerate_registry_values(). 7 years ago
  Iain Patterson 7085323d70 Correct return code from setting_get_priority(). 7 years ago
  Iain Patterson 264c99d57e Open registry with read/write when setting parameters. 7 years ago
  Iain Patterson 8835843825 Ensure we have the right key for querying Environment. 7 years ago
  Iain Patterson cbce0c7e01 RegQueryValueEx() returns error code directly. 7 years ago
  Iain Patterson 2a259b54ca Added quote(). 7 years ago
  Iain Patterson caaaa1208f Added nssm_exe(). 7 years ago
  Iain Patterson 6adc886e1f Redirect hooks' output. 7 years ago
  Iain Patterson 4f7514a8b8 Added dup_handle(). 7 years ago
  Iain Patterson 5da5a6b4bf David Bremner committed some fixes. 7 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 7 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 7 years ago
  David Bremner fe0f3a497b service->passwordlen is a count of TCHARs, fix SecureZeroMemory for UNICODE 7 years ago
  David Bremner ed537d8939 move misplaced return 7 years ago
  David Bremner 651295f206 remove dead breaks and returns 7 years ago
  Iain Patterson 3882561f39 Try to create messages at install time. 8 years ago
  Iain Patterson 1b415c7169 Compiler food. 8 years ago
  Iain Patterson 1f0b03b38f Added list command to enumerate NSSM services. 8 years ago
  Iain Patterson 76673b917b Technically we should stop ignoring Control-C. 8 years ago
  Iain Patterson 04056eb6ea Don't ignore must_exist in open_registry(). 8 years ago
  Iain Patterson 838c282576 Not an error if no hook found in the registry. 8 years ago
  Iain Patterson e26682667e Alternative open_registry_key() signature. 8 years ago
  Iain Patterson c9c68980f3 Help git figure out how to diff .mc and .rc files. 8 years ago
  Iain Patterson b6f7fe3b11 Use CRLF consistently. 8 years ago
  Iain Patterson d47dca0afe Use service_registry_path() in create_exit_action(). 8 years ago
  Mathias Breiner 81b956b6ad Workaround for Resource Compiler warnings/errors under VS2010. 8 years ago
  Iain Patterson 3b12cdde22 Fix compilation on VS2015. 8 years ago