summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* added hotplug script for usb-serial converterChristian Pointner2013-09-161-0/+74
* code cleanups and fixes (new gcc and clang)Christian Pointner2013-09-1610-88/+94
* added clang as optional compilerChristian Pointner2013-09-161-4/+17
* fixed change to silence@helsinki.atChristian Pointner2012-01-191-1/+1
* changed logs@helsinki.at to silence@helsinki.atxChristian Pointner2012-01-191-1/+1
* improved client handling at mode-tcpserverChristian Pointner2011-05-041-6/+11
* fixed tcpserverChristian Pointner2011-04-021-1/+9
* moved name of tcplistener Christian Pointner2011-04-022-1/+1
* added mode-tcplistenerChristian Pointner2011-04-022-0/+167
* updated openwrt packageChristian Pointner2010-10-042-3/+4
* fixed typoChristian Pointner2010-10-041-1/+1
* blocking SIG_CHLD by defaultChristian Pointner2010-10-031-5/+7
* fixed signal handlerChristian Pointner2010-10-031-1/+1
* fixed signal handler (block SIGPIPE)Christian Pointner2010-10-031-2/+7
* fixed memory error at client handlingChristian Pointner2010-10-011-1/+2
* fixed copy&paste bug at silence-watchChristian Pointner2010-09-281-2/+0
* cleanupChristian Pointner2010-05-291-1/+1
* added logoutput to silence-watch.luaChristian Pointner2010-02-201-0/+1
* added silence watching clientChristian Pointner2010-02-022-0/+103
* switched from 15 to 25 for default heartbeat timeoutChristian Pointner2010-01-191-1/+1
* updated checksum for openwrt packageChristian Pointner2010-01-191-1/+1
* fixed buildChristian Pointner2010-01-192-2/+3
* improved mail output at mode_watch.luaChristian Pointner2010-01-194-33/+61
* improved Subject of mail Christian Pointner2010-01-181-1/+1
* updated MakefileChristian Pointner2010-01-131-1/+1
* print return code when return with errorChristian Pointner2010-01-135-5/+5
* luaclient reconnects now after lost connectionChristian Pointner2010-01-132-13/+20
* moved from mode-leds to mode-watchChristian Pointner2010-01-124-25/+38
* mode leds lua client works nowChristian Pointner2010-01-125-11/+182
* cleaned up build scriptsChristian Pointner2010-01-112-16/+8
* luaclient send to cmd fd works nowChristian Pointner2010-01-112-1/+13
* luaclient receiving data works nowChristian Pointner2010-01-118-42/+231
* added luaclientChristian Pointner2010-01-1110-3/+786
* fixed return_value bug at serial-clientChristian Pointner2010-01-111-1/+3
* heartbeat initscript translates now led namesChristian Pointner2010-01-103-3/+24
* blinking led on heartbeat data works nowChristian Pointner2010-01-104-6/+114
* new listener type: modeChristian Pointner2010-01-106-12/+33
* heartbeatclient works nowChristian Pointner2010-01-106-9/+37
* type master and standby now implicit sets gpi listener flagChristian Pointner2010-01-102-4/+8
* sending messages to listenerChristian Pointner2010-01-102-12/+24
* added new listener flagsChristian Pointner2010-01-104-7/+28
* improved termios settingsChristian Pointner2010-01-105-7/+25
* added reconnect code to serialclientChristian Pointner2009-12-062-22/+27
* fixed missing return messages at dummy functionChristian Pointner2009-12-063-0/+3
* heartbeatclient reconnects after socket error nowChristian Pointner2009-12-011-22/+36
* fixed memory error at string_listChristian Pointner2009-11-231-2/+2
* fixed typo at include guardsChristian Pointner2009-11-235-10/+10
* set missing svn:executable to serialcleint init scriptChristian Pointner2009-11-191-0/+0
* 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