x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3797 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
26
ChangeLog
26
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>
|
Wed Nov 5 22:06:50 1997 Johan Danielsson <joda@emma.pdc.kth.se>
|
||||||
|
|
||||||
* lib/krb5/log.c: Fix parsing of log destinations.
|
* lib/krb5/log.c: Fix parsing of log destinations.
|
||||||
|
12
TODO
12
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.
|
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
|
||||||
|
|
||||||
** lib/asn1
|
** lib/asn1
|
||||||
@@ -80,8 +84,16 @@ fix locking
|
|||||||
|
|
||||||
fix atomic rename of database
|
fix atomic rename of database
|
||||||
|
|
||||||
|
** lib/kadm5
|
||||||
|
|
||||||
|
add policies?
|
||||||
|
|
||||||
|
fix to use rpc?
|
||||||
|
|
||||||
** lib/krb5
|
** lib/krb5
|
||||||
|
|
||||||
|
fix addresses when there are no addresses
|
||||||
|
|
||||||
replay cache not implemented
|
replay cache not implemented
|
||||||
|
|
||||||
the following encryption types have been implemented: DES-CBC-CRC,
|
the following encryption types have been implemented: DES-CBC-CRC,
|
||||||
|
Reference in New Issue
Block a user