<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/tests/diskqueue.sh, branch v5.8.6</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>Merge branch 'v4-stable' into v5-stable</title>
<updated>2010-03-29T09:07:15+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-03-29T09:07:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=8b9cef552de558ecfd130451c4dea22676184d38'/>
<id>8b9cef552de558ecfd130451c4dea22676184d38</id>
<content type='text'>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	runtime/debug.c
	runtime/stream.c
	tests/Makefile.am
	tests/diskqueue.sh
	tests/nettester.c
	tools/omfile.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	runtime/debug.c
	runtime/stream.c
	tests/Makefile.am
	tests/diskqueue.sh
	tests/nettester.c
	tools/omfile.c
</pre>
</div>
</content>
</entry>
<entry>
<title>testbench: new calling interface for tcpflood</title>
<updated>2010-03-10T10:07:26+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-03-10T10:07:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=4408d4137acfacef57bd2e088a0da83d25e34918'/>
<id>4408d4137acfacef57bd2e088a0da83d25e34918</id>
<content type='text'>
this is a perquisite to support more flexible testing modes, which
could not intelligently be implemented with the old interface
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is a perquisite to support more flexible testing modes, which
could not intelligently be implemented with the old interface
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed regression introduced with previous commit</title>
<updated>2010-03-10T08:52:49+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-03-10T08:52:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=6c43f93022caa3feaa7b4fa3d88ca31746fd94cf'/>
<id>6c43f93022caa3feaa7b4fa3d88ca31746fd94cf</id>
<content type='text'>
disk queue mode did no longer work correctly. A side-effect of
this commit here is slightly cleaned-up (and more elegant) code
for circular files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
disk queue mode did no longer work correctly. A side-effect of
this commit here is slightly cleaned-up (and more elegant) code
for circular files.
</pre>
</div>
</content>
</entry>
<entry>
<title>improved testbench</title>
<updated>2009-10-21T13:17:19+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-10-21T13:17:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=9079f6683057c5aad0a73eb56e33a1f1445f6e65'/>
<id>9079f6683057c5aad0a73eb56e33a1f1445f6e65</id>
<content type='text'>
- added a test to check handling of damaged .qi files on startup
- made sure each test identifies itself on startup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- added a test to check handling of damaged .qi files on startup
- made sure each test identifies itself on startup
</pre>
</div>
</content>
</entry>
<entry>
<title>omfile itself no longer needs zlib</title>
<updated>2009-07-02T15:06:00+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-07-02T15:06:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=b37a1eb0f8422102c11c597f15139d64c2d51c13'/>
<id>b37a1eb0f8422102c11c597f15139d64c2d51c13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>optimized TAG handling</title>
<updated>2009-06-23T15:14:42+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-06-23T15:14:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=b2fa740b9ab5fb9e85309b3307f3fca21f625ab1'/>
<id>b2fa740b9ab5fb9e85309b3307f3fca21f625ab1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed small bug in testbench</title>
<updated>2009-06-12T15:46:16+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-06-12T15:46:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=1f874c220860d3a19fb6cfb60f0902a08639f6ab'/>
<id>1f874c220860d3a19fb6cfb60f0902a08639f6ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>backported some of the v5 testbench</title>
<updated>2009-06-04T07:57:45+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-06-04T07:57:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=58e707b441aea88cd318762e6968e1db1211f949'/>
<id>58e707b441aea88cd318762e6968e1db1211f949</id>
<content type='text'>
this permits us to keep a persistent test environment between
v4 and v5, most importantly using the same tools. As far as the
actual tests are concerned, some had issues. I had no time to check
if that was an issue with the test or an actual issue with the
v3/4 engine. Will do that at some later stage.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this permits us to keep a persistent test environment between
v4 and v5, most importantly using the same tools. As far as the
actual tests are concerned, some had issues. I had no time to check
if that was an issue with the test or an actual issue with the
v3/4 engine. Will do that at some later stage.
</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>
<entry>
<title>improved testbench / solved imdiag race condition</title>
<updated>2009-05-25T11:02:06+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-05-25T11:02:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=7a7ec37f99f3dd5120952e6ca6263dd72061abb1'/>
<id>7a7ec37f99f3dd5120952e6ca6263dd72061abb1</id>
<content type='text'>
imdiag/imtcp had a modload race condition (as imdiag is a testing aid,
this has no implications for production deployments). Also, I replaced
netcat by a custom program to talk to imdiag. This, for the first time ever,
is now a Java program. I plan to add some GUI troubleshooting tools and
thought it is a good idea to start doing things in Java that can simply
be done in that language.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
imdiag/imtcp had a modload race condition (as imdiag is a testing aid,
this has no implications for production deployments). Also, I replaced
netcat by a custom program to talk to imdiag. This, for the first time ever,
is now a Java program. I plan to add some GUI troubleshooting tools and
thought it is a good idea to start doing things in Java that can simply
be done in that language.
</pre>
</div>
</content>
</entry>
</feed>
