<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/plugins, branch v4.5.5</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>added $InputTCPServerNotifyOnConnectionClose config directive</title>
<updated>2009-10-01T16:39:21+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-10-01T16:39:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=6a69e478224d1513dbe8501e8978643ba89c8c82'/>
<id>6a69e478224d1513dbe8501e8978643ba89c8c82</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-beta</title>
<updated>2009-09-03T13:52:24+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-09-03T13:52:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=ea6570c993eee8cb3f3e22ae1d22e1674a3a1bcb'/>
<id>ea6570c993eee8cb3f3e22ae1d22e1674a3a1bcb</id>
<content type='text'>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: reverse lookup reduction logic in imudp do DNS queries too often</title>
<updated>2009-09-03T13:48:57+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-09-03T13:48:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=1e9febaf28ffa1a6107cd0f5f2c0ac0ab2b16830'/>
<id>1e9febaf28ffa1a6107cd0f5f2c0ac0ab2b16830</id>
<content type='text'>
A comparison was done between the current and the former source address.
However, this was done on the full sockaddr_storage structure and not
on the host address only. This has now been changed for IPv4 and IPv6.
The end result of this bug could be a higher UDP message loss rate than
necessary (note that UDP message loss can not totally be avoided due
to the UDP spec)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A comparison was done between the current and the former source address.
However, this was done on the full sockaddr_storage structure and not
on the host address only. This has now been changed for IPv4 and IPv6.
The end result of this bug could be a higher UDP message loss rate than
necessary (note that UDP message loss can not totally be avoided due
to the UDP spec)
</pre>
</div>
</content>
</entry>
<entry>
<title>added $InputTCPMaxListeners directive</title>
<updated>2009-08-17T15:18:19+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-08-17T15:18:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=56b781e5bb1ea08b76d5dcc1d5e5eab10a40a4c6'/>
<id>56b781e5bb1ea08b76d5dcc1d5e5eab10a40a4c6</id>
<content type='text'>
permits to specify how many TCP servers shall be possible (default is 20).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
permits to specify how many TCP servers shall be possible (default is 20).
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: message could be truncated after TAG, often when forwarding</title>
<updated>2009-07-09T14:32:14+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-07-09T14:32:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=9de685929e4c202d470e07ec28fda41a5efc8eaf'/>
<id>9de685929e4c202d470e07ec28fda41a5efc8eaf</id>
<content type='text'>
This was a result of an internal processing error if maximum field
sizes had been specified in the property replacer.
Also did some testbench improvements, including omstdout.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was a result of an internal processing error if maximum field
sizes had been specified in the property replacer.
Also did some testbench improvements, including omstdout.
</pre>
</div>
</content>
</entry>
<entry>
<title>added $klogConsoleLogLevel directive</title>
<updated>2009-07-03T09:57:21+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-07-03T09:57:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=da933a7e105acf814d5e7955d39d29eab3a96613'/>
<id>da933a7e105acf814d5e7955d39d29eab3a96613</id>
<content type='text'>
...which permits to set a new console log level while rsyslog is active
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
...which permits to set a new console log level while rsyslog is active
</pre>
</div>
</content>
</entry>
<entry>
<title>now put the new property-based methods to good use</title>
<updated>2009-07-01T12:33:19+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-07-01T12:33:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=7bfa03bdc0b73647ffdbe4b73e5c1649af665fbf'/>
<id>7bfa03bdc0b73647ffdbe4b73e5c1649af665fbf</id>
<content type='text'>
... hopefully reducing the number of allocs/frees as well as overall
memory usage in a busy system (plus that these shared properties hopefully
remain in cache longer than its single-instance counterparts...)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... hopefully reducing the number of allocs/frees as well as overall
memory usage in a busy system (plus that these shared properties hopefully
remain in cache longer than its single-instance counterparts...)
</pre>
</div>
</content>
</entry>
<entry>
<title>RcvFromIP now also a property</title>
<updated>2009-07-01T11:28:17+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-07-01T11:28:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=d6faee67b413d1f257c96a14e46f15ec1868a365'/>
<id>d6faee67b413d1f257c96a14e46f15ec1868a365</id>
<content type='text'>
This sets stage to enable use of the property-interface to speed
up things (mildly), the next step to be done. I have also fixed one
regression of yesterday's changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This sets stage to enable use of the property-interface to speed
up things (mildly), the next step to be done. I have also fixed one
regression of yesterday's changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>introduced a new way of handling the RcvFrom property</title>
<updated>2009-06-30T16:45:41+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-06-30T16:45:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=aaffc4281e0b26f419a3fc341461f2fc479080b8'/>
<id>aaffc4281e0b26f419a3fc341461f2fc479080b8</id>
<content type='text'>
... plus a fix for a long-time bug in obj-types.h. That lead to
the object pointer only then to become NULL when the object was
actually destructed, I discovered this issue during
introduction of the pRcvFrom property in msg_t, but it potentially had other
effects, too. I am not sure if some experienced instability resulted from this
bug OR if its fix will cause harm to so-far "correctly" running code. The later
may very well be. Thus I will change it only for the current branch and also
the beta, but not in all old builds. Let's see how things evolve.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... plus a fix for a long-time bug in obj-types.h. That lead to
the object pointer only then to become NULL when the object was
actually destructed, I discovered this issue during
introduction of the pRcvFrom property in msg_t, but it potentially had other
effects, too. I am not sure if some experienced instability resulted from this
bug OR if its fix will cause harm to so-far "correctly" running code. The later
may very well be. Thus I will change it only for the current branch and also
the beta, but not in all old builds. Let's see how things evolve.
</pre>
</div>
</content>
</entry>
<entry>
<title>finished transition to using inputName property</title>
<updated>2009-06-30T13:21:15+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-06-30T13:21:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=e397c34d2a6c7c1e4c116fd2363cb173e32eb2a2'/>
<id>e397c34d2a6c7c1e4c116fd2363cb173e32eb2a2</id>
<content type='text'>
... plus some celanup and adding minor missing functionality
(the rule debug info again tell the property name, not just number).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... plus some celanup and adding minor missing functionality
(the rule debug info again tell the property name, not just number).
</pre>
</div>
</content>
</entry>
</feed>
