<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/runtime/obj.c, 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 'v4-stable' into v5-stable</title>
<updated>2012-01-16T15:14:30+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2012-01-16T15:14:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=18e60f46a1bbdbcb446369a0f03dbb04f29fb71e'/>
<id>18e60f46a1bbdbcb446369a0f03dbb04f29fb71e</id>
<content type='text'>
Conflicts:
	runtime/debug.h
	runtime/obj.c
	runtime/parser.h
	runtime/wti.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	runtime/debug.h
	runtime/obj.c
	runtime/parser.h
	runtime/wti.h
</pre>
</div>
</content>
</entry>
<entry>
<title>runtime license change</title>
<updated>2012-01-16T11:39:01+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2012-01-16T11:39:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=f6dea36394ff969ac627c284ce9872899bc2eb9e'/>
<id>f6dea36394ff969ac627c284ce9872899bc2eb9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>some light performance enhancement</title>
<updated>2009-11-12T16:12:10+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-11-12T16:12:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=8b246de2a587454f9260ff91192d27a2e168ea2d'/>
<id>8b246de2a587454f9260ff91192d27a2e168ea2d</id>
<content type='text'>
...by replacing time() call with much faster (at least under linux)
gettimeofday() calls.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
...by replacing time() call with much faster (at least under linux)
gettimeofday() calls.
</pre>
</div>
</content>
</entry>
<entry>
<title>new queue engine - initial commit (probably not 100% working!)</title>
<updated>2009-10-14T09:01:21+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-10-14T09:01:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=c5408da3d8f17691fb91282d031757ed041fec55'/>
<id>c5408da3d8f17691fb91282d031757ed041fec55</id>
<content type='text'>
simplified and thus speeded up the queue engine, also fixed some
potential race conditions (in very unusual shutdown conditions)
along the way. The threading model has seriously changes, so there may
be some regressions.

NOTE: the code passed basic tests, but there is still more work
and testing to be done. This commit should be treated with care.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
simplified and thus speeded up the queue engine, also fixed some
potential race conditions (in very unusual shutdown conditions)
along the way. The threading model has seriously changes, so there may
be some regressions.

NOTE: the code passed basic tests, but there is still more work
and testing to be done. This commit should be treated with care.
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: potential race in object loader during use/release of object interface</title>
<updated>2009-09-22T10:48:51+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-09-22T10:48:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=6946b6b7d9c53979826764f66166b501e783cb2a'/>
<id>6946b6b7d9c53979826764f66166b501e783cb2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>going forward in moving string-handling functions to new interface...</title>
<updated>2009-06-17T13:22:13+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-06-17T13:22:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=d2d54013aebb756169182ed8716b142d27134a70'/>
<id>d2d54013aebb756169182ed8716b142d27134a70</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 'master' into omfile</title>
<updated>2009-06-16T10:59:55+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-06-16T10:59:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=98348ae03d217d1971c54ff135b6a5ce1dff7087'/>
<id>98348ae03d217d1971c54ff135b6a5ce1dff7087</id>
<content type='text'>
Conflicts:
	ChangeLog
	runtime/msg.h
	tcps_sess.c
	tcpsrv.c
	tools/syslogd.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ChangeLog
	runtime/msg.h
	tcps_sess.c
	tcpsrv.c
	tools/syslogd.c
</pre>
</div>
</content>
</entry>
<entry>
<title>done various optimizations to the stringbuf and its users</title>
<updated>2009-06-16T09:36:05+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-06-16T09:36:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=f7579e68a67364c8040966be57c2eae4c9550ee5'/>
<id>f7579e68a67364c8040966be57c2eae4c9550ee5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>omfile buffers are now synchronized after inactivity</title>
<updated>2009-06-15T11:44:51+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-06-15T11:44:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=16ecb90c3ac88bb2261c31c990d88f97f1a1b32f'/>
<id>16ecb90c3ac88bb2261c31c990d88f97f1a1b32f</id>
<content type='text'>
This is the first shot at this functionality. Currently, we run off a fixed
counter in the rsyslogd mainloop, which needs to be restructured. But this
code works, so it is a good time for a commit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the first shot at this functionality. Currently, we run off a fixed
counter in the rsyslogd mainloop, which needs to be restructured. But this
code works, so it is a good time for a commit.
</pre>
</div>
</content>
</entry>
<entry>
<title>completed multi-ruleset core support</title>
<updated>2009-06-12T13:31:08+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-06-12T13:31:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=ca0ddc30a3edce02a440904a01f0b866c0f82b5a'/>
<id>ca0ddc30a3edce02a440904a01f0b866c0f82b5a</id>
<content type='text'>
... as well as added multi-ruleset support for imtcp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... as well as added multi-ruleset support for imtcp
</pre>
</div>
</content>
</entry>
</feed>
