|
|
@18167
|
10 years |
tbretz |
Print not only the identification of the script but also the user who ...
|
|
|
@16830
|
11 years |
tbretz |
Print a warning if an interrupt request is received but no script is ...
|
|
|
@16282
|
11 years |
tbretz |
Replaced push_back by emplac_back were reasonable.
|
|
|
@15430
|
12 years |
tbretz |
Implemented the possibility to send an interrupt request (irq) to a ...
|
|
|
@15295
|
12 years |
tbretz |
Updated includes.
|
|
|
@15188
|
12 years |
tbretz |
Fixed some compilation issues with older boost version as installed on ...
|
|
|
@15147
|
12 years |
tbretz |
Log a message when a STOP command was received.
|
|
|
@15111
|
12 years |
tbretz |
The name of the program has to be extracted from conf.GetName()
|
|
|
@15087
|
12 years |
tbretz |
Send arguments with the START command, determine '--server' option ...
|
|
|
@15041
|
12 years |
tbretz |
Use the lock guard where appropriate; added GetServiceList member function
|
|
|
@15021
|
12 years |
tbretz |
Added --restart to the dimctrl which avoids the need to know the magic ...
|
|
|
@15018
|
12 years |
tbretz |
StartScript need not to return Loading already, loading will be set ...
|
|
|
@15017
|
12 years |
tbretz |
Changed return codes from EvalOption such that 0 means 'stop, but ...
|
|
|
@14741
|
12 years |
tbretz |
Added the possibility to return states of a given server back from ...
|
|
|
@14718
|
12 years |
tbretz |
The workaround with the empty text to change the state is outdated and ...
|
|
|
@14674
|
12 years |
tbretz |
Implemenetd a way to just check if a server is available and command ...
|
|
|
@14668
|
12 years |
tbretz |
Fixed a compilation problem.
|
|
|
@14667
|
12 years |
tbretz |
Correctly copy the state index even if no description is available; if ...
|
|
|
@14662
|
12 years |
tbretz |
Added the possibility to get resource values from the dimctrl to the ...
|
|
|
@14561
|
12 years |
tbretz |
Imporved naming of states; changed offset in SetSection accordingly.
|
|
|
@14551
|
12 years |
tbretz |
Fixed a severe bug which caused some events tobe added twice and ...
|
|
|
@14541
|
12 years |
tbretz |
Added time to State so that the time of state reception is propagated.
|
|
|
@14440
|
12 years |
tbretz |
Fixed an usused argument.
|
|
|
@14370
|
12 years |
tbretz |
Adapted ChangeState to properly send informations; adapted Write to ...
|
|
|
@14212
|
12 years |
tbretz |
Added a possibility to send a chat-message.
|
|
|
@14132
|
12 years |
tbretz |
Added new version of the core of dimctrl with callbacks to access the ...
|