<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/plugins/imfile, branch v4.2.0</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>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>consolidated time calls during msg object creation</title>
<updated>2008-10-02T13:52:24+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-10-02T13:52:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=02bb3c901d9b14e8a08b111dde151f1ed4d2d1da'/>
<id>02bb3c901d9b14e8a08b111dde151f1ed4d2d1da</id>
<content type='text'>
...this improves performance and consistency and also fixes
a bug where subsecond time properties generated by imfile, imklog and
internal messages could be slightly inconsistent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
...this improves performance and consistency and also fixes
a bug where subsecond time properties generated by imfile, imklog and
internal messages could be slightly inconsistent.
</pre>
</div>
</content>
</entry>
<entry>
<title>added properties "inputname" and "$myhostname"</title>
<updated>2008-09-10T13:59:53+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-09-10T13:59:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=262f61d869b95f63b393ae48d683b13e70322478'/>
<id>262f61d869b95f63b393ae48d683b13e70322478</id>
<content type='text'>
- added message property "inputname", which contains the name of the
  input (module) that generated it. Presence is depending on suport in
  each input module (else it is blank).
- added system property "$myhostname", which contains the name of the
  local host as it knows itself.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- added message property "inputname", which contains the name of the
  input (module) that generated it. Presence is depending on suport in
  each input module (else it is blank).
- added system property "$myhostname", which contains the name of the
  local host as it knows itself.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'v3-stable' into beta</title>
<updated>2008-08-15T10:59:24+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-08-15T10:59:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=8a1751d1c9cb463aeb3b9c80bff907bbe3d5cd8a'/>
<id>8a1751d1c9cb463aeb3b9c80bff907bbe3d5cd8a</id>
<content type='text'>
Conflicts:

	ChangeLog
	configure.ac
	doc/rsyslog_ng_comparison.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:

	ChangeLog
	configure.ac
	doc/rsyslog_ng_comparison.html
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed cross-platform compile problem introduced with recent change</title>
<updated>2008-08-15T10:21:26+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-08-15T10:21:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=3aa86ed554aeb05c386e99d605ddc220250d35d2'/>
<id>3aa86ed554aeb05c386e99d605ddc220250d35d2</id>
<content type='text'>
...which fixed the imfile segfault issue.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
...which fixed the imfile segfault issue.
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: imfile could cause a segfault upon rsyslogd HUP and termination</title>
<updated>2008-08-14T09:19:02+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-08-14T09:19:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=7b456ce548030ff362d3a2be04b1e5c2c89e0dcb'/>
<id>7b456ce548030ff362d3a2be04b1e5c2c89e0dcb</id>
<content type='text'>
Thanks to lperr for an excellent bug report that helped detect this
problem.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to lperr for an excellent bug report that helped detect this
problem.
</pre>
</div>
</content>
</entry>
<entry>
<title>added (internal) error codes to error messages</title>
<updated>2008-06-27T10:52:45+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-06-27T10:52:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=3f6c73a8b7ff2c6d9c931876d823f2b4ef6bbea2'/>
<id>3f6c73a8b7ff2c6d9c931876d823f2b4ef6bbea2</id>
<content type='text'>
Also added redirector to web description of error codes
closes bug http://bugzilla.adiscon.com/show_bug.cgi?id=20
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also added redirector to web description of error codes
closes bug http://bugzilla.adiscon.com/show_bug.cgi?id=20
</pre>
</div>
</content>
</entry>
<entry>
<title>disabled compile warnings caused by third-party libraries</title>
<updated>2008-06-23T09:29:47+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-06-23T09:29:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=b711a34a075cf3979f48937f8af8b05030644e82'/>
<id>b711a34a075cf3979f48937f8af8b05030644e82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moved host/domain-name related variables to global data pool</title>
<updated>2008-04-17T08:58:30+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-04-17T08:58:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=e1791996b81b486e53a36ec753c3bb595f671983'/>
<id>e1791996b81b486e53a36ec753c3bb595f671983</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>
</feed>
