<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/plugins/imuxsock, branch v6.3.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 'v5-devel'</title>
<updated>2011-06-27T10:33:26+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-06-27T10:33:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=8488d8c3c1e65cb4dacb1dddc71c9186ec9f8f37'/>
<id>8488d8c3c1e65cb4dacb1dddc71c9186ec9f8f37</id>
<content type='text'>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	plugins/imfile/imfile.c
	plugins/imklog/imklog.c
	plugins/imptcp/imptcp.c
	plugins/imtcp/imtcp.c
	plugins/imuxsock/imuxsock.c
	plugins/mmsnmptrapd/mmsnmptrapd.c
	tools/omfile.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/imptcp/imptcp.c
	plugins/imtcp/imtcp.c
	plugins/imuxsock/imuxsock.c
	plugins/mmsnmptrapd/mmsnmptrapd.c
	tools/omfile.c
</pre>
</div>
</content>
</entry>
<entry>
<title>added support for obtaining timestamp from system for imuxsock</title>
<updated>2011-06-20T10:19:15+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-06-20T10:17:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=d5f78989d8fd2a3c11fd1e6ed1cd4d688b1e6728'/>
<id>d5f78989d8fd2a3c11fd1e6ed1cd4d688b1e6728</id>
<content type='text'>
This permits to read the time a message was submitted to the system
log socket. Most importantly, this is provided in microsecond resolution.
So we are able to obtain high precision timestampis even for messages
that were - as is usual - not formatted with them. This also simplifies
things in regard to local time calculation in chroot environments.
Many thanks to Lennart Poettering for suggesting this feature,
providing some guidance on implementing it and coordinating getting the
necessary support into the Linux kernel.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This permits to read the time a message was submitted to the system
log socket. Most importantly, this is provided in microsecond resolution.
So we are able to obtain high precision timestampis even for messages
that were - as is usual - not formatted with them. This also simplifies
things in regard to local time calculation in chroot environments.
Many thanks to Lennart Poettering for suggesting this feature,
providing some guidance on implementing it and coordinating getting the
necessary support into the Linux kernel.
</pre>
</div>
</content>
</entry>
<entry>
<title>step: imuxsock changed to new config system</title>
<updated>2011-05-12T12:04:09+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-05-12T12:04:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=b4daf5a03d57bbf4a9254dcff73e0b95f2688081'/>
<id>b4daf5a03d57bbf4a9254dcff73e0b95f2688081</id>
<content type='text'>
now also properly works with privilege drop
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
now also properly works with privilege drop
</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>Merge branch 'v5-stable'</title>
<updated>2011-04-27T15:59:11+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-04-27T15:59:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=5930014cddf4ed5a5d0970f2a3b16be002c1ce4c'/>
<id>5930014cddf4ed5a5d0970f2a3b16be002c1ce4c</id>
<content type='text'>
Conflicts:
	tools/syslogd.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	tools/syslogd.c
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: rate-limiting inside imuxsock did not work 100% correct</title>
<updated>2011-04-27T08:09:15+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-04-27T08:09:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=24b62834801043bf2d9560b0cca3967e5762bea1'/>
<id>24b62834801043bf2d9560b0cca3967e5762bea1</id>
<content type='text'>
reason was that a global config variable was invalidly accessed where a
listener variable should have been used.
Also performance-improved the case when rate limiting is turned off (this
is a very unintrusive change, thus done directly to the stable version).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reason was that a global config variable was invalidly accessed where a
listener variable should have been used.
Also performance-improved the case when rate limiting is turned off (this
is a very unintrusive change, thus done directly to the stable version).
</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>
<entry>
<title>Merge branch 'v5-beta-gtls-fix' into v5-beta</title>
<updated>2011-03-06T13:57:29+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-03-06T13:57:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=5c84debabb4154d0574f6ce8f1d2b95c1910859d'/>
<id>5c84debabb4154d0574f6ce8f1d2b95c1910859d</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-02-25T13:46:07+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-02-25T13:46:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=74a71e798efd58e20cc150b04de2613bf518eed4'/>
<id>74a71e798efd58e20cc150b04de2613bf518eed4</id>
<content type='text'>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
</pre>
</div>
</content>
</entry>
</feed>
