summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* added support for v6 config system to omfwdRainer Gerhards2011-10-111-0/+2
* Merge branch 'v5-devel'Rainer Gerhards2011-09-264-2/+9
|\
| * Merge branch 'v5-stable' into v5-develRainer Gerhards2011-09-261-1/+0
| |\
| | * bugfix: omfile returns fatal error code for things that go really wrongRainer Gerhards2011-09-261-1/+0
| * | Merge branch 'v5-stable' into v5-develAndre Lorbach2011-08-181-0/+9
| |\|
| * | Merge branch 'v5-stable' into v5-develAndre Lorbach2011-08-161-2/+10
| |\ \
| * \ \ Merge branch 'v5-stable' into v5-develAndre Lorbach2011-08-111-1/+1
| |\ \ \
| * \ \ \ Merge branch 'v5-devel' of git+ssh://al@git.adiscon.com/git/rsyslog into v5-d...Andre Lorbach2011-08-103-6/+28
| |\ \ \ \
| | * \ \ \ Merge branch 'v5-stable' into v5-develRainer Gerhards2011-08-091-1/+1
| | |\ \ \ \
| | * | | | | added capability to emit config error location info for warningsRainer Gerhards2011-08-093-6/+28
| * | | | | | Merge branch 'v5-stable' into v5-develAndre Lorbach2011-08-102-4/+11
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'v5-stable' into v5-develAndre Lorbach2011-08-051-7/+9
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'beta'Andre Lorbach2011-08-182-3/+18
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'v5-stable' into betaAndre Lorbach2011-08-182-2/+19
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | removed debug code from action.c and runtime/queue.c after testingAndre Lorbach2011-08-181-4/+0
| | * | | | | | | bugfix: fixed incorrect state handling for Discard Action (transactions)Andre Lorbach2011-08-181-0/+13
| | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Added debug output into message parsers needed for bugtrackingAndre Lorbach2011-08-121-0/+5
| | * | | | | | bugfixes for tag emulationRainer Gerhards2011-08-111-2/+5
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge branch 'beta'Andre Lorbach2011-08-111-1/+1
|\| | | | | |
| * | | | | | Merge branch 'v5-stable' into betaAndre Lorbach2011-08-111-1/+1
| |\| | | | |
| | * | | | | Fixed BUG in MsgDup (msg.c), the NULL Byte was not copied for the SyslogTagAndre Lorbach2011-08-101-1/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'v5-stable' into betaAndre Lorbach2011-08-101-3/+10
| |\| | | |
* | | | | | Merge branch 'v5-stable'Andre Lorbach2011-08-101-3/+10
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'v5-stable-msgidfix' into v5-stableAndre Lorbach2011-08-101-3/+10
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Cosmetic changeAndre Lorbach2011-07-271-2/+2
| | * | | | Fixed a stupid return bug introduced by the last commitAndre Lorbach2011-07-271-1/+2
| | * | | | Experimentally added mutex lock in getMSGID in order to fix bug 275.Andre Lorbach2011-07-261-3/+9
* | | | | | Merge branch 'beta'Rainer Gerhards2011-08-091-1/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'v5-stable' into betaRainer Gerhards2011-08-091-1/+1
| |\| | | |
| | * | | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-08-091-1/+1
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | bugfix: memcpy overflow can occur in allowed sender checkingMarius Tomaschewski2011-08-091-1/+1
| | | * | | Merge branch 'v3-stable' into v4-stableAndre Lorbach2011-08-051-7/+7
| | | |\ \ \
| | | | * | | bugfix: potential misadressing in property replacerAndre Lorbach2011-08-051-7/+7
* | | | | | | - imudp&imtcp now report error if no listener at all was definedRainer Gerhards2011-08-051-0/+1
* | | | | | | Merge branch 'beta'Andre Lorbach2011-08-051-7/+9
|\| | | | | |
| * | | | | | Merge branch 'v5-stable' into betaAndre Lorbach2011-08-051-7/+9
| |\| | | | |
| | * | | | | bugfix: potential misadressing in property replacerAndre Lorbach2011-08-051-7/+9
| | | |_|/ / | | |/| | |
| | * | | | added warning message for old-style outchannel syntaxRainer Gerhards2011-07-111-0/+1
* | | | | | milestone: queue-params are properly initialized for action queuesRainer Gerhards2011-08-012-0/+35
* | | | | | milestone: generic action parameters parsed via new config systemRainer Gerhards2011-08-012-2/+3
* | | | | | milestone: queue object now has a param handler for new conf interfaceRainer Gerhards2011-07-225-41/+178
* | | | | | milestone: all syntaxes for new config handler implementedRainer Gerhards2011-07-223-4/+4
* | | | | | bugfix: abort in omfile (in brand-new code)Rainer Gerhards2011-07-212-3/+8
* | | | | | milestone: omfile basically gets its parameters via the new systemRainer Gerhards2011-07-212-0/+2
* | | | | | fixing minor memory leaksRainer Gerhards2011-07-212-7/+7
* | | | | | milestone: new output plugin interface call addedRainer Gerhards2011-07-216-22/+56
* | | | | | milestone: done plumbing to call plugin create action instance entry pointRainer Gerhards2011-07-205-43/+30
* | | | | | milestone: on the way to a new action conf interface to plugins...Rainer Gerhards2011-07-202-9/+70
* | | | | | milestone: added module config namesRainer Gerhards2011-07-205-84/+27
* | | | | | milestone: size syntax implementedRainer Gerhards2011-07-192-10/+7