Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | added logoutput to silence-watch.lua | Christian Pointner | 2010-02-20 | 1 | -0/+1 | |
| | ||||||
* | added silence watching client | Christian Pointner | 2010-02-02 | 2 | -0/+103 | |
| | ||||||
* | switched from 15 to 25 for default heartbeat timeout | Christian Pointner | 2010-01-19 | 1 | -1/+1 | |
| | ||||||
* | updated checksum for openwrt package | Christian Pointner | 2010-01-19 | 1 | -1/+1 | |
| | ||||||
* | fixed build | Christian Pointner | 2010-01-19 | 2 | -2/+3 | |
| | ||||||
* | improved mail output at mode_watch.lua | Christian Pointner | 2010-01-19 | 4 | -33/+61 | |
| | | | | | | active channel of both system is now watched | |||||
* | improved Subject of mail | Christian Pointner | 2010-01-18 | 1 | -1/+1 | |
| | ||||||
* | updated Makefile | Christian Pointner | 2010-01-13 | 1 | -1/+1 | |
| | ||||||
* | print return code when return with error | Christian Pointner | 2010-01-13 | 5 | -5/+5 | |
| | ||||||
* | luaclient reconnects now after lost connection | Christian Pointner | 2010-01-13 | 2 | -13/+20 | |
| | ||||||
* | moved from mode-leds to mode-watch | Christian Pointner | 2010-01-12 | 4 | -25/+38 | |
| | | | | | | mode-watch sends email on change | |||||
* | mode leds lua client works now | Christian Pointner | 2010-01-12 | 5 | -11/+182 | |
| | | | | | | updated openwrt package | |||||
* | cleaned up build scripts | Christian Pointner | 2010-01-11 | 2 | -16/+8 | |
| | ||||||
* | luaclient send to cmd fd works now | Christian Pointner | 2010-01-11 | 2 | -1/+13 | |
| | ||||||
* | luaclient receiving data works now | Christian Pointner | 2010-01-11 | 8 | -42/+231 | |
| | ||||||
* | added luaclient | Christian Pointner | 2010-01-11 | 10 | -3/+786 | |
| | ||||||
* | fixed return_value bug at serial-client | Christian Pointner | 2010-01-11 | 1 | -1/+3 | |
| | ||||||
* | heartbeat initscript translates now led names | Christian Pointner | 2010-01-10 | 3 | -3/+24 | |
| | ||||||
* | blinking led on heartbeat data works now | Christian Pointner | 2010-01-10 | 4 | -6/+114 | |
| | ||||||
* | new listener type: mode | Christian Pointner | 2010-01-10 | 6 | -12/+33 | |
| | | | | | | | switched to version 1.0 RC1 cleanups | |||||
* | heartbeatclient works now | Christian Pointner | 2010-01-10 | 6 | -9/+37 | |
| | ||||||
* | type master and standby now implicit sets gpi listener flag | Christian Pointner | 2010-01-10 | 2 | -4/+8 | |
| | ||||||
* | sending messages to listener | Christian Pointner | 2010-01-10 | 2 | -12/+24 | |
| | ||||||
* | added new listener flags | Christian Pointner | 2010-01-10 | 4 | -7/+28 | |
| | ||||||
* | improved termios settings | Christian Pointner | 2010-01-10 | 5 | -7/+25 | |
| | | | | | | | fixed length check at write fixed output at log | |||||
* | added reconnect code to serialclient | Christian Pointner | 2009-12-06 | 2 | -22/+27 | |
| | ||||||
* | fixed missing return messages at dummy function | Christian Pointner | 2009-12-06 | 3 | -0/+3 | |
| | ||||||
* | heartbeatclient reconnects after socket error now | Christian Pointner | 2009-12-01 | 1 | -22/+36 | |
| |