summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* preparing for 5.1.5 releasev5.1.5Rainer Gerhards2009-09-111-1/+1
* Merge branch 'v4-beta' into betaRainer Gerhards2009-09-101-0/+7
|\
| * bugfix: repeated messages were incorrectly processedRainer Gerhards2009-09-101-0/+7
* | Merge branch 'v4-beta' into betaRainer Gerhards2009-09-041-0/+2
|\|
| * Merge branch 'v4-stable' into v4-betaRainer Gerhards2009-09-041-0/+2
| |\
| | * Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-09-041-0/+2
| | |\
| | | * clarified use of $ActionsSendStreamDriver[AuthMode/PermittedPeers]Rainer Gerhards2009-09-041-0/+2
* | | | Merge branch 'v4-devel' into betaRainer Gerhards2009-09-031-1/+12
|\| | |
| * | | Merge branch 'v4-stable' into v4-betaRainer Gerhards2009-09-031-1/+12
| |\| |
| | * | bugfix: reverse lookup reduction logic in imudp do DNS queries too oftenRainer Gerhards2009-09-031-0/+9
| | * | preparing for 4.4.1 releasev4.4.1Rainer Gerhards2009-09-021-1/+1
* | | | Merge branch 'beta'Rainer Gerhards2009-08-271-0/+11
|\| | |
| * | | Merge branch 'v4-stable' into v4-betaRainer Gerhards2009-08-271-0/+16
| |\| |
| | * | bugfix (backport): omfwd segfaultRainer Gerhards2009-08-271-0/+5
| * | | bugfix: message sanitation had some issuesRainer Gerhards2009-08-261-0/+6
| * | | very minor fix: removing invalid doc left-over from mergeRainer Gerhards2009-08-261-9/+0
* | | | Merge branch 'beta'Rainer Gerhards2009-08-261-0/+11
|\ \ \ \
| * \ \ \ Merge branch 'v4-stable' into v4-develRainer Gerhards2009-08-251-9/+11
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | bugfix: invalid double-quoted PRI, among others in outgoing messagesRainer Gerhards2009-08-251-0/+3
| | * | features requiring Java are automatically disabled if Java is not presentRainer Gerhards2009-08-251-0/+2
| | * | bugfix: Java testing tools were required, even if testbench was disabledRainer Gerhards2009-08-241-0/+6
* | | | Merge branch 'beta'Rainer Gerhards2009-08-211-0/+5
|\| | |
| * | | bugfix: strings improperly reused [backported from v5]Rainer Gerhards2009-08-211-0/+5
* | | | bugfix: strings improperly reusedRainer Gerhards2009-08-211-0/+3
* | | | Merge branch 'beta'Rainer Gerhards2009-08-211-13/+8
|\| | |
| * | | preparing for 4.5.2v4.5.2Rainer Gerhards2009-08-211-1/+1
| * | | Merge branch 'v4-devel' into v4-betaRainer Gerhards2009-08-211-1/+33
| |\ \ \
| * \ \ \ Merge branch 'v4-stable' into v4-betaRainer Gerhards2009-08-211-6/+10
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'v4.3.2' (v4-beta) into v4-stablev4.4.0Rainer Gerhards2009-08-211-1/+56
| | |\ \ \
| | * \ \ \ Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-07-131-1/+5
| | |\ \ \ \ | | | | |_|/ | | | |/| |
* | | | | | Merge branch 'beta'Rainer Gerhards2009-08-201-0/+3
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | bugfix: hostnames with dashes in them were incorrectly treated as malformedRainer Gerhards2009-08-201-0/+3
* | | | | | bugfix: hostnames with dashes in them were incorrectly treated as malformedRainer Gerhards2009-08-201-0/+4
* | | | | | added new config option $ActionWriteAllMarkMessagesRainer Gerhards2009-08-201-0/+6
* | | | | | preparing for 5.1.4 releasev5.1.4Rainer Gerhards2009-08-201-1/+12
* | | | | | added important bug fix doc to current releaseRainer Gerhards2009-08-191-0/+10
* | | | | | Merge branch 'beta'Rainer Gerhards2009-08-191-0/+10
|\| | | | |
| * | | | | bugfix: potential segfault in output file writer (omfile)Rainer Gerhards2009-08-181-0/+10
* | | | | | Merge branch 'beta'Rainer Gerhards2009-08-181-0/+4
|\| | | | |
| * | | | | added $InputTCPMaxListeners directiveRainer Gerhards2009-08-171-0/+2
| * | | | | bugfix: if tcp listen port could not be created, no error message was emittedRainer Gerhards2009-08-171-0/+2
* | | | | | Merge branch 'beta'Rainer Gerhards2009-08-171-0/+3
|\| | | | |
| * | | | | legacy syslog parser changed so that it now accepts date stamps in wrong case.Rainer Gerhards2009-08-171-0/+3
* | | | | | bugfix: discard action did not work (did not discard messages)Rainer Gerhards2009-07-301-0/+1
* | | | | | bugfix: discard action caused segfaultRainer Gerhards2009-07-301-0/+3
* | | | | | finishing touches for 5.1.3v5.1.3Rainer Gerhards2009-07-281-1/+1
* | | | | | internal: added ability to terminate input modules not via pthread_cancel...Rainer Gerhards2009-07-201-0/+6
* | | | | | bugfix: minor static memory leak while reading configurationRainer Gerhards2009-07-201-4/+6
* | | | | | architecture change: queue now always has at least one worker threadRainer Gerhards2009-07-201-0/+4
* | | | | | Merge branch 'beta'Rainer Gerhards2009-07-151-4/+6
|\| | | | |