<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/tests, 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>fixed compiler warnings in tcpflood.c</title>
<updated>2011-10-06T09:42:47+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-10-06T09:42:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=cf1aaf14fa2bcb457a306d42723ed91a76df00f1'/>
<id>cf1aaf14fa2bcb457a306d42723ed91a76df00f1</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 v5-stable</title>
<updated>2011-07-11T08:08:13+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-07-11T08:08:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=398966be6d5a94d2602a08305b0533bf4a502a95'/>
<id>398966be6d5a94d2602a08305b0533bf4a502a95</id>
<content type='text'>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	tests/diag.sh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	tests/diag.sh
</pre>
</div>
</content>
</entry>
<entry>
<title>preparing for 4.6.7 release</title>
<updated>2011-07-11T06:55:53+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-07-11T06:55:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=dc1dd284c28a863a0b000082aaeb62c39ff0e905'/>
<id>dc1dd284c28a863a0b000082aaeb62c39ff0e905</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: mutex was invalidly left unlocked during action processing</title>
<updated>2011-06-21T10:35:14+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-06-21T10:35:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=86225089f2d0e82deb368e1688464e8ba84d24cf'/>
<id>86225089f2d0e82deb368e1688464e8ba84d24cf</id>
<content type='text'>
At least one case where this can occur is during thread shutdown, which
may be initiated by lower activity. In most cases, this is quite
unlikely to happen. However, if it does, data structures may be
corrupted which could lead to fatal failure and segfault. I detected
this via a testbench test, not a user report. But I assume that some
users may have had unreproducable aborts that were cause by this bug.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
At least one case where this can occur is during thread shutdown, which
may be initiated by lower activity. In most cases, this is quite
unlikely to happen. However, if it does, data structures may be
corrupted which could lead to fatal failure and segfault. I detected
this via a testbench test, not a user report. But I assume that some
users may have had unreproducable aborts that were cause by this bug.
</pre>
</div>
</content>
</entry>
<entry>
<title>preparing for 5.8.2</title>
<updated>2011-06-21T08:03:47+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-06-21T08:03:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=de33ec026e505658d613b372ea9d32656ebb86d8'/>
<id>de33ec026e505658d613b372ea9d32656ebb86d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testbench: added new tests for failover cases</title>
<updated>2011-06-20T13:57:15+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-06-20T13:57:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=9fcc6b7285c316b97d4178c9e264d6de432f88b6'/>
<id>9fcc6b7285c316b97d4178c9e264d6de432f88b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>failover problem was not totally solved, now (hopefully ;))</title>
<updated>2011-06-16T15:52:16+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-06-16T15:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=257b06aac8222cdea231a95cbbe659679a2d417e'/>
<id>257b06aac8222cdea231a95cbbe659679a2d417e</id>
<content type='text'>
I overlooked a border case, which came up on a larger testbench run.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I overlooked a border case, which came up on a larger testbench run.
</pre>
</div>
</content>
</entry>
<entry>
<title>backporting TLS-based test</title>
<updated>2011-06-14T10:18:39+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-06-14T10:18:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=f50f24a7750bc3ad66b339ed3fcc0fdc544a1e15'/>
<id>f50f24a7750bc3ad66b339ed3fcc0fdc544a1e15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>backported current tcpflood testing tool</title>
<updated>2011-06-14T09:47:17+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-06-14T09:47:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=d5906846156e49cad90736b949712fe17eb8edba'/>
<id>d5906846156e49cad90736b949712fe17eb8edba</id>
<content type='text'>
so that we can improve v5's testbench as well
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so that we can improve v5's testbench as well
</pre>
</div>
</content>
</entry>
<entry>
<title>minor: made diagtalker output more clear</title>
<updated>2011-05-11T09:47:23+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-05-11T09:47:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=40b342cfad797d269dd54c8a67e68299ef62d43e'/>
<id>40b342cfad797d269dd54c8a67e68299ef62d43e</id>
<content type='text'>
prevents confusion during testbench run
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
prevents confusion during testbench run
</pre>
</div>
</content>
</entry>
</feed>
