<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/plugins/ompgsql, 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>made ompgsql identify its version on load</title>
<updated>2010-05-07T11:23:04+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-05-07T11:23:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=e8fafeadb8d9fee64a0917c544fc792f33c02f1e'/>
<id>e8fafeadb8d9fee64a0917c544fc792f33c02f1e</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 beta</title>
<updated>2010-02-10T15:35:12+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-02-10T15:35:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=c8ebe623376bc025bf166ec333ac874c215de816'/>
<id>c8ebe623376bc025bf166ec333ac874c215de816</id>
<content type='text'>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	plugins/imuxsock/imuxsock.c
	template.c
	tests/Makefile.am
	tests/parsertest.sh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	plugins/imuxsock/imuxsock.c
	template.c
	tests/Makefile.am
	tests/parsertest.sh
</pre>
</div>
</content>
</entry>
<entry>
<title>improved PostgreSQL database create script, provided doc on PostgreSQL setup</title>
<updated>2010-02-08T13:20:15+00:00</updated>
<author>
<name>Marc Schiffbauer</name>
<email>marc.schiffbauer@mightycare.de</email>
</author>
<published>2010-02-08T13:20:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=184d8cf6d27ea1753cc78b74b6d81a8433a6d59a'/>
<id>184d8cf6d27ea1753cc78b74b6d81a8433a6d59a</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>bugfix: ompgsql did not properly check the server connection in tryResume()</title>
<updated>2009-12-16T15:21:52+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-12-16T15:21:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=d3592db45bfc4939c2d72c73a42ed9f79cb64052'/>
<id>d3592db45bfc4939c2d72c73a42ed9f79cb64052</id>
<content type='text'>
what could lead to rsyslog running in a thight loop.
Also did some code cleanup of previous patch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
what could lead to rsyslog running in a thight loop.
Also did some code cleanup of previous patch.
</pre>
</div>
</content>
</entry>
<entry>
<title>made ompgsql behave correctly with older rsyslog core versions</title>
<updated>2009-12-11T12:00:52+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-12-11T12:00:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=42ff3e6bc13cbece7a2959935aa9200e6cbe1051'/>
<id>42ff3e6bc13cbece7a2959935aa9200e6cbe1051</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: ompgsql had problems with transaction support, what actually rendered it unsuable.</title>
<updated>2009-12-11T11:17:02+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-12-11T11:17:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=c9125981998541b63eaa55c7cdedb46fe2ae2701'/>
<id>c9125981998541b63eaa55c7cdedb46fe2ae2701</id>
<content type='text'>
Thanks to forum user "horhe" for alerting me on this bug
and helping to debug/fix it!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to forum user "horhe" for alerting me on this bug
and helping to debug/fix it!
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'omfile' into v5-devel</title>
<updated>2009-06-16T11:59:09+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-06-16T11:59:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=b5f3387357ffa11e238ddfe0fa38af4fffba6081'/>
<id>b5f3387357ffa11e238ddfe0fa38af4fffba6081</id>
<content type='text'>
Note that this was NOT a trivial merge, and there may be
some issues. This needs to be seen when we continue developing.

Conflicts:
	runtime/msg.h
	runtime/obj.h
	runtime/queue.c
	runtime/srUtils.h
	runtime/stream.c
	runtime/stream.h
	runtime/wti.c
	tests/Makefile.am
	tools/omfile.c
	tools/syslogd.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note that this was NOT a trivial merge, and there may be
some issues. This needs to be seen when we continue developing.

Conflicts:
	runtime/msg.h
	runtime/obj.h
	runtime/queue.c
	runtime/srUtils.h
	runtime/stream.c
	runtime/stream.h
	runtime/wti.c
	tests/Makefile.am
	tools/omfile.c
	tools/syslogd.c
</pre>
</div>
</content>
</entry>
<entry>
<title>re-enabled pipe, tty and console in omfile</title>
<updated>2009-06-12T09:47:00+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-06-12T09:47:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=e3d9843c85b1dfddabc937ac6ccb4057d626bf03'/>
<id>e3d9843c85b1dfddabc937ac6ccb4057d626bf03</id>
<content type='text'>
... by moving code to stream.c. Thanks to the new design, new cases are
not really needed, resulting in cleaner code.

I also did a cleanup of header file usage as a side-activity.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... by moving code to stream.c. Thanks to the new design, new cases are
not really needed, resulting in cleaner code.

I also did a cleanup of header file usage as a side-activity.
</pre>
</div>
</content>
</entry>
<entry>
<title>begin implementation of new transactional output module interface</title>
<updated>2009-04-27T13:40:54+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-04-27T13:40:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=10bab38993ae6853d7e23c6f6bd44eb0ed69e001'/>
<id>10bab38993ae6853d7e23c6f6bd44eb0ed69e001</id>
<content type='text'>
code is not complete, error cases are not handled.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
code is not complete, error cases are not handled.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'v3-stable' into beta</title>
<updated>2009-04-17T12:19:43+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-04-17T12:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=63d39827216a68fb3fa4e0532ec840066a02cb25'/>
<id>63d39827216a68fb3fa4e0532ec840066a02cb25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
