aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/os/locate_kdc.c
AgeCommit message (Expand)AuthorFilesLines
2003-04-09This commit was manufactured by cvs2svn to create tagkrb5-1.2.8-finalno author1-84/+64
1999-09-24jaltman dns patchesKen Raeburn1-4/+19
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1999-08-05* t_std_conf.c (test_get_krbhst): Use krb5_free_krbhst toDanilo Almeida1-30/+36
1999-07-23Add profile support for libdefaults dns_fallbackJeffrey Altman1-38/+55
1999-06-30* locate_kdc.c (krb5_locate_kdc): Kerberos admin service name isKen Raeburn1-1/+1
1999-06-21DNS lookup implementation, conditionally compiled under KRB5_DNS_LOOKUP (whichKen Raeburn1-18/+407
1999-05-07Fixed typoDanilo Almeida1-5/+5
1999-05-07Return KRB5_REALM_UNKNOWN if profile_get_values returnsTheodore Tso1-7/+3
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-11/+20
1998-01-03 * locate_kdc.c (krb5_locate_kdc): Check return ofTom Yu1-0/+4
1997-12-16 * locate_kdc.c (krb5_locate_kdc): Free hostlist array elementsEzra Peisach1-0/+4
1997-12-07 * locate_kdc.c (krb5_locate_kdc): Get rid of extra krb5_xfreeEzra Peisach1-1/+0
1997-12-06 * Makefile.in: Add changepw.c, prompter.cTom Yu1-38/+102
1997-09-26Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu1-4/+4
1996-01-11 * locate_kdc.c (krb5_locate_kdc): Add parrentheses for assignmentEzra Peisach1-2/+2
1995-04-25krb5_locate_kdc(): Pass a NUL terminated realm to profile_get_values()Chris Provenzano1-1/+8
1995-04-25Don't deref NULL pointer if profile_get_values returns NULL.Ezra Peisach1-1/+1
1995-04-22Makefile.in, configure.in, t_std_conf.c: Add test program toTheodore Tso1-45/+53
1995-04-14Windows global stuff:Keith Vetter1-1/+1
1995-04-06Bug fixes or better error handling for the following 4 Windows bugsKeith Vetter1-29/+31
1995-03-27* full_ipadr.c, gen_rname.c, port2ip.c, read_msg.c, write_msg.c:John Gilmore1-2/+0
1995-03-24locate_kdc.c: Don't include sys/socket.h, netdb.h, netinet/in.h,Theodore Tso1-9/+0
1995-03-07Port of most of the OS directory to the PCKeith Vetter1-2/+7
1995-02-28Avoid <krb5/...> includesJohn Gilmore1-7/+1
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-2/+3
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1994-06-22Fixed default port numbers so they are loaded in network byte orderTheodore Tso1-2/+2
1994-06-10Use the precompile ports as the default if the proper ones aren't inTheodore Tso1-2/+2
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1992-09-29Added support for secondary Kerberos portTheodore Tso1-3/+30
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-03-14libos-proto.h -> los-proto.hJohn Kohl1-1/+1
1991-03-05fix copyrightsJohn Kohl1-1/+1
1990-05-25fix reference to copyright/distribution provisionsJohn Kohl1-1/+1
1990-05-04reverse args to memset to be correctJohn Kohl1-1/+1
1990-04-19krb5_kdc_udp_portname needs to be inside KRB5_USE_INETJohn Kohl1-0/+2
1990-04-19remove kludged port #John Kohl1-4/+15
1990-03-30need more include filesJohn Kohl1-1/+3
1990-03-29use standard error return statusJohn Kohl1-4/+9
1990-03-29add #ifdef KRB5_USE_INETJohn Kohl1-3/+7
1990-02-20*** empty log message ***John Kohl1-0/+96