<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/plugins, branch v3.17.1</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>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>Merge branch 'bsd-port'</title>
<updated>2008-04-15T12:37:09+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-04-15T12:37:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=e82c6eec6f91e9c212103d81fdd4b10028c9bf6a'/>
<id>e82c6eec6f91e9c212103d81fdd4b10028c9bf6a</id>
<content type='text'>
Conflicts:

	ChangeLog
	plugins/imklog/imklog.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:

	ChangeLog
	plugins/imklog/imklog.c
</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>
<entry>
<title>cleanup of imklog + addtl. config directives</title>
<updated>2008-04-14T12:44:32+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-04-14T12:44:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=f8dff16a4a1d606f41d738f7381649282c74ca25'/>
<id>f8dff16a4a1d606f41d738f7381649282c74ca25</id>
<content type='text'>
- implemented $KLogInternalMsgFacility config directive
- implemented $KLogPermitNonKernelFacility config directive
- modified internal interfaces
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- implemented $KLogInternalMsgFacility config directive
- implemented $KLogPermitNonKernelFacility config directive
- modified internal interfaces
</pre>
</div>
</content>
</entry>
<entry>
<title>provided ability to discard non-kernel messages present in the kernel msg buffer</title>
<updated>2008-04-14T10:10:00+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon</email>
</author>
<published>2008-04-14T10:10:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=3669057997e7665735626fd29a40bd10e160c88f'/>
<id>3669057997e7665735626fd29a40bd10e160c88f</id>
<content type='text'>
This obviously happens on BSD (&lt;118&gt; markers seen). We now have the ability
to allow or prevent it, with the default being not permitted. Should not at
all affect other drivers, but it is implemented on a common code basis,
not on the driver layer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This obviously happens on BSD (&lt;118&gt; markers seen). We now have the ability
to allow or prevent it, with the default being not permitted. Should not at
all affect other drivers, but it is implemented on a common code basis,
not on the driver layer.
</pre>
</div>
</content>
</entry>
<entry>
<title>implemented high precision timestamps for the kernel log.</title>
<updated>2008-04-12T14:55:04+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-04-12T14:55:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=9030b96c7b0b1b44915ff13384bc2ccbeeaf0626'/>
<id>9030b96c7b0b1b44915ff13384bc2ccbeeaf0626</id>
<content type='text'>
Thanks to Michael Biebl for pointing out that the kernel log did
not have them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Michael Biebl for pointing out that the kernel log did
not have them.
</pre>
</div>
</content>
</entry>
<entry>
<title>some cleanup</title>
<updated>2008-04-11T15:33:13+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-04-11T15:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=890f782323849b2ae01cd705312d54a4a0e348fe'/>
<id>890f782323849b2ae01cd705312d54a4a0e348fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed trailing whitespace</title>
<updated>2008-04-10T10:16:05+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-04-10T10:16:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=d041cdd05007593624b83df85c4fe0357d330c10'/>
<id>d041cdd05007593624b83df85c4fe0357d330c10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ENABLE_IMKLOG_LINUX</title>
<updated>2008-04-10T10:13:21+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>mbiebl@gmail.com</email>
</author>
<published>2008-04-10T07:56:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=f786054cdc128f69fcf5deea191c01de77bd1342'/>
<id>f786054cdc128f69fcf5deea191c01de77bd1342</id>
<content type='text'>
Signed-off-by: Rainer Gerhards &lt;rgerhards@adiscon.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rainer Gerhards &lt;rgerhards@adiscon.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing include</title>
<updated>2008-04-10T10:13:05+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>mbiebl@gmail.com</email>
</author>
<published>2008-04-10T07:52:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=cac432e7cb65ea4694a183823267cbcd67e97ad6'/>
<id>cac432e7cb65ea4694a183823267cbcd67e97ad6</id>
<content type='text'>
bsd.c uses strchr, strlen and memmove, so include string.h

Signed-off-by: Rainer Gerhards &lt;rgerhards@adiscon.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bsd.c uses strchr, strlen and memmove, so include string.h

Signed-off-by: Rainer Gerhards &lt;rgerhards@adiscon.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
