<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/ChangeLog, branch v5.7.4</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>preparing for 5.7.4 release</title>
<updated>2011-02-17T13:25:43+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-02-17T13:25:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=c550907139b9a13e1afd771f94f46a153fde08a2'/>
<id>c550907139b9a13e1afd771f94f46a153fde08a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: fixed compile problem due to empty structs</title>
<updated>2011-02-16T17:20:59+00:00</updated>
<author>
<name>Dražen Kačar</name>
<email>dave@fly.srk.fer.hr</email>
</author>
<published>2011-02-16T17:20:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=7052d3c378ff600f9f03a05b1918d8eda6b76e2b'/>
<id>7052d3c378ff600f9f03a05b1918d8eda6b76e2b</id>
<content type='text'>
this occured only on some platforms/compilers. thanks to Dražen Kačar
for the fix

Signed-off-by: Rainer Gerhards &lt;rgerhards@adiscon.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this occured only on some platforms/compilers. thanks to Dražen Kačar
for the fix

Signed-off-by: Rainer Gerhards &lt;rgerhards@adiscon.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>improved error reporting for $WorkDirectory</title>
<updated>2011-02-15T10:06:15+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-02-15T10:06:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=49c2bc380c34c346dafffe5c5a4059fa2f604680'/>
<id>49c2bc380c34c346dafffe5c5a4059fa2f604680</id>
<content type='text'>
non-existance and other detectable problems are now reported,
and the work directory is NOT set in this case
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
non-existance and other detectable problems are now reported,
and the work directory is NOT set in this case
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: very long running actions could prevent shutdown under some circumstances</title>
<updated>2011-02-11T16:47:30+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-02-11T16:47:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=f3d354da3e373f9c4890a78e5274a6ba02f1c8cb'/>
<id>f3d354da3e373f9c4890a78e5274a6ba02f1c8cb</id>
<content type='text'>
This has now been solved, at least for common situations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This has now been solved, at least for common situations.
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: queue engine did not properly slow down inputs in FULL_DELAY mode...</title>
<updated>2011-02-11T13:56:02+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-02-11T13:56:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=121f5ab4ec4e766aeae5671005325a6aef4a1806'/>
<id>121f5ab4ec4e766aeae5671005325a6aef4a1806</id>
<content type='text'>
...when in disk-assisted mode. This especially affected imfile, which
created unnecessarily queue files if a large set of input file data was
to process.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
...when in disk-assisted mode. This especially affected imfile, which
created unnecessarily queue files if a large set of input file data was
to process.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: added recent changes to changelog</title>
<updated>2011-02-11T10:45:13+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-02-11T10:45:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=2d67035d1b851bdfb430e6980ca217c1807b3a9c'/>
<id>2d67035d1b851bdfb430e6980ca217c1807b3a9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enhanced imfile to support non-cancel input termination</title>
<updated>2011-02-10T17:23:34+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-02-10T17:23:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=2c1021a01f75f5bb3e16b7b952a2d29494943bed'/>
<id>2c1021a01f75f5bb3e16b7b952a2d29494943bed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: abort if imfile reads file line of more than 64KiB</title>
<updated>2011-02-10T16:50:41+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-02-10T16:50:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=1f66eb6efaf2c4bea18242645c85b51fe5236fb9'/>
<id>1f66eb6efaf2c4bea18242645c85b51fe5236fb9</id>
<content type='text'>
Thanks to Peter Eisentraut for reporting and analysing this problem.
bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=221
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Peter Eisentraut for reporting and analysing this problem.
bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=221
</pre>
</div>
</content>
</entry>
<entry>
<title>prepare for new version</title>
<updated>2011-02-08T11:16:25+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-02-08T11:16:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=ff686d8021eb739802009db51998fd9731c0dc8a'/>
<id>ff686d8021eb739802009db51998fd9731c0dc8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added pmsnare parser module</title>
<updated>2011-02-08T10:46:05+00:00</updated>
<author>
<name>David Lang</name>
<email>david@lang.hm</email>
</author>
<published>2011-02-08T10:46:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=fa89eef48e25608585454915ff7af9fae524042e'/>
<id>fa89eef48e25608585454915ff7af9fae524042e</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>
</feed>
