*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6673 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-07-31 22:59:23 +00:00
parent f4802366f1
commit a5bf713695
3 changed files with 21 additions and 0 deletions

View File

@@ -1,3 +1,16 @@
1999-08-01 Assar Westerlund <assar@sics.se>
* lib/krb5/mk_req.c (krb5_mk_req): use krb5_expand_hostname
1999-07-31 Assar Westerlund <assar@sics.se>
* lib/krb5/get_host_realm.c (krb5_get_host_realm_int): new
function that takes a FQDN
* lib/krb5/Makefile.am (libkrb5_la_SOURCES): add exapnd_hostname.c
* lib/krb5/expand_hostname.c: new file
1999-07-28 Assar Westerlund <assar@sics.se>
* lib/asn1/Makefile.am: bump version to 1:2:0

View File

@@ -1,3 +1,7 @@
1999-08-01 Assar Westerlund <assar@sics.se>
* rsh.c: const fixes
1999-07-29 Assar Westerlund <assar@sics.se>
* rshd.c: v6-ify

View File

@@ -1,3 +1,7 @@
1999-08-01 Assar Westerlund <assar@sics.se>
* mini_inetd.c (socket_set_reuseaddr): remove duplicate
1999-07-29 Assar Westerlund <assar@sics.se>
* mini_inetd.c (mini_inetd): fix my stupid bugs