removed stale dirs from reprap
[svn42.git] / door_daemon /
2010-10-03 Christian Pointnersmall refactoring
2010-10-03 Christian Pointnerblocking sig child
2010-10-03 Christian Pointnerfixed signal handler at door_daemon and powersensordaemon
2010-10-01 Christian Pointnerfixed memory bug at client handling of door_daeon and...
2009-11-23 Christian Pointnerfixed memory error at string list
2009-11-23 Christian Pointnerfixed typo at include guards
2009-11-12 Christian Pointnerfixed include guards
2009-11-01 Christian Pointnercleanup
2009-11-01 Christian Pointnerfixed off by offset error
2009-10-29 Christian Pointnerupdated license
2009-09-16 Christian Pointnerupdated new log messges to better fit the situation
2009-09-16 Christian Pointneradded debug output after listener notifications
2009-09-10 Christian Pointnerignoring \r from firmware when existing
2009-09-10 Christian Pointnergot rid of sysexec.h
2009-09-10 Christian Pointneradded request and error listeners
2009-06-05 Christian Pointnerimproved error handling
2009-06-04 realraumfixed command timeout
2009-06-04 Christian Pointnerfixed command timout
2009-06-04 Christian Pointneradded timeout for commands
2009-06-04 Christian Pointnerworkaround for tty nonblock issues
2009-06-04 Christian Pointnerfixed read / recv different return codes
2009-06-04 realraumfixed nonblock_readŀine
2009-05-30 Christian Pointnerfixed signal file handling
2009-05-30 Christian Pointnerfixed new readline
2009-05-30 Christian Pointneradded nonblock-readline function
2009-05-29 realraumchanged defaults for cmd socket path
2009-05-29 Christian Pointneradded path argument length check
2009-05-27 Christian Pointnerchanged log message level
2009-05-27 Christian Pointnerreopening door device after errro
2009-05-27 Christian Pointneradded udev rules file for arduino board
2009-05-13 Christian Pointnerdeactivated ECHO for tty
2009-05-13 Christian Pointnerstatus listeners now always get Status: messages
2009-05-12 realraumadded O_NOCTTY to open(device)
2009-05-12 Christian Pointneradded termios calls for device
2009-05-12 Christian Pointnernot sending status messages twice
2009-05-12 Christian Pointnersending status messages to all listeners
2009-05-12 Christian Pointneradded client list and status listener support to door_d...
2009-05-03 Christian Pointneradded timestamp to file, stdout and stderr log messages
2009-05-03 Christian Pointneradded signal handling without races
2009-05-02 Christian Pointnervery basic communication works now
2009-05-02 Christian Pointnername refactoring
2009-05-01 Christian Pointneradded send_command to submit command to ttyusb
2009-05-01 Christian Pointneradded missing files
2009-05-01 Christian Pointnersimple command parser
2009-04-30 Christian Pointnercleanup at new door_daemon
2009-04-30 Christian Pointnerenabled options parser at new c-door_daemon
2009-04-30 Christian Pointnerinitial checkin of c-implementaion of door_damon