summaryrefslogtreecommitdiffstats
path: root/modules.h
Commit message (Expand)AuthorAgeFilesLines
* changed function name dprintf() to dbgprintf() as it conflicts with theRainer Gerhards2007-08-081-1/+1
* added tryResume() API to module interfaceRainer Gerhards2007-08-021-0/+1
* removed selector_t f references from output modulesRainer Gerhards2007-07-271-6/+6
* - added omsr object (objomsr.c, objomsr.h) - template request for outputRainer Gerhards2007-07-271-2/+4
* - changed doAction() interface to contain the full message stringRainer Gerhards2007-07-261-1/+1
* - implemented needUDPSocket() interfaceRainer Gerhards2007-07-261-0/+1
* - implemented onSelectReadyWrite() interfaceRainer Gerhards2007-07-261-0/+1
* introduced getWriteFDForSelect() module APIRainer Gerhards2007-07-251-0/+1
* added new function dbgPrintInstInfo() to omod interfaceRainer Gerhards2007-07-251-0/+1
* changed calling interface for freeInstance() - need to work with dualRainer Gerhards2007-07-251-1/+1
* changed output modules to use a template-based code generation system forRainer Gerhards2007-07-251-1/+1
* TypeName is now pulled from the module itselfRainer Gerhards2007-07-241-0/+1
* moved discard functionality to an output moduleRainer Gerhards2007-07-241-0/+1
* changed select action config reader to use module interfaceRainer Gerhards2007-07-241-0/+3
* continued working on modularization; begun to create interface forRainer Gerhards2007-07-231-7/+11
* added new modules file setRainer Gerhards2007-07-231-0/+83