prefix dns_ symbols
[metze/heimdal/wip.git] / lib / krb5 / krbhst.c
2009-03-22 Love Hörnquist Åstrandprefix dns_ symbols
2009-02-27 Love Hörnquist Åstranddont increment nhost since its no longer used
2009-01-25 Love Hörnquist Åstranddrop RCSID
2008-09-13 Love Hörnquist ÅstrandOnly claime configuration exists if the plugin returned...
2008-09-13 Love Hörnquist Åstrandremove trailing whitespace
2008-09-13 Love Hörnquist Åstrandswitch to utf8 encoding of all files
2008-09-07 Love Hörnquist ÅstrandN_()ify
2008-07-27 Love Hörnquist Åstrandindent
2008-07-15 Love Hörnquist Åstrandhandle KRB5_PLUGIN_NO_HANDLE for lookup plugin.
2008-07-15 Love Hörnquist Åstranduse constant KRB5_PLUGIN_LOCATE
2008-06-23 Love Hörnquist Åstranduse krb5_set_error_message
2008-06-23 Love Hörnquist Åstranduse krb5_set_error_message
2007-07-10 Love Hörnquist ÅstrandSet error string when there is no KDC for a realm.
2007-06-18 Love Hörnquist ÅstrandHost is static memory, don't free.
2006-11-30 Love Hörnquist Åstrand(plugin_get_hosts): be more paranoid and pass in a...
2006-11-13 Love Hörnquist ÅstrandFill in hints for picky getaddrinfo()s.
2006-11-13 Love Hörnquist ÅstrandUse plugin for the other realm locate types too.
2006-11-12 Love Hörnquist ÅstrandUse the resolve plugin interface.
2006-10-06 Love Hörnquist Åstrand(common_init): don't try DNS when there is realm w...
2006-09-01 Love Hörnquist Åstrand(fallback_get_hosts): limit the fallback lookups to 5.
2006-04-02 Love Hörnquist Åstrandfix spelling
2006-04-02 Love Hörnquist Åstrand(_krb5_krbhost_info_move): replace a strcpy with a...
2005-10-08 Love Hörnquist Åstrand(_krb5_krbhost_info_move): new function
2005-06-17 Love Hörnquist Åstrand(krb5_krbhst_init_flags): rename variable to avoid...
2005-05-20 Love Hörnquist Åstrand(srv_get_hosts): if srv_get_hosts failes, return and...
2005-05-20 Love Hörnquist Åstrand(srv_find_realm): make sure `res' and `count' have...
2005-02-20 Luke HowardSet KD_CONFIG after calling config_get_hosts() in kpass...
2004-05-25 Love Hörnquist Åstrandadd KRB5_LIB_FUNCTION to all exported functions
2004-03-31 Love Hörnquist Åstrandalso lookup _kpasswd._tcp SRV-rr
2003-09-30 Love Hörnquist Åstrand(krb5_krbhst_init_flags): new function, use it and...
2003-04-22 Love Hörnquist Åstrandupdate copyright
2003-04-22 Love Hörnquist Åstrandcopy NUL too, from janj@wenf.org via openbsd
2003-04-16 Love Hörnquist Åstrandadd missing variable from last commit
2003-04-16 Love Hörnquist Åstrand(srv_find_realm): use strlcpy, from openbsd
2002-08-16 Jacques A. VidrineIf krbhst fails to find an entry for `kpasswd_server...
2001-07-19 Assar Westerlund(srv_find_realm): handle port numbers consistenly in...
2001-07-01 Assar Westerlundremember the real port number when falling back from...
2001-06-21 Assar Westerlund(fallback_get_hosts): do not copy trailing . of hostname
2001-06-21 Assar Westerlunduse getaddrinfo instead of dns_lookup when testing for
2001-06-18 Johan Danielsson(config_get_hosts): free hostlist
2001-06-18 Assar Westerlund(admin_get_next): spell kerberos correctly
2001-06-17 Assar Westerlund(krb5_krbhst_get_addrinfo): add
2001-06-17 Assar Westerlundremove some more memory leaks
2001-06-16 Assar Westerlund(common_init): remove memory leak
2001-06-16 Johan Danielssonchange void* to krb5_krbhst_handle
2001-06-16 Johan Danielssonimplement a new api that looks up one host at a time...
2001-06-08 Johan Danielssonremove rfc2052 support
2001-05-28 Assar Westerlundmake it robust enough so that it actually works
2001-05-24 Assar Westerlund(krb5_get_krb524hst): add and restructure the support...
2001-05-14 Assar Westerlundadd some krb5_{set,clear}_error_string
2001-01-19 Assar Westerlund(krb5_get_krb_changepw_hst): preferably look at kpasswd...
2000-07-04 Assar Westerlund(get_krbhst): only try SRV lookup if there are none...
1999-12-11 Assar Westerlund(krb5_get_krb_changepw_hst): add
1999-12-02 Johan Danielssonremove advertising clause
1999-07-14 Assar Westerlunddo SRV lookups for admin server as well.
1999-04-11 Johan Danielssonlookup SRV-records to find a kdc for a realm
1998-11-01 Assar Westerlund(krb5_get_krb_admin_hst, krb5_get_krbhst): fix typos
1998-08-25 Assar Westerlund(krb5_get_krb_admin_hst): new function
1998-01-03 Johan DanielssonUse krb5_config_get_strings.
1997-11-16 Assar Westerlund*** empty log message ***
1997-10-13 Johan Danielssonfix warnings
1997-09-05 Johan Danielssonrename STRING -> krb5_config_string, and LIST -> krb5_c...
1997-07-16 Johan DanielssonAdd copyright notice.
1997-07-16 Johan DanielssonRemove non ASN.1 principal code.
1997-07-14 Assar Westerlund(krb5_get_krbhst): Get all kdc's and try also with...
1997-07-09 Assar Westerlundimplement correctly
1997-07-09 Assar Westerlundconst
1997-07-06 Assar Westerlundconfig file update
1997-06-10 Johan DanielssonUse krb5_realm.
1997-03-14 Johan DanielssonProperly free hostlist.
1997-03-08 Assar Westerlundclean-up
1996-12-15 Johan DanielssonLots of random changes.
1996-10-21 Johan DanielssonRemoved some warnings
1996-03-17 Assar Westerlundkinit now builds and works on some machines
1996-03-17 Assar Westerlundlots of new stuff