<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/plugins, branch v4.4.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>removed long-obsoleted property UxTradMsg</title>
<updated>2009-06-16T10:31:27+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-06-16T10:31:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=74b2b24f508be90d20961304d5e3cce648f3eb7c'/>
<id>74b2b24f508be90d20961304d5e3cce648f3eb7c</id>
<content type='text'>
... as well as some cleanup (some commented-out code is left to
support UxTradMsg again is someone really complains ;)).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... as well as some cleanup (some commented-out code is left to
support UxTradMsg again is someone really complains ;)).
</pre>
</div>
</content>
</entry>
<entry>
<title>some performance optimizations</title>
<updated>2009-06-16T06:46:45+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-06-16T06:46:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=015d17ca70e81ad998e32cdfeed3cd925fd7dedc'/>
<id>015d17ca70e81ad998e32cdfeed3cd925fd7dedc</id>
<content type='text'>
- saved gettimeofday() calls in imtcp (and increased reception buffer)
- somewhat optimized stringbuf.c
- some other optimizations
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- saved gettimeofday() calls in imtcp (and increased reception buffer)
- somewhat optimized stringbuf.c
- some other optimizations
</pre>
</div>
</content>
</entry>
<entry>
<title>added support for custom modules</title>
<updated>2009-06-02T05:44:07+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-06-02T05:44:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=25daa04902f2754a487973c4de707869d66b84c1'/>
<id>25daa04902f2754a487973c4de707869d66b84c1</id>
<content type='text'>
... this provides some basic support to integrate extensions that
are not direct parts of rsyslog to be built during its build
process.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... this provides some basic support to integrate extensions that
are not direct parts of rsyslog to be built during its build
process.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: import from beta accidently disable imdiag</title>
<updated>2009-05-29T12:31:50+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-05-29T12:31:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=eafafc63597a600fceda5ac9ada90acd6e2f037e'/>
<id>eafafc63597a600fceda5ac9ada90acd6e2f037e</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 'beta'</title>
<updated>2009-05-29T12:24:58+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-05-29T12:24:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=53fc3b9af9d257db5ad7b0f8019569e36dc35ce4'/>
<id>53fc3b9af9d257db5ad7b0f8019569e36dc35ce4</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 'v3-stable' into beta</title>
<updated>2009-05-29T11:52:55+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-05-29T11:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=2ed8e41b31b4c7e20da487a0a8abc51cbabf70a6'/>
<id>2ed8e41b31b4c7e20da487a0a8abc51cbabf70a6</id>
<content type='text'>
Conflicts:
	ChangeLog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ChangeLog
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed problem in syslog-protocol (now RFC5424) parser</title>
<updated>2009-05-29T11:40:04+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-05-29T11:40:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=43c45bfebcc672d6fbec2d4d659609d1ea48eda6'/>
<id>43c45bfebcc672d6fbec2d4d659609d1ea48eda6</id>
<content type='text'>
... as well as some other minor issues.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... as well as some other minor issues.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'beta' into master</title>
<updated>2009-05-28T16:34:17+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-05-28T16:34:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=d7c98e7a6ec28a6c76bccf16d83f36b34a705410'/>
<id>d7c98e7a6ec28a6c76bccf16d83f36b34a705410</id>
<content type='text'>
Conflicts:
	tests/Makefile.am
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	tests/Makefile.am
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'v3-stable' into beta</title>
<updated>2009-05-28T16:23:53+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-05-28T16:23:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=8d8befaeca0d9ed3f096780e499a3231f16585c4'/>
<id>8d8befaeca0d9ed3f096780e499a3231f16585c4</id>
<content type='text'>
Conflicts:
	tests/Makefile.am
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	tests/Makefile.am
</pre>
</div>
</content>
</entry>
<entry>
<title>greatly enhanced testbench</title>
<updated>2009-05-27T09:29:47+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-05-27T09:29:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=a900a7c34b674573f4b86350af0d68838da6550a'/>
<id>a900a7c34b674573f4b86350af0d68838da6550a</id>
<content type='text'>
The imdiag module now can very effectively inject messages, which also
frees us from uncertainties of tcp reception and processing. All shell
script based tests have been modularized, what makes it far easier to
create new tests. Also, the test bench now executes more reliable and
much faster, because we can now rely on actual engine information where
we previously did just a dumb sleep.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The imdiag module now can very effectively inject messages, which also
frees us from uncertainties of tcp reception and processing. All shell
script based tests have been modularized, what makes it far easier to
create new tests. Also, the test bench now executes more reliable and
much faster, because we can now rely on actual engine information where
we previously did just a dumb sleep.
</pre>
</div>
</content>
</entry>
</feed>
