summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v5-stable' into v5-develRainer Gerhards2011-10-211-2/+3
|\
| * minor: slightly improved error reporting when dynafile open failsRainer Gerhards2011-10-201-2/+3
* | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-09-261-10/+13
|\|
| * bugfix: omfile returns fatal error code for things that go really wrongRainer Gerhards2011-09-261-3/+2
| * Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-09-222-6/+12
| |\
| | * bugfix: potential abort if ultra-large file io buffers are used andRainer Gerhards2011-09-201-4/+10
| | * Merge branch 'v4-stable' of git+ssh://git.adiscon.com/git/rsyslog into v4-stableRainer Gerhards2011-09-153-31/+98
| | |\
| | | * Merge branch 'v4-stable' into v4-betaRainer Gerhards2011-08-301-1/+1
| | | |\
| | | * \ Merge branch 'v4-stable' into v4-betaAndre Lorbach2011-08-051-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
| | | |\ \ \
| | * | | | | typo fixAndrew Stothard2011-09-152-2/+2
| | | |_|_|/ | | |/| | |
* | | | | | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-09-071-1/+1
|\| | | | |
| * | | | | bugfix: rsyslogd -v always said 64 atomics were not presentmono_matsuko2011-09-051-1/+1
* | | | | | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-08-301-3/+1
|\| | | | |
| * | | | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-08-301-3/+1
| |\| | | |
| | * | | | bugfix: off-by-one(two) bug in legacy syslog parserRainer Gerhards2011-08-101-1/+1
| | | |_|/ | | |/| |
* | | | | Merge branch 'v5-stable' into v5-develAndre Lorbach2011-08-161-0/+2
|\| | | |
| * | | | Added debug output into message parsers needed for bugtrackingAndre Lorbach2011-08-121-0/+2
* | | | | added capability to emit config error location info for warningsRainer Gerhards2011-08-091-0/+4
* | | | | Merge branch 'v5-stable' into v5-develAndre Lorbach2011-08-051-7/+9
|\| | | |
| * | | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-07-111-7/+9
| |\| | |
| | * | | doc: updated rsyslog.conf man page with new syntaxesRainer Gerhards2011-07-111-7/+9
| | | |/ | | |/|
* | | | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-07-111-1/+16
|\| | |
| * | | added warning message for old-style outchannel syntaxRainer Gerhards2011-07-111-1/+8
| * | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-07-111-1/+9
| |\| |
| | * | support for :omfile: forward compatibility directiveRainer Gerhards2011-07-111-1/+9
* | | | issue a warning if old omusrmsg action syntax is usedRainer Gerhards2011-07-061-2/+10
* | | | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-07-061-1/+3
|\| | |
| * | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-07-061-1/+3
| |\| |
| | * | added support for the ":omusrmsg:" syntax in configuring user messagesRainer Gerhards2011-07-061-1/+3
* | | | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-06-161-1/+1
|\| | |
| * | | bugfix: problems in failover action handlingRainer Gerhards2011-06-161-1/+1
| * | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-05-091-2/+2
| |\| |
* | | | bugfix: error state not correctly set for gone-away config directiveRainer Gerhards2011-06-101-0/+1
* | | | Merge branch 'v4-devel' into v5-develRainer Gerhards2011-05-091-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
* | | | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-05-031-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | bugfix(minor): improper template function call in syslogd.cRainer Gerhards2011-04-191-1/+1
* | | | bugfix: pipes not opened in full priv mode when privs are to be droppedRainer Gerhards2011-04-261-5/+13
* | | | bugfix: do not open files with full privileges, if privs will be droppedRainer Gerhards2011-04-261-36/+15
|/ / /
* | | bugfix: RFC5424 parser confused by empty structured dataRainer Gerhards2011-03-221-2/+1
* | | Merge branch 'v5-stable' into v5-betaRainer Gerhards2011-03-161-1/+1
|\ \ \
| * | | fixed a regression of last patch and some cleanupRainer Gerhards2011-03-161-1/+1
* | | | Merge branch 'v5-stable' into v5-betaRainer Gerhards2011-03-081-0/+5
|\| | |
| * | | bugfix(kind of): tell users that config graph can currently not be generatedRainer Gerhards2011-03-081-0/+5
* | | | Merge branch 'v5-beta-gtls-fix' into v5-betaRainer Gerhards2011-03-0612-0/+12
|\ \ \ \
| * | | | added work-around for bug in gtls, which causes fd leak when using TLSBojan Smojver2011-02-2312-0/+12