x
authorJohan Danielsson <joda@pdc.kth.se>
Thu, 6 Nov 1997 00:02:56 +0000 (00:02 +0000)
committerJohan Danielsson <joda@pdc.kth.se>
Thu, 6 Nov 1997 00:02:56 +0000 (00:02 +0000)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3797 ec53bebd-3082-4978-b11e-865c3cabbd6b

ChangeLog
TODO

index 052886b2455bcb51e35f59bb59d332b9a1710097..60b12abdfe97a5d0941919ac83d76681deffadc1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+Thu Nov  6 00:20:41 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
+
+       * kadmin/kadmind.c: Crude admin server.
+
+       * kadmin/kadmin.c: Update to use remote protocol.
+
+       * kadmin/get.c: Fix principal formatting.
+
+       * lib/kadm5: Add client support.
+
+       * lib/kadm5/error.c: Error code mapping.
+
+       * lib/kadm5/server.c: Kadmind support function.
+
+       * lib/kadm5/marshall.c: Kadm5 marshalling.
+
+       * lib/kadm5/acl.c: Simple acl system.
+
+       * lib/kadm5/kadm5_locl.h: Add client stuff.
+
+       * lib/kadm5/init_s.c: Initialize acl.
+
+       * lib/kadm5/*:  Return values.
+
+       * lib/kadm5/create_s.c: Correct kvno.
+
 Wed Nov  5 22:06:50 1997  Johan Danielsson  <joda@emma.pdc.kth.se>
 
        * lib/krb5/log.c: Fix parsing of log destinations.
diff --git a/TODO b/TODO
index 603a5deb3804eb306223882c6cbbcd376aa5edb1..14afd2672f7574b8a32b173828239e081b95c03f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -39,6 +39,10 @@ there's some room for improvement here.
 
 should the KDC use keytabs to store its keys?  Then it could use krb5_rd_req.
 
+* kadmin
+
+is in need of a major cleanup
+
 * lib
 
 ** lib/asn1
@@ -80,8 +84,16 @@ fix locking
 
 fix atomic rename of database
 
+** lib/kadm5
+
+add policies?
+
+fix to use rpc?
+
 ** lib/krb5
 
+fix addresses when there are no addresses
+
 replay cache not implemented
 
 the following encryption types have been implemented: DES-CBC-CRC,