<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git, branch v5.3.4</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>prepared for 5.3.4</title>
<updated>2009-11-04T15:29:56+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-11-04T15:29:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=6d9c54c7a2d4f07b0414082ef9681bd197ed6bde'/>
<id>6d9c54c7a2d4f07b0414082ef9681bd197ed6bde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>first complete implementation of loadable parser system</title>
<updated>2009-11-04T14:34:31+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-11-04T14:34:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=aa2e8ea15b2001f131ebd196c180cc82aceb57b4'/>
<id>aa2e8ea15b2001f131ebd196c180cc82aceb57b4</id>
<content type='text'>
I have now done the necessary cleanup. Looks like everything is in place.
Unfortunately, I do not yet have any actual parser that is not built-in,
but I think we can postpone working on that when the first one appears.
I don't expect troubles in that case, but you never know ;)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I have now done the necessary cleanup. Looks like everything is in place.
Unfortunately, I do not yet have any actual parser that is not built-in,
but I think we can postpone working on that when the first one appears.
I don't expect troubles in that case, but you never know ;)
</pre>
</div>
</content>
</entry>
<entry>
<title>added $RulesetParser config directive</title>
<updated>2009-11-04T13:21:08+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-11-04T13:21:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=b6a92e2f23895cadf9f0ea2de64021912bd2eeb0'/>
<id>b6a92e2f23895cadf9f0ea2de64021912bd2eeb0</id>
<content type='text'>
The implementation is now almost done and works, including doc. I now
need to verify shutdown, guess there are some resource leaks left...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The implementation is now almost done and works, including doc. I now
need to verify shutdown, guess there are some resource leaks left...
</pre>
</div>
</content>
</entry>
<entry>
<title>finalized parser module calling interface</title>
<updated>2009-11-04T10:33:09+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-11-04T10:33:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=ef661fe13c0ab5018afedb1cb5b8cffab05ad7c4'/>
<id>ef661fe13c0ab5018afedb1cb5b8cffab05ad7c4</id>
<content type='text'>
looks like we are almost done and need only to add the ruleset parser-specific
config options.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
looks like we are almost done and need only to add the ruleset parser-specific
config options.
</pre>
</div>
</content>
</entry>
<entry>
<title>moved rfc3164/5424 code to new parser modules</title>
<updated>2009-11-04T09:40:27+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-11-04T09:40:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=1b7f5c54684db29c096e09238648a45dce78ebee'/>
<id>1b7f5c54684db29c096e09238648a45dce78ebee</id>
<content type='text'>
another milestone commit: the program works, the new interface
is used, some more cleanup is needed and the per-ruleset config
options are still missing. But we are getting closer...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
another milestone commit: the program works, the new interface
is used, some more cleanup is needed and the per-ruleset config
options are still missing. But we are getting closer...
</pre>
</div>
</content>
</entry>
<entry>
<title>some more cleanup along the way</title>
<updated>2009-11-03T17:48:40+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-11-03T17:48:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=b41e0d51f54a89f489bbf1c1bf5f85d576ae4049'/>
<id>b41e0d51f54a89f489bbf1c1bf5f85d576ae4049</id>
<content type='text'>
... getting the module structure a bit cleaner ;)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... getting the module structure a bit cleaner ;)
</pre>
</div>
</content>
</entry>
<entry>
<title>one step closer to dynamically loadable parsers</title>
<updated>2009-11-03T17:44:02+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-11-03T17:44:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=b1db196953713dd09c499a3edf81347bd903c19e'/>
<id>b1db196953713dd09c499a3edf81347bd903c19e</id>
<content type='text'>
This is a milestone commit, which adds new code that breaks
nothing, but also does not add any visible change. Just prep work...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a milestone commit, which adds new code that breaks
nothing, but also does not add any visible change. Just prep work...
</pre>
</div>
</content>
</entry>
<entry>
<title>more cleanup and working towards a parser module calling interface</title>
<updated>2009-11-03T11:39:48+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-11-03T11:39:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=6f511cecfae3592f271627ebcb41e6a8c4f831e9'/>
<id>6f511cecfae3592f271627ebcb41e6a8c4f831e9</id>
<content type='text'>
I cleaned up a lot of config variable access along the way. This
version compiles and runs, but does not yet offer any enhanced
functionality. pmrfc5424 is just a dummy that is not yet being used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I cleaned up a lot of config variable access along the way. This
version compiles and runs, but does not yet offer any enhanced
functionality. pmrfc5424 is just a dummy that is not yet being used.
</pre>
</div>
</content>
</entry>
<entry>
<title>restructured parser part of rsyslog</title>
<updated>2009-11-03T09:41:47+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-11-03T09:41:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=7d78b3bdfd357dd921797ce983eb96532c56a7f6'/>
<id>7d78b3bdfd357dd921797ce983eb96532c56a7f6</id>
<content type='text'>
now cleaner and hopefully usuable as a basis for loadable parser
modules. I also cleaned up/consolidated some of the internal
message generation functionality in rsyslogd.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
now cleaner and hopefully usuable as a basis for loadable parser
modules. I also cleaned up/consolidated some of the internal
message generation functionality in rsyslogd.
</pre>
</div>
</content>
</entry>
<entry>
<title>ruleset queue setting was not honored during multi-submit</title>
<updated>2009-11-03T09:08:17+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-11-03T09:08:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=f291d5c570052f163004cbf31f24bb0884dc6681'/>
<id>f291d5c570052f163004cbf31f24bb0884dc6681</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
