summaryrefslogtreecommitdiff
path: root/switchctl.c
Commit message (Expand)AuthorAgeFilesLines
* updating health info on disconnect and reconnectChristian Pointner2014-03-251-115/+135
* print overall health stateChristian Pointner2014-03-251-10/+16
* fixed health messagesChristian Pointner2014-03-251-74/+47
* added command for health statusChristian Pointner2014-03-251-3/+44
* heartbeat vs health listenersChristian Pointner2014-03-241-18/+29
* added listeners for heartbeatChristian Pointner2014-03-211-17/+52
* automatically select best modeChristian Pointner2014-03-201-2/+30
* moved mode change to own functionChristian Pointner2014-03-201-58/+61
* added state for heartbeatsChristian Pointner2014-03-201-9/+16
* moved mode and channels to new state structChristian Pointner2014-03-201-38/+52
* added heartbeat commandChristian Pointner2014-03-201-14/+47
* allow type setting only onceChristian Pointner2014-03-201-16/+22
* updated copyright noteChristian Pointner2014-03-201-1/+1
* added client type for heartbeat master and standbyChristian Pointner2014-03-201-2/+4
* updated help outputChristian Pointner2013-09-161-7/+9
* added help commandChristian Pointner2013-09-161-6/+25
* licence updatesChristian Pointner2013-09-161-1/+1
* code cleanups and fixes (new gcc and clang)Christian Pointner2013-09-161-39/+40
* fixed memory error at client handlingChristian Pointner2010-10-011-1/+2
* fixed buildChristian Pointner2010-01-191-1/+1
* improved mail output at mode_watch.luaChristian Pointner2010-01-191-24/+41
* print return code when return with errorChristian Pointner2010-01-131-1/+1
* luaclient receiving data works nowChristian Pointner2010-01-111-0/+29
* new listener type: modeChristian Pointner2010-01-101-4/+23
* type master and standby now implicit sets gpi listener flagChristian Pointner2010-01-101-3/+7
* sending messages to listenerChristian Pointner2010-01-101-11/+23
* added new listener flagsChristian Pointner2010-01-101-4/+16
* print new mode message only when mode actually changedChristian Pointner2009-11-191-1/+2
* at mode change only send command to switch if the mode hast actually changedChristian Pointner2009-11-191-37/+38
* added baudrate parameterChristian Pointner2009-11-141-1/+4
* added mode and channel cmdline parameterChristian Pointner2009-11-121-27/+60
* switching to right channel after mode change nowChristian Pointner2009-11-111-30/+92
* added command channelChristian Pointner2009-11-101-26/+141
* added add and rm commandsChristian Pointner2009-11-101-0/+20
* remove error listenerChristian Pointner2009-11-101-15/+34
* first working version with return data from switchChristian Pointner2009-11-101-5/+47
* added baud rate parameter to setup_ttyChristian Pointner2009-11-101-1/+1
* cleaned up configure scriptChristian Pointner2009-11-091-1/+1
* fixed spelling errorsChristian Pointner2009-11-091-2/+2
* process_cmd_request should work nowChristian Pointner2009-11-091-4/+62
* cleanupChristian Pointner2009-11-041-78/+99
* print current mode on status requestChristian Pointner2009-11-041-0/+6
* added command for client type and modeChristian Pointner2009-11-041-1/+45
* alias table for switch commandsChristian Pointner2009-11-041-5/+6
* options parse post with return code Christian Pointner2009-11-041-1/+5
* switched to svn directory structureChristian Pointner2009-11-021-0/+433