summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* first complete implementation of loadable parser systemRainer Gerhards2009-11-041-0/+1
* finalized parser module calling interfaceRainer Gerhards2009-11-042-0/+8
* moved rfc3164/5424 code to new parser modulesRainer Gerhards2009-11-045-5/+505
* some more cleanup along the wayRainer Gerhards2009-11-031-29/+1
* one step closer to dynamically loadable parsersRainer Gerhards2009-11-034-0/+47
* more cleanup and working towards a parser module calling interfaceRainer Gerhards2009-11-034-23/+96
* restructured parser part of rsyslogRainer Gerhards2009-11-033-448/+11
* ruleset queue setting was not honored during multi-submitRainer Gerhards2009-11-031-4/+10
* bugfix: correct default for escape ('#') character restoredRainer Gerhards2009-10-301-1/+1
* added the capability to have ruleset-specific main message queuesRainer Gerhards2009-10-271-53/+72
* some more cleanup - action config line handlers are now defined in action.cRainer Gerhards2009-10-271-6/+0
* enhanced test environment (including testbench)Rainer Gerhards2009-10-222-8/+8
* Merge branch 'newqueue'Rainer Gerhards2009-10-212-4/+12
|\
| * bugfix: message processing states were not set correctly in all casesRainer Gerhards2009-10-191-0/+5
| * Merge branch 'master' into newqueueRainer Gerhards2009-10-151-1/+1
| |\
| * | new queue engine - initial commit (probably not 100% working!)Rainer Gerhards2009-10-142-3/+7
| * | added some debug settings plus improved shutdown sequenceRainer Gerhards2009-10-131-2/+2
* | | cleanup: finally moved some config variables just to conf.cRainer Gerhards2009-10-191-16/+0
| |/ |/|
* | Merge branch 'beta'Rainer Gerhards2009-10-141-1/+2
|\ \ | |/ |/|
| * Merge branch 'v4-beta' into betaRainer Gerhards2009-10-141-1/+2
| |\
| | * bugfix(minor): diag function returned wrong queue memeber countRainer Gerhards2009-10-141-1/+2
* | | enhanced omfile to support transactional interfaceRainer Gerhards2009-10-131-2/+19
* | | removed no longer needed msg_t property "bParseHOSTNAME"Rainer Gerhards2009-10-131-1/+0
* | | changed submitAndParseMsg() interface to be a wrapper around the new interfaceRainer Gerhards2009-10-121-317/+17
* | | Merge branch 'beta'Rainer Gerhards2009-10-091-6/+5
|\| |
| * | bugfix: potential segfault on messages with empty MSG part.Rainer Gerhards2009-10-091-4/+2
| * | bugfix and testbench improvementRainer Gerhards2009-10-071-2/+3
* | | Merge branch 'beta'Rainer Gerhards2009-10-052-3/+6
|\| |
| * | Merge branch 'v4-beta' into betaRainer Gerhards2009-10-052-3/+6
| |\|
| | * Merge branch 'aaron' into v4-betaRainer Gerhards2009-10-052-3/+6
| | |\
| | | * bugfix: invalid storage class selected for some size config parameters.Rainer Gerhards2009-10-052-7/+3
| | | * DirCreateMode was always zero. work-around now is to do a...Rainer Gerhards2009-10-021-0/+7
| * | | Merge branch 'v4-beta' into betaRainer Gerhards2009-10-021-32/+68
| |\| |
* | | | Merge branch 'v4-devel' into tmpRainer Gerhards2009-10-021-32/+68
|\ \ \ \
| * \ \ \ Merge branch 'v4-beta' into v4-develRainer Gerhards2009-10-021-32/+68
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'v4-stable' into v4-betaRainer Gerhards2009-10-011-1/+1
| | |\ \ \
| | | * | | RFC5424 formatted messages with only structured data and no MSG part were imp...Rainer Gerhards2009-10-011-4/+12
| | * | | | Merge branch 'v4-stable' into v4-beta & BUGFIXRainer Gerhards2009-10-011-32/+68
| | |\| | | | | | |_|/ | | |/| |
| | | * | bugfix: random data could be appended to message, possibly causing segfaultsRainer Gerhards2009-09-241-38/+70
| | | * | Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-09-041-9/+6
| | | |\ \
| | | * | | bugfix (backport): omfwd segfaultRainer Gerhards2009-08-271-2/+0
| | | * | | Merge branch 'v4.3.2' (v4-beta) into v4-stablev4.4.0Rainer Gerhards2009-08-213-159/+406
| | | |\ \ \
| | | * \ \ \ Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-07-131-2/+2
| | | |\ \ \ \
* | | | | | | | added $AbortOnUncleanConfig directiveRainer Gerhards2009-09-171-0/+11
* | | | | | | | Merge branch 'v4-devel'Rainer Gerhards2009-09-111-2/+25
|\| | | | | | |
| * | | | | | | added new config directive $omfileForceChown to fix some broken system configs.Rainer Gerhards2009-09-111-2/+25
* | | | | | | | Merge branch 'v4-devel'Rainer Gerhards2009-09-041-11/+20
|\| | | | | | | | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | added $LogRSyslogStatusMessages configuration directiveRainer Gerhards2009-09-041-12/+20
| |/ / / / /
| * | | | | bugfix: hostnames with dashes in them were incorrectly treated as malformedRainer Gerhards2009-08-201-1/+1
* | | | | | bugfix: hostnames with dashes in them were incorrectly treated as malformedRainer Gerhards2009-08-201-1/+1