<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/plugins/omgssapi, 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>bugfix: recent patch to fix small memory leak could cause invalid free.</title>
<updated>2010-03-16T16:02:49+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-03-16T16:02:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=219336ec5a560a472f7b4e1d60a42e13685e9a5c'/>
<id>219336ec5a560a472f7b4e1d60a42e13685e9a5c</id>
<content type='text'>
This could only happen during config file parsing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This could only happen during config file parsing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'v4-stable' into v4-beta</title>
<updated>2010-02-04T15:43:21+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-02-04T15:43:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=ef193bf0ae75d206e4b50022f8c07e3b908c8491'/>
<id>ef193bf0ae75d206e4b50022f8c07e3b908c8491</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: several smaller bugs resolved after flexelint review</title>
<updated>2010-02-04T15:02:57+00:00</updated>
<author>
<name>varmojfekoj</name>
<email>theinric@redhat.com</email>
</author>
<published>2010-02-04T15:02:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=8c3ab2e26f1bae46ff34fc1d0a10a69c4db78127'/>
<id>8c3ab2e26f1bae46ff34fc1d0a10a69c4db78127</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>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>some cleanup</title>
<updated>2009-04-17T13:19:57+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-04-17T13:19:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=889a0a1da8b2fb74b04647a345f64fce6c36708f'/>
<id>889a0a1da8b2fb74b04647a345f64fce6c36708f</id>
<content type='text'>
... mostly removal of compile-time warnings (thanks to Michael
Biebl for suggesting to look after that)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... mostly removal of compile-time warnings (thanks to Michael
Biebl for suggesting to look after that)
</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>removed compile time fixed message size limit (was 2K)</title>
<updated>2008-09-02T09:38:31+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-09-02T09:38:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=1a9ac0ced72dd163228438af4f31f233fab20529'/>
<id>1a9ac0ced72dd163228438af4f31f233fab20529</id>
<content type='text'>
The limit can now be set via $MaxMessageSize global config
directive (finally gotten rid of MAXLINE ;))
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The limit can now be set via $MaxMessageSize global config
directive (finally gotten rid of MAXLINE ;))
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'beta'</title>
<updated>2008-07-01T13:09:07+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-07-01T13:09:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=4fd98529572b57f494597a34f04ced96ef1031a2'/>
<id>4fd98529572b57f494597a34f04ced96ef1031a2</id>
<content type='text'>
Conflicts:

	ChangeLog
	conf.c
	doc/Makefile.am
	doc/manual.html
	omfwd.c
	plugins/omgssapi/omgssapi.c

This was a bit hard to merge; if there are problems, they
may be in the area of the new "comment in action line" code
that came from the beta.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:

	ChangeLog
	conf.c
	doc/Makefile.am
	doc/manual.html
	omfwd.c
	plugins/omgssapi/omgssapi.c

This was a bit hard to merge; if there are problems, they
may be in the area of the new "comment in action line" code
that came from the beta.
</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>bugfix: comments after actions were not properly treated.</title>
<updated>2008-06-25T10:52:18+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-06-25T10:52:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=addadb75ebd22d1175c7e20d1095e35a46b71448'/>
<id>addadb75ebd22d1175c7e20d1095e35a46b71448</id>
<content type='text'>
For some actions (e.g. forwarding(, this could also lead
to invalid configuration.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For some actions (e.g. forwarding(, this could also lead
to invalid configuration.
</pre>
</div>
</content>
</entry>
</feed>
