summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-07-30 07:29:03 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-07-30 07:29:03 +0000
commit102d7a2e41ab0b143c5b0ffea10e0d8406b03c95 (patch)
tree294c8255b0335ee64b87690f357a4b1a731ea0ab /doc
parentad0f7f7afa7d28cb285bfdb8c01d95ccfe03996b (diff)
downloadrsyslog-102d7a2e41ab0b143c5b0ffea10e0d8406b03c95.tar.gz
rsyslog-102d7a2e41ab0b143c5b0ffea10e0d8406b03c95.tar.xz
rsyslog-102d7a2e41ab0b143c5b0ffea10e0d8406b03c95.zip
preparing for 1.17.5v1-17-5
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs.html10
-rw-r--r--doc/modules.html2
-rw-r--r--doc/status.html7
3 files changed, 14 insertions, 5 deletions
diff --git a/doc/bugs.html b/doc/bugs.html
index c06b3993..5510b76b 100644
--- a/doc/bugs.html
+++ b/doc/bugs.html
@@ -11,9 +11,17 @@ bug tracker at sourceforge.net</a>. This list here contains more architectural
things while the bug tracker most often lists things that you will actually
experience. Please be sure to visit the bug tracker in addition to this list
here.</p>
-<p>This list has last been updated on 2007-07-16 by
+<p>This list has last been updated on 2007-07-30 by
<a href="http://www.adiscon.com/en/people/rainer-gerhards.php">Rainer Gerhards</a>.</p>
<h1>rsyslogd</h1>
+<h2>forwarding remotely received messages</h2>
+<p>Sysklogd does not forward remotely received messages to other network
+destionation except when the -h option is given. This code is currently defunct.
+No matter if -h is specified or not, messages are ALWAYS forwarded. It is
+currently under review if the sysklogd's functionality is actually needed.
+Please see my
+<a href="http://rgerhards.blogspot.com/2007/07/on-syslogd-h-option.html">blog
+post on this topic</a> for futher detail.</p>
<h2>EQUALLY-NAMED TEMPLATES</h2>
<p>If multiple templates with the SAME name are created, all but the
first definition is IGNORED. So you can NOT (yet) replace a
diff --git a/doc/modules.html b/doc/modules.html
index b6d1383a..aea6b014 100644
--- a/doc/modules.html
+++ b/doc/modules.html
@@ -6,7 +6,7 @@
<h1>About rsyslog Modules</h1>
<P><small><i>Written by
<a href="http://www.adiscon.com/en/people/rainer-gerhards.php">Rainer
- Gerhards</a> (2007-07-26)</i></small></P>
+ Gerhards</a> (2007-07-28)</i></small></P>
<p><font color="#FF0000"><b>This document is incomplete. The module interface is
also quite incomplete and under development. Do not currently use it!</b></font>
You may want to visit <a href="http://rgerhards.blogspot.com/">Rainer's blog</a>
diff --git a/doc/status.html b/doc/status.html
index 7bb091be..ca653622 100644
--- a/doc/status.html
+++ b/doc/status.html
@@ -4,10 +4,11 @@
</head>
<body>
<h2>rsyslog status page</h2>
-<p>This page reflects the status as of 2007-07-27.</p>
+<p>This page reflects the status as of 2007-07-30.</p>
<h2>Current Releases</h2>
-<p><b>development:</b> 1.17.4 - <a href="http://www.rsyslog.com/Article99.phtml">change log</a> -
-<a href="http://www.rsyslog.com/Downloads-index-req-getit-lid-46.phtml">download</a></p>
+<p><b>development:</b> 1.17.5 -
+<a href="http://www.rsyslog.com/Article101.phtml">change log</a> -
+<a href="http://www.rsyslog.com/Downloads-index-req-getit-lid-47.phtml">download</a></p>
<p><b>stable:</b> 1.0.5 - <a href="http://www.rsyslog.com/Article85.phtml">change log</a> -
<a href="http://www.rsyslog.com/Downloads-index-req-getit-lid-39.phtml">download</a></p>
<p>&nbsp;(<a href="version_naming.html">How are versions named?</a>)</p>