*** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6830 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
17
ChangeLog
17
ChangeLog
@@ -1,3 +1,20 @@
|
||||
1999-08-16 Assar Westerlund <assar@sics.se>
|
||||
|
||||
* lib/krb5/sendauth.c (krb5_sendauth): only look at errno if
|
||||
krb5_net_read actually returns -1
|
||||
|
||||
* lib/krb5/recvauth.c (krb5_recvauth): only look at errno if
|
||||
krb5_net_read actually returns -1
|
||||
|
||||
* appl/kf/kf.c (proto): don't trust errno if krb5_net_read hasn't
|
||||
returned -1
|
||||
|
||||
* appl/test/tcp_server.c (proto): only trust errno if
|
||||
krb5_net_read actually returns -1
|
||||
|
||||
* appl/kf/kfd.c (proto): be more careful with the return value
|
||||
from krb5_net_read
|
||||
|
||||
1999-08-13 Assar Westerlund <assar@sics.se>
|
||||
|
||||
* lib/krb5/get_addrs.c (get_addrs_int): try the different ways
|
||||
|
@@ -1,3 +1,11 @@
|
||||
1999-08-16 Assar Westerlund <assar@sics.se>
|
||||
|
||||
* version4.c (handle_v4): more error checking and more correct
|
||||
error messages
|
||||
|
||||
* server.c (v5_loop, kadmind_loop): more error checking and more
|
||||
correct error messages
|
||||
|
||||
1999-07-24 Assar Westerlund <assar@sics.se>
|
||||
|
||||
* util.c (str2timeval, edit_time): functions for parsing and
|
||||
|
@@ -1,3 +1,7 @@
|
||||
1999-08-16 Assar Westerlund <assar@sics.se>
|
||||
|
||||
* getcap.c: try to make this work on systems with DB
|
||||
|
||||
1999-08-16 Johan Danielsson <joda@pdc.kth.se>
|
||||
|
||||
* getcap.c: protect from db-less systems
|
||||
|
Reference in New Issue
Block a user