<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/plugins/imtemplate, 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>enhanced test environment (including testbench)</title>
<updated>2009-10-22T09:33:38+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-10-22T09:33:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=e04e1b50025f5fa9c26abd946190dce8f797d08f'/>
<id>e04e1b50025f5fa9c26abd946190dce8f797d08f</id>
<content type='text'>
support for enhancing probability of memory addressing failure by
using non-NULL default value for malloced memory (optional, only if
requested by configure option). This helps to track down some
otherwise undetected issues within the testbench and is expected
to be very useful in the future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
support for enhancing probability of memory addressing failure by
using non-NULL default value for malloced memory (optional, only if
requested by configure option). This helps to track down some
otherwise undetected issues within the testbench and is expected
to be very useful in the future.
</pre>
</div>
</content>
</entry>
<entry>
<title>removed no longer needed msg_t property "bParseHOSTNAME"</title>
<updated>2009-10-13T05:29:11+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-10-13T05:29:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=05b0c4322bbd7621762dc4b9b3a2e1baeabdaa1f'/>
<id>05b0c4322bbd7621762dc4b9b3a2e1baeabdaa1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated doc in imtemplate so that it no longer promotes legacy interface</title>
<updated>2009-10-12T13:23:11+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-10-12T13:23:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=ed857e1290d26a8804100bc74670de2de685d68c'/>
<id>ed857e1290d26a8804100bc74670de2de685d68c</id>
<content type='text'>
parseAndSubmitMsg will go away
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
parseAndSubmitMsg will go away
</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>consolidated time calls during msg object creation</title>
<updated>2008-10-02T13:52:24+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-10-02T13:52:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=02bb3c901d9b14e8a08b111dde151f1ed4d2d1da'/>
<id>02bb3c901d9b14e8a08b111dde151f1ed4d2d1da</id>
<content type='text'>
...this improves performance and consistency and also fixes
a bug where subsecond time properties generated by imfile, imklog and
internal messages could be slightly inconsistent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
...this improves performance and consistency and also fixes
a bug where subsecond time properties generated by imfile, imklog and
internal messages could be slightly inconsistent.
</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>final touches for 3.19.0</title>
<updated>2008-05-06T08:58:06+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-05-06T08:58:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=02795031a3021698baf857ae0c3af0ce38cd7cd4'/>
<id>02795031a3021698baf857ae0c3af0ce38cd7cd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed a few remaining logerror() calls - thanks to Michael Biebl for</title>
<updated>2008-03-06T09:44:16+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-03-06T09:44:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=15e8b33eedce5985701f0b8c949125999fcf789b'/>
<id>15e8b33eedce5985701f0b8c949125999fcf789b</id>
<content type='text'>
    pointing that out
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    pointing that out
</pre>
</div>
</content>
</entry>
<entry>
<title>applied patch from Michael Biebl to clean up build system</title>
<updated>2008-03-06T07:39:32+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-03-06T07:39:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=28dcc746bd463541a48bad64a37039658f1aa3f7'/>
<id>28dcc746bd463541a48bad64a37039658f1aa3f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- changed modules.c calling conventions to be interface-based</title>
<updated>2008-03-05T10:30:06+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-03-05T10:30:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=545346e697fe930b8b7b9bd0ede47890b26a4832'/>
<id>545346e697fe930b8b7b9bd0ede47890b26a4832</id>
<content type='text'>
- moved module loader from conf.c to module.c, where it belongs
- made the necessary plumbing to auto-load library modules
- upgraded debug system to include iRet in function exit message
- changed module interface so that instances need only to be supported by
    output plugins (if we actually need them for input plugins, we can
    always add it again...)
- milestone: first implementation of library modules (but do not get
    unloaded on exit/hup so far)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- moved module loader from conf.c to module.c, where it belongs
- made the necessary plumbing to auto-load library modules
- upgraded debug system to include iRet in function exit message
- changed module interface so that instances need only to be supported by
    output plugins (if we actually need them for input plugins, we can
    always add it again...)
- milestone: first implementation of library modules (but do not get
    unloaded on exit/hup so far)
</pre>
</div>
</content>
</entry>
</feed>
