summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/walk_rtree.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid passing null pointers to memcpy/memcmpGreg Hudson2013-04-081-3/+1
* Add and use k5memdup, k5memdup0 helpersGreg Hudson2013-02-091-10/+4
* Eliminate domain-based client realm walkGreg Hudson2011-09-281-0/+44
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-3/+4
* Rename krb5int_tgtname into krb5_tgtname as an internal functionZhanna Tsitkov2010-01-051-4/+4
* For the better code modularity keep some "free" routines closer to the resour...Zhanna Tsitkov2010-01-041-76/+77
* make mark-cstyleTom Yu2009-10-311-110/+111
* Fix allocation failure check in walk_rtreeGreg Hudson2009-02-121-1/+1
* Fix possible free of uninitialized value in walk_rtreeGreg Hudson2009-02-091-1/+1
* Memory handling fixes in walk_rtreeGreg Hudson2009-02-061-13/+35
* Fix error handling in krb5_walk_realm_treeGreg Hudson2009-02-061-1/+1
* Rewrite walk_rtree.c to handle hierarchical traversal better and to beTom Yu2009-01-021-306/+457
* Use capaths unconditionally. Update copyrightKen Raeburn2008-08-221-12/+2
* krb5_walk_realm_tree leaks in capaths caseTom Yu2007-06-181-0/+3
* Set the canonicalize flag in TGS requests and accept cross-realm referral tic...Sam Hartman2006-09-211-1/+31
* protoizeKen Raeburn2002-09-031-5/+1
* Fix walk_realm_tree handling of null realmsSam Hartman2002-03-141-0/+25
* * walk_rtree.c (krb5_walk_realm_tree): Initialize slen to silence compiler wa...Ken Raeburn2001-08-211-1/+1
* * walk_rtree.c (krb5_walk_realm_tree): Do not try to free const char *Ezra Peisach2001-08-081-2/+4
* update profile section name in comments to reflect reality and other docsKen Raeburn2001-06-151-3/+3
* reindent for readabilityKen Raeburn2001-03-311-205/+205
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* walk_rtree.c (krb5_walk_realm_tree): Fix 16bit vs. 32bit error.Theodore Tso1996-03-211-1/+1
* Applied patch submitted by Doug Engbert, so that the configurableTheodore Tso1996-01-111-0/+2
* Added ANL changes to support configuration authentication pathsTheodore Tso1995-11-151-0/+132
* Clean up gcc -Wall flamesTheodore Tso1995-06-081-7/+9
* Windows global stuff:Keith Vetter1995-04-141-1/+1
* * *.c: Avoid <krb5/...> includes.John Gilmore1995-02-281-3/+1
* Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1995-02-271-1/+2
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-18/+13
* Makefile.in: Build the new test driver (t_walk_rtree.c) forTheodore Tso1994-12-011-0/+2
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-5/+5
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Realm separator is now an argument, not a constantJohn Carr1992-08-211-10/+14
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* fix copyrightsJohn Kohl1991-03-141-1/+0
* incorporate fixes from pau@ibm.com, plus other errors.John Kohl1991-02-181-38/+48
* change 'const krb5_principal' to krb5_const_principalJohn Kohl1990-10-191-1/+1
* fix include filesJohn Kohl1990-05-231-2/+0
* some lint changes (test these...the nocommon cases)John Kohl1990-05-111-8/+10
* *** empty log message ***John Kohl1990-05-031-0/+204