Commit History

Author SHA1 Message Date
  Iain Patterson 2f3ab42db3 Use UTF-8 functions when working with explicit encodings. 7 years ago
  Iain Patterson 800ca0c4f1 Added UTF-8 functions. 7 years ago
  Iain Patterson de4b96ffd6 NTSTATUS returns STATUS_SUCCESS on success. 7 years ago
  Iain Patterson d1c0d356f6 Allow listing all services. 7 years ago
  Iain Patterson adda6b2aaf Allow waiting for debugger. 7 years ago
  Iain Patterson 94d25a5dcf Use QueryFullProcessImageName() if available. 7 years ago
  Iain Patterson b013e3bce4 Be quieter loading imports. 7 years ago
  Iain Patterson 586ea54f69 Command to show processes started by the service. 7 years ago
  Iain Patterson b6d5dc93f2 Added get_debug_token(). 7 years ago
  Iain Patterson d06a30c2b9 Abstract kill_process_tree(). 7 years ago
  Iain Patterson 7bc41a82f6 Let the dump command copy a service. 7 years ago
  Iain Patterson 3c9d8f85d3 Command to dump service configuration. 7 years ago
  Iain Patterson 9c2dbaf361 Don't mangle the input to split_hook_name(). 7 years ago
  Iain Patterson fa260da979 Define for default parameter string. 7 years ago
  Iain Patterson 6876abb0a0 Export hook strings. 7 years ago
  Iain Patterson 08eaf3dcc1 Allow adding or removing individual dependencies. 7 years ago
  Iain Patterson de47d8ddf9 Added append_to/remove_from_dependencies(). 7 years ago
  Iain Patterson 3e92dce871 Allow adding or removing individual environment variables. 7 years ago
  Iain Patterson 6ab2ed787e Don't leak memory in get_service_dependencies(). 7 years ago
  Iain Patterson 6456709797 Some notes on the environment and registry. 7 years ago
  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