summaryrefslogtreecommitdiffstats
path: root/src/lib/krb4/RealmsConfig-glue.c
Commit message (Expand)AuthorAgeFilesLines
* Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson2008-12-181-692/+0
* Avoid use of unchecked sprintf in libraries. Use asprintf if theKen Raeburn2007-07-121-1/+1
* Don't define KRB5_PRIVATE, since it's not tested any moreKen Raeburn2007-01-201-5/+0
* * include/k5-int.h (struct _krb5int_access): Add function pointer fieldKen Raeburn2004-12-081-13/+16
* Check for NULL realm argument and n not equal to 1. Fill in realm with an em...Alexandra Ellwood2003-07-111-0/+8
* RealmsConfig-glue.c: Don't fail when krb5.conf is valid and krb.conf isn't. ...Alexandra Ellwood2003-07-111-2/+2
* Rewrote krb_get_lrealm to correctly handle the v4 realms section in the profi...Alexandra Ellwood2003-07-111-66/+94
* This time, use the correct # of arguments for strcpyAlexandra Ellwood2003-07-081-1/+1
* krb_prof_get_nth() no longer assumes that its retlen argument is correct (cal...Alexandra Ellwood2003-07-071-1/+2
* fix bug: would return krb.conf entries plus dns infoKen Raeburn2003-06-091-0/+3
* Checkpoint some working code.Ken Raeburn2003-06-071-4/+68
* * RealmsConfig-glue.c (get_krbhst_default): Deleted.Ken Raeburn2003-06-031-19/+0
* * CCache-glue.c: Added prototypes for deprecated functions. Made internal fun...Alexandra Ellwood2003-03-061-76/+0
* Note: these checkins are partial progress for Tom Yu. They probably don't bui...Alexandra Ellwood2003-02-101-3/+3
* * RealmsConfig-glue.c (get_krbhst_default, krb_get_krbhst, krb_realmofhost):Ken Raeburn2003-01-281-3/+3
* krb4 library breaks old krb_get_admhst APIKen Raeburn2003-01-271-2/+2
* * RealmsConfig-glue.c: Fix up KRB5_CALLCONVTom Yu2002-12-181-2/+2
* More KfM merge workTom Yu2002-12-121-0/+685