source: trunk/FACT++/src/StateMachineDimControl.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19421   6 years tbretz Wrong access function:
(edit) @19419   6 years tbretz Added an option to send the global shutdown (DIS_DNS/KILL_SERVERS)
(edit) @18971   6 years tbretz Removed an unused data memeber
(edit) @18832   7 years tbretz Make sure the server does not see itself. This can lead to crashes ...
(edit) @18425   9 years tbretz Make sure that in case of an external 'exit' the V8 threads are ...
(edit) @18167   9 years tbretz Print not only the identification of the script but also the user who ...
(edit) @16830   11 years tbretz Print a warning if an interrupt request is received but no script is ...
(edit) @16282   11 years tbretz Replaced push_back by emplac_back were reasonable.
(edit) @15430   11 years tbretz Implemented the possibility to send an interrupt request (irq) to a ...
(edit) @15295   11 years tbretz Updated includes.
(edit) @15188   11 years tbretz Fixed some compilation issues with older boost version as installed on ...
(edit) @15147   12 years tbretz Log a message when a STOP command was received.
(edit) @15111   12 years tbretz The name of the program has to be extracted from conf.GetName()
(edit) @15087   12 years tbretz Send arguments with the START command, determine '--server' option ...
(edit) @15041   12 years tbretz Use the lock guard where appropriate; added GetServiceList member function
(edit) @15021   12 years tbretz Added --restart to the dimctrl which avoids the need to know the magic ...
(edit) @15018   12 years tbretz StartScript need not to return Loading already, loading will be set ...
(edit) @15017   12 years tbretz Changed return codes from EvalOption such that 0 means 'stop, but ...
(edit) @14741   12 years tbretz Added the possibility to return states of a given server back from ...
(edit) @14718   12 years tbretz The workaround with the empty text to change the state is outdated and ...
(edit) @14674   12 years tbretz Implemenetd a way to just check if a server is available and command ...
(edit) @14668   12 years tbretz Fixed a compilation problem.
(edit) @14667   12 years tbretz Correctly copy the state index even if no description is available; if ...
(edit) @14662   12 years tbretz Added the possibility to get resource values from the dimctrl to the ...
(edit) @14561   12 years tbretz Imporved naming of states; changed offset in SetSection accordingly.
(edit) @14551   12 years tbretz Fixed a severe bug which caused some events tobe added twice and ...
(edit) @14541   12 years tbretz Added time to State so that the time of state reception is propagated.
(edit) @14440   12 years tbretz Fixed an usused argument.
(edit) @14370   12 years tbretz Adapted ChangeState to properly send informations; adapted Write to ...
(edit) @14212   12 years tbretz Added a possibility to send a chat-message.
(add) @14132   12 years tbretz Added new version of the core of dimctrl with callbacks to access the ...
Note: See TracRevisionLog for help on using the revision log.