<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/plugins, 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>bugfix: mark messages were not correctly written to text log files</title>
<updated>2008-07-15T12:50:17+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-07-15T12:50:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=19864adc4799ce57204fdabb7049e8ec856ed452'/>
<id>19864adc4799ce57204fdabb7049e8ec856ed452</id>
<content type='text'>
the markmessageinterval was not correctly propagated to all places
where it was needed. This resulted in rsyslog using the default
(20 minutes) in some code pathes, what looked to the user like mark
messages were never written.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the markmessageinterval was not correctly propagated to all places
where it was needed. This resulted in rsyslog using the default
(20 minutes) in some code pathes, what looked to the user like mark
messages were never written.
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: comments after actions were not properly treated.</title>
<updated>2008-06-25T10:52:18+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-06-25T10:52:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=addadb75ebd22d1175c7e20d1095e35a46b71448'/>
<id>addadb75ebd22d1175c7e20d1095e35a46b71448</id>
<content type='text'>
For some actions (e.g. forwarding(, this could also lead
to invalid configuration.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For some actions (e.g. forwarding(, this could also lead
to invalid configuration.
</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>Merge branch 'v3-stable' into beta</title>
<updated>2008-05-16T11:40:53+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-05-16T11:40:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=09a3d4ef122288c47a8390a2ce61322bde65c780'/>
<id>09a3d4ef122288c47a8390a2ce61322bde65c780</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed potential segfault due to invalid call to cfsysline</title>
<updated>2008-05-14T06:39:36+00:00</updated>
<author>
<name>varmojfekoj</name>
<email>theinric@redhat.com</email>
</author>
<published>2008-05-14T06:39:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=aa983c583b694d878c034bee9d157333f8e2e883'/>
<id>aa983c583b694d878c034bee9d157333f8e2e883</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>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>fixed a bug in imklog which lead to startup problems</title>
<updated>2008-05-02T08:25:07+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-05-02T08:25:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=273224d7c58345048032498c00d00e4b69d8dc34'/>
<id>273224d7c58345048032498c00d00e4b69d8dc34</id>
<content type='text'>
... (including segfault) on some platforms under some circumsances.
Thanks to Vieri for reporting this bug and helping to troubleshoot it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... (including segfault) on some platforms under some circumsances.
Thanks to Vieri for reporting this bug and helping to troubleshoot it.
</pre>
</div>
</content>
</entry>
</feed>
