summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* | | | bugfix: strings improperly reused [backported from v5]Rainer Gerhards2009-08-211-0/+5
* | | | preparing for 4.5.2v4.5.2Rainer Gerhards2009-08-211-1/+1
* | | | Merge branch 'v4-devel' into v4-betaRainer Gerhards2009-08-211-1/+33
|\ \ \ \
| * | | | bugfix: hostnames with dashes in them were incorrectly treated as malformedRainer Gerhards2009-08-201-0/+3
| * | | | bugfix: potential segfault in output file writer (omfile)Rainer Gerhards2009-08-181-0/+10
| * | | | 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
| * | | | legacy syslog parser changed so that it now accepts date stamps in wrong case.Rainer Gerhards2009-08-171-0/+3
| * | | | documenting imported bugfixRainer Gerhards2009-07-151-0/+6
| * | | | final touches for 4.5.1v4.5.1Rainer Gerhards2009-07-151-1/+1
| * | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-07-151-0/+2
| |\ \ \ \
| * | | | | added ability for the TCP output action to "rebind" its send socketRainer Gerhards2009-07-141-0/+6
* | | | | | 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
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
* | | | | | CONFIG CHANGE: $HUPisRestart default is now "off".Rainer Gerhards2009-07-151-0/+2
| |_|_|/ / |/| | | |
* | | | | bugfix: fromhost-ip was sometimes truncatedRainer Gerhards2009-07-141-0/+1
* | | | | Merge branch 'v3-stable' into v4-betaRainer Gerhards2009-07-131-0/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | bugfix: sending syslog messages with zip compression did not workRainer Gerhards2009-07-131-0/+3
* | | | | bugfix: potential segfault when zip-compressed syslog records were received (...Rainer Gerhards2009-07-101-0/+2
* | | | | bugfix: message could be truncated after TAG, often when forwardingRainer Gerhards2009-07-091-0/+4
* | | | | bugfix: property msg was lost when working with disk queuesRainer Gerhards2009-07-071-1/+1
* | | | | bugfix: properties inputname, fromhost, fromhost-ip were lostRainer Gerhards2009-07-071-0/+2
* | | | | performance enhancement: much faster, up to twice as fastRainer Gerhards2009-07-061-0/+2
* | | | | bugfix: abort condition when RecvFrom was not set and message reduction was onRainer Gerhards2009-07-061-0/+2
* | | | | added $klogConsoleLogLevel directiveRainer Gerhards2009-07-031-0/+4
* | | | | bugfix: missing initialization during timestamp creationv4.5.0Rainer Gerhards2009-07-031-0/+3
* | | | | Merge branch 'beta'Rainer Gerhards2009-07-021-1/+1
|\ \ \ \ \
| * | | | | Merge branch 'v3-stable' into betaRainer Gerhards2009-07-021-1/+1
| |\| | | |
| | * | | | preparing for 3.22.1v3.22.1Rainer Gerhards2009-07-021-1/+1
* | | | | | updating version info to 4.5.0Rainer Gerhards2009-07-021-1/+1
* | | | | | Merge branch 'beta'Rainer Gerhards2009-06-301-0/+10
|\| | | | |
| * | | | | internal bugfix: object pointer was only reset to NULL when an object was act...Rainer Gerhards2009-06-301-0/+6
* | | | | | Merge branch 'beta' into masterRainer Gerhards2009-06-291-0/+6
|\| | | | |
| * | | | | Merge branch 'v4-stable' into betaRainer Gerhards2009-06-291-0/+6
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | bugfix: ssh session hangs after rsyslgod is started from itRainer Gerhards2009-06-291-0/+6
* | | | | | updated testbench to new init() behaviorRainer Gerhards2009-06-291-0/+2
* | | | | | improvements/fixes in queue termination timeout handlingRainer Gerhards2009-06-251-0/+5
* | | | | | some memory accesses are now explicitely atomicRainer Gerhards2009-06-251-0/+1
* | | | | | Merge branch 'beta'Rainer Gerhards2009-06-241-0/+2
|\| | | | |
| * | | | | Merge branch 'v4-stable' into betaRainer Gerhards2009-06-241-0/+2
| |\| | | | | | |_|/ / | |/| | |
| | * | | Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-06-241-0/+2
| | |\| |
| | | * | bugfix: invalid mutex release in msg.cRainer Gerhards2009-06-241-0/+2
* | | | | Merge branch 'omfile'Rainer Gerhards2009-06-241-0/+25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | more strict parsing of the hostname in rfc3164 modeRainer Gerhards2009-06-231-1/+7
| * | | | fully optimized datetime module and enhanced test suiteRainer Gerhards2009-06-191-0/+4
| * | | | Merge branch 'master' into newmsgRainer Gerhards2009-06-181-0/+14
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into omfileRainer Gerhards2009-06-161-0/+1
| |\ \ \ \ \
| * | | | | | implemented $OMFileFlushOnTXEnd directiveRainer Gerhards2009-06-121-0/+1
| * | | | | | improved config error messagesRainer Gerhards2009-06-121-0/+2