<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/plugins, branch v4.7.0</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>some cleanup of solaris imklog</title>
<updated>2010-04-12T15:09:50+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-04-12T15:09:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=2a8d484a73654c26e427a11fb10162a41a7be79d'/>
<id>2a8d484a73654c26e427a11fb10162a41a7be79d</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 'v4-stable-solaris' into v4-devel</title>
<updated>2010-04-12T07:10:19+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-04-12T07:10:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=25bc3b2e30deaee00fcf183e885378a0d64ae94c'/>
<id>25bc3b2e30deaee00fcf183e885378a0d64ae94c</id>
<content type='text'>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	tools/omfile.c
	tools/syslogd.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	tools/omfile.c
	tools/syslogd.c
</pre>
</div>
</content>
</entry>
<entry>
<title>git "bugfix": added file previously forgotten</title>
<updated>2010-04-01T13:16:05+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-04-01T13:16:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=23a3fdb094cd992b2081db014d583b975c03ca57'/>
<id>23a3fdb094cd992b2081db014d583b975c03ca57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup in solaris components for imklog</title>
<updated>2010-03-26T15:59:00+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-03-26T15:59:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=3ab759c40d34f518744efa9b266640784fc3655f'/>
<id>3ab759c40d34f518744efa9b266640784fc3655f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: local unix system log socket was deleted even when it was not configured</title>
<updated>2010-03-26T15:38:34+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-03-26T15:38:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=b67b5b8f73074931285dad4cb2e6d760923a19f8'/>
<id>b67b5b8f73074931285dad4cb2e6d760923a19f8</id>
<content type='text'>
Also made sure that /dev/log will not be processed by imuxsock
when running under Solaris -- otherwise, the module may had
accidently deleted the log socket and cause problems.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also made sure that /dev/log will not be processed by imuxsock
when running under Solaris -- otherwise, the module may had
accidently deleted the log socket and cause problems.
</pre>
</div>
</content>
</entry>
<entry>
<title>added initial files for door support &amp; fixed imklog</title>
<updated>2010-03-26T14:49:39+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-03-26T14:49:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=91a5e176d609d77d4451d7d7b1bf00dfdac5fe50'/>
<id>91a5e176d609d77d4451d7d7b1bf00dfdac5fe50</id>
<content type='text'>
imklog now basically works, but needs quite some more work to do
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
imklog now basically works, but needs quite some more work to do
</pre>
</div>
</content>
</entry>
<entry>
<title>interim commit: imklog/solaris compiles, but does not work</title>
<updated>2010-03-26T08:14:31+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-03-26T08:14:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=ee6ce30b474c033c71f5f5e9edf7941e29ea30b6'/>
<id>ee6ce30b474c033c71f5f5e9edf7941e29ea30b6</id>
<content type='text'>
saving this area of work, because some further clarification
is needed. Do not try to run the current imklog, it will fail.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
saving this area of work, because some further clarification
is needed. Do not try to run the current imklog, it will fail.
</pre>
</div>
</content>
</entry>
<entry>
<title>added forgotten file</title>
<updated>2010-03-25T17:36:27+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-03-25T17:36:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=da65d88017e1824fe60574fef1ef83f1932ab0a6'/>
<id>da65d88017e1824fe60574fef1ef83f1932ab0a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added some starting point for a solaris imklog driver</title>
<updated>2010-03-25T17:22:14+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-03-25T17:22:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=92369b253c302c7be30156b69b62f5ad90369cf0'/>
<id>92369b253c302c7be30156b69b62f5ad90369cf0</id>
<content type='text'>
... far from being functional at this time!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... far from being functional at this time!
</pre>
</div>
</content>
</entry>
<entry>
<title>enabled imudp to send complete text of large messages to debug log</title>
<updated>2010-03-18T11:39:19+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-03-18T11:39:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=adf3e203bd180c43e68bb0d87656e7ef470e269d'/>
<id>adf3e203bd180c43e68bb0d87656e7ef470e269d</id>
<content type='text'>
... it turns out that this is sometimes extremely useful when debugging
real-world problems at user sites.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... it turns out that this is sometimes extremely useful when debugging
real-world problems at user sites.
</pre>
</div>
</content>
</entry>
</feed>
