*** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7763 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
|||||||
|
2000-01-08 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* lib/krb5/principal.c (krb5_sname_to_principal): use
|
||||||
|
krb5_expand_hostname
|
||||||
|
|
||||||
|
* lib/krb5/expand_hostname.c (krb5_expand_hostname): handle
|
||||||
|
ai_canonname being set in any of the addresses returnedby
|
||||||
|
getaddrinfo. glibc apparently returns the reverse lookup of every
|
||||||
|
address in ai_canonname.
|
||||||
|
|
||||||
2000-01-06 Assar Westerlund <assar@sics.se>
|
2000-01-06 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
* Release 0.2l
|
* Release 0.2l
|
||||||
|
@@ -1,3 +1,9 @@
|
|||||||
|
2000-01-08 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* common.c (match_local_auth): handle ai_canonname being set in
|
||||||
|
any of the addresses returnedby getaddrinfo. glibc apparently
|
||||||
|
returns the reverse lookup of every address in ai_canonname.
|
||||||
|
|
||||||
1999-12-28 Assar Westerlund <assar@sics.se>
|
1999-12-28 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
* kxd.c (main): call krb5_getportbyname with the default in
|
* kxd.c (main): call krb5_getportbyname with the default in
|
||||||
|
@@ -1,3 +1,10 @@
|
|||||||
|
2000-01-08 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* telnet/commands.c (tn): handle ai_canonname being set in any of
|
||||||
|
the addresses returnedby getaddrinfo. glibc apparently returns
|
||||||
|
the reverse lookup of every address in ai_canonname. remove some
|
||||||
|
unused variables.
|
||||||
|
|
||||||
2000-01-01 Assar Westerlund <assar@sics.se>
|
2000-01-01 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
* telnetd/sys_term.c (addarg): make void (return value isn't check
|
* telnetd/sys_term.c (addarg): make void (return value isn't check
|
||||||
|
Reference in New Issue
Block a user