aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/os/def_realm.c
AgeCommit message (Expand)AuthorFilesLines
2002-09-03protoizeKen Raeburn1-9/+3
2002-01-09Split out code for getting canonical name of local host, change it to useKen Raeburn1-18/+2
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-2/+2
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-3/+3
2001-07-242001-07-24 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman1-14/+16
2001-03-11 * def_realm.c: Move prototype for krb5_try_realm_txt_rr() toEzra Peisach1-1/+0
2000-07-18 * locate_kdc.c, hst_realm.c, def_realm.c, changepw.c: IncludeEzra Peisach1-0/+1
2000-06-29 * def_realm.c: Add newline at end of fileEzra Peisach1-1/+1
2000-06-27pullup from 1.2 branchKen Raeburn1-1/+1
2000-03-20Added krb5_free_default_realmMiro Jurisic1-1/+10
2000-03-14* def_realm.c: Include netinet/in.h if availableKen Raeburn1-0/+3
1999-09-24jaltman dns patchesKen Raeburn1-0/+9
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1999-08-09Make sure we have FQDN in the case where we use gethostnameDanilo Almeida1-3/+19
1999-08-06* def_realm.c (krb5_get_default_realm): Check that we haveDanilo Almeida1-1/+1
1999-08-05* t_std_conf.c (test_get_krbhst): Use krb5_free_krbhst toDanilo Almeida1-17/+14
1999-07-23Add profile support for libdefaults dns_fallbackJeffrey Altman1-16/+33
1999-06-21DNS lookup implementation, conditionally compiled under KRB5_DNS_LOOKUP (whichKen Raeburn1-4/+59
1997-02-22Removed un-user extern declaration of krb5_config_file -Ezra Peisach1-3/+0
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-3/+3
1996-02-17If the configuration file does not exist (context->profile == NULL)Theodore Tso1-3/+3
1996-01-27fix indentationMark Eichin1-2/+2
1995-11-13 * def_realm.c (krb5_get_default_realm): check for PROF_NO_PROFILEMark Eichin1-1/+4
1995-06-07def_realm.c (krb5_get_default_realm), get_krbhst.cTheodore Tso1-31/+0
1995-04-22def_realm.c (krb5_get_default_realm): Use the profile code toTheodore Tso1-0/+15
1995-04-19Added storing of default realm in context. Global default realmEzra Peisach1-19/+37
1995-03-29Added functionality for windows to read default file locations fromKeith Vetter1-0/+1
1995-03-07Port of most of the OS directory to the PCKeith Vetter1-1/+1
1995-02-28Avoid <krb5/...> includesJohn Gilmore1-4/+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-10Fix bug which caused get_default_realm to fail the second time it was called.Theodore Tso1-1/+1
1994-06-10Allow default realm to be overriden by extern variableTheodore Tso1-8/+41
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-03-05fix copyrightsJohn Kohl1-2/+2
1991-02-21Changes to conform with API modifications (to krb5_get_default_realm)Theodore Tso1-22/+16
1990-05-25fix reference to copyright/distribution provisionsJohn Kohl1-1/+1
1990-05-23fix up include filesJohn Kohl1-3/+1
1990-04-18add const to function signatures as appropriateJohn Kohl1-1/+1
1990-01-29move libc declarations to separate include filJohn Kohl1-5/+1
1990-01-22*** empty log message ***John Kohl1-0/+73