<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/tools, branch v4.4.0</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.3.2' (v4-beta) into v4-stable</title>
<updated>2009-08-21T08:19:56+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-08-21T08:19:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=bd7542b51593739893922e8ec8fb6d7195d06cbe'/>
<id>bd7542b51593739893922e8ec8fb6d7195d06cbe</id>
<content type='text'>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	tests/Makefile.am
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	tests/Makefile.am
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'v3-stable' into v4-stable</title>
<updated>2009-07-13T13:55:46+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-07-13T13:55:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=fec2041e037426ac227ee619b59629e059099d05'/>
<id>fec2041e037426ac227ee619b59629e059099d05</id>
<content type='text'>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
</pre>
</div>
</content>
</entry>
<entry>
<title>fix compile error in zip sender patch</title>
<updated>2009-07-13T13:44:09+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-07-13T13:44:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=ef9722ec87c8a7ddb2d499c1e7863475d8790a94'/>
<id>ef9722ec87c8a7ddb2d499c1e7863475d8790a94</id>
<content type='text'>
... at least I was smart enough to remind me that I did not do
one test ;) That reminder was the compiler error. Now removed and
test done ;) [simple things tend to work, lol]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... at least I was smart enough to remind me that I did not do
one test ;) That reminder was the compiler error. Now removed and
test done ;) [simple things tend to work, lol]
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: sending syslog messages with zip compression did not work</title>
<updated>2009-07-13T12:24:16+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-07-13T12:24:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=89e18de662ef563e58eb04f51f2966efcd4c3fab'/>
<id>89e18de662ef563e58eb04f51f2966efcd4c3fab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: ssh session hangs after rsyslgod is started from it</title>
<updated>2009-06-29T10:40:41+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-06-29T10:40:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=6511278082a7e1e9602385cd24cdb5e363cb702f'/>
<id>6511278082a7e1e9602385cd24cdb5e363cb702f</id>
<content type='text'>
stderr/stdout were not closed to be able to emit error messages,
but this caused ssh sessions to hang. Now we close them after the
initial initialization. See forum thread:
http://kb.monitorware.com/controlling-terminal-issues-t9875.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
stderr/stdout were not closed to be able to emit error messages,
but this caused ssh sessions to hang. Now we close them after the
initial initialization. See forum thread:
http://kb.monitorware.com/controlling-terminal-issues-t9875.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'v4-stable' into beta</title>
<updated>2009-06-24T08:15:07+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-06-24T08:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=2533c07a709d16f496f6ec6c5deee02784e242a9'/>
<id>2533c07a709d16f496f6ec6c5deee02784e242a9</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-stable</title>
<updated>2009-06-24T08:14:56+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-06-24T08:14:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=11cda87ededbed4441916a29fec3a3a75d7eb87c'/>
<id>11cda87ededbed4441916a29fec3a3a75d7eb87c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor doc bugfix: name of rsyslogd.pid corrected (was syslogd.pid)</title>
<updated>2009-06-24T08:14:23+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebel@debian.org</email>
</author>
<published>2009-06-24T08:14:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=71c57cfa12a99c9ef8d461b5cf703706825d23fa'/>
<id>71c57cfa12a99c9ef8d461b5cf703706825d23fa</id>
<content type='text'>
Signed-off-by: Rainer Gerhards &lt;rgerhards@adiscon.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rainer Gerhards &lt;rgerhards@adiscon.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'beta'</title>
<updated>2009-06-18T09:11:59+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-06-18T09:11:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=a6ed4b59cc39fe802d06f113f238f1ffe90b7cf6'/>
<id>a6ed4b59cc39fe802d06f113f238f1ffe90b7cf6</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 beta</title>
<updated>2009-06-18T09:11:07+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-06-18T09:11:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=17133f2cd18a2b5376d40a01b87c970b3a47c265'/>
<id>17133f2cd18a2b5376d40a01b87c970b3a47c265</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
