<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/plugins/omrelp, branch v6.3.2</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>renaming conf.* wasn't a good idea -- undoing</title>
<updated>2011-04-19T06:24:25+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-04-19T06:24:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=bbe1f2688c4bd5cb1b66bb48af1ce5428d69c3b9'/>
<id>bbe1f2688c4bd5cb1b66bb48af1ce5428d69c3b9</id>
<content type='text'>
too many dependencies, things get cluttered (and merging probably
gets problematic). Now new config will be "conf2".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
too many dependencies, things get cluttered (and merging probably
gets problematic). Now new config will be "conf2".
</pre>
</div>
</content>
</entry>
<entry>
<title>renamed conf.c to legacyconf.c to make room for new config system</title>
<updated>2011-04-19T05:53:23+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-04-19T05:53:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=e1c34e174139ad030ca1108ff9782b294909013c'/>
<id>e1c34e174139ad030ca1108ff9782b294909013c</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-devel'</title>
<updated>2011-04-15T12:51:29+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-04-15T12:51:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=90ef0f7a0b3cd025e30611cd30d72beaf86ff18b'/>
<id>90ef0f7a0b3cd025e30611cd30d72beaf86ff18b</id>
<content type='text'>
Conflicts:
	plugins/impstats/impstats.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	plugins/impstats/impstats.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'v4-stable' into v5-stable</title>
<updated>2011-04-15T08:06:33+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-04-15T08:06:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=526e7d0d3fd12c255a51e2ac74df8fbf56abc31b'/>
<id>526e7d0d3fd12c255a51e2ac74df8fbf56abc31b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: IPv6-address could not be specified in omrelp</title>
<updated>2011-04-14T10:47:04+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-04-14T10:47:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=e7deab65dcad38a613c749e44e36c6c795000867'/>
<id>e7deab65dcad38a613c749e44e36c6c795000867</id>
<content type='text'>
this was due to improper parsing of ":"
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=250
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this was due to improper parsing of ":"
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=250
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'v5-beta'</title>
<updated>2011-03-11T09:24:58+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-03-11T09:24:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=6c3ef4dacfa0a0fb0099299e30335c788704fe2a'/>
<id>6c3ef4dacfa0a0fb0099299e30335c788704fe2a</id>
<content type='text'>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	plugins/omlibdbi/omlibdbi.c
	tests/Makefile.am
	tests/diag.sh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	plugins/omlibdbi/omlibdbi.c
	tests/Makefile.am
	tests/diag.sh
</pre>
</div>
</content>
</entry>
<entry>
<title>added work-around for bug in gtls, which causes fd leak when using TLS</title>
<updated>2011-02-23T10:25:43+00:00</updated>
<author>
<name>Bojan Smojver</name>
<email>bojan@rexursive.com</email>
</author>
<published>2011-02-23T10:25:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=d1eb6e0edc51a78f3209448e800b25eda50340f2'/>
<id>d1eb6e0edc51a78f3209448e800b25eda50340f2</id>
<content type='text'>
The capability has been added for module to specify that they do not
like being unloaded.
related bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=222

Signed-off-by: Rainer Gerhards &lt;rgerhards@adiscon.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The capability has been added for module to specify that they do not
like being unloaded.
related bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=222

Signed-off-by: Rainer Gerhards &lt;rgerhards@adiscon.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed regression from last commit</title>
<updated>2010-07-27T09:38:25+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-07-27T09:38:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=d460c1cd5d3c13ddc70f1d21ae4befa35b1ac627'/>
<id>d460c1cd5d3c13ddc70f1d21ae4befa35b1ac627</id>
<content type='text'>
config variables were not properly initialized
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
config variables were not properly initialized
</pre>
</div>
</content>
</entry>
<entry>
<title>milestone commit: output plugin interface changes (may NOT run)</title>
<updated>2010-07-27T07:44:35+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-07-27T07:44:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=d18b238f16a7ff4dbb998314b6d76ffb8b2acf59'/>
<id>d18b238f16a7ff4dbb998314b6d76ffb8b2acf59</id>
<content type='text'>
The output interface has been changed, but we do not yet utilize the
new interface. Also, it looks like a regression was introduced. But before
hunting it down, I'd like to make a commit (what also easys the regresion
hunt).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The output interface has been changed, but we do not yet utilize the
new interface. Also, it looks like a regression was introduced. But before
hunting it down, I'd like to make a commit (what also easys the regresion
hunt).
</pre>
</div>
</content>
</entry>
<entry>
<title>enhanced test environment (including testbench)</title>
<updated>2009-10-22T09:33:38+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-10-22T09:33:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=e04e1b50025f5fa9c26abd946190dce8f797d08f'/>
<id>e04e1b50025f5fa9c26abd946190dce8f797d08f</id>
<content type='text'>
support for enhancing probability of memory addressing failure by
using non-NULL default value for malloced memory (optional, only if
requested by configure option). This helps to track down some
otherwise undetected issues within the testbench and is expected
to be very useful in the future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
support for enhancing probability of memory addressing failure by
using non-NULL default value for malloced memory (optional, only if
requested by configure option). This helps to track down some
otherwise undetected issues within the testbench and is expected
to be very useful in the future.
</pre>
</div>
</content>
</entry>
</feed>
