summaryrefslogtreecommitdiffstats
path: root/runtime/modules.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4-beta' into betaRainer Gerhards2009-10-051-1/+1
|\
| * bugfix[minor]: CHKiRet improperly usedRainer Gerhards2009-10-021-1/+1
* | bugfix: discard action caused segfaultRainer Gerhards2009-07-301-3/+5
* | internal: added ability to terminate input modules not via pthread_cancel...Rainer Gerhards2009-07-201-3/+13
* | Merge branch 'master' into v5-develRainer Gerhards2009-07-011-0/+1
|\|
| * separate willRun and runInput calls for input modulesMichael Terry2009-06-291-0/+1
* | Merge branch 'master' into ultra-reliableRainer Gerhards2009-05-251-0/+29
|\|
| * solved some issues with testbench & a race conditionRainer Gerhards2009-05-251-1/+9
| * improved testbench / solved imdiag race conditionRainer Gerhards2009-05-251-0/+21
* | first shot at action state machine implemention (untested)Rainer Gerhards2009-05-071-2/+23
* | begin implementation of new transactional output module interfaceRainer Gerhards2009-04-271-1/+28
|/
* added a new way how output plugins may be passed parameters.Rainer Gerhards2009-04-031-0/+2
* improved testing supportRainer Gerhards2009-03-191-1/+1
* integrated various patches for solarisRainer Gerhards2009-03-051-0/+4
* added configuration directive "HUPisRestart"Rainer Gerhards2008-10-231-0/+5
* added capability to support multiple module search pathes.Marius Tomaschewski2008-10-201-35/+73
* added (internal) error codes to error messagesRainer Gerhards2008-06-271-5/+5
* bugfix: some error states were swappedRainer Gerhards2008-06-201-0/+2
* fixed problem with module unload sequenceRainer Gerhards2008-04-291-4/+9
* completed better modularity of runtimeRainer Gerhards2008-04-171-1/+0
* some more cleanupRainer Gerhards2008-04-161-1/+1
* moved files to the runtimeRainer Gerhards2008-04-161-0/+803