summaryrefslogtreecommitdiff
path: root/src/Makefile
Commit message (Expand)AuthorAgeFilesLines
* removed trailing whitespacesChristian Pointner2010-12-291-3/+3
* added initial tcp moduleChristian Pointner2010-12-261-0/+1
* new config.h replaces version.hChristian Pointner2010-12-261-4/+4
* loading comamnds and response table form fileChristian Pointner2010-12-191-0/+1
* implemented first version of the response tableChristian Pointner2010-12-181-0/+1
* moved dispatch table to command_tableChristian Pointner2010-12-181-1/+1
* added bogus check timout to command queueChristian Pointner2010-12-181-0/+1
* implemented dispatch-tableMarkus Grueneis2010-11-241-0/+1
* added util module with own select Christian Pointner2010-11-181-0/+1
* added rawio lua moduleChristian Pointner2010-11-171-0/+1
* added command queueChristian Pointner2010-11-141-0/+1
* small cleanup (added module list)Christian Pointner2010-11-091-0/+1
* added client handlingChristian Pointner2010-11-081-1/+2
* moved debug shell to modulesChristian Pointner2010-11-081-4/+2
* updated main_loopChristian Pointner2010-11-061-5/+11
* inital checkin (base daemon should be running)Christian Pointner2010-10-021-0/+160