<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/plugins, branch v3.14.2</title>
<subtitle>rsyslog development for Lumberjack - various unofficial and potentially rebased branches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/'/>
<entry>
<title>cleanup and bugfix in imklog</title>
<updated>2008-04-08T12:40:19+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-04-08T12:40:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=769598da4cfc7c9fb3ceb337044a9313e4b1b68d'/>
<id>769598da4cfc7c9fb3ceb337044a9313e4b1b68d</id>
<content type='text'>
- some cleanup in imklog
- bugfix: potential segfault in imklog when kernel is compiled without
  /proc/kallsyms and the file System.map is missing. Thanks to
    Andrea Morandi for pointing it out and suggesting a fix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- some cleanup in imklog
- bugfix: potential segfault in imklog when kernel is compiled without
  /proc/kallsyms and the file System.map is missing. Thanks to
    Andrea Morandi for pointing it out and suggesting a fix.
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: imklog did not work well with kernel 2.6+.</title>
<updated>2008-04-08T11:50:52+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-04-08T11:50:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=e2502c6d8ff9edd57b706657ab12df32c8b41514'/>
<id>e2502c6d8ff9edd57b706657ab12df32c8b41514</id>
<content type='text'>
Thanks to Peter Vrabec for patching it based on the development in
sysklogd - and thanks to the sysklogd project for upgrading klogd to
support the new functionality.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Peter Vrabec for patching it based on the development in
sysklogd - and thanks to the sysklogd project for upgrading klogd to
support the new functionality.
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: omsnmp did not deref errmsg object on exit (no bad effects caused)</title>
<updated>2008-04-08T09:57:08+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-04-08T09:57:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=e2436a0104dd5e9dbe51e4d60972ccf4312a7b88'/>
<id>e2436a0104dd5e9dbe51e4d60972ccf4312a7b88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup of unnecessary warnings</title>
<updated>2008-03-31T13:52:47+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-03-31T13:52:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=03c0e5549ac2daefbdf2002e8406b29af8390d02'/>
<id>03c0e5549ac2daefbdf2002e8406b29af8390d02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adopted to changed librelp interface</title>
<updated>2008-03-31T13:38:59+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-03-31T13:38:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=8987c38bbe11abca614e61b371dc57cb93b0802d'/>
<id>8987c38bbe11abca614e61b371dc57cb93b0802d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- added support for high-precision timestamps when receiving legacy syslog</title>
<updated>2008-03-28T10:51:41+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-03-28T10:51:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=52a4bdfa414d06cc1610224df8aa179d61ea9963'/>
<id>52a4bdfa414d06cc1610224df8aa179d61ea9963</id>
<content type='text'>
    messages
- added new $ActionForwardDefaultTemplate directive
- added new $ActionGSSForwardDefaultTemplate directive
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    messages
- added new $ActionForwardDefaultTemplate directive
- added new $ActionGSSForwardDefaultTemplate directive
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed memory leaks in stream class and imfile</title>
<updated>2008-03-27T14:58:53+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-03-27T14:58:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=94e32990ee01bc7622909f40f0839bc4516cd56d'/>
<id>94e32990ee01bc7622909f40f0839bc4516cd56d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>required "syslog" relp command on client connect</title>
<updated>2008-03-27T13:19:29+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-03-27T13:19:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=0f3da7e4b38470b35b5a1b28992c78d57c2fcaa5'/>
<id>0f3da7e4b38470b35b5a1b28992c78d57c2fcaa5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>changed the "syslog" relp command to be required for rsyslogd</title>
<updated>2008-03-27T13:18:09+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-03-27T13:18:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=0b874291d90ea631cb8f8cb054c2958683359cb8'/>
<id>0b874291d90ea631cb8f8cb054c2958683359cb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>made relp modules use new relpengine-provided feature selection functions</title>
<updated>2008-03-27T11:24:11+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-03-27T11:24:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=28bc2f061bbcd266066824dcc25cfdaf634fb474'/>
<id>28bc2f061bbcd266066824dcc25cfdaf634fb474</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
