summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* add base plumbing for template() config object to grammarRainer Gerhards2012-08-241-0/+10
* Merge branch 'beta'Rainer Gerhards2012-07-243-2/+50
|\
| * Merge branch 'v5-stable' into betaRainer Gerhards2012-07-242-9/+9
| |\
| * | omelasticsearch: better debug instrumentationRainer Gerhards2012-07-091-2/+0
| * | debug log: cleaned up & streamlined queue param outputRainer Gerhards2012-07-051-20/+43
| * | debug log: emit (some) action queue parameters to debug logRainer Gerhards2012-07-052-0/+27
* | | Merge branch 'v5-stable'Rainer Gerhards2012-07-242-9/+9
|\ \ \ | | |/ | |/|
| * | bugfix: strm class could abort under some circumstancesRainer Gerhards2012-07-241-6/+4
| * | bugfix: DA queue could cause abortRainer Gerhards2012-07-241-3/+5
* | | Merge branch 'beta'Rainer Gerhards2012-06-293-2/+3
|\ \ \ | | |/ | |/|
| * | Merge branch 'master-elasticsearch' into tmpRainer Gerhards2012-06-293-2/+3
| |\ \
| | * | property replacer lost one char when json escaping was necessaryRainer Gerhards2012-05-211-1/+1
| | * | omelasticsearch: provide authentication support (UNTESTED)Rainer Gerhards2012-04-251-0/+1
| | * | Merge branch 'master' into master-elasticsearchRainer Gerhards2012-04-2312-159/+438
| | |\ \
| | * | | permitting plugins to use three string requestsRainer Gerhards2012-04-132-4/+8
| | * | | omelasticsearch: used new property replacer options for default templateRainer Gerhards2012-04-051-1/+1
| * | | | improve invalid config command error messageRainer Gerhards2012-06-271-1/+2
* | | | | provide support to dynamically enable/disable legacy conf commandRainer Gerhards2012-06-263-8/+33
* | | | | modules: call new-style entry point only when new-style stmt is usedRainer Gerhards2012-06-261-2/+4
* | | | | cleanup & fix of mini-leakRainer Gerhards2012-06-251-2/+0
* | | | | implemented freeCnf() module interface & fixed some mem leaksRainer Gerhards2012-06-255-9/+45
* | | | | milestone: module() config statement basically worksRainer Gerhards2012-06-216-30/+88
* | | | | milestone: module() can load module in legacy modeRainer Gerhards2012-06-205-12/+65
* | | | | fixing memory leaks in expression-based filtersRainer Gerhards2012-06-141-0/+2
* | | | | milestone: regex is compiled from script based filterRainer Gerhards2012-06-121-0/+1
* | | | | Merge branch 'beta'Rainer Gerhards2012-06-111-4/+13
|\| | | |
| * | | | Merge branch 'v6-stable' into betaRainer Gerhards2012-06-111-4/+13
| |\ \ \ \
| | * \ \ \ Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-06-111-4/+8
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | bugfix: "last message repeated n times" message was missing hostnameRainer Gerhards2012-06-111-4/+8
| | * | | | bugfix: did not compile under solaris due to $uptime property codeRainer Gerhards2012-06-081-0/+5
| | * | | | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-06-065-33/+26
| | |\| | |
| | * | | | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-06-013-13/+17
| | |\ \ \ \
* | | | | | | Merge branch 'beta'Rainer Gerhards2012-06-066-33/+27
|\| | | | | |
| * | | | | | Merge branch 'v5-beta' into betaRainer Gerhards2012-06-065-33/+26
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'v5-stable' into v5-betaRainer Gerhards2012-06-065-33/+26
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | * | | | | bugfix: property PROCID was empty instead of proper nilvalue if not presentRainer Gerhards2012-06-061-1/+1
| | | * | | | | bugfix: potential hang due to mutex deadlockRainer Gerhards2012-06-063-29/+10
| | | * | | | | fixing memleak in recent group resolve patchRainer Gerhards2012-06-061-3/+6
| | | * | | | | call getgrnam_r repeatedly to get all group members.Alec Warner2012-06-061-3/+12
| | | | |/ / / | | | |/| | |
| * | | | | | fixing small memleak during config read phaseRainer Gerhards2012-06-051-0/+1
* | | | | | | Merge branch 'master-zmq'Rainer Gerhards2012-06-012-4/+11
|\ \ \ \ \ \ \
| * | | | | | | added new-style zeromq plugins, based on czmq api and rsyslog v6 confDavid Kelly2012-05-292-4/+11
* | | | | | | | Merge branch 'beta'Rainer Gerhards2012-06-011-10/+16
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'v5-beta' into betaRainer Gerhards2012-06-011-10/+16
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge branch 'v5-stable' into v5-betaRainer Gerhards2012-06-011-10/+16
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | some better code to handle queue congestionRainer Gerhards2012-06-011-10/+15
* | | | | | | | imrelp now supports non-cancel thread terminationRainer Gerhards2012-05-311-1/+2
| |_|_|/ / / / |/| | | | | |
* | | | | | | improved support for --enable-debuglessRainer Gerhards2012-05-291-3/+3
* | | | | | | added --enable-debugless configure option for very high demanding environmentsRainer Gerhards2012-05-295-35/+39
|/ / / / / /
* | | | | | Merge branch 'v5-beta' into betaRainer Gerhards2012-05-292-3/+2
|\| | | | |