nssm.git
2014-01-01 Iain PattersonAdded get_service_username().
2014-01-01 Iain PattersonAdded get_service_description().
2014-01-01 Iain PattersonAdded get_service_startup().
2014-01-01 Iain PattersonRemember to free info after QueryServiceConfig2().
2014-01-01 Iain PattersonMoved QueryServiceConfig() to a separate function.
2013-12-29 Iain PattersonDetect if we were double-clicked.
2013-12-29 Iain PattersonFixed loading localised resources.
2013-12-28 Iain PattersonFixed arguments to mbstowcs_s().
2013-12-28 Iain PattersonGrant SeServiceLogonRight.
2013-12-28 Iain PattersonFixed print_message() when out of memory.
2013-12-28 Iain PattersonFixed changing service password.
2013-12-28 Iain PattersonSafer version.h creation.
2013-12-27 Iain PattersonMore detailed file properties.
2013-12-27 Iain PattersonGenerate version information as part of the build.
2013-12-27 Iain PattersonDisplay canonical service name.
2013-12-24 Iain PattersonAllow editing services.
2013-12-24 Iain PattersonSafer set_environment().
2013-12-24 Iain PattersonFixed popup_message().
2013-12-24 Iain PattersonAdded delete_createfile_parameter().
2013-12-23 Iain PattersonDisable interactive checkbox when a user is set.
2013-12-23 Iain PattersonStore I/O redirection and environment options.
2013-12-23 Iain PattersonChanged arguments to nssm_gui().
2013-12-22 Iain PattersonSet log on details in the GUI.
2013-12-22 Iain PattersonGUI tweaks.
2013-12-21 Iain PattersonTidy up build directories.
2013-12-21 Iain PattersonSet service details in the GUI.
2013-12-21 Iain PattersonFixed Unicode display of GetProcAddress() errors.
2013-12-21 Iain PattersonCorrect arguments to GetDlgItemText().
2013-12-21 Iain PattersonFixed missing NULLs in log_event().
2013-12-21 Iain PattersonFormatting.
2013-12-21 Iain PattersonRotate output files.
2013-12-20 Iain PattersonAllow relative paths for I/O redirection.
2013-11-30 Iain PattersonVisual Studio notes.
2013-11-26 Iain PattersonUse test_environment().
2013-11-26 Iain PattersonAdded test_environment().
2013-11-26 Iain PattersonDon't try to kill a process which didn't start.
2013-11-26 Iain PattersonBe less paranoid.
2013-11-26 Iain PattersonBuild NSSM as a Unicode application.
2013-11-26 Iain PattersonAllow compiling as a Unicode application.
2013-11-24 Iain PattersonNSSM 2.21. v2.21
2013-11-24 Iain PattersonFixed parameters bug when installing from the GUI.
2013-11-23 Iain PattersonNSSM 2.20. v2.20
2013-11-23 Iain PattersonFixed bug when installing from the command line.
2013-11-22 Iain PattersonNSSM 2.19. v2.19
2013-11-22 Iain PattersonAllow configuring output file truncation.
2013-11-22 Iain PattersonFixed environment when no newline was present.
2013-11-22 Iain PattersonFix initial focus.
2013-11-22 Iain PattersonEnsure CRLF is removed from GUI strings.
2013-11-22 Iain PattersonCompiler food.
2013-11-21 Iain PattersonSet environment from the GUI at install time.
2013-11-21 Iain PattersonAllow appending to the service environment.
2013-11-20 Iain PattersonGUI overhaul.
2013-11-20 Iain PattersonPass parameters around in a data structure.
2013-11-20 Iain PattersonAdded set_expand_string() and set_number().
2013-11-20 Iain PattersonAdded strip_basename() function.
2013-11-18 Iain PattersonEnforce maximum report delay when starting service.
2013-11-15 Iain PattersonNSSM 2.18. v2.18
2013-11-15 Iain PattersonAllow the Escape key to close the GUI.
2013-11-15 Iain PattersonDon't automatically close the GUI on error.
2013-11-15 Iain PattersonSpawn a separate thread for stop_service().
2013-11-15 Iain PattersonUse await_shutdown().
2013-11-15 Iain PattersonAdded await_shutdown() function.
2013-11-15 Iain PattersonPrevent buffer overrun in log_event().
2013-11-15 Iain PattersonAllow overriding time to wait when trying to kill the...
2013-11-15 Iain PattersonUse override_milliseconds() to find throttle restart...
2013-11-15 Iain PattersonAdded override_milliseconds() helper.
2013-11-15 Iain PattersonCalculate service stop wait hint correctly.
2013-11-15 Iain PattersonTypos and formatting etc.
2013-11-12 Iain PattersonNSSM 2.17. v2.17
2013-11-12 Iain PattersonFix tabbing between GUI fields.
2013-11-12 Iain PattersonTry to throttle using a critical section.
2013-11-12 Iain PattersonAttachConsole() isn't available in Windows 2000.
2013-10-31 Iain PattersonCompiler food.
2013-10-31 Iain PattersonUpdated nssm.dsp with missing dependencies.
2013-10-31 Iain PattersonTry harder not to restart the application when stopping.
2013-10-31 Iain PattersonDelay report that the service is running.
2013-10-31 Iain PattersonSkip some or all methods of stopping the application.
2013-10-28 Iain PattersonFixed Control-C race.
2013-10-22 Iain PattersonRudimentary file versioning.
2013-07-30 Iain PattersonFixed missing io.cpp and io.h.
2013-06-29 Iain PattersonNotes on escaping quotes.
2013-06-29 Iain PattersonAllow specifying output streams.
2013-05-30 Iain PattersonOverload expand_parameter() like get_number().
2013-05-30 Iain PattersonAdded get_number() helper.
2013-02-19 Iain PattersonTry to send Control-C event to application console.
2012-12-03 Iain PattersonFix build on Visual Studio Express.
2012-12-03 Iain PattersonIgnore INTERROGATE control.
2012-12-02 Iain PattersonNSSM 2.16. v2.16
2012-12-02 Iain PattersonFixed crash when stopping the service.
2012-07-19 Iain PattersonNSSM 2.15. v2.15
2012-07-19 Riccardo GusmeroliItalian translations.
2012-06-12 Iain PattersonFixed buffer length adding a service via the GUI.
2012-05-24 Iain PattersonWhitespace.
2012-05-24 Iain PattersonNSSM 2.14. v2.14
2012-05-24 Iain PattersonMissing text typo.
2012-05-24 Iain PattersonFixed default language.
2012-05-24 Iain PattersonLog exit messages more intuitively.
2012-05-24 Iain PattersonNSSM 2.13. v2.13
2012-05-20 Iain PattersonWindows 2000 optimisation.
2012-05-20 Iain PattersonLocalised (almost) all messages.
next