summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* util.exec now supports argumentsChristian Pointner2010-11-202-3/+74
* added first verion ofChristian Pointner2010-11-202-8/+83
* cleanupChristian Pointner2010-11-191-1/+2
* fixed stdout module (using full cpu after first command)Christian Pointner2010-11-191-2/+2
* removed now useles dirty functionsChristian Pointner2010-11-186-19/+4
* added util module with own select Christian Pointner2010-11-187-10/+223
* rawio: fixed return value at readChristian Pointner2010-11-174-9/+5
* added rawio lua moduleChristian Pointner2010-11-176-10/+335
* added out module api to dummy moduleChristian Pointner2010-11-171-0/+2
* added stdout moduleChristian Pointner2010-11-174-5/+108
* fixed loaderpath at module_listChristian Pointner2010-11-171-5/+5
* using default values for implicit debug shellChristian Pointner2010-11-171-1/+1
* added default values to debug shell moduleChristian Pointner2010-11-171-0/+3
* module list load module implicit using metatablesChristian Pointner2010-11-171-16/+19
* module loader addedChristian Pointner2010-11-164-15/+48
* start only a single debug shellChristian Pointner2010-11-161-1/+0
* add read and write handle of output moduleChristian Pointner2010-11-161-0/+6
* added command queueChristian Pointner2010-11-145-20/+116
* changed module configuration syntaxChristian Pointner2010-11-132-5/+5
* fixed dummy modules missing requireChristian Pointner2010-11-132-6/+9
* introduced module typesChristian Pointner2010-11-133-8/+8
* changed module_type to module_classChristian Pointner2010-11-135-12/+18
* fixed module_list cleanupChristian Pointner2010-11-102-7/+20
* variables name refactoredChristian Pointner2010-11-092-9/+10
* fixed client cleanup at write errorChristian Pointner2010-11-091-2/+2
* modules can now be removed by typeChristian Pointner2010-11-094-5/+30
* updated output of debug shell help commandChristian Pointner2010-11-091-0/+1
* improved client namesChristian Pointner2010-11-092-2/+2
* fixed client and module removeChristian Pointner2010-11-093-2/+18
* fixed get_readables (signal fd was not added)Christian Pointner2010-11-094-8/+9
* small cleanup (added module list)Christian Pointner2010-11-093-51/+99
* added client handlingChristian Pointner2010-11-085-73/+188
* dummy module cleanupChristian Pointner2010-11-081-31/+30
* moved debug shell to modulesChristian Pointner2010-11-085-192/+277
* updated main_loopChristian Pointner2010-11-063-7/+104
* fixed options print bugChristian Pointner2010-11-032-2/+4
* blocking SIG_PIPEChristian Pointner2010-10-031-2/+7
* added -l|--lua-code optionChristian Pointner2010-10-022-1/+9
* added options for input and output modulesChristian Pointner2010-10-023-4/+39
* inital checkin (base daemon should be running)Christian Pointner2010-10-0220-0/+3117