summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'beta'Rainer Gerhards2011-08-311-0/+3
|\ | | | | | | | | Conflicts: action.c
| * cosmetic: adding imported bugfix to ChangeLogRainer Gerhards2011-08-311-0/+1
| |
| * Merge branch 'v5-stable' into betaRainer Gerhards2011-08-311-0/+1
| |\
| | * bugfix: mark message processing did not work correctlyRainer Gerhards2011-08-311-0/+1
| | |
* | | Merge branch 'beta'Rainer Gerhards2011-08-301-5/+10
|\| | | | | | | | | | | | | | Conflicts: ChangeLog
| * | Merge branch 'v5-stable' into betaRainer Gerhards2011-08-301-4/+8
| |\| | | | | | | | | | | | | Conflicts: ChangeLog
| | * Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-08-301-3/+6
| | |\ | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog tools/syslogd.c
| | | * added bug info to ChangeLogRainer Gerhards2011-08-301-2/+3
| | | |
| | | * Added MsgDup bugfix from v5-stable into v4-stable branchAndre Lorbach2011-08-111-0/+1
| | | |
* | | | Merge branch 'beta'Andre Lorbach2011-08-181-1/+9
|\| | | | | | | | | | | | | | | | | | | Conflicts: runtime/queue.c
| * | | Merge branch 'v5-stable' into betaAndre Lorbach2011-08-181-1/+9
| |\| | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac
| | * | bugfix: fixed incorrect state handling for Discard Action (transactions)Andre Lorbach2011-08-181-0/+3
| | | |
| | * | bugfixes for tag emulationRainer Gerhards2011-08-111-1/+3
| | | | | | | | | | | | | | | | | | | | - bugfix: potential hang condition during tag emulation - bugfix: too-early string termination during tag emulation
* | | | Merge branch 'beta'Andre Lorbach2011-08-111-1/+5
|\| | |
| * | | Merge branch 'v5-stable' into betaAndre Lorbach2011-08-111-1/+5
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| | * | fixed typo in changelogAndre Lorbach2011-08-101-1/+1
| | | |
| | * | added changelog entryAndre Lorbach2011-08-101-0/+3
| | | |
| | * | preparing for version 5.8.4v5.8.4root2011-08-101-1/+1
| | | |
| * | | Merge branch 'v5-stable' into betaAndre Lorbach2011-08-101-0/+3
| |\| |
* | | | Merge branch 'v5-stable'Andre Lorbach2011-08-101-0/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Added changelog entry for bugid 275Andre Lorbach2011-08-101-0/+3
| | | |
* | | | Merge branch 'beta'Rainer Gerhards2011-08-091-0/+9
|\ \ \ \ | | |/ / | |/| |
| * | | minor: added imported bug to ChangeLogRainer Gerhards2011-08-091-0/+3
| | | |
| * | | Merge branch 'v5-stable' into betaRainer Gerhards2011-08-091-0/+6
| |\| |
| | * | cosmetic: add imported bugfix to ChangeLogRainer Gerhards2011-08-091-0/+3
| | | |
| | * | Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-08-091-0/+3
| | |\|
| | | * bugfix: memcpy overflow can occur in allowed sender checkingMarius Tomaschewski2011-08-091-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | ...if a host name is resolved to IPv4-mapped-on-IPv6 address. Found by Ismail Dönmez at suse. Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* | | | - imudp&imtcp now report error if no listener at all was definedRainer Gerhards2011-08-051-1/+3
| | | | | | | | | | | | | | | | Thanks to Marcin for suggesting this error message
* | | | Merge branch 'beta'Andre Lorbach2011-08-051-2/+16
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html runtime/rsyslog.h
| * | | Merge branch 'v5-stable' into betaAndre Lorbach2011-08-051-0/+10
| |\| | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog
| | * | Merge branch 'v4-stable' into v5-stableAndre Lorbach2011-08-051-0/+4
| | |\| | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog
| | | * Merge branch 'v3-stable' into v4-stableAndre Lorbach2011-08-051-0/+4
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: runtime/msg.c
| | | | * bugfix: potential misadressing in property replacerAndre Lorbach2011-08-051-0/+1
| | | | |
| | * | | Added changelog entryAndre Lorbach2011-08-051-0/+3
| | | | |
| * | | | preparing for 6.1.11v6.1.11Rainer Gerhards2011-07-111-1/+1
| | | | |
| * | | | Merge branch 'v5-stable' into betaRainer Gerhards2011-07-111-3/+9
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html runtime/rsyslog.h
* | | | | preparing for 6.3.4 releasev6.3.4Rainer Gerhards2011-08-021-1/+1
| | | | |
* | | | | added new functionality to ChangeLogRainer Gerhards2011-08-021-0/+4
| | | | |
* | | | | omusrmsg now supports the new config systemRainer Gerhards2011-07-211-0/+1
| | | | |
* | | | | bugfix: misaddressing in config handlerRainer Gerhards2011-07-151-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | In theory, can cause segfault, in practice this is extremely unlikely Thanks to Marcin for alertig me.
* | | | | some more cleanupRainer Gerhards2011-07-151-0/+2
| | | | | | | | | | | | | | | | | | | | preparing for a new, higher performance, variant object type
* | | | | preparing for 6.3.3v6.3.3Rainer Gerhards2011-07-131-2/+3
| | | | |
* | | | | proudly added new conf parser to ChangeLog ;-)Rainer Gerhards2011-07-121-0/+4
| | | | |
* | | | | Merge branch 'master-newconf'Rainer Gerhards2011-07-121-3/+8
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog tools/omfile.c
| * | | | | removed compatibility mode as we expect people have adjusted their confs by nowRainer Gerhards2011-07-121-0/+4
| | | | | |
* | | | | | Merge branch 'v5-devel'Rainer Gerhards2011-07-111-3/+13
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html runtime/rsyslog.h
| * | | | | | preparing for 5.9.2v5.9.2Rainer Gerhards2011-07-111-1/+1
| | | | | | |
| * | | | | | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-07-111-2/+9
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html runtime/rsyslog.h
| | * | | | | preparing for 5.8.3v5.8.3Rainer Gerhards2011-07-111-1/+4
| | | | | | |
| | * | | | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-07-111-1/+3
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html tests/diag.sh