summaryrefslogtreecommitdiffstats
path: root/tools/syslogd.c
Commit message (Expand)AuthorAgeFilesLines
* first complete implementation of loadable parser systemRainer Gerhards2009-11-041-0/+1
* moved rfc3164/5424 code to new parser modulesRainer Gerhards2009-11-041-5/+14
* some more cleanup along the wayRainer Gerhards2009-11-031-29/+1
* one step closer to dynamically loadable parsersRainer Gerhards2009-11-031-0/+4
* more cleanup and working towards a parser module calling interfaceRainer Gerhards2009-11-031-22/+6
* restructured parser part of rsyslogRainer Gerhards2009-11-031-440/+7
* 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-221-6/+6
* Merge branch 'newqueue'Rainer Gerhards2009-10-211-3/+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-141-2/+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
* | | 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-051-1/+1
|\| |
| * | Merge branch 'v4-beta' into betaRainer Gerhards2009-10-051-1/+1
| |\|
| | * Merge branch 'aaron' into v4-betaRainer Gerhards2009-10-051-1/+1
| | |\
| | | * bugfix: invalid storage class selected for some size config parameters.Rainer Gerhards2009-10-051-1/+1
| * | | 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 'v4.3.2' (v4-beta) into v4-stablev4.4.0Rainer Gerhards2009-08-211-139/+355
| | | |\ \
* | | | | | added $AbortOnUncleanConfig directiveRainer Gerhards2009-09-171-0/+11
* | | | | | 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
* | | | internal: added ability to terminate input modules not via pthread_cancel...Rainer Gerhards2009-07-201-1/+10
* | | | some more (very mild) cleanupRainer Gerhards2009-07-151-11/+1
* | | | Merge branch 'beta'Rainer Gerhards2009-07-151-0/+2
|\| | |
| * | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-07-151-0/+2
| |\ \ \
| | * | | bugfix: memory leak with some input modulesRainer Gerhards2009-07-151-0/+2
* | | | | some mild restart-type HUP cleanupRainer Gerhards2009-07-151-45/+9
* | | | | $HUPisRestart removedRainer Gerhards2009-07-151-15/+5
* | | | | cleaned up AUTHORS file and referencesRainer Gerhards2009-07-151-5/+2