<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/tools, branch v4.5.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>bugfix: hostnames with dashes in them were incorrectly treated as malformed</title>
<updated>2009-08-20T12:22:33+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-08-20T12:22:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=daa76ad94428599336ddafdd6854dc0b71356180'/>
<id>daa76ad94428599336ddafdd6854dc0b71356180</id>
<content type='text'>
... thus causing them to be treated as TAG (this was a regression
introduced from the "rfc3164 strict" change in 4.5.0).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... thus causing them to be treated as TAG (this was a regression
introduced from the "rfc3164 strict" change in 4.5.0).
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'v4-beta' into v4-devel</title>
<updated>2009-07-15T12:06:09+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-07-15T12:06:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=b103d86392dd494f87b8c41ca2249ec96e16395b'/>
<id>b103d86392dd494f87b8c41ca2249ec96e16395b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: memory leak with some input modules</title>
<updated>2009-07-15T12:05:39+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-07-15T12:05:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=cc8ef1a1546548c5d77b06f0726bf16bba5ad77e'/>
<id>cc8ef1a1546548c5d77b06f0726bf16bba5ad77e</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-beta' into v4-devel</title>
<updated>2009-07-15T09:17:14+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-07-15T09:17:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=ff6f2b1cc0d0ce5b9e3fa4e28407be20d26f2004'/>
<id>ff6f2b1cc0d0ce5b9e3fa4e28407be20d26f2004</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 'v3-stable' into v4-beta</title>
<updated>2009-07-15T08:20:24+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-07-15T08:20:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=e983d1a4221921e37e7b79efdf064154cf9d9d13'/>
<id>e983d1a4221921e37e7b79efdf064154cf9d9d13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed mentioning HUP as a way of restarting from the doc set</title>
<updated>2009-07-15T08:19:23+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-07-15T08:19:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=b6340c77148a28682d347806860d4bd62be4f608'/>
<id>b6340c77148a28682d347806860d4bd62be4f608</id>
<content type='text'>
... part of the deprecation effort for v5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... part of the deprecation effort for v5
</pre>
</div>
</content>
</entry>
<entry>
<title>added tcp output rebinding option.</title>
<updated>2009-07-14T17:45:26+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-07-14T14:57:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=935a9eef5770a4a298d1ccefab59e3863210fc68'/>
<id>935a9eef5770a4a298d1ccefab59e3863210fc68</id>
<content type='text'>
added tcp output rebinding option.

needs some more testing and doc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added tcp output rebinding option.

needs some more testing and doc
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'v4-beta' into v4-devel</title>
<updated>2009-07-14T13:28:58+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-07-14T13:28:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=9e81945a64fa25bb47348fe7eff502d7852045b5'/>
<id>9e81945a64fa25bb47348fe7eff502d7852045b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: fromhost-ip was sometimes truncated</title>
<updated>2009-07-14T13:27:00+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-07-14T13:27:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=7eadb67d19da21d7521640d224a2c47ca1b782b5'/>
<id>7eadb67d19da21d7521640d224a2c47ca1b782b5</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-beta' into v4-devel</title>
<updated>2009-07-13T13:52:59+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-07-13T13:52:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=ddd427cf5cb6fea314845940ff1ada8b0bb51b31'/>
<id>ddd427cf5cb6fea314845940ff1ada8b0bb51b31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
