summaryrefslogtreecommitdiffstats
path: root/module-template.h
Commit message (Expand)AuthorAgeFilesLines
* - added an identifier to command handler table - need to identify whichRainer Gerhards2007-11-211-0/+13
* added an identifier to command handler table - need to identify whichRainer Gerhards2007-11-211-1/+12
* added new modExit() entry point to loadable module interfaceRainer Gerhards2007-11-211-3/+48
* - removed compiler warnings in non-debug modev1-19-6bRainer Gerhards2007-09-111-1/+1
* fixed a bug that in --enable-debug mode caused an assertion when theRainer Gerhards2007-09-101-1/+1
* applied patches which will be released under 1.19.1, changed doc for 1.19.1v1-19-1Michael Meckelein2007-08-221-2/+5
* - I found out that we finally have problems with the (somewhat recursive)Rainer Gerhards2007-08-031-0/+1
* - added CODE_STD_FINALIZERparseSelectorAct to module-generation macrosRainer Gerhards2007-08-031-6/+7
* added tryResume() API to module interfaceRainer Gerhards2007-08-021-0/+25
* - changed modInit() interface to contain pointer to host-function queryRainer Gerhards2007-07-311-2/+13
* added macro to consistently define iRetRainer Gerhards2007-07-311-7/+7
* removed selector_t f references from output modulesRainer Gerhards2007-07-271-12/+6
* - added omsr object (objomsr.c, objomsr.h) - template request for outputRainer Gerhards2007-07-271-5/+26
* - changed doAction() interface to contain the full message stringRainer Gerhards2007-07-261-2/+3
* - implemented needUDPSocket() interfaceRainer Gerhards2007-07-261-9/+23
* - changed doAction() interface to include module data pointerRainer Gerhards2007-07-261-3/+9
* - implemented onSelectReadyWrite() interfaceRainer Gerhards2007-07-261-2/+28
* introduced getWriteFDForSelect() module APIRainer Gerhards2007-07-251-0/+23
* added new function dbgPrintInstInfo() to omod interfaceRainer Gerhards2007-07-251-0/+23
* changed calling interface for freeInstance() - need to work with dualRainer Gerhards2007-07-251-5/+11
* changed output modules to use a template-based code generation system forRainer Gerhards2007-07-251-0/+192