<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/plugins/imuxsock, branch v4.7.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>Merge branch 'v4-stable-solaris' into v4-devel</title>
<updated>2010-04-12T07:10:19+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-04-12T07:10:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=25bc3b2e30deaee00fcf183e885378a0d64ae94c'/>
<id>25bc3b2e30deaee00fcf183e885378a0d64ae94c</id>
<content type='text'>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	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
	tools/omfile.c
	tools/syslogd.c
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: local unix system log socket was deleted even when it was not configured</title>
<updated>2010-03-26T15:38:34+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-03-26T15:38:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=b67b5b8f73074931285dad4cb2e6d760923a19f8'/>
<id>b67b5b8f73074931285dad4cb2e6d760923a19f8</id>
<content type='text'>
Also made sure that /dev/log will not be processed by imuxsock
when running under Solaris -- otherwise, the module may had
accidently deleted the log socket and cause problems.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also made sure that /dev/log will not be processed by imuxsock
when running under Solaris -- otherwise, the module may had
accidently deleted the log socket and cause problems.
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: imuxsock incorrectly stated inputname "imudp"</title>
<updated>2010-02-06T11:03:24+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2010-02-06T11:03:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=85a0ed1ccefc9bf0d054dac0d5305b1f6cc0fe22'/>
<id>85a0ed1ccefc9bf0d054dac0d5305b1f6cc0fe22</id>
<content type='text'>
Thanks to Ryan Lynch for reporting this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Ryan Lynch for reporting this.
</pre>
</div>
</content>
</entry>
<entry>
<title>integrating varmojfekoj's "unlimited select()" patch into v4-devel</title>
<updated>2009-11-17T08:10:24+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-11-17T08:10:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=f94a3034b6c2218f51be5ab84bae591269e07215'/>
<id>f94a3034b6c2218f51be5ab84bae591269e07215</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added option to use unlimited-size select() calls</title>
<updated>2009-11-17T08:00:01+00:00</updated>
<author>
<name>varmojfekoj</name>
<email>theinric@redhat.com</email>
</author>
<published>2009-11-17T08:00:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=30c2e42ec305bb97bd04172e5c02b89eeea53e35'/>
<id>30c2e42ec305bb97bd04172e5c02b89eeea53e35</id>
<content type='text'>
Thanks to varmjofekoj 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 varmjofekoj for the patch

Signed-off-by: Rainer Gerhards &lt;rgerhards@adiscon.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>added new config option $InputUnixListenSocketCreatePath</title>
<updated>2009-09-04T14:58:00+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-09-04T14:58:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=5f76568d3707cbbadfa3767558ded52cf5f27f47'/>
<id>5f76568d3707cbbadfa3767558ded52cf5f27f47</id>
<content type='text'>
backport from v5-devel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
backport from v5-devel
</pre>
</div>
</content>
</entry>
<entry>
<title>finished transition to using inputName property</title>
<updated>2009-06-30T13:21:15+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-06-30T13:21:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=e397c34d2a6c7c1e4c116fd2363cb173e32eb2a2'/>
<id>e397c34d2a6c7c1e4c116fd2363cb173e32eb2a2</id>
<content type='text'>
... plus some celanup and adding minor missing functionality
(the rule debug info again tell the property name, not just number).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... plus some celanup and adding minor missing functionality
(the rule debug info again tell the property name, not just number).
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'beta'</title>
<updated>2009-02-24T13:52:49+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-02-24T13:52:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=924ceb305dc1dced54beaa6ffe4b72b9f2609c6a'/>
<id>924ceb305dc1dced54beaa6ffe4b72b9f2609c6a</id>
<content type='text'>
Conflicts:
	ChangeLog
	Makefile.am
	configure.ac
	doc/manual.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ChangeLog
	Makefile.am
	configure.ac
	doc/manual.html
</pre>
</div>
</content>
</entry>
<entry>
<title>make all cflags and libs variables uppercase</title>
<updated>2009-02-24T12:09:44+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2009-02-06T17:55:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=1448e2486e9a2ad6cf6fa6d5ddbef203118b2c9b'/>
<id>1448e2486e9a2ad6cf6fa6d5ddbef203118b2c9b</id>
<content type='text'>
pkg-config uses uppercase for its _CFLAGS and _LIBS variable names.
So we follow suit and convert all _cflags and _libs variables to
uppercase for more consistency.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pkg-config uses uppercase for its _CFLAGS and _LIBS variable names.
So we follow suit and convert all _cflags and _libs variables to
uppercase for more consistency.
</pre>
</div>
</content>
</entry>
<entry>
<title>performance optimization: unnecessary time() calls during message parsing removed</title>
<updated>2008-09-16T09:56:07+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-09-16T09:56:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=760e5f0d3986aa93a07e207dde3206741ec3ad74'/>
<id>760e5f0d3986aa93a07e207dde3206741ec3ad74</id>
<content type='text'>
thanks to David Lang for his excellent performance analysis
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
thanks to David Lang for his excellent performance analysis
</pre>
</div>
</content>
</entry>
</feed>
