<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/plugins/omgssapi, 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>bugfix: comments after actions were not properly treated.</title>
<updated>2008-06-25T10:52:18+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-06-25T10:52:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=addadb75ebd22d1175c7e20d1095e35a46b71448'/>
<id>addadb75ebd22d1175c7e20d1095e35a46b71448</id>
<content type='text'>
For some actions (e.g. forwarding(, this could also lead
to invalid configuration.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For some actions (e.g. forwarding(, this could also lead
to invalid configuration.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'v3-stable' into beta</title>
<updated>2008-05-16T11:40:53+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-05-16T11:40:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=09a3d4ef122288c47a8390a2ce61322bde65c780'/>
<id>09a3d4ef122288c47a8390a2ce61322bde65c780</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed potential segfault due to invalid call to cfsysline</title>
<updated>2008-05-14T06:39:36+00:00</updated>
<author>
<name>varmojfekoj</name>
<email>theinric@redhat.com</email>
</author>
<published>2008-05-14T06:39:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=aa983c583b694d878c034bee9d157333f8e2e883'/>
<id>aa983c583b694d878c034bee9d157333f8e2e883</id>
<content type='text'>
thanks to varmojfekoj for the patch

Signed-off-by: Rainer Gerhards &lt;rgerhards@adiscon.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
thanks to varmojfekoj for the patch

Signed-off-by: Rainer Gerhards &lt;rgerhards@adiscon.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>removed dependency on MAXHOSTNAMELEN as much as it made sense.</title>
<updated>2008-04-10T07:31:35+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-04-10T07:31:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=a7860f4dab1afcf94698bc2f52413e94eed64b52'/>
<id>a7860f4dab1afcf94698bc2f52413e94eed64b52</id>
<content type='text'>
GNU/Hurd does not define it (because it has no limit), and we have taken
care for cases where it is undefined now. However, some very few places
remain where IMHO it currently is not worth fixing the code. If it is
not defined, we have used a generous value of 1K, which is above IETF
RFC's on hostname length at all. The memory consumption is no issue, as
there are only a handful of this buffers allocated *per run* -- that's
also the main reason why we consider it not worth to be fixed any further.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GNU/Hurd does not define it (because it has no limit), and we have taken
care for cases where it is undefined now. However, some very few places
remain where IMHO it currently is not worth fixing the code. If it is
not defined, we have used a generous value of 1K, which is above IETF
RFC's on hostname length at all. The memory consumption is no issue, as
there are only a handful of this buffers allocated *per run* -- that's
also the main reason why we consider it not worth to be fixed any further.
</pre>
</div>
</content>
</entry>
<entry>
<title>- added support for high-precision timestamps when receiving legacy syslog</title>
<updated>2008-03-28T10:51:41+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-03-28T10:51:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=52a4bdfa414d06cc1610224df8aa179d61ea9963'/>
<id>52a4bdfa414d06cc1610224df8aa179d61ea9963</id>
<content type='text'>
    messages
- added new $ActionForwardDefaultTemplate directive
- added new $ActionGSSForwardDefaultTemplate directive
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    messages
- added new $ActionForwardDefaultTemplate directive
- added new $ActionGSSForwardDefaultTemplate directive
</pre>
</div>
</content>
</entry>
<entry>
<title>removed a now-longer needed callback from the output module interface.</title>
<updated>2008-03-22T10:30:40+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-03-22T10:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=cdcc0e6710a7e11bf1c528bf1728f886dba5a0af'/>
<id>cdcc0e6710a7e11bf1c528bf1728f886dba5a0af</id>
<content type='text'>
    Results in reducing code complexity.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    Results in reducing code complexity.
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: duplicate public symbol in omfwd and omgssapi could lead to</title>
<updated>2008-03-14T17:06:55+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-03-14T17:06:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=29b95dc1c1cc8020e3fb7d00610fb226cae1bd98'/>
<id>29b95dc1c1cc8020e3fb7d00610fb226cae1bd98</id>
<content type='text'>
    segfault. thanks to varmojfekoj for the patch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    segfault. thanks to varmojfekoj for the patch.
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: TCP and GSSAPI framing mode variable was uninitialized, leading to</title>
<updated>2008-03-14T14:24:06+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-03-14T14:24:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=8ed721578eb76a475d2da99212227ef8b62eee2f'/>
<id>8ed721578eb76a475d2da99212227ef8b62eee2f</id>
<content type='text'>
    wrong framing (caused, among others, interop problems)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    wrong framing (caused, among others, interop problems)
</pre>
</div>
</content>
</entry>
<entry>
<title>changed omgssapi and omfwd to utilize new object calling interface; made a</title>
<updated>2008-03-12T14:08:21+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-03-12T14:08:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=618a7f6a220563a50909d0e15eb90ce222aced31'/>
<id>618a7f6a220563a50909d0e15eb90ce222aced31</id>
<content type='text'>
    tcpclt class; (stage work, among others, for more intelligent recovery
    from TCP session recovery)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    tcpclt class; (stage work, among others, for more intelligent recovery
    from TCP session recovery)
</pre>
</div>
</content>
</entry>
<entry>
<title>renamed library module file names to lm*, so that they match the overall</title>
<updated>2008-03-07T17:26:58+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-03-07T17:26:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=4db62823e7a8e41e829c08a461f5e6b2193a6d62'/>
<id>4db62823e7a8e41e829c08a461f5e6b2193a6d62</id>
<content type='text'>
    scheme (like im* and om*)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    scheme (like im* and om*)
</pre>
</div>
</content>
</entry>
</feed>
