*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7613 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-12-16 11:54:22 +00:00
parent 9f9827aa6d
commit 97c1814ee5
4 changed files with 19 additions and 0 deletions

View File

@@ -1,5 +1,10 @@
1999-12-16 Assar Westerlund <assar@sics.se> 1999-12-16 Assar Westerlund <assar@sics.se>
* lib/krb5/principal.c (krb5_sname_to_principal): handle
ai_canonname not being set
* lib/krb5/expand_hostname.c (krb5_expand_hostname): handle
ai_canonname not being set
* appl/test/uu_server.c: print messages to stderr * appl/test/uu_server.c: print messages to stderr
* appl/test/tcp_server.c: print messages to stderr * appl/test/tcp_server.c: print messages to stderr
* appl/test/nt_gss_server.c: print messages to stderr * appl/test/nt_gss_server.c: print messages to stderr

View File

@@ -1,3 +1,9 @@
1999-12-16 Assar Westerlund <assar@sics.se>
* ftp/ruserpass.c (guess_domain): handle ai_canonname not being
set
* ftp/ftp.c (hookup): handle ai_canonname not being set
1999-12-06 Assar Westerlund <assar@sics.se> 1999-12-06 Assar Westerlund <assar@sics.se>
* ftp/krb4.c (krb4_auth): the nat-IP address might not be realm * ftp/krb4.c (krb4_auth): the nat-IP address might not be realm

View File

@@ -1,3 +1,7 @@
1999-12-16 Assar Westerlund <assar@sics.se>
* common.c (match_local_auth): handle ai_canonname not being set
1999-12-06 Assar Westerlund <assar@sics.se> 1999-12-06 Assar Westerlund <assar@sics.se>
* krb4.c (krb4_authenticate): the NAT address might not be the one * krb4.c (krb4_authenticate): the NAT address might not be the one

View File

@@ -1,3 +1,7 @@
1999-12-16 Assar Westerlund <assar@sics.se>
* telnet/commands.c (*): handle ai_canonname not being set
1999-12-04 Assar Westerlund <assar@sics.se> 1999-12-04 Assar Westerlund <assar@sics.se>
* telnetd/telnetd.c (doit): use getnameinfo_verified * telnetd/telnetd.c (doit): use getnameinfo_verified