<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/plugins/im3195, branch v4.4.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>bugfix: compile problems in im3195</title>
<updated>2009-04-23T09:45:50+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-04-23T09:45:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=f8d9aad08222f59ba2d27437c1e2369896452aa1'/>
<id>f8d9aad08222f59ba2d27437c1e2369896452aa1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>preparing for 3.21.6</title>
<updated>2008-10-22T08:08:10+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-10-22T08:08:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=162c9e91e970cc9475bc86ffd00fd1d939e1e487'/>
<id>162c9e91e970cc9475bc86ffd00fd1d939e1e487</id>
<content type='text'>
plus solving a compile problem for im3195 (which is not used
in practice, thus this did not show up before...)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
plus solving a compile problem for im3195 (which is not used
in practice, thus this did not show up before...)
</pre>
</div>
</content>
</entry>
<entry>
<title>some more changes to cater for new LogError() interface</title>
<updated>2008-07-01T13:17:33+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-07-01T13:17:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=8256a105cf47b07fc032de7828f0b069d23779e6'/>
<id>8256a105cf47b07fc032de7828f0b069d23779e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added fromhost-ip properties and some bugfixes</title>
<updated>2008-05-16T11:36:41+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-05-16T11:36:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=09afe64f29bae5af8ea1749373e8c8b6586b70d1'/>
<id>09afe64f29bae5af8ea1749373e8c8b6586b70d1</id>
<content type='text'>
- bugfix: TCP input modules did incorrectly set fromhost property
  (always blank)
- bugfix: imklog did not set fromhost property
- added "fromhost-ip" property
- added "RSYSLOG_DebugFormat" canned template
- bugfix: hostname and fromhost were swapped when a persisted message
  (in queued mode) was read in
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- bugfix: TCP input modules did incorrectly set fromhost property
  (always blank)
- bugfix: imklog did not set fromhost property
- added "fromhost-ip" property
- added "RSYSLOG_DebugFormat" canned template
- bugfix: hostname and fromhost were swapped when a persisted message
  (in queued mode) was read in
</pre>
</div>
</content>
</entry>
<entry>
<title>final touches for 3.19.0</title>
<updated>2008-05-06T08:58:06+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-05-06T08:58:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=02795031a3021698baf857ae0c3af0ce38cd7cd4'/>
<id>02795031a3021698baf857ae0c3af0ce38cd7cd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>modularization work</title>
<updated>2008-04-17T07:07:12+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-04-17T07:07:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=87c936ab65b4381fed35689b38c98f130883d903'/>
<id>87c936ab65b4381fed35689b38c98f130883d903</id>
<content type='text'>
cleanup + created an abstract class for global data
items and moved glblGetWorkDir to it
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cleanup + created an abstract class for global data
items and moved glblGetWorkDir to it
</pre>
</div>
</content>
</entry>
<entry>
<title>some cleanup after dual-merge</title>
<updated>2008-04-16T15:31:55+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-04-16T15:31:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=5987107df46157eb847bc8271157ab8a7c73f6f4'/>
<id>5987107df46157eb847bc8271157ab8a7c73f6f4</id>
<content type='text'>
im3195 did not yet know about the new directory structure
version bumped in support of new devel branch version
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
im3195 did not yet know about the new directory structure
version bumped in support of new devel branch version
</pre>
</div>
</content>
</entry>
<entry>
<title>completed im3195 including some documentation</title>
<updated>2008-04-16T14:41:00+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-04-16T14:41:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=53a0ed8b3a03aa5d7bf40cb69b02391e5e5ca9d1'/>
<id>53a0ed8b3a03aa5d7bf40cb69b02391e5e5ca9d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more or less finished im3195</title>
<updated>2008-04-16T06:12:11+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-04-16T06:12:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=dd7e91f35dd70f0bbf657f0dc21ddc2afdcb0602'/>
<id>dd7e91f35dd70f0bbf657f0dc21ddc2afdcb0602</id>
<content type='text'>
but need changes in liblogging to complete this
work - does not compile yet
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
but need changes in liblogging to complete this
work - does not compile yet
</pre>
</div>
</content>
</entry>
</feed>
