Change Log :: Changelog for 1.10.2 - 2005-09-27 :: (2349 Reads)
Posted by
rgerhards
on Tuesday, September 27, 2005 - 09:56 PM
Version 1.10.2 (RGer), 2005-09-27, development branch
added comparison operations in property-based filters: isequal, startswith
added ability to negate all property-based filter comparison operations by adding a !-sign right in front of the operation name
added the ability to specify remote senders for UDP and TCP received messages. Allows to block all but well-known hosts
changed the $-config line directives to be case-INsensitive
new command line option -w added: "do not display warnings if messages from disallowed senders are received"
fixed a bug that caused rsyslogd to dump core when the compare value was not quoted in property-based filters
fixed a bug in the new CStr compare function which lead to invalid results (fortunately, this function was not yet used widely)
added better support for "debugging" rsyslog.conf property filters (only if -d switch is given)
changed some function definitions to static, which eventually enables some compiler optimizations
fixed a bug in MySQL code; when a SQL error occured, rsyslogd could run in a tight loop. This was due to invalid sequence of error reporting and is now fixed.
Only logged in users are allowed to comment.
register/log in