summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* | bugfix: $ModDir did invalid bounds checking, potential overlow inRainer Gerhards2008-03-271-0/+3
* | bugfix: QHOUR and HHOUR properties were wrongly calculatedRainer Gerhards2008-03-261-1/+2
* | bumping version numberRainer Gerhards2008-03-251-0/+2
* | preparing for 3.12.4Rainer Gerhards2008-03-251-8/+21
* | added $HHOUR and $QHOUR system properties - can be used for half- andRainer Gerhards2008-03-251-0/+2
* | bugfix: internally generated messages had "FROMHOST" property not setRainer Gerhards2008-03-221-0/+14
* | removed a now-longer needed callback from the output module interface.Rainer Gerhards2008-03-221-0/+2
* | changed queue's discard severities default value to 8 (do not discard) toRainer Gerhards2008-03-221-0/+2
* | bugfix: some slightly invalid memory accessesRainer Gerhards2008-03-201-0/+1
* | bugfix: fixed some minor memory leaksRainer Gerhards2008-03-201-0/+1
* | bugfix: potential segfault on module unload. Thanks to varmojfekoj for theRainer Gerhards2008-03-191-0/+2
* | bugfix: imklog leaked several hundered KB on each HUP. Thanks toRainer Gerhards2008-03-191-0/+2
* | added flow control options to other input sourcesRainer Gerhards2008-03-191-0/+2
* | bumping version numberRainer Gerhards2008-03-181-0/+2
* | preparing for 3.12.3v3-12-3Rainer Gerhards2008-03-181-1/+5
* | bugfix: rsyslogd aborted on sigup - thanks to varmojfekoj for the patchRainer Gerhards2008-03-171-1/+2
* | bugfix: duplicate public symbol in omfwd and omgssapi could lead toRainer Gerhards2008-03-141-0/+2
* | bugfix: TCP (and GSSAPI) octet-counted frame did not work correctly in allRainer Gerhards2008-03-141-0/+6
* | added advanced flow control for congestion cases (mode depending on messageRainer Gerhards2008-03-141-0/+2
* | cleanupRainer Gerhards2008-03-141-0/+3
* | cleaned up new relp code files to make them suitable for implementationRainer Gerhards2008-03-131-0/+1
* | added initial set of RELP support (i/omrelp) - not working yet, just stageRainer Gerhards2008-03-131-0/+2
* | preparing 3.12.2Rainer Gerhards2008-03-131-1/+1
* | bugfix: imgssapi segfaulted under some conditions; this fix is actually notRainer Gerhards2008-03-131-0/+4
* | improved session recovery when outbound tcp connection breaks, reducesRainer Gerhards2008-03-121-0/+3
* | bugfix: rsyslogd segfaulted when imfile read an empty line - thanks toRainer Gerhards2008-03-121-0/+6
* | bugfix: debug.c now survives module unloads in all cases tracker:Rainer Gerhards2008-03-101-0/+2
* | - added RSYSLOGD_MODDIR environment variableRainer Gerhards2008-03-071-0/+3
* | bumped version numberRainer Gerhards2008-03-061-0/+2
* | preparing for 3.12.1 releaseRainer Gerhards2008-03-061-0/+3
* | added capability to ignore client-provided timestamp on unix sockets andRainer Gerhards2008-03-061-0/+9
* | portability: no longer using pthread mutex auto-init macros as they seem toRainer Gerhards2008-03-061-3/+3
* | changed module loader to automatically add ".so" suffix if not specifiedRainer Gerhards2008-03-051-0/+3
* | bugfix: actions were not correctly retried; caused message lossRainer Gerhards2008-03-051-0/+1
* | - changed modules.c calling conventions to be interface-basedRainer Gerhards2008-03-051-2/+4
* | did some portability changes to make rsyslog compile on HP UXRainer Gerhards2008-03-051-2/+1
* | tweaked omsnmp doc a bitRainer Gerhards2008-03-041-1/+2
* | converted conf.c to an abstract classRainer Gerhards2008-02-291-0/+1
* | some stage work on rsyslog loaderRainer Gerhards2008-02-291-0/+1
* | added "help" command to runtime debug flagsRainer Gerhards2008-02-281-0/+2
* | bugfix: removed debugging code that I forgot to remove before releasingRainer Gerhards2008-02-281-0/+4
* | preparing for 3.12.0Rainer Gerhards2008-02-281-0/+2
* | bumped version number (again... let's see if we finally get to 3.12.0 ;))Rainer Gerhards2008-02-271-0/+2
* | prepared for 3.11.6v3-11-6Rainer Gerhards2008-02-271-2/+2
* | - bugfix: queue aborted when it was shut down, DA-enabled, DA mode was justRainer Gerhards2008-02-271-0/+5
* | bugfix: object property deserializer did not handle negative numbersRainer Gerhards2008-02-271-0/+1
* | bugfix: during queue shutdown, an assert invalidly triggered when theRainer Gerhards2008-02-271-0/+5
* | bugfix: queue disk file were not properly persisted when immediately afterRainer Gerhards2008-02-271-0/+10
* | bugfix: queue cancel cleanup handler could be called with invalid pointerRainer Gerhards2008-02-271-0/+3
* | bugfix: rsyslogd segfaulted on second SIGHUP tracker:Rainer Gerhards2008-02-261-0/+2