<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/doc, branch v3.18.2</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>preparing for 3.18.2 release</title>
<updated>2008-08-08T11:59:37+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-08-08T11:59:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=3073cb3db1e74827025598396f37b0fb35638879'/>
<id>3073cb3db1e74827025598396f37b0fb35638879</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 'v2-stable' into v3-stable</title>
<updated>2008-08-07T08:18:31+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-08-07T08:18:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=b761fbb0f0c9d5cf253ad3f58f7d8486b5650e85'/>
<id>b761fbb0f0c9d5cf253ad3f58f7d8486b5650e85</id>
<content type='text'>
Conflicts:

	ChangeLog
	doc/manual.html
	doc/rsyslog_conf.html
	omfwd.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:

	ChangeLog
	doc/manual.html
	doc/rsyslog_conf.html
	omfwd.c
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: IPv6 addresses could not be specified in forwarding action</title>
<updated>2008-08-07T07:07:27+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-08-07T07:07:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=6f75d5460b12d6f57b3671d71d889747da0074cc'/>
<id>6f75d5460b12d6f57b3671d71d889747da0074cc</id>
<content type='text'>
New syntax @[addr]:port introduced to enable that. Root problem was IPv6
addresses contain colons. (backport from 3.21.3)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New syntax @[addr]:port introduced to enable that. Root problem was IPv6
addresses contain colons. (backport from 3.21.3)
</pre>
</div>
</content>
</entry>
<entry>
<title>use the $ModLoad syntax consistently.</title>
<updated>2008-07-22T10:24:16+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2008-07-18T14:41:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=9b59581a6f7d161c7aafbc3300689337939bb382'/>
<id>9b59581a6f7d161c7aafbc3300689337939bb382</id>
<content type='text'>
Update the documentation to use the new, preferred $ModLoad syntax:
- no more MySQL
- name of the in/output plugin without the trailing .so

Signed-off-by: Rainer Gerhards &lt;rgerhards@adiscon.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the documentation to use the new, preferred $ModLoad syntax:
- no more MySQL
- name of the in/output plugin without the trailing .so

Signed-off-by: Rainer Gerhards &lt;rgerhards@adiscon.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>preparing for 3.18.1</title>
<updated>2008-07-21T13:48:56+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-07-21T13:48:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=f4b774738815dc01fc69628ed3f597f8ede3626f'/>
<id>f4b774738815dc01fc69628ed3f597f8ede3626f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added new poperty replacer option, added missing documentation</title>
<updated>2008-07-18T10:50:14+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-07-18T10:50:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=73abfd1fad59ffc426072bac779e4c0f4c712619'/>
<id>73abfd1fad59ffc426072bac779e4c0f4c712619</id>
<content type='text'>
- added a new property replacer option "sp-if-no-1st-sp" to cover
  a problem with RFC 3164 based interpreation of tag separation. While
  it is a generic approach, it fixes a format problem introduced in
  3.18.0, where kernel messages no longer had a space after the tag.
  This is done by a modifcation of the default templates.
  Please note that this may affect some messages where there intentionally
  is no space between the tag and the first character of the message
  content. If so, this needs to be worked around via a specific
  template. However, we consider this scenario to be quite remote and,
  even if it exists, it is not expected that it will actually cause
  problems with log parsers (instead, we assume the new default template
  behaviour may fix previous problems with log parsers due to the
  missing space).
- doc bugfix: property replacer options secpath-replace and
  secpath-drop were not documented
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- added a new property replacer option "sp-if-no-1st-sp" to cover
  a problem with RFC 3164 based interpreation of tag separation. While
  it is a generic approach, it fixes a format problem introduced in
  3.18.0, where kernel messages no longer had a space after the tag.
  This is done by a modifcation of the default templates.
  Please note that this may affect some messages where there intentionally
  is no space between the tag and the first character of the message
  content. If so, this needs to be worked around via a specific
  template. However, we consider this scenario to be quite remote and,
  even if it exists, it is not expected that it will actually cause
  problems with log parsers (instead, we assume the new default template
  behaviour may fix previous problems with log parsers due to the
  missing space).
- doc bugfix: property replacer options secpath-replace and
  secpath-drop were not documented
</pre>
</div>
</content>
</entry>
<entry>
<title>prepared for 3.18.0 release</title>
<updated>2008-07-11T14:54:38+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-07-11T14:54:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=0b198ebc5935716111e349b4061f5d6999559407'/>
<id>0b198ebc5935716111e349b4061f5d6999559407</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 'v3-stable' into beta</title>
<updated>2008-07-11T13:46:59+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-07-11T13:46:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=0b7eaa413a58aa3d92e9c4f384029c9393e00250'/>
<id>0b7eaa413a58aa3d92e9c4f384029c9393e00250</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>streamlined ubuntu package description</title>
<updated>2008-07-11T13:43:48+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-07-11T13:43:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=84f7dd2bdc2356bdc9f5893a78adb4d00c21f750'/>
<id>84f7dd2bdc2356bdc9f5893a78adb4d00c21f750</id>
<content type='text'>
Thanks to Michael Biebl for the information.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Michael Biebl for the information.
</pre>
</div>
</content>
</entry>
<entry>
<title>prepared for 3.16.3 release</title>
<updated>2008-07-11T07:17:19+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-07-11T07:17:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=68d2f993036c0971f34619194706c09a3c36ff11'/>
<id>68d2f993036c0971f34619194706c09a3c36ff11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
