Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | print overall health state | Christian Pointner | 2014-03-25 | 1 | -10/+16 |
* | fixed health messages | Christian Pointner | 2014-03-25 | 1 | -74/+47 |
* | added command for health status | Christian Pointner | 2014-03-25 | 1 | -3/+44 |
* | heartbeat vs health listeners | Christian Pointner | 2014-03-24 | 1 | -18/+29 |
* | added listeners for heartbeat | Christian Pointner | 2014-03-21 | 1 | -17/+52 |
* | automatically select best mode | Christian Pointner | 2014-03-20 | 1 | -2/+30 |
* | moved mode change to own function | Christian Pointner | 2014-03-20 | 1 | -58/+61 |
* | added state for heartbeats | Christian Pointner | 2014-03-20 | 1 | -9/+16 |
* | moved mode and channels to new state struct | Christian Pointner | 2014-03-20 | 1 | -38/+52 |
* | added heartbeat command | Christian Pointner | 2014-03-20 | 1 | -14/+47 |
* | allow type setting only once | Christian Pointner | 2014-03-20 | 1 | -16/+22 |
* | updated copyright note | Christian Pointner | 2014-03-20 | 1 | -1/+1 |
* | added client type for heartbeat master and standby | Christian Pointner | 2014-03-20 | 1 | -2/+4 |
* | updated help output | Christian Pointner | 2013-09-16 | 1 | -7/+9 |
* | added help command | Christian Pointner | 2013-09-16 | 1 | -6/+25 |
* | licence updates | Christian Pointner | 2013-09-16 | 1 | -1/+1 |
* | code cleanups and fixes (new gcc and clang) | Christian Pointner | 2013-09-16 | 1 | -39/+40 |
* | fixed memory error at client handling | Christian Pointner | 2010-10-01 | 1 | -1/+2 |
* | fixed build | Christian Pointner | 2010-01-19 | 1 | -1/+1 |
* | improved mail output at mode_watch.lua | Christian Pointner | 2010-01-19 | 1 | -24/+41 |
* | print return code when return with error | Christian Pointner | 2010-01-13 | 1 | -1/+1 |
* | luaclient receiving data works now | Christian Pointner | 2010-01-11 | 1 | -0/+29 |
* | new listener type: mode | Christian Pointner | 2010-01-10 | 1 | -4/+23 |
* | type master and standby now implicit sets gpi listener flag | Christian Pointner | 2010-01-10 | 1 | -3/+7 |
* | sending messages to listener | Christian Pointner | 2010-01-10 | 1 | -11/+23 |
* | added new listener flags | Christian Pointner | 2010-01-10 | 1 | -4/+16 |
* | print new mode message only when mode actually changed | Christian Pointner | 2009-11-19 | 1 | -1/+2 |
* | at mode change only send command to switch if the mode hast actually changed | Christian Pointner | 2009-11-19 | 1 | -37/+38 |
* | added baudrate parameter | Christian Pointner | 2009-11-14 | 1 | -1/+4 |
* | added mode and channel cmdline parameter | Christian Pointner | 2009-11-12 | 1 | -27/+60 |
* | switching to right channel after mode change now | Christian Pointner | 2009-11-11 | 1 | -30/+92 |
* | added command channel | Christian Pointner | 2009-11-10 | 1 | -26/+141 |
* | added add and rm commands | Christian Pointner | 2009-11-10 | 1 | -0/+20 |
* | remove error listener | Christian Pointner | 2009-11-10 | 1 | -15/+34 |
* | first working version with return data from switch | Christian Pointner | 2009-11-10 | 1 | -5/+47 |
* | added baud rate parameter to setup_tty | Christian Pointner | 2009-11-10 | 1 | -1/+1 |
* | cleaned up configure script | Christian Pointner | 2009-11-09 | 1 | -1/+1 |
* | fixed spelling errors | Christian Pointner | 2009-11-09 | 1 | -2/+2 |
* | process_cmd_request should work now | Christian Pointner | 2009-11-09 | 1 | -4/+62 |
* | cleanup | Christian Pointner | 2009-11-04 | 1 | -78/+99 |
* | print current mode on status request | Christian Pointner | 2009-11-04 | 1 | -0/+6 |
* | added command for client type and mode | Christian Pointner | 2009-11-04 | 1 | -1/+45 |
* | alias table for switch commands | Christian Pointner | 2009-11-04 | 1 | -5/+6 |
* | options parse post with return code | Christian Pointner | 2009-11-04 | 1 | -1/+5 |
* | switched to svn directory structure | Christian Pointner | 2009-11-02 | 1 | -0/+433 |