<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git, 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>fixed a number of typos</title>
<updated>2008-07-25T11:47:04+00:00</updated>
<author>
<name>Ryo Fujita</name>
<email>rfujita@redhat.com</email>
</author>
<published>2008-07-25T11:47:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=e39f202c75af187f96a1af07e60892a63e45cd3f'/>
<id>e39f202c75af187f96a1af07e60892a63e45cd3f</id>
<content type='text'>
Signed-off-by: Rainer Gerhards &lt;rgerhards@adiscon.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rainer Gerhards &lt;rgerhards@adiscon.com&gt;
</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>bumped version number</title>
<updated>2008-07-21T14:00:42+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-07-21T14:00:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=22f6e935f75514d3bf63fdc42d296c9e6b7b2b4c'/>
<id>22f6e935f75514d3bf63fdc42d296c9e6b7b2b4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Update man pages, fix a small typo</title>
<updated>2008-07-21T13:34:38+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2008-07-18T14:20:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=01e15eda3353c604f9d1f569a8ec3acf60187aa0'/>
<id>01e15eda3353c604f9d1f569a8ec3acf60187aa0</id>
<content type='text'>
- Update the version number and date in the man pages
- s/imklogd/imklog/

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 version number and date in the man pages
- s/imklogd/imklog/

Signed-off-by: Rainer Gerhards &lt;rgerhards@adiscon.com&gt;
</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>bugfix: remove PRI part from kernel message if it is present</title>
<updated>2008-07-18T09:10:07+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-07-18T09:10:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=2879b72bdca5ec0bc5d26405662305d1a562a382'/>
<id>2879b72bdca5ec0bc5d26405662305d1a562a382</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
