summaryrefslogtreecommitdiffstats
path: root/modules.c
Commit message (Expand)AuthorAgeFilesLines
* added tryResume() API to module interfaceRainer Gerhards2007-08-021-0/+4
* - added interface to register a cfsysline command handler (basicRainer Gerhards2007-07-311-4/+12
* - changed modInit() interface to contain pointer to host-function queryRainer Gerhards2007-07-311-2/+29
* - implemented needUDPSocket() interfaceRainer Gerhards2007-07-261-0/+4
* - implemented onSelectReadyWrite() interfaceRainer Gerhards2007-07-261-0/+4
* introduced getWriteFDForSelect() module APIRainer Gerhards2007-07-251-0/+4
* added new function dbgPrintInstInfo() to omod interfaceRainer Gerhards2007-07-251-0/+6
* changed output modules to use a template-based code generation system forRainer Gerhards2007-07-251-2/+0
* TypeName is now pulled from the module itselfRainer Gerhards2007-07-241-0/+12
* added freeInstance() call to output module interface; re-structuredRainer Gerhards2007-07-241-2/+0
* moved discard functionality to an output moduleRainer Gerhards2007-07-241-0/+5
* changed select action config reader to use module interfaceRainer Gerhards2007-07-241-5/+28
* continued working on modularization; begun to create interface forRainer Gerhards2007-07-231-4/+94
* added new modules file setRainer Gerhards2007-07-231-0/+102