<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/tests, branch v4.5.7</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>preparing for 4.5.7</title>
<updated>2009-11-18T09:55:17+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-11-18T09:55:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=903811a856109486ce238133fc8c68fa89f26514'/>
<id>903811a856109486ce238133fc8c68fa89f26514</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' into v4-beta</title>
<updated>2009-11-12T12:21:46+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-11-12T12:21:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=0fd8143d8719d08d9feb0a304bb352dd7c4bbab6'/>
<id>0fd8143d8719d08d9feb0a304bb352dd7c4bbab6</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>bugfix: $ActionExecOnlyOnceEveryInterval did not work.</title>
<updated>2009-11-12T12:14:39+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-11-12T12:14:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=0a5b731f2f18168795bcdefd9b6fa562dce6a0d5'/>
<id>0a5b731f2f18168795bcdefd9b6fa562dce6a0d5</id>
<content type='text'>
This was a regression from the time() optimizations done in v4.
Bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=143
Thanks to Klaus Tachtler for reporting this bug.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was a regression from the time() optimizations done in v4.
Bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=143
Thanks to Klaus Tachtler for reporting this bug.
</pre>
</div>
</content>
</entry>
<entry>
<title>somewhat enhanced test suite</title>
<updated>2009-11-11T13:12:09+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-11-11T13:12:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=22bf4fc83274df41f9d490f522718f248e35c1f5'/>
<id>22bf4fc83274df41f9d490f522718f248e35c1f5</id>
<content type='text'>
also prepared test case for TLS testing, but not activated it
inside the build itself.
A note on TLS testing: the current testsuite (in git!) already contains
TLS test cases. However, getting these test cases correct is not simple.
That's not a problem with the code itself, but rater a problem with
synchronization in the test environment. So I have deciced to keep the
TLS tests in, but not yet actually utilize them. This is most probably
left as an excercise for future (devel) releases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also prepared test case for TLS testing, but not activated it
inside the build itself.
A note on TLS testing: the current testsuite (in git!) already contains
TLS test cases. However, getting these test cases correct is not simple.
That's not a problem with the code itself, but rater a problem with
synchronization in the test environment. So I have deciced to keep the
TLS tests in, but not yet actually utilize them. This is most probably
left as an excercise for future (devel) releases.
</pre>
</div>
</content>
</entry>
<entry>
<title>testbench improvement: gzip-plain-tcp mode is now being tested</title>
<updated>2009-11-11T11:06:02+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-11-11T11:06:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=a9cf6e0e92184bc26e5d967f23b8803091b69e6a'/>
<id>a9cf6e0e92184bc26e5d967f23b8803091b69e6a</id>
<content type='text'>
... also improved two-instance test mechanism, now have a generic
approach.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... also improved two-instance test mechanism, now have a generic
approach.
</pre>
</div>
</content>
</entry>
<entry>
<title>added support for dual-rsyslogd-instance test cases to testbench</title>
<updated>2009-11-11T10:44:24+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-11-11T10:44:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=7077420d58a56a29995e7930bd7943bb7f9b5bdf'/>
<id>7077420d58a56a29995e7930bd7943bb7f9b5bdf</id>
<content type='text'>
... plus a simple initial test of the tcp forwarding capability.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... plus a simple initial test of the tcp forwarding capability.
</pre>
</div>
</content>
</entry>
<entry>
<title>added pipe action test to testbench &amp; testbench bugfix</title>
<updated>2009-11-05T13:31:37+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-11-05T13:31:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=6a99be469643ef0214729391f9cef4867b8e9fca'/>
<id>6a99be469643ef0214729391f9cef4867b8e9fca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix(testbench): testcase did not properly wait for rsyslod shutdown</title>
<updated>2009-10-30T08:06:50+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-10-30T08:06:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=037576dcc79bb93b78ec8d91305fa605f8bf7a3d'/>
<id>037576dcc79bb93b78ec8d91305fa605f8bf7a3d</id>
<content type='text'>
thus some unpredictable behavior and a false negative test result
could occur. [BACKPORTED from v5]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
thus some unpredictable behavior and a false negative test result
could occur. [BACKPORTED from v5]
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'v4-stable' into v4-beta</title>
<updated>2009-08-27T10:13:01+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-08-27T10:13:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=8cd291a0c9eab23fa020d6560715a32c3370f78b'/>
<id>8cd291a0c9eab23fa020d6560715a32c3370f78b</id>
<content type='text'>
Conflicts:
	ChangeLog
	runtime/msg.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ChangeLog
	runtime/msg.c
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: Java testing tools were required, even if testbench was disabled</title>
<updated>2009-08-24T10:21:28+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-08-24T10:21:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=03918b4478f5523873af32e3f9a62222f5ab7f20'/>
<id>03918b4478f5523873af32e3f9a62222f5ab7f20</id>
<content type='text'>
This resulted in build errors if no Java was present on the build system,
even though none of the selected option actually required Java.
(I forgot to backport a similar fix to newer releases).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This resulted in build errors if no Java was present on the build system,
even though none of the selected option actually required Java.
(I forgot to backport a similar fix to newer releases).
</pre>
</div>
</content>
</entry>
</feed>
