<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/plugins/imttcp, branch master</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>somewhat better debug output</title>
<updated>2012-09-28T07:51:29+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2012-09-28T07:51:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=b0764541ab2f2d0448ca79564479bb5865a02ecf'/>
<id>b0764541ab2f2d0448ca79564479bb5865a02ecf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: imtcp aborted when more than 2 connections were used.</title>
<updated>2012-07-11T10:08:32+00:00</updated>
<author>
<name>Andre Lorbach</name>
<email>alorbach@adiscon.com</email>
</author>
<published>2012-07-11T10:08:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=afe402d2418d181a1fd5f469ec4c4cf5c394d8c5'/>
<id>afe402d2418d181a1fd5f469ec4c4cf5c394d8c5</id>
<content type='text'>
Incremented pthread stack size to 4MB for imtcp, imptcp and imttcp
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=342
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Incremented pthread stack size to 4MB for imtcp, imptcp and imttcp
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=342
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'v6-stable-noscoping' into master</title>
<updated>2012-01-19T12:07:46+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2012-01-19T12:07:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=6624ad434b5e346a84f600845c09739208382f43'/>
<id>6624ad434b5e346a84f600845c09739208382f43</id>
<content type='text'>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	plugins/imfile/imfile.c
	plugins/imklog/imklog.c
	plugins/immark/immark.c
	plugins/imptcp/imptcp.c
	plugins/imrelp/imrelp.c
	plugins/imtcp/imtcp.c
	plugins/imtemplate/imtemplate.c
	plugins/imudp/imudp.c
	plugins/imuxsock/imuxsock.c
	plugins/mmsnmptrapd/mmsnmptrapd.c
	plugins/omtemplate/omtemplate.c
	runtime/glbl.c
	runtime/parser.c
	tools/omfile.c
	tools/syslogd.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	plugins/imfile/imfile.c
	plugins/imklog/imklog.c
	plugins/immark/immark.c
	plugins/imptcp/imptcp.c
	plugins/imrelp/imrelp.c
	plugins/imtcp/imtcp.c
	plugins/imtemplate/imtemplate.c
	plugins/imudp/imudp.c
	plugins/imuxsock/imuxsock.c
	plugins/mmsnmptrapd/mmsnmptrapd.c
	plugins/omtemplate/omtemplate.c
	runtime/glbl.c
	runtime/parser.c
	tools/omfile.c
	tools/syslogd.c
</pre>
</div>
</content>
</entry>
<entry>
<title>undoing v6.1 config scoping interface, part II (now finished)</title>
<updated>2012-01-19T11:33:12+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2012-01-19T11:33:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=b38dd53e08258bc694f16373671be9c1c3deaa0c'/>
<id>b38dd53e08258bc694f16373671be9c1c3deaa0c</id>
<content type='text'>
This concludes the removal of the new scoping interface, at least as
far as pre v6-plugins are affected. Full code cleanup will happen
in the v6.3 branch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This concludes the removal of the new scoping interface, at least as
far as pre v6-plugins are affected. Full code cleanup will happen
in the v6.3 branch.
</pre>
</div>
</content>
</entry>
<entry>
<title>milestone: added module config names</title>
<updated>2011-07-20T08:47:24+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-07-20T08:47:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=a7e3afb20b461f608f478e8fca15b02e67d6d9c3'/>
<id>a7e3afb20b461f608f478e8fca15b02e67d6d9c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>imttcp: will not be upgraded to v2 config system</title>
<updated>2011-05-12T10:55:25+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-05-12T10:55:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=054837a480a3a5b15f48b8d0bdcde5a687d98c54'/>
<id>054837a480a3a5b15f48b8d0bdcde5a687d98c54</id>
<content type='text'>
This was an experimental module which did not work out well, so
there is no point in enhancing it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was an experimental module which did not work out well, so
there is no point in enhancing it.
</pre>
</div>
</content>
</entry>
<entry>
<title>step: imtcp moved to new config interface</title>
<updated>2011-05-05T09:36:05+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-05-05T09:36:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=c0d1334f6e23b1cfb21d302e3a4b32c449c26547'/>
<id>c0d1334f6e23b1cfb21d302e3a4b32c449c26547</id>
<content type='text'>
as far as we know that new interface right now ;)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as far as we know that new interface right now ;)
</pre>
</div>
</content>
</entry>
<entry>
<title>step: put plumbing in place for new input module config system</title>
<updated>2011-05-03T16:02:18+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-05-03T16:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=d0d9f823b79c5649dad18cb1d8d7744796ae0907'/>
<id>d0d9f823b79c5649dad18cb1d8d7744796ae0907</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>milestone: ruleset now supports rsconf_t</title>
<updated>2011-04-19T10:18:26+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-04-19T10:18:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=b722cd3fe608a0bbf4a6df962f9d5c5e547fdc09'/>
<id>b722cd3fe608a0bbf4a6df962f9d5c5e547fdc09</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 'v5-beta'</title>
<updated>2011-03-11T09:24:58+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-03-11T09:24:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=6c3ef4dacfa0a0fb0099299e30335c788704fe2a'/>
<id>6c3ef4dacfa0a0fb0099299e30335c788704fe2a</id>
<content type='text'>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	plugins/omlibdbi/omlibdbi.c
	tests/Makefile.am
	tests/diag.sh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	plugins/omlibdbi/omlibdbi.c
	tests/Makefile.am
	tests/diag.sh
</pre>
</div>
</content>
</entry>
</feed>
