<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/doc, branch v4.1.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 'beta'</title>
<updated>2008-11-18T11:05:51+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-11-18T11:05:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=599133164d93afb0dab792dadb8f5d6bc3d68a3f'/>
<id>599133164d93afb0dab792dadb8f5d6bc3d68a3f</id>
<content type='text'>
Conflicts:

	ChangeLog
	configure.ac
	doc/manual.html
	doc/property_replacer.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:

	ChangeLog
	configure.ac
	doc/manual.html
	doc/property_replacer.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'nextmaster'</title>
<updated>2008-11-18T10:40:23+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-11-18T10:40:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=a5417f16044d7d56dbceeea09e25ba3e8c47cc01'/>
<id>a5417f16044d7d56dbceeea09e25ba3e8c47cc01</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-11-11T11:58:53+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-11-11T11:58:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=c9078c722003ac87e8b39363ed9b8b70d2812dd9'/>
<id>c9078c722003ac87e8b39363ed9b8b70d2812dd9</id>
<content type='text'>
Conflicts:

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

	ChangeLog
	doc/manual.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into beta</title>
<updated>2008-11-11T11:54:44+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-11-11T11:54:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=05bd696ebb7766f33b3ae176b841bcecb0bfedfc'/>
<id>05bd696ebb7766f33b3ae176b841bcecb0bfedfc</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>doc: added new nomatch mode</title>
<updated>2008-11-11T11:22:06+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-11-11T11:22:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=704a1145d64532df36624a3c9850b0c86f38f76f'/>
<id>704a1145d64532df36624a3c9850b0c86f38f76f</id>
<content type='text'>
Note: the actual nomatch mode is not yet available in this code,
this needs to be merged from v3-stable first. This happens soon,
but I wanted to make sure the doc is right.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note: the actual nomatch mode is not yet available in this code,
this needs to be merged from v3-stable first. This happens soon,
but I wanted to make sure the doc is right.
</pre>
</div>
</content>
</entry>
<entry>
<title>enhance: regex nomatch option "ZERO" has been added</title>
<updated>2008-11-11T11:00:11+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-11-11T11:00:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=4cfbf894fd0caebaf65e1b7ffcb5725a530cf67d'/>
<id>4cfbf894fd0caebaf65e1b7ffcb5725a530cf67d</id>
<content type='text'>
This allows to return the string 0 if a regular expression is
not found. This is probably useful for storing numerical values into
database columns.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows to return the string 0 if a regular expression is
not found. This is probably useful for storing numerical values into
database columns.
</pre>
</div>
</content>
</entry>
<entry>
<title>improved doc on property replacer regular expressions</title>
<updated>2008-11-11T10:38:37+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-11-11T10:38:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=249b27952a9faea95662eb230f4c86a0db874fe5'/>
<id>249b27952a9faea95662eb230f4c86a0db874fe5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added forgotten files</title>
<updated>2008-11-11T10:00:37+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-11-11T10:00:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=170d0d6f375241e0d0ca85a1327df82165fec439'/>
<id>170d0d6f375241e0d0ca85a1327df82165fec439</id>
<content type='text'>
they were new after restructuring the doc...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
they were new after restructuring the doc...
</pre>
</div>
</content>
</entry>
<entry>
<title>doc update: documented how to specify multiple property replacer options</title>
<updated>2008-11-10T08:57:49+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-11-10T08:57:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=b4729996790c0f7a0b2758d9ee809b7cc10dec8f'/>
<id>b4729996790c0f7a0b2758d9ee809b7cc10dec8f</id>
<content type='text'>
abd link to new online regex generator tool added
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
abd link to new online regex generator tool added
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: added link to regular expression checker online tool</title>
<updated>2008-11-07T13:49:24+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-11-07T13:49:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=3c615c60beb851f3a42cea3fcc31f4a2243cedaa'/>
<id>3c615c60beb851f3a42cea3fcc31f4a2243cedaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
