git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3797 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-11-06 00:02:56 +00:00
parent 4d6b145369
commit 32f0352590
2 changed files with 38 additions and 0 deletions

View File

@@ -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.

12
TODO
View File

@@ -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,