summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v5-stable' into betaRainer Gerhards2011-09-266-16/+73
|\
| * bugfix: omfile returns fatal error code for things that go really wrongRainer Gerhards2011-09-263-4/+5
| * Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-09-223-6/+40
| |\
| | * bugfix: potential abort if ultra-large file io buffers are used andRainer Gerhards2011-09-202-4/+15
| | * Merge branch 'v4-stable' of git+ssh://git.adiscon.com/git/rsyslog into v4-stableRainer Gerhards2011-09-15101-381/+5139
| | |\
| | | * Merge branch 'v4-beta' into v4-stable, prep for 4.8.0v4.8.0Rainer Gerhards2011-09-07101-381/+5139
| | | |\
| | | | * preparing for 4.7.5 releasev4.7.5Rainer Gerhards2011-08-313-3/+3
| | | | * Merge branch 'v4-stable' into v4-betaRainer Gerhards2011-08-302-4/+6
| | | | |\
| | | | * | Added changelog entryAndre Lorbach2011-08-111-0/+1
| | | | * | Merge branch 'v4-stable' into v4-betaAndre Lorbach2011-08-112-1/+2
| | | | |\ \
| | | | * \ \ Merge branch 'v4-stable' into v4-betaRainer Gerhards2011-08-092-1/+4
| | | | |\ \ \
| | | | * \ \ \ Merge branch 'v4-stable' into v4-betaAndre Lorbach2011-08-053-14/+23
| | | | |\ \ \ \
| | | | * | | | | preparing for 4.7.4v4.7.4Rainer Gerhards2011-07-113-3/+3
| | | | * | | | | issue a warning message for old-style dynafile actionRainer Gerhards2011-07-113-1/+28
| | | | * | | | | Merge branch 'v4-stable' into v4-develRainer Gerhards2011-07-1114-29/+58
| | | | |\ \ \ \ \
| | | | * \ \ \ \ \ Merge branch 'v4-stable' into v4-develRainer Gerhards2011-06-143-4/+12
| | | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge branch 'v4-stable' into v4-develRainer Gerhards2011-05-201-5/+0
| | | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ Merge branch 'v4-stable' into v4-develRainer Gerhards2011-05-112-2/+16
| | | | |\ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ Merge branch 'v4-stable' into v4-develRainer Gerhards2011-05-0915-21/+143
| | | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | bugfix: a slightly more informative error message when a TCPRainer Gerhards2011-05-023-5/+11
| | | | * | | | | | | | | | bugfix: PRI was invalid on Solaris for message from local log socketCorey Smith2011-03-242-3/+4
| | * | | | | | | | | | | | typo fixAndrew Stothard2011-09-152-2/+2
| | |/ / / / / / / / / / /
| | * | | | | | | | | | / preparing for 4.6.8 releasev4.6.8Rainer Gerhards2011-08-312-2/+2
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | bugfix: imuxsock did no longer ignore message-provided timestamp,Rainer Gerhards2011-09-072-5/+13
| * | | | | | | | | | | bugfix: rsyslogd -v always said 64 atomics were not presentmono_matsuko2011-09-052-1/+5
| * | | | | | | | | | | preparing for 5.8.5 releasev5.8.5Rainer Gerhards2011-08-312-2/+2
* | | | | | | | | | | | preparing for 6.1.12 releasev6.1.12Rainer Gerhards2011-08-313-16/+16
* | | | | | | | | | | | cosmetic: adding imported bugfix to ChangeLogRainer Gerhards2011-08-311-0/+1
* | | | | | | | | | | | Merge branch 'v5-stable' into betaRainer Gerhards2011-08-313-25/+25
|\| | | | | | | | | | |
| * | | | | | | | | | | bugfix: mark message processing did not work correctlyRainer Gerhards2011-08-313-25/+25
* | | | | | | | | | | | Merge branch 'v5-stable' into betaRainer Gerhards2011-08-302-7/+9
|\| | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-08-302-6/+7
| |\| | | | | | | | | |
| | * | | | | | | | | | added bug info to ChangeLogRainer Gerhards2011-08-301-2/+3
| | * | | | | | | | | | Merge branch 'v4-stable-rhel-bug' into v4-stableRainer Gerhards2011-08-301-1/+1
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | | * | | | | | | | | bugfix: off-by-one(two) bug in legacy syslog parserRainer Gerhards2011-08-101-1/+1
| | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| | * / | | | | | | | Added MsgDup bugfix from v5-stable into v4-stable branchAndre Lorbach2011-08-112-1/+2
| | |/ / / / / / / /
* | | | | | | | | | Merge branch 'v5-stable' into betaAndre Lorbach2011-08-186-7/+47
|\| | | | | | | | |
| * | | | | | | | | removed debug code from action.c and runtime/queue.c after testingAndre Lorbach2011-08-182-21/+0
| * | | | | | | | | bugfix: fixed incorrect state handling for Discard Action (transactions)Andre Lorbach2011-08-184-3/+49
| * | | | | | | | | Merge branch 'v5-stable' of git+ssh://git.adiscon.com/git/rsyslog into v5-stableAndre Lorbach2011-08-121-2/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | minor doc: made body tag parsable for web site scriptsRainer Gerhards2011-08-121-2/+2
| * | | | | | | | | | Added debug output into message parsers needed for bugtrackingAndre Lorbach2011-08-123-1/+8
| |/ / / / / / / / /
| * | | | | | | | | bugfixes for tag emulationRainer Gerhards2011-08-112-3/+8
* | | | | | | | | | Merge branch 'v5-stable' into betaAndre Lorbach2011-08-112-2/+6
|\| | | | | | | | |
| * | | | | | | | | fixed typo in changelogAndre Lorbach2011-08-101-1/+1
| * | | | | | | | | added changelog entryAndre Lorbach2011-08-101-0/+3
| * | | | | | | | | Fixed BUG in MsgDup (msg.c), the NULL Byte was not copied for the SyslogTagAndre Lorbach2011-08-101-1/+1
| * | | | | | | | | preparing for version 5.8.4v5.8.4root2011-08-103-3/+3
* | | | | | | | | | Merge branch 'v5-stable' into betaAndre Lorbach2011-08-102-3/+13
|\| | | | | | | | |
| * | | | | | | | | Added changelog entry for bugid 275Andre Lorbach2011-08-101-0/+3