summaryrefslogtreecommitdiffstats
path: root/runtime/modules.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-06-061-27/+4
|\
| * bugfix: potential hang due to mutex deadlockRainer Gerhards2012-06-061-27/+4
* | removing the newScope/resumeScope macro interfacesRainer Gerhards2012-01-191-4/+0
* | Merge branch 'v5-beta'Rainer Gerhards2011-03-111-4/+52
|\|
| * bugfix: regression: memory leak in module loaderBojan Smojver2011-03-041-10/+18
| * added work-around for bug in gtls, which causes fd leak when using TLSBojan Smojver2011-02-231-4/+44
* | milestone commit: output plugin interface changes (may NOT run)Rainer Gerhards2010-07-271-2/+5
|/
* first implementation of strgen interfaceRainer Gerhards2010-06-011-5/+31
* enhanced module debug outputRainer Gerhards2009-11-251-3/+27
* finalized parser module calling interfaceRainer Gerhards2009-11-041-1/+5
* one step closer to dynamically loadable parsersRainer Gerhards2009-11-031-3/+28
* more cleanup and working towards a parser module calling interfaceRainer Gerhards2009-11-031-0/+6
* 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