Makefile.in, configure.in, t_std_conf.c: Add test program to
authorTheodore Tso <tytso@mit.edu>
Sat, 22 Apr 1995 04:24:57 +0000 (04:24 +0000)
committerTheodore Tso <tytso@mit.edu>
Sat, 22 Apr 1995 04:24:57 +0000 (04:24 +0000)
commit5b3eb02b652e8377c88c585b882c16ff0d6bf87e
treeee51a7ee2101911b644bc9503989e06129ab3edc
parentd4ee66bed450ba3f46b38e19ab39a2b3dc80cd4d
Makefile.in, configure.in, t_std_conf.c: Add test program to
test the standard configuration krb5 routines.

osconfig.c: Don't define krb5_kdc_udp_portname and
krb5_kdc_sec_portname any more.  There's no real point...

hst_realm.c (krb5_get_krbhst): Strip off the trailing dot from
the hostname if present.

locate_kdc.c (krb5_locate_kdc): Use the profile code to get the
list of Kerberos servers (plus port numbers) for a
particular realm from [realms]/<realm>/kdc

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5442 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/os/ChangeLog
src/lib/krb5/os/Makefile.in
src/lib/krb5/os/configure.in
src/lib/krb5/os/get_krbhst.c
src/lib/krb5/os/hst_realm.c
src/lib/krb5/os/locate_kdc.c
src/lib/krb5/os/osconfig.c
src/lib/krb5/os/ref_std_conf.out [new file with mode: 0644]
src/lib/krb5/os/t_std_conf.c [new file with mode: 0644]
src/lib/krb5/os/td_krb5.conf [new file with mode: 0644]