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
2014-06-29
Iain Patterson
Fixed some typos and whitespace errors.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Iain Patterson
Fixed running service under local username.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Iain Patterson
Suppress ERROR_PROC_NOT_FOUND events.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-25
Gildas le Nadan
Typos.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Iain Patterson
NSSM 2.22.
v2.22
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Gildas le Nadan
Latest French translations.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-14
Iain Patterson
Disable console window's close menu item.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Iain Patterson
Fixed broken environment on restart.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Iain Patterson
Allow editing service dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Iain Patterson
Really get canonical name in open_service().
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Iain Patterson
HeapFree() before GetLastError().
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Iain Patterson
Correct CloseHandle() call.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Iain Patterson
Skip blank lines in format_double_null().
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Iain Patterson
Renamed un/format_environment().
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Iain Patterson
Don't crash when installing a service.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Iain Patterson
UAC awareness.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Iain Patterson
Open services with minimal privileges.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Iain Patterson
Argument consistency.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Marco Cartelli
Latest Italian translations.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Iain Patterson
Tidy up Edit Service buttons.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-03
Iain Patterson
Don't complain if the service has no ObjectName.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-03
Iain Patterson
Format the exit action dropdown.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-02
Iain Patterson
Credit for latest Italian translations.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-02
Iain Patterson
Removed redundant NSSM_EVENT_STDIN_CREATEPIPE_FAILED.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-02
Iain Patterson
Command arguments no longer called options.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-02
Marco Cartelli
Latest Italian translations.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-30
Iain Patterson
Use well-known account aliases.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-29
Iain Patterson
Handle well-known account names.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-29
Iain Patterson
Added CreateWellKnownSid and IsWellKnownSid imports.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-29
Iain Patterson
Fixed argument parsing for setting ObjectName.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-27
Iain Patterson
Correct label on file rotation GUI.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-27
Iain Patterson
Kill process tree from the top down.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-27
Iain Patterson
Ensure we have a valid service exit time.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-27
Iain Patterson
Send Control-C to the right window.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-27
Iain Patterson
Enough with the small buffers already.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-27
Iain Patterson
Fixed service context detection when built with VS2013.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-26
Iain Patterson
Don't expand parameters when editing a service.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-26
Iain Patterson
Really fix warning when file disposition isn't set.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-26
Iain Patterson
Split get_output_handles() into get_io_parameters().
commit
|
commitdiff
|
tree
|
snapshot
2014-01-26
Iain Patterson
Moved console functions to a new file.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-26
Iain Patterson
Allocate new console by default.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Iain Patterson
Allocate a new console for stdin.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Iain Patterson
Fixed CreateFile() flags when opening log files.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Iain Patterson
Revamped environment variables again.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Iain Patterson
Added more environment functions.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Iain Patterson
Renamed set_environment().
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Iain Patterson
Moved environment functions to a new file.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Iain Patterson
Fixed warning when file disposition isn't set.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Iain Patterson
Minor vcproj tidying.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Iain Patterson
Fake stdin for applications which exit on EOF.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Iain Patterson
Don't fail to restart if the service is stopped.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Iain Patterson
Fixed NSSM_EVENT_DUPLICATEHANDLE_FAILED message.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-18
Iain Patterson
Fixed regression in file browser.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-15
Iain Patterson
Adjust buffer sizes.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-15
Iain Patterson
French CPUs are UCs.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
Iain Patterson
Fixed drawing of rotation GUI labels.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
Iain Patterson
Don't expand parameters when querying a service.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
Iain Patterson
Added get_string() and set_string().
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Iain Patterson
Fixed regression with offline rotation.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Iain Patterson
Formatting.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Iain Patterson
Tidy up online rotation.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Iain Patterson
s/stdout/stderr/
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Iain Patterson
Allow restarting a service.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Iain Patterson
Don't get stuck in SERVICE_CONTINUE_PENDING.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Iain Patterson
More robust options for controlling a service.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Iain Patterson
Added service_status_text().
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Iain Patterson
Added fake NSSM_SERVICE_CONTROL_START constant.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Iain Patterson
Added error message for missing subparameter.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Iain Patterson
Enable on-demand rotation.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Iain Patterson
Fixed copy/paste bug with I/O.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Iain Patterson
More robust online rotation.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Iain Patterson
Bigger I/O buffer.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
Iain Patterson
Rotate files while the service is running.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-10
Iain Patterson
Write canonical AppExit string.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-09
Iain Patterson
Copy environment block rather than setting extra variables.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-09
Iain Patterson
Force UTF-16 output.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-09
Iain Patterson
More compiler food.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-09
Iain Patterson
Added mandatory restart delay.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-08
Iain Patterson
Allow setting processor affinity.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-08
Iain Patterson
AppPriority is an optional parameter.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-08
Iain Patterson
Overload str_number().
commit
|
commitdiff
|
tree
|
snapshot
2014-01-06
Iain Patterson
Corrected priority documentation.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-06
Iain Patterson
Fixed year marker in build information.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-06
Iain Patterson
Allow setting application priority.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-06
Iain Patterson
Fixed message when RegSetValueEx() fails.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-06
Iain Patterson
Basic system translations.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-04
Iain Patterson
Give up on older Visual Studio versions.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-04
Iain Patterson
Added messages to Visual Studio 6 workspace.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-04
Iain Patterson
More appropriate LegalCopyright field.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-01
Iain Patterson
ANSI compiler food.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-01
Iain Patterson
Extra product description tags.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-01
Iain Patterson
Fixed bugs when creating a service.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-01
Iain Patterson
Legacy quick'n'dirtiness.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-01
Iain Patterson
Allow querying a service's name.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-01
Iain Patterson
Added open_service().
commit
|
commitdiff
|
tree
|
snapshot
2014-01-01
Iain Patterson
Allow controlling services.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-01
Iain Patterson
Allow service editing on the command line.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-01
Iain Patterson
Added str_number().
commit
|
commitdiff
|
tree
|
snapshot
2014-01-01
Iain Patterson
Be more Windowsy.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-01
Iain Patterson
Fixed srvany-compatible environment checkbox.
commit
|
commitdiff
|
tree
|
snapshot
next