diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2011-05-13 11:07:20 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2011-05-13 11:07:20 +0200 |
commit | 0f5186ad01d1c429c9ed78a2a3ed3e28e1e67d00 (patch) | |
tree | 726ed8f34ffcdf51458a01c05831f91ed57ee496 /ChangeLog | |
parent | 1d39d21c62efacb39862d89755ae49ecf0cb7e23 (diff) | |
download | rsyslog-0f5186ad01d1c429c9ed78a2a3ed3e28e1e67d00.tar.gz rsyslog-0f5186ad01d1c429c9ed78a2a3ed3e28e1e67d00.tar.xz rsyslog-0f5186ad01d1c429c9ed78a2a3ed3e28e1e67d00.zip |
added support to control KEEPALIVE settings in imptcp
this has not yet been added to imtcp, but could be done on request
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ Version 5.9.0 [V5-DEVEL] (rgerhards), 2011-03-?? at the socket layer. This has not been added to imttcp, as the latter is only an experimental module, and one which did not prove to be useful. reference: http://kb.monitorware.com/post20791.html +- added support to control KEEPALIVE settings in imptcp + this has not yet been added to imtcp, but could be done on request. - bugfix: do not open files with full privileges, if privs will be dropped This make the privilege drop code more bulletproof, but breaks Ubuntu's work-around for log files created by external programs with the wrong |