summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* 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
|\| | |
| * | | Merge branch 'v5-stable' into v5-betaRainer Gerhards2012-05-292-3/+2
| |\| |
| | * | bugfix: if debug message could end up in log file when forkingTomas Heinrich2012-05-292-3/+2
| * | | bugfix: disk queue was not persisted on shutdown, regression of fix toRainer Gerhards2012-05-101-11/+5
* | | | Merge branch 'v6-stable'Rainer Gerhards2012-05-101-11/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-05-101-11/+5
| |\ \ \ | | | |/ | | |/|
| | * | bugfix: disk queue was not persisted on shutdown, regression of fix toRainer Gerhards2012-05-101-11/+5
| * | | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-05-101-13/+0
| |\| |
* | | | Merge branch 'v5-beta'Rainer Gerhards2012-05-101-13/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'v5-stable' into v5-betaRainer Gerhards2012-05-101-13/+0
| |\ \ \ | | | |/ | | |/|
| | * | cleanup: removing no longer needed macrosRainer Gerhards2012-05-041-13/+0
| * | | Merge branch 'v5-stable' into v5-betaRainer Gerhards2012-05-031-7/+47
| |\| |
| * | | Merge branch 'v5-stable-field-substring' into v5-betaRainer Gerhards2012-04-271-55/+57
| |\ \ \
| | * | | added capability to specify substrings for field extraction modeRainer Gerhards2012-04-271-55/+57
| * | | | Merge branch 'v5-stable-newstats' into v5-betaRainer Gerhards2012-04-183-5/+41
| |\ \ \ \
| | * \ \ \ Merge branch 'v5-stable' into v5-stable-newstatsRainer Gerhards2012-04-183-5/+41
| | |\ \ \ \
* | | \ \ \ \ Merge branch 'v6-stable'Rainer Gerhards2012-05-031-6/+47
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-05-031-7/+47
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | bugfix: rsyslog did not terminate when delayable inputs were blockedRainer Gerhards2012-05-031-5/+42
| | * | | | | bugfix: inside queue.c, some thread cancel states were not correctly reset.Rainer Gerhards2012-05-031-5/+4