summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | added the capability to specify a processing (actually dequeue) timeframeRainer Gerhards2008-04-031-0/+3
| * | | | | | | | | properties are now case-insensitive everywhere (script, filters, templates)Rainer Gerhards2008-04-031-0/+3
| * | | | | | | | | added more meaningful error messages to rsyslogd (when some errors happensRainer Gerhards2008-04-021-0/+9
| * | | | | | | | | removed no longer needed file relptuil.c/.hRainer Gerhards2008-04-021-0/+1
| * | | | | | | | | disabled atomic operations for the time being because they introduce someRainer Gerhards2008-04-021-0/+7
| * | | | | | | | | included info on 3.15.0 releaseRainer Gerhards2008-04-021-0/+7
| * | | | | | | | | - bugfix: rsyslogd was no longer build by default; man pages are onlyRainer Gerhards2008-04-011-0/+3
| * | | | | | | | | bumping version numberRainer Gerhards2008-03-311-0/+3
* | | | | | | | | | new v3-stable based on 3.15.x betaRainer Gerhards2008-04-161-11/+10
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge branch 'v3-stable' into betaRainer Gerhards2008-04-151-1/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | changed some files to grant LGPLv3 extended persmissions on top of GPLv3Rainer Gerhards2008-04-151-0/+3
| * | | | | | | | | added gssapi overview/howto thanks to Peter VrabecPeter Vrabec2008-04-111-0/+1
| * | | | | | | | | applied patch from Tiziano Müller to remove some compiler warningsRainer Gerhards2008-04-111-1/+2
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | bumped version numberRainer Gerhards2008-04-111-0/+2
* | | | | | | | | preparing for 3.15.1v3.15.1Rainer Gerhards2008-04-111-1/+3
* | | | | | | | | Merge branch 'v3-stable' into betaRainer Gerhards2008-04-111-0/+5
|\| | | | | | | | | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | bugfix: omsnmp had a too-small sized buffer for hostname+port.Rainer Gerhards2008-04-101-0/+5
* | | | | | | | Merge branch 'v3-stable' into betaRainer Gerhards2008-04-091-0/+2
|\| | | | | | | | |_|_|_|_|/ / |/| | | | | |
| * | | | | | finalized 3.14.2 releasev3.14.2Rainer Gerhards2008-04-091-0/+2
* | | | | | | Merge branch 'v3-stable' into betaRainer Gerhards2008-04-081-0/+9
|\| | | | | | | |_|_|_|/ / |/| | | | |
| * | | | | bugfix: some legacy options not correctly interpreted - thanks toRainer Gerhards2008-04-081-0/+2
| * | | | | - bugfixes in legacy options processing, credits to varmojfekojRainer Gerhards2008-04-081-0/+3
| * | | | | cleanup and bugfix in imklogRainer Gerhards2008-04-081-0/+4
* | | | | | Merge branch 'v3-stable' into betaRainer Gerhards2008-04-081-0/+4
|\| | | | | | |_|_|/ / |/| | | |
| * | | | bugfix: imklog did not work well with kernel 2.6+.Rainer Gerhards2008-04-081-0/+4
* | | | | Merge branch 'v3-stable' into betaRainer Gerhards2008-04-081-0/+1
|\| | | | | |_|/ / |/| | |
| * | | bugfix: omsnmp did not deref errmsg object on exit (no bad effects caused)Rainer Gerhards2008-04-081-0/+1
* | | | Merge branch 'v3-stable' into betaRainer Gerhards2008-04-071-7/+30
|\| | |
| * | | cleanupRainer Gerhards2008-04-071-0/+1
| * | | bugfix: segfault with expression-based filters - so far untestedRainer Gerhards2008-04-041-0/+3
| * | | preparing for 3.14.1 releasev3-14-1Rainer Gerhards2008-04-041-1/+6
| * | | bugfix: some messages were emited without hostnameRainer Gerhards2008-04-041-0/+1
| * | | bugfix: zero-length strings were not supported in object deserializerRainer Gerhards2008-04-041-0/+2
| * | | removed the 32 character size limit (from RFC3164) on the tag. This had badRainer Gerhards2008-04-041-1/+7
| * | | man pages improved thanks to varmofekoj and Peter VrabecRainer Gerhards2008-04-031-0/+1
| * | | bugfix: some memory leak when queue is runing in disk modeRainer Gerhards2008-04-031-0/+1
| * | | bugfix: $hostname and $fromhost in RainerScript did not workRainer Gerhards2008-04-031-0/+1
| * | | bugfix: memory leaks in script engineRainer Gerhards2008-04-031-0/+1
| * | | disabled atomic operations for the time being because they introduce someRainer Gerhards2008-04-021-0/+2
| * | | - bugfix: rsyslogd was no longer build by default; man pages are onlyRainer Gerhards2008-04-011-0/+5
| |/ /
* | | bugfix: some messages were emited without hostnameRainer Gerhards2008-04-041-0/+1
* | | bugfix: zero-length strings were not supported in object deserializerRainer Gerhards2008-04-041-0/+2
* | | removed the 32 character size limit (from RFC3164) on the tag. This had badRainer Gerhards2008-04-041-0/+6
* | | bugfix: some memory leak when queue is runing in disk modeRainer Gerhards2008-04-031-0/+1
* | | bugfix: $hostname and $fromhost in RainerScript did not workRainer Gerhards2008-04-031-0/+1
* | | bugfix: memory leaks in script engineRainer Gerhards2008-04-031-0/+1
* | | added more meaningful error messages to rsyslogd (when some errors happensRainer Gerhards2008-04-021-0/+2
* | | file relputil.c deleted, not actually neeededRainer Gerhards2008-04-021-0/+2
* | | disabled atomic operations for the time being because they introduce someRainer Gerhards2008-04-021-0/+5
* | | preparing for 3.15.0 releaseRainer Gerhards2008-04-011-0/+5