Convert DEBUG_REFERRALS to TRACE_* framework
[krb5.git] / src / lib / krb5 / os / hst_realm.c
2012-05-23 W. Trevor KingConvert DEBUG_REFERRALS to TRACE_* framework master
2011-06-23 Greg HudsonUse AI_ADDRCONFIG for more efficient getaddrinfo
2011-03-09 Greg HudsonAdjust most C source files to match the new standards...
2011-02-13 Greg HudsonDefer hostname lookups in krb5_sendto_kdc
2010-11-25 Greg HudsonFix Windows build
2010-01-04 Zhanna TsitkovFor the better code modularity keep some "free" routine...
2009-12-23 Zhanna TsitkovCode modularity related updates
2009-10-31 Tom Yumake mark-cstyle
2009-02-05 Greg HudsonCoverity was nervous that hst_realm.c's domain_heuristi...
2009-02-04 Zhanna TsitkovUse macros for config parameters
2009-01-12 Zhanna TsitkovCheck the return code from krb5int_clean_hostname as...
2008-12-29 Greg HudsonRevert r21589, and export krb5_get_fallback_host_realm...
2008-12-24 Greg HudsonClean up krb5_get_fallback_host_realm in two respects:
2008-12-24 Greg HudsonAdd a new fallback host-to-realm heuristic to try the...
2008-11-05 Greg HudsonRename krb5int_buf_cstr to krb5int_buf_data, since...
2008-11-05 Greg HudsonConvert many uses of strcpy/strcat (and sometimes sprin...
2008-10-24 Greg HudsonUse strlcpy instead of strcpy in many places
2008-10-20 Greg HudsonUse strdup in place of malloc/strcpy in many places
2007-07-12 Ken RaeburnAvoid use of unchecked sprintf in libraries. Use aspri...
2007-04-09 Ken RaeburnEAI_NODATA deprecated, not always defined
2006-10-15 Ezra PeisachRemove all unused variable warnings from tree
2006-09-21 Sam HartmanSet the canonicalize flag in TGS requests and accept...
2006-06-22 Sam Hartman r18022@luminous: jaltman | 2006-05-19 05:18:37 -0400
2006-06-16 Ken RaeburnChange a bunch of calls to ctype macros (those cited...
2005-04-13 Ken RaeburnDelete definitions of unused macros NEED_SOCKETS and...
2004-10-01 Jeffrey Altman * hst_realm.c: provide definition for MAXDNAME if
2004-09-21 Tom YuAdd DNS resolver glue layer. Use it
2004-09-14 Tom Yu * dnssrv.c:
2004-07-04 Ken Raeburn* dnssrv.c (krb5int_make_srv_query_realm) [HAVE_RES_NSE...
2002-10-15 Tom YuThanks, (corrected) patch applied
2002-09-03 Ken Raeburnprotoize
2002-07-09 Ken Raeburnupdate copyright dates
2002-07-09 Ken Raeburn* hst_realm.c (krb5_get_host_realm): Return KRB5_ERR_NU...
2002-04-11 Danilo Almeida* locate_kdc.c (translate_ai_error), hst_realm.c
2002-03-26 Ken RaeburnChange approach for getaddrinfo support. Now, only...
2002-01-09 Ken Raeburn* hst_realm.c (EAFNOSUPPORT): On Windows, translate...
2002-01-09 Ken RaeburnSplit out code for getting canonical name of local...
2001-10-06 Ken RaeburnDanilo also says we can get rid of _MSDOS (Win16) tests...
2001-10-04 Ken RaeburnDanilo says we can get rid of the DLLIMP stuff now
2001-07-06 Ezra Peisach * sn2princ.c (krb5_sname_to_principal): Cast tolower...
2001-06-12 Ezra Peisach * sn2princ.c, hst_realm.c, an_to_ln.c: Cast argument to
2001-04-26 Ken Raeburnhst_realm.c (T_TXT): Define if not defined by header...
2000-07-18 Ezra Peisach * locate_kdc.c, hst_realm.c, def_realm.c, changepw...
2000-06-27 Ken Raeburnpullup from 1.2 branch
2000-04-30 Jeffrey Altman2000-04-29 Jeffrey Altman <jaltman@columbia.edu>
1999-09-24 Ken Raeburncopyright notice updates from 1.1 branch
1999-08-09 Danilo AlmeidaMake sure we have FQDN in the case where we use gethostname
1999-08-05 Danilo Almeida* t_std_conf.c (test_get_krbhst): Use krb5_free_krbhst to
1999-07-23 Jeffrey AltmanAdd profile support for libdefaults dns_fallback
1999-06-30 Jeffrey Altmankrb5_try_realm_txt_rr() should allow the resolv library...
1999-06-21 Ken RaeburnDNS lookup implementation, conditionally compiled under...
1999-06-08 Alexandra EllwoodChanged errno to SOCKET_ERRNO/SOCKET_SET_ERRNO for...
1997-09-19 Tom Yuremove occurences of USE_STRING_H, HAS_STRDUP, and...
1997-02-06 Richard BaschWindows/NT integration (V1_0_WIN32_BRANCH merge)
1995-12-21 Theodore Tso* Makefile.in (t_an_to_ln): Use $(LD) instead of $...
1995-10-24 Richard BaschFor compatibility with older .conf files, keep the...
1995-10-24 Richard BaschTry to do a best realm match for a hostname, trying...
1995-09-11 Keith VetterMac Beta 1 submission
1995-09-01 Theodore TsoMakefile.in (check-unix): Add a test case to make sure
1995-06-07 Theodore Tsodef_realm.c (krb5_get_default_realm), get_krbhst.c
1995-04-22 Theodore TsoMakefile.in, configure.in, t_std_conf.c: Add test progr...
1995-04-22 Theodore Tsodef_realm.c (krb5_get_default_realm): Use the profile...
1995-04-18 Theodore Tsoan_to_ln.c (dbm_an_to_ln): Don't compile dbm_an_to_ln...
1995-04-14 Keith VetterWindows global stuff:
1995-03-31 Theodore Tso* realm_dom.c (krb5_get_realm_domain): Don't indent...
1995-03-29 Keith VetterAdded functionality for windows to read default file...
1995-03-24 Theodore Tsorealm_dom.c (krb5_get_realm_domain): Don't indent prepr...
1995-03-23 Keith VetterWork around of fscanf which is not available in a windo...
1995-03-07 Keith VetterPort of most of the OS directory to the PC
1995-02-28 John GilmoreAvoid <krb5/...> includes
1995-01-13 Chris ProvenzanoRemoved all references to DECLARG and OLDDECLARG.
1994-08-18 Mark Eichinstamp out rcs keywords
1993-10-15 Theodore TsoChange use of xfree to krb5_xfree to prevent namespace...
1993-09-01 Theodore TsoChange export warning notice from "is assumed to requir...
1991-06-06 John KohlUpdate copyright notice
1991-03-14 John Kohllibos-proto.h -> los-proto.h
1991-03-05 John Kohlfix copyrights
1991-02-27 John Kohlmake it implement spec via gethostname
1991-02-21 Theodore TsoChanges to conform with API modifications (to krb5_get_...
1990-10-29 John Kohlchange index/rindex to strchr/strrchr
1990-05-23 John Kohlfix up include files
1990-04-19 John Kohl*** empty log message ***