*** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2505 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
20
ChangeLog
20
ChangeLog
@@ -1,9 +1,29 @@
|
||||
Sun Jul 20 16:22:30 1997 Assar Westerlund <assar@sics.se>
|
||||
|
||||
* kuser/kinit.c: break if des_read_pw_string() != 0
|
||||
|
||||
* kpasswd/kpasswdd.c: send a reply
|
||||
|
||||
* kpasswd/kpasswd.c: restructured code. better report on
|
||||
krb-error break if des_read_pw_string() != 0
|
||||
|
||||
* kdc/kerberos5.c: Check `require_enc_timestamp' malloc space for
|
||||
starttime and renew_till
|
||||
|
||||
* appl/telnet/libtelnet/kerberos5.c (kerberos5_is): Send a
|
||||
keyblock to krb5_verify_chekcsum
|
||||
|
||||
Sun Jul 20 06:35:46 1997 Johan Danielsson <joda@emma.pdc.kth.se>
|
||||
|
||||
* Release 0.0b
|
||||
|
||||
* kpasswd/kpasswd.c: Avoid using non-standard struct names.
|
||||
|
||||
Sat Jul 19 19:26:23 1997 Assar Westerlund <assar@sics.se>
|
||||
|
||||
* lib/krb5/keytab.c (krb5_kt_get_entry): check return from
|
||||
`krb5_kt_start_seq_get'. From <map@stacken.kth.se>
|
||||
|
||||
Sat Jul 19 04:07:39 1997 Johan Danielsson <joda@emma.pdc.kth.se>
|
||||
|
||||
* lib/asn1/k5.asn1: Update with more pa-data types from
|
||||
|
8
TODO
8
TODO
@@ -8,8 +8,6 @@ add some kind of remote admin protocol
|
||||
|
||||
** kpasswd
|
||||
|
||||
send a reply from the server
|
||||
|
||||
* appl
|
||||
|
||||
more programs here
|
||||
@@ -19,7 +17,7 @@ more programs here
|
||||
forwarding is not implemented at all.
|
||||
|
||||
perhaps rsh and rshd should be able to handle `traditional'
|
||||
rsh-protocol as well.
|
||||
rsh-protocol as well.
|
||||
|
||||
** appl/telnet
|
||||
|
||||
@@ -39,8 +37,6 @@ implement support for interoperability with kerberos V4.
|
||||
|
||||
needs a configuration file.
|
||||
|
||||
the requirement for preauthentication should be configurable.
|
||||
|
||||
* kuser
|
||||
|
||||
** kinit
|
||||
@@ -53,6 +49,8 @@ should try to give better error messages.
|
||||
|
||||
** lib/asn1
|
||||
|
||||
prepend a prefix on all generated symbols
|
||||
|
||||
** lib/auth
|
||||
|
||||
PAM and afskauthlib
|
||||
|
Reference in New Issue
Block a user