<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/plugins, branch v4.1.3</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 imtcp, among others to handel invalid NetScreen framing</title>
<updated>2008-12-10T13:26:19+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-12-10T13:26:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=483be404716d8e3e55f200955e1904219eb97a9b'/>
<id>483be404716d8e3e55f200955e1904219eb97a9b</id>
<content type='text'>
- added $InputTCPServerAddtlFrameDelimiter config directive, which
  enabeles to specify an additional, non-standard message delimiter
  for processing plain tcp syslog. This is primarily a fix for the invalid
  framing used in Juniper's NetScreen products. Credit to forum user
  Arv for suggesting this solution.
- added $InputTCPServerInputName property, which enables a name to be
  specified that will be available during message processing in the
  inputname property. This is considered useful for logic that treats
  messages differently depending on which input received them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- added $InputTCPServerAddtlFrameDelimiter config directive, which
  enabeles to specify an additional, non-standard message delimiter
  for processing plain tcp syslog. This is primarily a fix for the invalid
  framing used in Juniper's NetScreen products. Credit to forum user
  Arv for suggesting this solution.
- added $InputTCPServerInputName property, which enables a name to be
  specified that will be available during message processing in the
  inputname property. This is considered useful for logic that treats
  messages differently depending on which input received them.
</pre>
</div>
</content>
</entry>
<entry>
<title>added $PreserveFQDN config file directive</title>
<updated>2008-12-08T14:42:47+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-12-08T14:42:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=60b8ce14bf33e76237cf82dd1f68acc750e64316'/>
<id>60b8ce14bf33e76237cf82dd1f68acc750e64316</id>
<content type='text'>
Enables to use FQDNs in sender names where the legacy default
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enables to use FQDNs in sender names where the legacy default
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: imudp went into an endless loop under some circumstances</title>
<updated>2008-12-08T12:31:55+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-12-08T12:31:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=128edc1598a13c894fe3853673d1231b9feafc39'/>
<id>128edc1598a13c894fe3853673d1231b9feafc39</id>
<content type='text'>
(but could also leave it under some other circumstances...)
Thanks to David Lang and speedfox for reporting this issue.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(but could also leave it under some other circumstances...)
Thanks to David Lang and speedfox for reporting this issue.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'beta'</title>
<updated>2008-12-04T23:44:14+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-12-04T23:44:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=e5c2a0014d18aef2fb05e2b92765c318b67fc7bc'/>
<id>e5c2a0014d18aef2fb05e2b92765c318b67fc7bc</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>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 'beta'</title>
<updated>2008-12-04T11:59:37+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-12-04T11:59:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=e02b553e1fdca5a655a58d03066cfbc4ab41bc85'/>
<id>e02b553e1fdca5a655a58d03066cfbc4ab41bc85</id>
<content type='text'>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	doc/rsyslog_conf.html
	plugins/imudp/imudp.c
	runtime/rsyslog.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	doc/rsyslog_conf.html
	plugins/imudp/imudp.c
	runtime/rsyslog.h
</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>minor cleanup</title>
<updated>2008-11-29T06:48:24+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-11-29T06:48:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=48799529955eff8eb3120b02a356a92a8bd9b2ae'/>
<id>48799529955eff8eb3120b02a356a92a8bd9b2ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
</feed>
