summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixing issue with test suite which was not yet adapted to v4v4.1.1Rainer Gerhards2008-11-262-7/+7
* Merge branch 'beta'Rainer Gerhards2008-11-264-3/+19
|\
| * bugfix: imklog did not compile on freeBSDRainer Gerhards2008-11-244-3/+18
* | Merge branch 'droppriv'Rainer Gerhards2008-11-267-6/+157
|\ \
| * | added ability to drop privilegesRainer Gerhards2008-11-267-5/+114
| * | exprimental implementaiton of $PrivDropToUser directiveRainer Gerhards2008-11-191-4/+46
* | | improved doc a bitRainer Gerhards2008-11-262-2/+9
* | | doc bugfix: property-based filter had inconsistent descriptionRainer Gerhards2008-11-211-3/+1
* | | improved doc a bigRainer Gerhards2008-11-212-44/+38
|/ /
* | enhanced legacy syslog parser to detect year if part of the timestampv4.1.0Rainer Gerhards2008-11-182-0/+24
* | Merge branch 'beta'Rainer Gerhards2008-11-182-2/+6
|\|
| * Merge branch 'v3-stable' into betaRainer Gerhards2008-11-182-2/+6
| |\
| | * Merge branch 'v2-stable' into v3-stableRainer Gerhards2008-11-182-2/+6
| | |\
| | | * bugfix: removed memory leak in ompgsqlKen2008-11-182-2/+6
* | | | Merge branch 'beta'Rainer Gerhards2008-11-189-9/+144
|\| | |
| * | | preparing for 3.12.7 releasev3.21.7Rainer Gerhards2008-11-111-0/+4
| * | | Merge branch 'v3-stable' into betaRainer Gerhards2008-11-117-8/+118
| |\| |
| | * | enhance: regex nomatch option "ZERO" has been addedRainer Gerhards2008-11-115-5/+17
| | * | added small regex check tool to repositoryRainer Gerhards2008-11-111-0/+72
| | * | improved debug output for regular expressions inside property replacerRainer Gerhards2008-11-112-1/+11
| | * | doc update: documented how to specify multiple property replacer optionsRainer Gerhards2008-11-103-0/+16
| | * | minor nit: fixed branch identificationv3.20.0Rainer Gerhards2008-11-051-1/+1
| * | | Merge branch 'master' into betaRainer Gerhards2008-11-1191-813/+2701
| |\ \ \ | | |/ / | |/| |
| * | | updated release date for 3.20.0Rainer Gerhards2008-11-051-1/+1
| * | | bumped version number, preparing to be new stable branchRainer Gerhards2008-10-282-2/+2
| * | | Merge branch 'v3-stable' into betaRainer Gerhards2008-10-281-1/+1
| |\ \ \
| | * | | preparing for 3.18.5 releasev3.18.5Rainer Gerhards2008-10-091-1/+1
| * | | | bugfix: double-free in pctp netstream drivervarmojfekoj2008-10-282-2/+16
* | | | | Merge branch 'nextmaster'Rainer Gerhards2008-11-18104-1441/+2655
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | doc: added new nomatch modeRainer Gerhards2008-11-111-2/+13
| * | | | improved doc on property replacer regular expressionsRainer Gerhards2008-11-113-7/+41
| * | | | added forgotten filesRainer Gerhards2008-11-118-0/+1343
| * | | | doc: added link to regular expression checker online toolRainer Gerhards2008-11-071-0/+1
| * | | | restructured rsyslog.conf documentationTom Bergfeld2008-10-3155-1239/+225
| * | | | updated support optionsRainer Gerhards2008-10-281-1/+25
| * | | | added configuration directive "HUPisRestart"Rainer Gerhards2008-10-2313-62/+212
| * | | | added a setting "$OptimizeForUniprocessor"Rainer Gerhards2008-10-2210-5/+49
| * | | | Merge branch 'master' into nextmasterRainer Gerhards2008-10-2211-63/+140
| |\ \ \ \
| * | | | | bugfix: (potentially big) memory leak on HUPRainer Gerhards2008-10-212-13/+34
| * | | | | moved bParseHostname and bIsParsed to msgFlagsRainer Gerhards2008-10-0913-38/+46
| * | | | | Merge branch 'master' into perfRainer Gerhards2008-10-092-1/+4
| |\ \ \ \ \
| * | | | | | minor: reorder to slightly reduce size of critical sectionRainer Gerhards2008-10-091-1/+1
| * | | | | | added experimental pthread_yield()Rainer Gerhards2008-10-091-0/+5
| * | | | | | restoring msg parsing for imudpRainer Gerhards2008-10-091-0/+1
| * | | | | | bumped interface version number to reflect change to message parsingRainer Gerhards2008-10-092-2/+5
| * | | | | | fixing segfault caused by all inputs but imudpRainer Gerhards2008-10-092-1/+3
| * | | | | | reordered imudp processing.Rainer Gerhards2008-10-0811-20/+396
| * | | | | | restructured imudp receive loopRainer Gerhards2008-10-082-60/+86
| * | | | | | cleanup of output timestamp generationRainer Gerhards2008-10-072-36/+6
| * | | | | | "output" timestamp now taken from mesg's time generatedRainer Gerhards2008-10-0713-33/+59