aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/walk_rtree.c
AgeCommit message (Expand)AuthorFilesLines
2002-09-03protoizeKen Raeburn1-5/+1
2002-03-14Fix walk_realm_tree handling of null realmsSam Hartman1-0/+25
2001-08-21* walk_rtree.c (krb5_walk_realm_tree): Initialize slen to silence compiler wa...Ken Raeburn1-1/+1
2001-08-08 * walk_rtree.c (krb5_walk_realm_tree): Do not try to free const char *Ezra Peisach1-2/+4
2001-06-15update profile section name in comments to reflect reality and other docsKen Raeburn1-3/+3
2001-03-31reindent for readabilityKen Raeburn1-205/+205
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1996-03-21walk_rtree.c (krb5_walk_realm_tree): Fix 16bit vs. 32bit error.Theodore Tso1-1/+1
1996-01-11Applied patch submitted by Doug Engbert, so that the configurableTheodore Tso1-0/+2
1995-11-15Added ANL changes to support configuration authentication pathsTheodore Tso1-0/+132
1995-06-08Clean up gcc -Wall flamesTheodore Tso1-7/+9
1995-04-14Windows global stuff:Keith Vetter1-1/+1
1995-02-28* *.c: Avoid <krb5/...> includes.John Gilmore1-3/+1
1995-02-27Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1-1/+2
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-18/+13
1994-12-01Makefile.in: Build the new test driver (t_walk_rtree.c) forTheodore Tso1-0/+2
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1993-10-15Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1-5/+5
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1992-08-21Realm separator is now an argument, not a constantJohn Carr1-10/+14
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-03-14fix copyrightsJohn Kohl1-1/+0
1991-02-18incorporate fixes from pau@ibm.com, plus other errors.John Kohl1-38/+48
1990-10-19change 'const krb5_principal' to krb5_const_principalJohn Kohl1-1/+1
1990-05-23fix include filesJohn Kohl1-2/+0
1990-05-11some lint changes (test these...the nocommon cases)John Kohl1-8/+10
1990-05-03*** empty log message ***John Kohl1-0/+204