summaryrefslogtreecommitdiffstats
path: root/runtime/modules.h
Commit message (Expand)AuthorAgeFilesLines
* implemented freeCnf() module interface & fixed some mem leaksRainer Gerhards2012-06-251-1/+2
* milestone: module() config statement basically worksRainer Gerhards2012-06-211-6/+4
* milestone: module() can load module in legacy modeRainer Gerhards2012-06-201-2/+9
* Merge branch 'v6-stable'Rainer Gerhards2012-01-191-2/+0
|\
| * removing the newScope/resumeScope macro interfacesRainer Gerhards2012-01-191-2/+0
* | milestone: new output plugin interface call addedRainer Gerhards2011-07-211-1/+2
* | milestone: done plumbing to call plugin create action instance entry pointRainer Gerhards2011-07-201-1/+2
* | milestone: added module config namesRainer Gerhards2011-07-201-1/+2
* | step: conf interface now natively supports priv dropRainer Gerhards2011-05-061-0/+1
* | step: generalized new config interface for all module typesRainer Gerhards2011-05-061-6/+9
* | step: imudp utilizes interim new input module interfaceRainer Gerhards2011-05-041-1/+1
* | step: put plumbing in place for new input module config systemRainer Gerhards2011-05-031-7/+9
* | step: config-specific module list used during config processingRainer Gerhards2011-04-271-2/+4
* | step: added config-specific module listRainer Gerhards2011-04-271-3/+6
* | step: config handler setting from syslogd.c moved to rsconf.cRainer Gerhards2011-04-211-3/+0
|/
* Merge branch 'v5-beta'Rainer Gerhards2011-03-111-0/+14
|\
| * bugfix: regression: memory leak in module loaderBojan Smojver2011-03-041-3/+3
| * added work-around for bug in gtls, which causes fd leak when using TLSBojan Smojver2011-02-231-0/+14
* | Merge branch 'v5-beta'Rainer Gerhards2011-02-181-0/+1
|\|
| * bugfix: fixed compile problem due to empty structsDražen Kačar2011-02-161-0/+1
* | fixed regression from last commitRainer Gerhards2010-07-271-1/+3
* | milestone commit: output plugin interface changes (may NOT run)Rainer Gerhards2010-07-271-0/+2
|/
* finshed implementation of strgen modulesRainer Gerhards2010-06-041-4/+2
* first implementation of strgen interfaceRainer Gerhards2010-06-011-1/+5
* one step closer to dynamically loadable parsersRainer Gerhards2009-11-031-5/+4
* more cleanup and working towards a parser module calling interfaceRainer Gerhards2009-11-031-4/+8
* Merge branch 'master' into v5-develRainer Gerhards2009-07-011-0/+1
|\
| * separate willRun and runInput calls for input modulesMichael Terry2009-06-291-0/+1
* | begin implementation of new transactional output module interfaceRainer Gerhards2009-04-271-0/+2
|/
* added configuration directive "HUPisRestart"Rainer Gerhards2008-10-231-0/+1
* bumped interface version number to reflect change to message parsingRainer Gerhards2008-10-091-1/+4
* moved files to the runtimeRainer Gerhards2008-04-161-0/+150