<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/runtime, branch v5.8.6</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: missing whitespace after property-based filter was not detected</title>
<updated>2011-10-21T12:05:59+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-10-21T12:05:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=10947b3f4a762ff6f1c2687bc1b4a2f33d7b6510'/>
<id>10947b3f4a762ff6f1c2687bc1b4a2f33d7b6510</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: $OMFileFlushInterval period was doubled - now using correct value</title>
<updated>2011-10-18T11:43:34+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-10-18T11:43:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=bea330746cd07ce08f9d5d062924bf2c5195d6ee'/>
<id>bea330746cd07ce08f9d5d062924bf2c5195d6ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: race condition when extracting structured data and PROCID</title>
<updated>2011-10-13T06:15:54+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-10-13T06:15:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=d6a6666b66733e63255f806dd272a0b85e0f0c13'/>
<id>d6a6666b66733e63255f806dd272a0b85e0f0c13</id>
<content type='text'>
same issue as previous commit for PROGNAME and APPNAME
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
same issue as previous commit for PROGNAME and APPNAME
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: race condition when extracting program name and APPNAME</title>
<updated>2011-10-13T06:04:40+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-10-13T06:04:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=4831a51f5a7c8e3821cb98bc21fb47204e5470c2'/>
<id>4831a51f5a7c8e3821cb98bc21fb47204e5470c2</id>
<content type='text'>
could lead to invalid characters e.g. in dynamic file names
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
could lead to invalid characters e.g. in dynamic file names
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: imfile did invalid system call under some circumstances</title>
<updated>2011-10-07T09:42:49+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-10-07T09:42:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=cd5253fa82fdbd7529f76c9cec2130e1ccb210bb'/>
<id>cd5253fa82fdbd7529f76c9cec2130e1ccb210bb</id>
<content type='text'>
when a file that was to be monitored did not exist BUT the state file
actually existed. Mostly a cosmetic issue. Root cause was incomplete
error checking in stream.c; so patch may affect other code areas.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when a file that was to be monitored did not exist BUT the state file
actually existed. Mostly a cosmetic issue. Root cause was incomplete
error checking in stream.c; so patch may affect other code areas.
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: omfile returns fatal error code for things that go really wrong</title>
<updated>2011-09-26T09:36:44+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-09-26T09:36:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=b26387e6b28630b8e5e3582039141ebf1c7455e3'/>
<id>b26387e6b28630b8e5e3582039141ebf1c7455e3</id>
<content type='text'>
previously, RS_RET_RESUME was returned, which lead to a loop inside the
rule engine as omfile could not really recover.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
previously, RS_RET_RESUME was returned, which lead to a loop inside the
rule engine as omfile could not really recover.
</pre>
</div>
</content>
</entry>
<entry>
<title>removed debug code from action.c and runtime/queue.c after testing</title>
<updated>2011-08-18T11:15:10+00:00</updated>
<author>
<name>Andre Lorbach</name>
<email>alorbach@adiscon.com</email>
</author>
<published>2011-08-18T11:15:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=154747929f87010b444af2d552f980daafe451e6'/>
<id>154747929f87010b444af2d552f980daafe451e6</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 incorrect state handling for Discard Action (transactions)</title>
<updated>2011-08-18T07:36:59+00:00</updated>
<author>
<name>Andre Lorbach</name>
<email>alorbach@adiscon.com</email>
</author>
<published>2011-08-18T07:36:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=47ed9921b6c9fe49d4aadf244f7df1ce4d05a5b3'/>
<id>47ed9921b6c9fe49d4aadf244f7df1ce4d05a5b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added debug output into message parsers needed for bugtracking</title>
<updated>2011-08-12T12:48:43+00:00</updated>
<author>
<name>Andre Lorbach</name>
<email>alorbach@adiscon.com</email>
</author>
<published>2011-08-12T12:48:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=169791752520693d3c81568037bfa319e5081819'/>
<id>169791752520693d3c81568037bfa319e5081819</id>
<content type='text'>
Changed version to 5.8.5-pre1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed version to 5.8.5-pre1
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfixes for tag emulation</title>
<updated>2011-08-11T13:05:00+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-08-11T13:05:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=b4d4366986b464ae4a75594ab7df0a5edb2ee08f'/>
<id>b4d4366986b464ae4a75594ab7df0a5edb2ee08f</id>
<content type='text'>
- bugfix: potential hang condition during tag emulation
- bugfix: too-early string termination during tag emulation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- bugfix: potential hang condition during tag emulation
- bugfix: too-early string termination during tag emulation
</pre>
</div>
</content>
</entry>
</feed>
