<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/tests, branch v6.1.10</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 'v5-stable' into beta</title>
<updated>2011-06-21T13:42:11+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-06-21T13:42:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=b71ef4abad365f95cf7adf3df14083940d531f1f'/>
<id>b71ef4abad365f95cf7adf3df14083940d531f1f</id>
<content type='text'>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	tests/diag.sh
	tests/sndrcv_drvr.sh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	tests/diag.sh
	tests/sndrcv_drvr.sh
</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>Merge branch 'v5-stable' into beta</title>
<updated>2011-06-14T13:09:41+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-06-14T13:09:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=fee33477845949c2f03000044b2dbc31382b48f1'/>
<id>fee33477845949c2f03000044b2dbc31382b48f1</id>
<content type='text'>
Conflicts:
	ChangeLog
	runtime/nsd_gtls.c
	tcpsrv.c
	tests/Makefile.am
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ChangeLog
	runtime/nsd_gtls.c
	tcpsrv.c
	tests/Makefile.am
</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>preparing for 6.1.8 release</title>
<updated>2011-05-21T02:18:51+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-05-21T02:18:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=715b9fe052f5a7c622a1f71f905461e06e398de8'/>
<id>715b9fe052f5a7c622a1f71f905461e06e398de8</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 'v5-stable' into beta</title>
<updated>2011-05-20T09:48:17+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-05-20T09:48:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=ac32d356b5b776e0ca549d5c689a8932af4c2171'/>
<id>ac32d356b5b776e0ca549d5c689a8932af4c2171</id>
<content type='text'>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	doc/rsyslog_conf_modules.html
	plugins/imrelp/imrelp.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	doc/rsyslog_conf_modules.html
	plugins/imrelp/imrelp.c
</pre>
</div>
</content>
</entry>
</feed>
