summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os/def_realm.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-4/+4
* Move krb5int_get_domain_realm_mapping into kdc_util.c as this function is a h...Zhanna Tsitkov2009-12-301-59/+0
* make mark-cstyleTom Yu2009-10-311-24/+24
* Use macros for config parametersZhanna Tsitkov2009-02-041-3/+3
* "Coding practices" related fixesZhanna Tsitkov2009-01-271-60/+48
* Eliminate the need for the domain_realm mapping table on the client side by i...Zhanna Tsitkov2009-01-231-1/+71
* Use strdup in place of malloc/strcpy in many placesGreg Hudson2008-10-201-7/+3
* protoizeKen Raeburn2002-09-031-9/+3
* Split out code for getting canonical name of local host, change it to useKen Raeburn2002-01-091-18/+2
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-2/+2
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-3/+3
* 2001-07-24 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2001-07-241-14/+16
* * def_realm.c: Move prototype for krb5_try_realm_txt_rr() toEzra Peisach2001-03-111-1/+0
* * locate_kdc.c, hst_realm.c, def_realm.c, changepw.c: IncludeEzra Peisach2000-07-181-0/+1
* * def_realm.c: Add newline at end of fileEzra Peisach2000-06-291-1/+1
* pullup from 1.2 branchKen Raeburn2000-06-271-1/+1
* Added krb5_free_default_realmMiro Jurisic2000-03-201-1/+10
* * def_realm.c: Include netinet/in.h if availableKen Raeburn2000-03-141-0/+3
* jaltman dns patchesKen Raeburn1999-09-241-0/+9
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* Make sure we have FQDN in the case where we use gethostnameDanilo Almeida1999-08-091-3/+19
* * def_realm.c (krb5_get_default_realm): Check that we haveDanilo Almeida1999-08-061-1/+1
* * t_std_conf.c (test_get_krbhst): Use krb5_free_krbhst toDanilo Almeida1999-08-051-17/+14
* Add profile support for libdefaults dns_fallbackJeffrey Altman1999-07-231-16/+33
* DNS lookup implementation, conditionally compiled under KRB5_DNS_LOOKUP (whichKen Raeburn1999-06-211-4/+59
* Removed un-user extern declaration of krb5_config_file -Ezra Peisach1997-02-221-3/+0
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-3/+3
* If the configuration file does not exist (context->profile == NULL)Theodore Tso1996-02-171-3/+3
* fix indentationMark Eichin1996-01-271-2/+2
* * def_realm.c (krb5_get_default_realm): check for PROF_NO_PROFILEMark Eichin1995-11-131-1/+4
* def_realm.c (krb5_get_default_realm), get_krbhst.cTheodore Tso1995-06-071-31/+0
* def_realm.c (krb5_get_default_realm): Use the profile code toTheodore Tso1995-04-221-0/+15
* Added storing of default realm in context. Global default realmEzra Peisach1995-04-191-19/+37
* Added functionality for windows to read default file locations fromKeith Vetter1995-03-291-0/+1
* Port of most of the OS directory to the PCKeith Vetter1995-03-071-1/+1
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-4/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-2/+3
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Fix bug which caused get_default_realm to fail the second time it was called.Theodore Tso1994-06-101-1/+1
* Allow default realm to be overriden by extern variableTheodore Tso1994-06-101-8/+41
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* fix copyrightsJohn Kohl1991-03-051-2/+2
* Changes to conform with API modifications (to krb5_get_default_realm)Theodore Tso1991-02-211-22/+16
* fix reference to copyright/distribution provisionsJohn Kohl1990-05-251-1/+1
* fix up include filesJohn Kohl1990-05-231-3/+1
* add const to function signatures as appropriateJohn Kohl1990-04-181-1/+1
* move libc declarations to separate include filJohn Kohl1990-01-291-5/+1
* *** empty log message ***John Kohl1990-01-221-0/+73