*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7860 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2000-02-06 05:22:54 +00:00
parent 78e8e4627e
commit 4b1af31d06
2 changed files with 16 additions and 0 deletions

View File

@@ -1,3 +1,14 @@
2000-02-06 Assar Westerlund <assar@sics.se>
* lib/krb5/time.c (krb5_timeofday): use `krb5_timestamp' instead
of `int32_t'
* lib/krb5/replay.c (checksum_authenticator): update to new API
for md5
* lib/krb5/krb5.h: remove des.h, it's not needed and applications
should not have to make sure to find it.
2000-02-02 Assar Westerlund <assar@sics.se> 2000-02-02 Assar Westerlund <assar@sics.se>
* kdc/kerberos4.c (do_version4): look at check_ticket_addresses * kdc/kerberos4.c (do_version4): look at check_ticket_addresses

View File

@@ -1,3 +1,8 @@
2000-02-06 Assar Westerlund <assar@sics.se>
* xdbm.h: hopefully catch a few more declarations by including
<ndbm.h> even if <db.h> was found
2000-01-26 Assar Westerlund <assar@sics.se> 2000-01-26 Assar Westerlund <assar@sics.se>
* mini_inetd.c (mini_inetd): separate number of allocated sockets * mini_inetd.c (mini_inetd): separate number of allocated sockets