<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/runtime/modules.c, branch v5.6.5</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>first implementation of strgen interface</title>
<updated>2010-06-01T16:51:55+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-06-01T16:51:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=527bfcea5c9ca5c8414620a022f097d4e53af784'/>
<id>527bfcea5c9ca5c8414620a022f097d4e53af784</id>
<content type='text'>
and a first built-in strgen module. Some tweaks and more default strgens
are needed, but the code doesn't look too bad ;)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and a first built-in strgen module. Some tweaks and more default strgens
are needed, but the code doesn't look too bad ;)
</pre>
</div>
</content>
</entry>
<entry>
<title>enhanced module debug output</title>
<updated>2009-11-25T15:14:06+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-11-25T15:14:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=809c7e3cdcba3bef8d29702f37c3c8b580c3d1bd'/>
<id>809c7e3cdcba3bef8d29702f37c3c8b580c3d1bd</id>
<content type='text'>
... and addes some (later-to-be-removed) debug code to support finding
a problem in transaction handling.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... and addes some (later-to-be-removed) debug code to support finding
a problem in transaction handling.
</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>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>Merge branch 'v4-beta' into beta</title>
<updated>2009-10-05T11:33:46+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-10-05T11:33:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=54c375eb5b28d70fca023f7ca2fcc2cd0a4fa7ba'/>
<id>54c375eb5b28d70fca023f7ca2fcc2cd0a4fa7ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix[minor]: CHKiRet improperly used</title>
<updated>2009-10-02T14:11:13+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-10-02T14:11:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=21aef2dffdc958cd92c7ac174fc398b4265acd6d'/>
<id>21aef2dffdc958cd92c7ac174fc398b4265acd6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: discard action caused segfault</title>
<updated>2009-07-30T07:47:47+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-07-30T07:47:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=feeb622c4e0c622559df803f8df6da39bf3015e7'/>
<id>feeb622c4e0c622559df803f8df6da39bf3015e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>internal: added ability to terminate input modules not via pthread_cancel...</title>
<updated>2009-07-20T16:36:30+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-07-20T16:36:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=7d92de155c832e0a4af2cb3b65f7cef909b19f8d'/>
<id>7d92de155c832e0a4af2cb3b65f7cef909b19f8d</id>
<content type='text'>
... but an alternate approach via pthread_kill. This is somewhat safer as we
do not need to think about the cancel-safeness of all libraries we use.
However, not all inputs can easily supported, so this now is a feature
that can be requested by the input module (the most important ones
request it).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... but an alternate approach via pthread_kill. This is somewhat safer as we
do not need to think about the cancel-safeness of all libraries we use.
However, not all inputs can easily supported, so this now is a feature
that can be requested by the input module (the most important ones
request it).
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into v5-devel</title>
<updated>2009-07-01T12:34:56+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-07-01T12:34:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=6322343eca1084b509386a94c1bcf2ca819f1220'/>
<id>6322343eca1084b509386a94c1bcf2ca819f1220</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
