*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6759 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-08-05 12:26:13 +00:00
parent 4109cb252e
commit 89bb20cf7c
8 changed files with 56 additions and 0 deletions

View File

@@ -1,3 +1,26 @@
1999-08-05 Assar Westerlund <assar@sics.se>
* lib/krb5/principal.c (krb5_sname_to_principal): remember to call
freehostent
* appl/test/tcp_client.c: call freehostent
* appl/kf/kf.c (doit): call freehostent
* appl/kf/kf.c: make v6 friendly and simplify
* appl/kf/kfd.c: make v6 friendly and simplify
* appl/test/tcp_server.c: simplify by using krb5_err instead of
errx
* appl/test/tcp_client.c: simplify by using krb5_err instead of
errx
* appl/test/tcp_server.c: make v6 friendly and simplify
* appl/test/tcp_client.c: make v6 friendly and simplify
1999-08-04 Assar Westerlund <assar@sics.se>
* Release 0.1m