From e90ba3a4ae7425f2401bd8963f54e7907b34788e Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Mon, 28 Jan 2008 13:32:23 +0000 Subject: one more feature done ;) --- doc/features.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/features.html b/doc/features.html index 89de94bd..ea22f940 100644 --- a/doc/features.html +++ b/doc/features.html @@ -67,8 +67,8 @@ at some time moved back to the sourceforge tracker.

  • implement native email-functionality in selector (probably best done as a plug-in)
  • port it to more *nix variants (eg AIX and HP UX) - this needs volunteers with access to those machines and - knowledge
  • provide an on-disk queue for syslog messages; should be - combined with reliable delivery to the next hop
  • support for native SSL enryption of plain tcp syslog sessions. This will + knowledge +
  • support for native SSL enryption of plain tcp syslog sessions. This will most probably happen based on syslog-transport-tls.
  • even more enhanced multi-threading, with a message queue for each action (when implementing this, search for CHECKMULTIQUEUE comments in the source - they already contain hints of -- cgit