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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15111   12 years tbretz The name of the program has to be extracted from conf.GetName()
(edit) @15086   12 years tbretz Unify dimctrl and 'dimserver' (dimctrl --server)
(edit) @15021   12 years tbretz Added --restart to the dimctrl which avoids the need to know the magic ...
(edit) @15002   12 years tbretz Updated help text.
(edit) @14736   12 years tbretz If we are a server and force-console is not given Main.h must not see ...
(edit) @14662   12 years tbretz Added the possibility to get resource values from the dimctrl to the ...
(edit) @14621   12 years tbretz Switch off console mode for server.
(edit) @14539   12 years tbretz Updated some descriptions.
(edit) @14214   12 years tbretz Added the --msg command line option
(edit) @14128   12 years tbretz Replaced old code with the new use of a full state machine implementation.
(edit) @14052   12 years tbretz Stop a readline and JavaScript if STOP is received.
(edit) @14017   12 years tbretz Replaced lexical_cast by to_string
(edit) @14009   12 years tbretz Exit with 127 if parsing of command line options failed.
(edit) @13920   12 years tbretz Added a missing semi-colon
(edit) @13902   12 years tbretz Little cosmetics
(edit) @13901   12 years tbretz Added a state for booting and the script depth during boot.
(edit) @13897   12 years tbretz Updated the handling of labels and how a script is stopped.
(edit) @13874   12 years tbretz Renamed 'Begin' to 'Start'
(edit) @13797   12 years tbretz Start the server as late as possible -- but it must be started before ...
(edit) @13764   12 years tbretz Propagate user name.
(edit) @13754   12 years tbretz Updated output with the user name.
(edit) @13753   12 years tbretz Added the user as an option.
(edit) @13734   12 years tbretz Some updates to the messages sent with the STATE service.
(edit) @13733   12 years tbretz Use the script name from Readline when sending reports.
(edit) @13702   12 years tbretz Slight change to the meaning of labels; added the direct exit to th ...
(edit) @13681   12 years tbretz Some little improvements and fixes
(edit) @13671   12 years tbretz Added the possibility to remote control the DIM_CONTROL, i.e. start ...
(edit) @13006   13 years tbretz Reformated the output to make it better fit the help2man conversion.
(edit) @12993   13 years tbretz Fixed an issue with the console and shell selection.
(edit) @12964   13 years tbretz Now used the common Main::execute approach to launch the program; ...
(edit) @12458   13 years tbretz Fixed a problem with the startup.
(edit) @11578   13 years tbretz Moved some part of the initialization from main to Configure::DoParse
(edit) @11575   13 years tbretz Moved common option setup to Main.h; created Main namespace
(edit) @11574   13 years tbretz Added the possibility to setup DIM_HOST_NODE with the --host program ...
(edit) @11403   13 years tbretz Use Vec instead of Get and make sure 'console' is not accessed if not ...
(edit) @11327   13 years tbretz Removed some obsolete includes.
(edit) @11221   13 years tbretz Removed q as shortcut for --quit to avoid confusion with --quiet
(edit) @11218   13 years tbretz Added --cmd and --quit program option.
(edit) @11052   13 years tbretz Added --exec command
(copy) @10806   13 years tbretz Renamed test3.cc to dimctrl.cc
copied from trunk/FACT++/src/test3.cc
(edit) @10805   13 years tbretz Simplified program options handling.
Note: See TracRevisionLog for help on using the revision log.