A couple more tasks have been completed (use dbm, and kdc locking)
authorRichard Basch <probe@mit.edu>
Mon, 22 Jan 1996 04:53:48 +0000 (04:53 +0000)
committerRichard Basch <probe@mit.edu>
Mon, 22 Jan 1996 04:53:48 +0000 (04:53 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7352 dc483132-0cff-0310-8789-dd5450dbe970

src/TODO

index 72dda630efe0f6580be9216e19214f6f136fa891..8666378f42c73db41bb1b72360c64222d6259228 100644 (file)
--- 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)