<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/tools, branch v4.7.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-stable-solaris' into v4-devel</title>
<updated>2010-04-12T07:10:19+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-04-12T07:10:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=25bc3b2e30deaee00fcf183e885378a0d64ae94c'/>
<id>25bc3b2e30deaee00fcf183e885378a0d64ae94c</id>
<content type='text'>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	tools/omfile.c
	tools/syslogd.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	tools/omfile.c
	tools/syslogd.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'v4-stable' into v4-stable-solaris</title>
<updated>2010-04-07T12:40:55+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-04-07T12:40:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=5ef852f4a3f030f61254a963b0d2dca290933e3c'/>
<id>5ef852f4a3f030f61254a963b0d2dca290933e3c</id>
<content type='text'>
Conflicts:
	ChangeLog
	tests/Makefile.am
	tests/tcpflood.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ChangeLog
	tests/Makefile.am
	tests/tcpflood.c
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: default for $OMFileFlushOnTXEnd was wrong ("off").</title>
<updated>2010-04-07T12:25:40+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-04-07T12:25:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=e2ceb7247cbd9dff1bfb0efe22d6bc68e70a3fd8'/>
<id>e2ceb7247cbd9dff1bfb0efe22d6bc68e70a3fd8</id>
<content type='text'>
This, in default mode, caused buffered writing to be used, what
means that it looked like no output were written or partial
lines. Thanks to Michael Biebl for pointing out this bug.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This, in default mode, caused buffered writing to be used, what
means that it looked like no output were written or partial
lines. Thanks to Michael Biebl for pointing out this bug.
</pre>
</div>
</content>
</entry>
<entry>
<title>enhanced nettester tool so that it re-uses it's callers environment</title>
<updated>2010-04-07T10:42:41+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-04-07T10:42:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=2cd132eebb84dbcffcf0c20b9354c14f797c29cd'/>
<id>2cd132eebb84dbcffcf0c20b9354c14f797c29cd</id>
<content type='text'>
this enables us to work with the "usual" environment tweaks (for
debugging and other purposes), without the need for any special
handling in nettester itself
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this enables us to work with the "usual" environment tweaks (for
debugging and other purposes), without the need for any special
handling in nettester itself
</pre>
</div>
</content>
</entry>
<entry>
<title>temporary bugfix replaced by permanent one for...</title>
<updated>2010-03-31T14:21:58+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-03-31T14:21:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=302ad02e7781892856c1cacaf98a87f90db9571c'/>
<id>302ad02e7781892856c1cacaf98a87f90db9571c</id>
<content type='text'>
...message-induced off-by-one error (potential segfault) (see 4.6.2)
The analysis has been completed and a better fix been crafted and
integrated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
...message-induced off-by-one error (potential segfault) (see 4.6.2)
The analysis has been completed and a better fix been crafted and
integrated.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'v4-stable' into v4-stable-solaris</title>
<updated>2010-03-25T16:38:26+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-03-25T16:38:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=927a1b54adf036ff507c8921d4d75f50eac9b52b'/>
<id>927a1b54adf036ff507c8921d4d75f50eac9b52b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>$OMFileAsyncWriting directive did not work properly</title>
<updated>2010-03-25T16:36:50+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-03-25T16:36:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=77f4230c10f9f2a1c9605f0b4208d7209b2ccf27'/>
<id>77f4230c10f9f2a1c9605f0b4208d7209b2ccf27</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-stable' into v4-stable-solaris</title>
<updated>2010-03-25T14:48:05+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-03-25T14:48:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=0e0eaae4336cf2847a7deb76b974b73311f4acfd'/>
<id>0e0eaae4336cf2847a7deb76b974b73311f4acfd</id>
<content type='text'>
Conflicts:
	ChangeLog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ChangeLog
</pre>
</div>
</content>
</entry>
<entry>
<title>new feature: $OMFileAsyncWriting directive added</title>
<updated>2010-03-25T14:23:39+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-03-25T14:23:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=d102aab886fcde914677146caf20bd68ca41bfff'/>
<id>d102aab886fcde914677146caf20bd68ca41bfff</id>
<content type='text'>
it permits to specifiy if asynchronous writing should be done or not
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it permits to specifiy if asynchronous writing should be done or not
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'v4-stable' into v4-stable-solaris</title>
<updated>2010-03-25T07:26:18+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-03-25T07:26:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=648e84cad86a94d2f21ceed37e020fbed6a27b9d'/>
<id>648e84cad86a94d2f21ceed37e020fbed6a27b9d</id>
<content type='text'>
Conflicts:
	ChangeLog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ChangeLog
</pre>
</div>
</content>
</entry>
</feed>
