]> andersk Git - gssapi-openssh.git/commit - openssh/gss-genr.c
- use get_canonical_hostname() for GSSAPI service hostname resolution OPENSSH_3_5P1_GSI_20030317
authorjbasney <jbasney>
Mon, 17 Mar 2003 20:38:27 +0000 (20:38 +0000)
committerjbasney <jbasney>
Mon, 17 Mar 2003 20:38:27 +0000 (20:38 +0000)
commit1df4866612e592bdd7ec9ebb3f0cfb0f1d76e771
tree71bba77fd4b90ae726fc245894f2c6ed7acfe2ce
parent8c8e0fe8f613f4d7036a5fbaa6205a3726034852
- use get_canonical_hostname() for GSSAPI service hostname resolution
  so we get the same hostname each time for DNS round-robin
- renamed resolve_hostname() to resolve_localhost() because that's all
  we want it to do now
openssh/canohost.c
openssh/canohost.h
openssh/gss-genr.c
openssh/kexgss.c
openssh/sshconnect1.c
openssh/sshconnect2.c
This page took 0.048236 seconds and 5 git commands to generate.