*** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9165 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
21
ChangeLog
21
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2000-11-15 Assar Westerlund <assar@sics.se>
|
||||
|
||||
* lib/krb5/send_to_kdc.c (recv_loop): check `fd' for being too
|
||||
large to be able to select on
|
||||
|
||||
2000-11-13 Assar Westerlund <assar@sics.se>
|
||||
|
||||
* lib/hdb/ndbm.c: handle both ndbm.h and gdbm/ndbm.h
|
||||
* lib/hdb/hdb.c: handle both ndbm.h and gdbm/ndbm.h
|
||||
|
||||
2000-11-12 Johan Danielsson <joda@pdc.kth.se>
|
||||
|
||||
* kdc/hpropd.8: remove extra .Xc
|
||||
@@ -10,6 +20,17 @@
|
||||
|
||||
* kdc/524.c: fix log messge
|
||||
|
||||
2000-10-08 Assar Westerlund <assar@sics.se>
|
||||
|
||||
* kpasswd/kpasswdd.c (add_new_tcp): check for the socket fd being
|
||||
too large to select on
|
||||
* kdc/connect.c (add_new_tcp): check for the socket fd being too
|
||||
large to selct on
|
||||
* kdc/connect.c (loop): check that the socket fd is not too large
|
||||
to select on
|
||||
|
||||
* kdc/kaserver.c (do_authenticate): check for time skew
|
||||
|
||||
2000-10-01 Assar Westerlund <assar@sics.se>
|
||||
|
||||
* kdc/524.c (set_address): allocate memory for storing addresses
|
||||
|
Reference in New Issue
Block a user