Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added .gitignore | Christian Pointner | 2015-07-26 | 1 | -0/+9 |
* | upgrading openwrt package | Christian Pointner | 2014-03-25 | 1 | -2/+2 |
* | added health watch client | Christian Pointner | 2014-03-25 | 2 | -0/+114 |
* | updating health info on disconnect and reconnect | Christian Pointner | 2014-03-25 | 1 | -115/+135 |
* | moved heartbeat client to new paradigm | Christian Pointner | 2014-03-25 | 1 | -27/+21 |
* | 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 | 4 | -21/+32 |
* | added listeners for heartbeat | Christian Pointner | 2014-03-21 | 3 | -17/+54 |
* | 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 | 2 | -9/+20 |
* | moved mode and channels to new state struct | Christian Pointner | 2014-03-20 | 1 | -38/+52 |
* | added heartbeat command | Christian Pointner | 2014-03-20 | 4 | -18/+51 |
* | allow type setting only once | Christian Pointner | 2014-03-20 | 3 | -16/+36 |
* | updated copyright note | Christian Pointner | 2014-03-20 | 25 | -25/+25 |
* | added client type for heartbeat master and standby | Christian Pointner | 2014-03-20 | 2 | -3/+5 |
* | whitespace cleanup | Christian Pointner | 2014-03-20 | 1 | -1/+1 |
* | fixed hotplug script for USB serial converter | Christian Pointner | 2014-03-20 | 3 | -48/+56 |
* | minor change for svn test | Christian Pointner | 2013-10-08 | 1 | -1/+0 |
* | fixed lua path | Christian Pointner | 2013-09-19 | 5 | -3/+9 |
* | upgrade openwrt package | Christian Pointner | 2013-09-17 | 1 | -1/+1 |
* | moved mail sending function to own module | Christian Pointner | 2013-09-17 | 3 | -26/+41 |
* | updated dependencies to msmtp | Christian Pointner | 2013-09-17 | 1 | -1/+1 |
* | updated default config | Christian Pointner | 2013-09-16 | 2 | -4/+4 |
* | fixed openwrt package | Christian Pointner | 2013-09-16 | 1 | -6/+3 |
* | updated openwrt package | Christian Pointner | 2013-09-16 | 1 | -9/+9 |
* | updated openwrt package | Christian Pointner | 2013-09-16 | 3 | -37/+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 | 31 | -156/+149 |
* | cleanups | Christian Pointner | 2013-09-16 | 8 | -22/+21 |
* | added hotplug script for usb-serial converter | Christian Pointner | 2013-09-16 | 1 | -0/+74 |
* | code cleanups and fixes (new gcc and clang) | Christian Pointner | 2013-09-16 | 10 | -88/+94 |
* | added clang as optional compiler | Christian Pointner | 2013-09-16 | 1 | -4/+17 |
* | fixed change to silence@helsinki.at | Christian Pointner | 2012-01-19 | 1 | -1/+1 |
* | changed logs@helsinki.at to silence@helsinki.atx | Christian Pointner | 2012-01-19 | 1 | -1/+1 |
* | improved client handling at mode-tcpserver | Christian Pointner | 2011-05-04 | 1 | -6/+11 |
* | fixed tcpserver | Christian Pointner | 2011-04-02 | 1 | -1/+9 |
* | moved name of tcplistener | Christian Pointner | 2011-04-02 | 2 | -1/+1 |
* | added mode-tcplistener | Christian Pointner | 2011-04-02 | 2 | -0/+167 |
* | updated openwrt package | Christian Pointner | 2010-10-04 | 2 | -3/+4 |
* | fixed typo | Christian Pointner | 2010-10-04 | 1 | -1/+1 |
* | blocking SIG_CHLD by default | Christian Pointner | 2010-10-03 | 1 | -5/+7 |
* | fixed signal handler | Christian Pointner | 2010-10-03 | 1 | -1/+1 |
* | fixed signal handler (block SIGPIPE) | Christian Pointner | 2010-10-03 | 1 | -2/+7 |
* | fixed memory error at client handling | Christian Pointner | 2010-10-01 | 1 | -1/+2 |
* | fixed copy&paste bug at silence-watch | Christian Pointner | 2010-09-28 | 1 | -2/+0 |
* | cleanup | Christian Pointner | 2010-05-29 | 1 | -1/+1 |