<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/plugins/ommysql, 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>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>Improve mysql configure check (for unusual paths)</title>
<updated>2009-02-24T12:09:45+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2009-02-06T20:30:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=1b912a970cf08eed3bb3919e7e68f4b0eea313f4'/>
<id>1b912a970cf08eed3bb3919e7e68f4b0eea313f4</id>
<content type='text'>
Remove AC_CHECK_HEADERS([mysql/mysql.h],...) as this was causing pain
for users where the mysql headers are not installed in the system include
directory. It was superfluous anyways, as we check for mysql_config and
set the include path to the correct directory.
Update ommysql.c to use #include &lt;mysql.h&gt;, as mysql_config will set the
include path to /path/to/include/mysql/ so &lt;mysql/mysql.h&gt; would not
work.
Remove errmsg.h include as it is not used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove AC_CHECK_HEADERS([mysql/mysql.h],...) as this was causing pain
for users where the mysql headers are not installed in the system include
directory. It was superfluous anyways, as we check for mysql_config and
set the include path to the correct directory.
Update ommysql.c to use #include &lt;mysql.h&gt;, as mysql_config will set the
include path to /path/to/include/mysql/ so &lt;mysql/mysql.h&gt; would not
work.
Remove errmsg.h include as it is not used.
</pre>
</div>
</content>
</entry>
<entry>
<title>make all cflags and libs variables uppercase</title>
<updated>2009-02-24T12:09:44+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2009-02-06T17:55:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=1448e2486e9a2ad6cf6fa6d5ddbef203118b2c9b'/>
<id>1448e2486e9a2ad6cf6fa6d5ddbef203118b2c9b</id>
<content type='text'>
pkg-config uses uppercase for its _CFLAGS and _LIBS variable names.
So we follow suit and convert all _cflags and _libs variables to
uppercase for more consistency.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pkg-config uses uppercase for its _CFLAGS and _LIBS variable names.
So we follow suit and convert all _cflags and _libs variables to
uppercase for more consistency.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'v3-stable' into beta</title>
<updated>2008-08-13T13:01:43+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-08-13T13:01:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=a61e548958044f9efa013b5911d130ae1930448f'/>
<id>a61e548958044f9efa013b5911d130ae1930448f</id>
<content type='text'>
Conflicts:

	ChangeLog
	configure.ac
	doc/manual.html
	plugins/imuxsock/imuxsock.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:

	ChangeLog
	configure.ac
	doc/manual.html
	plugins/imuxsock/imuxsock.c
</pre>
</div>
</content>
</entry>
<entry>
<title>enhanced ommysql to support custom port to connect to server</title>
<updated>2008-08-12T14:08:09+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-08-12T14:08:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=02f768c37dac9dde424bbd31e378482750fc276c'/>
<id>02f768c37dac9dde424bbd31e378482750fc276c</id>
<content type='text'>
Port can be set via new $ActionOmmysqlServerPort config directive
Note: this was a very minor change and thus deemed appropriate to be
done in the stable release.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Port can be set via new $ActionOmmysqlServerPort config directive
Note: this was a very minor change and thus deemed appropriate to be
done in the stable release.
</pre>
</div>
</content>
</entry>
<entry>
<title>added (internal) error codes to error messages</title>
<updated>2008-06-27T10:52:45+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-06-27T10:52:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=3f6c73a8b7ff2c6d9c931876d823f2b4ef6bbea2'/>
<id>3f6c73a8b7ff2c6d9c931876d823f2b4ef6bbea2</id>
<content type='text'>
Also added redirector to web description of error codes
closes bug http://bugzilla.adiscon.com/show_bug.cgi?id=20
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also added redirector to web description of error codes
closes bug http://bugzilla.adiscon.com/show_bug.cgi?id=20
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove .cvsignore files, add .gitignore.</title>
<updated>2008-06-11T15:03:47+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2008-06-11T14:48:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=b6b53972e13a07facc1a43769c0d6a1065144220'/>
<id>b6b53972e13a07facc1a43769c0d6a1065144220</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>some more cleanup</title>
<updated>2008-04-16T13:27:53+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-04-16T13:27:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=d9b0c77d3e719d4c08361e62f3b067228c30f6a9'/>
<id>d9b0c77d3e719d4c08361e62f3b067228c30f6a9</id>
<content type='text'>
reduced dependencies, moved non-runtime files to its own directory except
for some whom's status is unclear
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reduced dependencies, moved non-runtime files to its own directory except
for some whom's status is unclear
</pre>
</div>
</content>
</entry>
<entry>
<title>moved files to the runtime</title>
<updated>2008-04-16T08:26:54+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-04-16T08:26:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=8f8f65abb66d1a7839c30c2d1b4b4d653a8990cc'/>
<id>8f8f65abb66d1a7839c30c2d1b4b4d653a8990cc</id>
<content type='text'>
there are still some files left which could go into the
runtime, but I think we will delete most of them once we
are done with the full modularization.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
there are still some files left which could go into the
runtime, but I think we will delete most of them once we
are done with the full modularization.
</pre>
</div>
</content>
</entry>
<entry>
<title>made everything compile with the new runtime subdirectory</title>
<updated>2008-04-16T06:42:00+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-04-16T06:42:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=d7f33053da7eb73a8c475956af6e3847e596c80a'/>
<id>d7f33053da7eb73a8c475956af6e3847e596c80a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
