Release 1.99.5 (Wed Oct 28 15:08:58 CET 2009) * rocon: implemented -g option to list groups (stored in a separate table) Release 1.99.4 (Tue Oct 27 23:08:24 CET 2009) * rocon: updated man page * rocon: removed doc/IDEAS as its contents had been implemented * rocon: added svn properties * rocon: removed references to SQL in messages, improved usage message, updated man page Release 1.99.3 (Tue Oct 27 17:05:50 CET 2009) * rocon: shortened a usage message in order to pass ADE standard tests * rocon: cosmetic change to text of a warning message * rocon: make -u option (show only up hosts) a true option applying to -m mode (match) or -c mode (command), rather than being a mode itself * rocon: unset DISPLAY to ensure we don't go interactive * rocon: corrected registration of temp files, pass SQL cache file name around as parameter rather than global var. * rocon: added more hosts to the example config file for testing, cleaned code, removed obsolete functions, corrected Z-encoding bugs * rocon: minor fixes to SQL caching code Release 1.99.2 (Wed Oct 21 10:56:45 CEST 2009) * rocon: disabled tests that have now been filed as bugs * rocon: minor effort to get tests running * rocon: support for sqlite3 expressions * rocon: beginning of ADE-isation of the rocon-check-{client,server}.sh scripts * rocon: more ADE-isation and test update * rocon: more ADE-isation * rocon: partial ADE-isation * rocon: partial directory reorg following reimport * rocon: reimport of personal script archived on work server for easier use also at work * rocon: switch scripts to bash * rocon: updated README files as per all ADE-compatible modules * rocon: switched from ade_err_error(..., rocon_err_internal, ...) to ade_err_internal(...). * rocon: adeMakefile renamed, updated accordingly * rocon: error names aligned * rocon: removed references to ADE_MSG_VERBOSELEVEL * rocon: removed some option processing and usage message code that is now handled by ADE internally. * rocon: switched from ade_err_internal() to ade_err_error(..., ade_err_internal, ...) * rocon: changed from ksh to sh in invert_rc() in tests scripts * rocon: added SVN keywords * rocon: removed TODO and BUGS files which were unused. * rocon: updated README.1ST * rocon: removed references to sppsym and SPPSYM * rocon: removed some obsolete path definitions from rocon-config.sh * rocon: removed all references to #spp in scripts, tests, man pages, renamed *.whatever.spp to *.whatever * rocon: replaces INSTALL document with updated version suitable for new ADE * rocon: moved the 'this manual page documents version ....' from the top of the man page to the bottom. * rocon: corrected calls to rocon_ping so packet loss is returned via parameter passed by name, and not in the return code of the function (as non-zero packet loss does not indicate that the function failed to do what it is supposed to do) * rocon: all tests now include their own test version of rocon.conf * rocon: copied 'doc' and 'etc' Makefiles from another module * rocon: set LC_ALL in order to ensure 'case' statement can distinguish between upper and lower case * rocon: set default login, mode, separator * rocon: more fixes for new ADE (now runable) * rocon: quote all error stack names * rocon: more fixes for new ADE (still not runable) * rocon: renaming for new ADE Release 1.99.1 (Sun Jul 23 17:04:53 CEST 2006) * svn propery changes * moved stupid test * minor man page fixes. Release 1.99 (Tue Mar 29 15:57:04 BST 2005) * in scripts updated names of some ADE global variables (ADE_MSG_VERBOSELEVEL) * switched to extracting long option values using ade_smf_getoptval() * removed commented out lines from many tests * added a hostgroup 'ACCESSIBLE' for me to use when testing * got '-c' and '-s/-t' working * substantially updated man page. * almost totally rewritten (using new ADE for option processing) -c and -s/-t remains broken, but -u, -e and -m are working, and list construction and pinging coded seems good. * added stuff that should exist * integrated old code into new templates * set svn ignores * deleted stuff that shouldn't exist and created some stuff that should for ADE 0.9.