From 262fc4fc956f0aff1d92f9603186da03d8c98827 Mon Sep 17 00:00:00 2001 From: Moritz Schulte Date: Sat, 24 May 2008 23:56:19 +0000 Subject: 2008-05-25 Moritz * scdaemon.c: New options: oSystemDaemon, oSystemSocket. (main): New local variables: is_system_daemon, system_socket, set variables during parsing. (main): Don't parse default config if oSystemDaemon is given on the commandline. Implemented basic "system-daemon" logic. --- scd/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'scd/ChangeLog') diff --git a/scd/ChangeLog b/scd/ChangeLog index 41a9e3395..fa1bd6c6b 100644 --- a/scd/ChangeLog +++ b/scd/ChangeLog @@ -1,3 +1,11 @@ +2008-05-25 Moritz + + * scdaemon.c: New options: oSystemDaemon, oSystemSocket. + (main): New local variables: is_system_daemon, system_socket, set + variables during parsing. + (main): Don't parse default config if oSystemDaemon is given on the commandline. + Implemented basic "system-daemon" logic. + 2008-04-21 Moritz Schulte (wk) * app-openpgp.c (verify_a_chv): Make use of the default CHV flag. -- cgit v1.2.3