<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/plugins/imfile, branch v5.9.7</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 'v5-stable-newstats' into v5-devel</title>
<updated>2012-01-16T16:04:10+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2012-01-16T16:04:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=abb381b8a5861be1d065afea85f355f478d87e5d'/>
<id>abb381b8a5861be1d065afea85f355f478d87e5d</id>
<content type='text'>
Conflicts:
	plugins/imtcp/imtcp.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	plugins/imtcp/imtcp.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'v4-stable' into v5-stable</title>
<updated>2012-01-14T17:32:40+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2012-01-14T17:32:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=0871d0a077c8adfdda8f055e021239dc4f354f7e'/>
<id>0871d0a077c8adfdda8f055e021239dc4f354f7e</id>
<content type='text'>
Conflicts:
	plugins/imfile/imfile.c
	plugins/omtesting/omtesting.c
	tcpsrv.c
	threads.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	plugins/imfile/imfile.c
	plugins/omtesting/omtesting.c
	tcpsrv.c
	threads.c
</pre>
</div>
</content>
</entry>
<entry>
<title>more files moved to ASL 2.0</title>
<updated>2012-01-12T02:29:19+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2012-01-12T02:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=ca39d8e60e569d837f39a9c33e28cf8f0e89f321'/>
<id>ca39d8e60e569d837f39a9c33e28cf8f0e89f321</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-stable' into v5-devel</title>
<updated>2011-10-17T13:26:11+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-10-17T13:26:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=16f06168e10d0315cc5d65516043809edd9d2232'/>
<id>16f06168e10d0315cc5d65516043809edd9d2232</id>
<content type='text'>
Conflicts:
	ChangeLog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ChangeLog
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: imfile did invalid system call under some circumstances</title>
<updated>2011-10-07T09:42:49+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-10-07T09:42:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=cd5253fa82fdbd7529f76c9cec2130e1ccb210bb'/>
<id>cd5253fa82fdbd7529f76c9cec2130e1ccb210bb</id>
<content type='text'>
when a file that was to be monitored did not exist BUT the state file
actually existed. Mostly a cosmetic issue. Root cause was incomplete
error checking in stream.c; so patch may affect other code areas.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when a file that was to be monitored did not exist BUT the state file
actually existed. Mostly a cosmetic issue. Root cause was incomplete
error checking in stream.c; so patch may affect other code areas.
</pre>
</div>
</content>
</entry>
<entry>
<title>imfile: added $InputFileMaxLinesAtOnce directive</title>
<updated>2011-05-24T08:09:43+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-05-24T08:09:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=ffdc33e3f178ad85ba5c2c9f7fcee98b743e9d5e'/>
<id>ffdc33e3f178ad85ba5c2c9f7fcee98b743e9d5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enhanced imfile to support input batching</title>
<updated>2011-05-24T07:34:14+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-05-24T07:34:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=59056371156616274d9970300b3ab02432201422'/>
<id>59056371156616274d9970300b3ab02432201422</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>backporting patch for clean make distcheck</title>
<updated>2011-03-16T15:59:49+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-03-16T15:59:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=32db6291bc310062cffd3266fc297c7b13c571a7'/>
<id>32db6291bc310062cffd3266fc297c7b13c571a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added work-around for bug in gtls, which causes fd leak when using TLS</title>
<updated>2011-02-23T10:25:43+00:00</updated>
<author>
<name>Bojan Smojver</name>
<email>bojan@rexursive.com</email>
</author>
<published>2011-02-23T10:25:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=d1eb6e0edc51a78f3209448e800b25eda50340f2'/>
<id>d1eb6e0edc51a78f3209448e800b25eda50340f2</id>
<content type='text'>
The capability has been added for module to specify that they do not
like being unloaded.
related bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=222

Signed-off-by: Rainer Gerhards &lt;rgerhards@adiscon.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The capability has been added for module to specify that they do not
like being unloaded.
related bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=222

Signed-off-by: Rainer Gerhards &lt;rgerhards@adiscon.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>enhance: imfile did not yet support multiple rulesets, now added</title>
<updated>2011-02-18T15:04:50+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-02-18T15:04:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=2f1ef6164afa3a91f0bdd92507d0e8d557bea555'/>
<id>2f1ef6164afa3a91f0bdd92507d0e8d557bea555</id>
<content type='text'>
we do this directly in the beta because a) it does not affect existing
functionality and b) one may argue that this missing functionality is
close to a bug.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we do this directly in the beta because a) it does not affect existing
functionality and b) one may argue that this missing functionality is
close to a bug.
</pre>
</div>
</content>
</entry>
</feed>
