<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/plugins/omsnmp, branch v3.19.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>fixed potential segfault due to invalid call to cfsysline</title>
<updated>2008-05-14T06:32:40+00:00</updated>
<author>
<name>varmojfekoj</name>
<email>theinric@redhat.com</email>
</author>
<published>2008-05-14T06:32:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=d2b63414ef92cde8a3107b8d17b74b1518775df6'/>
<id>d2b63414ef92cde8a3107b8d17b74b1518775df6</id>
<content type='text'>
thanks to varmojfekoj for the patch

Signed-off-by: Rainer Gerhards &lt;rgerhards@adiscon.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
thanks to varmojfekoj for the patch

Signed-off-by: Rainer Gerhards &lt;rgerhards@adiscon.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>some more cleanup</title>
<updated>2008-04-16T13:27:53+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-04-16T13:27:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=d9b0c77d3e719d4c08361e62f3b067228c30f6a9'/>
<id>d9b0c77d3e719d4c08361e62f3b067228c30f6a9</id>
<content type='text'>
reduced dependencies, moved non-runtime files to its own directory except
for some whom's status is unclear
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reduced dependencies, moved non-runtime files to its own directory except
for some whom's status is unclear
</pre>
</div>
</content>
</entry>
<entry>
<title>made everything compile with the new runtime subdirectory</title>
<updated>2008-04-16T06:42:00+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-04-16T06:42:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=d7f33053da7eb73a8c475956af6e3847e596c80a'/>
<id>d7f33053da7eb73a8c475956af6e3847e596c80a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: omsnmp had a too-small sized buffer for hostname+port.</title>
<updated>2008-04-10T06:43:53+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-04-10T06:43:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=3a0060c6eb7ae71221a6d08248af2fb356202583'/>
<id>3a0060c6eb7ae71221a6d08248af2fb356202583</id>
<content type='text'>
This could not lead to a segfault, as snprintf() was used, but could cause
some trouble with extensively long hostnames.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This could not lead to a segfault, as snprintf() was used, but could cause
some trouble with extensively long hostnames.
</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>- 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>removed a now-longer needed callback from the output module interface.</title>
<updated>2008-03-22T10:30:40+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-03-22T10:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=cdcc0e6710a7e11bf1c528bf1728f886dba5a0af'/>
<id>cdcc0e6710a7e11bf1c528bf1728f886dba5a0af</id>
<content type='text'>
    Results in reducing code complexity.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    Results in reducing code complexity.
</pre>
</div>
</content>
</entry>
<entry>
<title>applied patch from Michael Biebl to clean up build system</title>
<updated>2008-03-06T07:39:32+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-03-06T07:39:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=28dcc746bd463541a48bad64a37039658f1aa3f7'/>
<id>28dcc746bd463541a48bad64a37039658f1aa3f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated the Adiscon MIBs, they contain a few more definitions for variables</title>
<updated>2008-03-05T17:23:52+00:00</updated>
<author>
<name>Andre Lorbach</name>
<email>alorbach@adiscon.com</email>
</author>
<published>2008-03-05T17:23:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=b1a83de33a2dcfaa7cc41842a04473697f8630b7'/>
<id>b1a83de33a2dcfaa7cc41842a04473697f8630b7</id>
<content type='text'>
    and traps now. The default syslogmessage oid had to change again, as I
    had to reorganize the snmp variables.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    and traps now. The default syslogmessage oid had to change again, as I
    had to reorganize the snmp variables.
</pre>
</div>
</content>
</entry>
<entry>
<title>- extracted logerror*() family of functions from syslogd, made them their</title>
<updated>2008-03-05T14:53:25+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-03-05T14:53:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=24b02dc831889986211600a75572737e733ef9d8'/>
<id>24b02dc831889986211600a75572737e733ef9d8</id>
<content type='text'>
    own class and converted to new object calling conventions
    (interface-based)
- converted gss-misc into a loadable library module
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    own class and converted to new object calling conventions
    (interface-based)
- converted gss-misc into a loadable library module
</pre>
</div>
</content>
</entry>
</feed>
