git://git.iain.cx/iain
/
nssm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
nssm.git
2013-12-22
Iain Patterson
GUI tweaks.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-21
Iain Patterson
Tidy up build directories.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-21
Iain Patterson
Set service details in the GUI.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-21
Iain Patterson
Fixed Unicode display of GetProcAddress() errors.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-21
Iain Patterson
Correct arguments to GetDlgItemText().
commit
|
commitdiff
|
tree
|
snapshot
2013-12-21
Iain Patterson
Fixed missing NULLs in log_event().
commit
|
commitdiff
|
tree
|
snapshot
2013-12-21
Iain Patterson
Formatting.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-21
Iain Patterson
Rotate output files.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Iain Patterson
Allow relative paths for I/O redirection.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Iain Patterson
Visual Studio notes.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Iain Patterson
Use test_environment().
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Iain Patterson
Added test_environment().
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Iain Patterson
Don't try to kill a process which didn't start.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Iain Patterson
Be less paranoid.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Iain Patterson
Build NSSM as a Unicode application.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Iain Patterson
Allow compiling as a Unicode application.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Iain Patterson
NSSM 2.21.
v2.21
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Iain Patterson
Fixed parameters bug when installing from the GUI.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Iain Patterson
NSSM 2.20.
v2.20
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Iain Patterson
Fixed bug when installing from the command line.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Iain Patterson
NSSM 2.19.
v2.19
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Iain Patterson
Allow configuring output file truncation.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Iain Patterson
Fixed environment when no newline was present.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Iain Patterson
Fix initial focus.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Iain Patterson
Ensure CRLF is removed from GUI strings.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Iain Patterson
Compiler food.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Iain Patterson
Set environment from the GUI at install time.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Iain Patterson
Allow appending to the service environment.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Iain Patterson
GUI overhaul.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Iain Patterson
Pass parameters around in a data structure.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Iain Patterson
Added set_expand_string() and set_number().
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Iain Patterson
Added strip_basename() function.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-18
Iain Patterson
Enforce maximum report delay when starting service.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Iain Patterson
NSSM 2.18.
v2.18
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Iain Patterson
Allow the Escape key to close the GUI.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Iain Patterson
Don't automatically close the GUI on error.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Iain Patterson
Spawn a separate thread for stop_service().
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Iain Patterson
Use await_shutdown().
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Iain Patterson
Added await_shutdown() function.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Iain Patterson
Prevent buffer overrun in log_event().
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Iain Patterson
Allow overriding time to wait when trying to kill the...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Iain Patterson
Use override_milliseconds() to find throttle restart...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Iain Patterson
Added override_milliseconds() helper.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Iain Patterson
Calculate service stop wait hint correctly.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Iain Patterson
Typos and formatting etc.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Iain Patterson
NSSM 2.17.
v2.17
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Iain Patterson
Fix tabbing between GUI fields.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Iain Patterson
Try to throttle using a critical section.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Iain Patterson
AttachConsole() isn't available in Windows 2000.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-31
Iain Patterson
Compiler food.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-31
Iain Patterson
Updated nssm.dsp with missing dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-31
Iain Patterson
Try harder not to restart the application when stopping.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-31
Iain Patterson
Delay report that the service is running.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-31
Iain Patterson
Skip some or all methods of stopping the application.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Iain Patterson
Fixed Control-C race.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Iain Patterson
Rudimentary file versioning.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Iain Patterson
Fixed missing io.cpp and io.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Iain Patterson
Notes on escaping quotes.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Iain Patterson
Allow specifying output streams.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-30
Iain Patterson
Overload expand_parameter() like get_number().
commit
|
commitdiff
|
tree
|
snapshot
2013-05-30
Iain Patterson
Added get_number() helper.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Iain Patterson
Try to send Control-C event to application console.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Iain Patterson
Fix build on Visual Studio Express.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Iain Patterson
Ignore INTERROGATE control.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Iain Patterson
NSSM 2.16.
v2.16
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Iain Patterson
Fixed crash when stopping the service.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
Iain Patterson
NSSM 2.15.
v2.15
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
Riccardo Gusmeroli
Italian translations.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Iain Patterson
Fixed buffer length adding a service via the GUI.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Iain Patterson
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Iain Patterson
NSSM 2.14.
v2.14
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Iain Patterson
Missing text typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Iain Patterson
Fixed default language.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Iain Patterson
Log exit messages more intuitively.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Iain Patterson
NSSM 2.13.
v2.13
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Iain Patterson
Windows 2000 optimisation.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Iain Patterson
Localised (almost) all messages.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
François-Régis...
Updated translation from François-Régis Tardy.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Iain Patterson
Handle running without administrator privileges.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Iain Patterson
Fixed incomplete set_service_recovery().
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Iain Patterson
Log that we received control messages.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
François-Régis...
French translations.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-07
Iain Patterson
NSSM 2.12.
v2.12
commit
|
commitdiff
|
tree
|
snapshot
2012-05-07
Iain Patterson
Windows 2000 compatibility notes.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
Iain Patterson
NSSM 2.11.
v2.11
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
Iain Patterson
Removed run hack.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
Iain Patterson
Support srvany's AppEnvironment registry value.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-01
Iain Patterson
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Iain Patterson
NSSM 2.10.
v2.10
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Iain Patterson
New URL and icon.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Iain Patterson
Check for administrator privileges.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Iain Patterson
Fixed compilation of messages.mc.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Iain Patterson
More CreateProcess() fun.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
Iain Patterson
Added a changelog.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
Iain Patterson
NSSM 2.9.
v2.9
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
Iain Patterson
Timer safety.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
Iain Patterson
Fix pre-Vista compatibility.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-26
Iain Patterson
NSSM 2.8.
v2.8
commit
|
commitdiff
|
tree
|
snapshot
2011-02-26
Iain Patterson
Allow configuring throttling threshold.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-26
Iain Patterson
Removed some legacy stuff.
commit
|
commitdiff
|
tree
|
snapshot
next