summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4-stable' into v4-betaRainer Gerhards2011-08-301-1/+1
|\
| * bugfix: off-by-one(two) bug in legacy syslog parserRainer Gerhards2011-08-101-1/+1
* | Merge branch 'v4-stable' into v4-betaAndre Lorbach2011-08-051-7/+9
|\|
| * doc: updated rsyslog.conf man page with new syntaxesRainer Gerhards2011-07-111-7/+9
* | issue a warning message for old-style dynafile actionRainer Gerhards2011-07-111-1/+8
* | Merge branch 'v4-stable' into v4-develRainer Gerhards2011-07-112-2/+12
|\|
| * support for :omfile: forward compatibility directiveRainer Gerhards2011-07-111-1/+9
| * added support for the ":omusrmsg:" syntax in configuring user messagesRainer Gerhards2011-07-061-1/+3
* | Merge branch 'v4-stable' into v4-develRainer Gerhards2011-05-091-2/+2
|\|
| * bugfix: invalid storage type for config variablesRainer Gerhards2011-05-091-1/+1
| * bugfix: stream driver mode was not correctly set on tcp ouput on big endian s...Tomas Heinrich2011-05-091-1/+1
* | added $LocalHostName config directive & some bugfixingRainer Gerhards2010-12-161-3/+3
* | cleanup of cosmetic nit (result of clang static code analyser run)Rainer Gerhards2010-12-161-1/+1
* | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-12-165-8/+2
|\|
| * some cleanup based on clang static analyzer resultsRainer Gerhards2010-12-164-6/+0
| * typo fix (thanks to Björn Påhlsson for finding it!)Michael Biebl2010-11-301-2/+2
* | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-10-192-1/+2
|\|
| * fixing some compile problems on FreeBSDRainer Gerhards2010-10-192-1/+2
* | Merge branch 'v4-stable-imptcp' into tmpRainer Gerhards2010-08-111-1/+1
|\ \
| * | added imptcpRainer Gerhards2010-08-101-1/+1
| |/
* | added new $Sleep directive to hold processing for a couple of seconds during ...Rainer Gerhards2010-04-261-0/+20
* | minor cleanupRainer Gerhards2010-04-192-2/+3
* | Merge branch 'v4-stable-solaris' into v4-develRainer Gerhards2010-04-1212-78/+431
|\ \
| * | Merge branch 'v4-stable' into v4-stable-solarisRainer Gerhards2010-04-071-2/+3
| |\|
| | * bugfix: default for $OMFileFlushOnTXEnd was wrong ("off").Rainer Gerhards2010-04-071-2/+3
| | * temporary bugfix replaced by permanent one for...Rainer Gerhards2010-03-311-1/+1
| * | enhanced nettester tool so that it re-uses it's callers environmentRainer Gerhards2010-04-071-1/+1
| * | Merge branch 'v4-stable' into v4-stable-solarisRainer Gerhards2010-03-251-1/+1
| |\|
| | * $OMFileAsyncWriting directive did not work properlyRainer Gerhards2010-03-251-1/+1
| * | Merge branch 'v4-stable' into v4-stable-solarisRainer Gerhards2010-03-251-19/+22
| |\|
| | * new feature: $OMFileAsyncWriting directive addedRainer Gerhards2010-03-251-19/+22
| * | Merge branch 'v4-stable' into v4-stable-solarisRainer Gerhards2010-03-251-21/+25
| |\|
| | * undo experimental commit dccadb677c5a6b8379f631e4c1f14c8c4089d4a6Rainer Gerhards2010-03-251-9/+0
| | * bugfix: potential segfault in dynafile cacheRainer Gerhards2010-03-251-1/+1
| | * streamline dynafile cache entry deletion a bitRainer Gerhards2010-03-231-8/+7
| | * bugfix: potential re-use of free()ed file stream object in omfileRainer Gerhards2010-03-231-7/+21
| * | added some diagnostics info to startupRainer Gerhards2010-03-231-2/+4
| * | Merge branch 'v4-stable' into v4-stable-solarisRainer Gerhards2010-03-233-7/+24
| |\|
| | * previous (experimental) patch was somewhat incorrect, fixedRainer Gerhards2010-03-221-1/+1
| | * exp: made omfile ensure that it is not called twice in parallel on the same f...Rainer Gerhards2010-03-211-0/+9
| | * fixed regression from previos (yet unrelease) $omfileFlushOnTXEnd fixtemp.4.6.1.10Rainer Gerhards2010-03-191-1/+1
| | * new feature: "." action type added to support writing files to relative pathesRainer Gerhards2010-03-171-1/+2
| | * bugfix: recent patch to fix small memory leak could cause invalid free.Rainer Gerhards2010-03-161-2/+2
| | * testbench: new calling interface for tcpfloodRainer Gerhards2010-03-101-0/+7
| | * bugfix: potential problem (loop, abort) when file write error occuredRainer Gerhards2010-03-091-2/+2
| | * retain old $OMFileFlushOnTXEnd semanticsRainer Gerhards2010-03-091-2/+2
| | * bugfix: $omfileFlushOnTXEnd was turned on when set to off and vice versaRainer Gerhards2010-03-091-1/+1
| * | Merge branch 'v4-stable' into v4-stable-solarisRainer Gerhards2010-03-056-10/+36
| |\|
| | * streamlined BSD utmpx.h patchCristiano2010-03-041-14/+12
| | * Fix Large File Support (LFS) support (bug #182)Yann Droneaud2010-03-041-1/+1