summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os/realm_dom.c
Commit message (Expand)AuthorAgeFilesLines
* protoizeKen Raeburn2002-09-031-4/+1
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-1/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* * t_std_conf.c (test_get_krbhst): Use krb5_free_krbhst toDanilo Almeida1999-08-051-1/+12
* ccdefname.c (get_from_os): On the Windows platform, automaticallyTheodore Tso1999-02-091-1/+1
* def_realm.c (krb5_get_default_realm), get_krbhst.cTheodore Tso1995-06-071-144/+0
* def_realm.c (krb5_get_default_realm): Use the profile code toTheodore Tso1995-04-221-0/+18
* Windows global stuff:Keith Vetter1995-04-141-1/+1
* * realm_dom.c (krb5_get_realm_domain): Don't indent #ifdef's!Theodore Tso1995-03-311-3/+3
* Added functionality for windows to read default file locations fromKeith Vetter1995-03-291-3/+4
* realm_dom.c (krb5_get_realm_domain): Don't indent preprocessor directives.Theodore Tso1995-03-241-4/+4
* Work around of fscanf which is not available in a windows DLLKeith Vetter1995-03-231-2/+57
* Port of most of the OS directory to the PCKeith Vetter1995-03-071-1/+1
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-5/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-2/+3
* Fixed minor bug where the length of the returned domain was calculatedTheodore Tso1994-12-191-1/+1
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* fall back on realm name as a default domain nameTom Yu1994-06-101-1/+6
* adding krb5_get_realm_domain()Tom Yu1994-06-091-0/+129