<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/plugins/imklog, branch v3.18.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>Update man pages, fix a small typo</title>
<updated>2008-07-21T13:34:38+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2008-07-18T14:20:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=01e15eda3353c604f9d1f569a8ec3acf60187aa0'/>
<id>01e15eda3353c604f9d1f569a8ec3acf60187aa0</id>
<content type='text'>
- Update the version number and date in the man pages
- s/imklogd/imklog/

Signed-off-by: Rainer Gerhards &lt;rgerhards@adiscon.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Update the version number and date in the man pages
- s/imklogd/imklog/

Signed-off-by: Rainer Gerhards &lt;rgerhards@adiscon.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: remove PRI part from kernel message if it is present</title>
<updated>2008-07-18T09:10:07+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-07-18T09:10:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=2879b72bdca5ec0bc5d26405662305d1a562a382'/>
<id>2879b72bdca5ec0bc5d26405662305d1a562a382</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>changed default for i$KlogSymbolLookup to "off"</title>
<updated>2008-06-12T06:13:59+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-06-12T06:13:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=23153f03afeced64185f1ed1b4af9b1d164a2436'/>
<id>23153f03afeced64185f1ed1b4af9b1d164a2436</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: imklog went into an endless loop if a PRI value was inside</title>
<updated>2008-05-21T14:53:57+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-05-21T14:53:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=8f53b0f4d5318e79eff23d9b96517cb8400d9c53'/>
<id>8f53b0f4d5318e79eff23d9b96517cb8400d9c53</id>
<content type='text'>
a kernel log message

This is an unusual case under Linux, and a frequent one under BSD
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a kernel log message

This is an unusual case under Linux, and a frequent one under BSD
</pre>
</div>
</content>
</entry>
<entry>
<title>restored debug output</title>
<updated>2008-05-02T08:57:40+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-05-02T08:57:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=9e88340fe9b873929e7545d547616db24ca338e6'/>
<id>9e88340fe9b873929e7545d547616db24ca338e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: segfault in imklog</title>
<updated>2008-04-30T16:59:01+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-04-30T16:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=dc423197ba473a94748e571a48e3130b58f4850f'/>
<id>dc423197ba473a94748e571a48e3130b58f4850f</id>
<content type='text'>
A symbol file was closed when it couldn't opened. That lead to a
NULL pointer being passed to fclose()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A symbol file was closed when it couldn't opened. That lead to a
NULL pointer being passed to fclose()
</pre>
</div>
</content>
</entry>
<entry>
<title>uncommented dbgprintf's as I think these may be the trouble source</title>
<updated>2008-04-29T08:38:22+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-04-29T08:38:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=a84a60d8dd6e1ec8a04a52be12e62dea81146d5d'/>
<id>a84a60d8dd6e1ec8a04a52be12e62dea81146d5d</id>
<content type='text'>
this callback is somewhat unportable in combination with dlopen()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this callback is somewhat unportable in combination with dlopen()
</pre>
</div>
</content>
</entry>
<entry>
<title>perparing for klog debug</title>
<updated>2008-04-28T07:49:07+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-04-28T07:49:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=3a4f679c3b21634ae42534b255d4de0d4f1e4543'/>
<id>3a4f679c3b21634ae42534b255d4de0d4f1e4543</id>
<content type='text'>
... and some cleanup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... and some cleanup
</pre>
</div>
</content>
</entry>
<entry>
<title>final work for release of v3.17.1</title>
<updated>2008-04-15T13:19:53+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-04-15T13:19:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=0e83bd69fcce2359d1d25022d1cc1263e42219a9'/>
<id>0e83bd69fcce2359d1d25022d1cc1263e42219a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix compiler warning on char/uchar</title>
<updated>2008-04-14T11:35:19+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon</email>
</author>
<published>2008-04-14T11:35:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=318be337dd7f3ce1c1a308712e308f5b56ce9027'/>
<id>318be337dd7f3ce1c1a308712e308f5b56ce9027</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
