Mon Sep 18 15:33:26 CEST 2000: Martin Schulze <joey@infodrom.ffis.de>

Removed unixm/unix domain sockets and switch to Datagram Unix
    Sockets.  This should remove one possibility to play DoS with
    syslogd.  Thanks to Olaf Kirch <okir@caldera.de> for the patch.
This commit is contained in:
Joey Schulze
2000-09-18 13:41:33 +00:00
parent f5c0fbfb22
commit 728d79d925
2 changed files with 37 additions and 62 deletions

View File

@@ -16,4 +16,6 @@ Version 1.4
addresses converted to symbols, once with the raw text. Allows
external programs such as ksymoops do their own processing on the
original data.
. Olaf Kirch <okir@caldera.de>
- Remove Unix Domain Sockets and switch to Datagram Unix Sockets
. Several bugfixes and improvements, please refer to the .c files