<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/plugins/imudp, branch v4.2.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>Merge branch 'v3-stable' into beta</title>
<updated>2009-05-28T16:23:53+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-05-28T16:23:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=8d8befaeca0d9ed3f096780e499a3231f16585c4'/>
<id>8d8befaeca0d9ed3f096780e499a3231f16585c4</id>
<content type='text'>
Conflicts:
	tests/Makefile.am
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	tests/Makefile.am
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: potential segfault issue when multiple $UDPServerRun directives are specified.</title>
<updated>2009-05-12T10:03:00+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-05-12T10:03:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=b47d95286bd78282c57fdc200f81d17b187a45dd'/>
<id>b47d95286bd78282c57fdc200f81d17b187a45dd</id>
<content type='text'>
Thanks to Michael Biebl for helping to debug this one.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Michael Biebl for helping to debug this one.
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: parser did not correctly parse fields in UDP-received messages</title>
<updated>2009-03-10T21:36:40+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-03-10T21:36:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=59192611db992e7357337beb8e68ec6cee5b3fec'/>
<id>59192611db992e7357337beb8e68ec6cee5b3fec</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 'beta'</title>
<updated>2009-02-24T13:52:49+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-02-24T13:52:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=924ceb305dc1dced54beaa6ffe4b72b9f2609c6a'/>
<id>924ceb305dc1dced54beaa6ffe4b72b9f2609c6a</id>
<content type='text'>
Conflicts:
	ChangeLog
	Makefile.am
	configure.ac
	doc/manual.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ChangeLog
	Makefile.am
	configure.ac
	doc/manual.html
</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-12-04T16:43:16+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-12-04T16:43:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=94cab477f5f308e3e8f24a58c381c1c92377c697'/>
<id>94cab477f5f308e3e8f24a58c381c1c92377c697</id>
<content type='text'>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	plugins/imudp/imudp.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	plugins/imudp/imudp.c
</pre>
</div>
</content>
</entry>
<entry>
<title>security fix: imudp emitted a message when a non-permitted sender...</title>
<updated>2008-12-04T13:09:38+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-12-04T13:09:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=afdccceefa30306cf720a27efd5a29bcc5a916c9'/>
<id>afdccceefa30306cf720a27efd5a29bcc5a916c9</id>
<content type='text'>
...tried to send a message to it. This behaviour is operator-configurable.
If enabled, a message was emitted each time. That way an attacker could
effectively fill the disk via this facility. The message is now
emitted only once in a minute (this currently is a hard-coded limit,
if someone comes up with a good reason to make it configurable, we
will probably do that).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
...tried to send a message to it. This behaviour is operator-configurable.
If enabled, a message was emitted each time. That way an attacker could
effectively fill the disk via this facility. The message is now
emitted only once in a minute (this currently is a hard-coded limit,
if someone comes up with a good reason to make it configurable, we
will probably do that).
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'v3-stable' into beta</title>
<updated>2008-11-29T07:02:37+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-11-29T07:02:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=fae8f451ab932a9f1295d2748bc48b076bd43352'/>
<id>fae8f451ab932a9f1295d2748bc48b076bd43352</id>
<content type='text'>
Conflicts:
	runtime/rsyslog.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	runtime/rsyslog.h
</pre>
</div>
</content>
</entry>
<entry>
<title>security bugfix: $AllowedSender was not honored,</title>
<updated>2008-11-29T06:22:48+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-11-29T06:22:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=f0ddbed44c332391ae6d9bbf6b07e2f06c4dd676'/>
<id>f0ddbed44c332391ae6d9bbf6b07e2f06c4dd676</id>
<content type='text'>
...all senders were permitted instead
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
...all senders were permitted instead
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'beta'</title>
<updated>2008-09-22T13:50:03+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-09-22T13:50:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=f0732cb75b237f6a853dadb0c6cff5d6bef62952'/>
<id>f0732cb75b237f6a853dadb0c6cff5d6bef62952</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
