From 4d4bb40eba6882f011f03e64094000a98360f4e8 Mon Sep 17 00:00:00 2001 From: Richard Basch Date: Mon, 22 Jan 1996 04:53:48 +0000 Subject: [PATCH] A couple more tasks have been completed (use dbm, and kdc locking) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7352 dc483132-0cff-0310-8789-dd5450dbe970 --- src/TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/TODO b/src/TODO index 72dda630e..8666378f4 100644 --- a/src/TODO +++ b/src/TODO @@ -3,9 +3,9 @@ Major projects: 1. Run a V5 KDC on the master KDC. * audit code in v4 kadmind server DONE * convert syslog -> log (to real file) - * save versus deletion of rcache file (HIGH PRIORITY) - * Use dbm as the default database. (HIGH PRIORITY) - * Solaris: KDC does not notice new databases. +DONE * save versus deletion of rcache file (HIGH PRIORITY) +DONE * Use dbm as the default database. (HIGH PRIORITY) +DONE * KDC does not notice new databases after new db loads (HIGH PRIORITY) 2. API changes DONE * context changes (mostly done) -- 2.26.2