summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* should (*) the free_translation functionJohn Kohl1991-02-211-1/+1
* turn off # line stuffJohn Kohl1991-02-211-1/+1
* Changes to conform with API modificationsTheodore Tso1991-02-215-30/+39
* Added f_tkt_auth.{c,o} to ImakefileTheodore Tso1991-02-211-2/+4
* Changes to conform with API modifications (to krb5_get_default_realm)Theodore Tso1991-02-213-35/+21
* Changes to conform with API modificationsTheodore Tso1991-02-213-18/+14
* use free_cred_contents routineJohn Kohl1991-02-201-14/+1
* plug memory leakJohn Kohl1991-02-202-2/+2
* plug memory leaksJohn Kohl1991-02-201-7/+9
* plug memory leakJohn Kohl1991-02-203-4/+10
* use free functionJohn Kohl1991-02-201-16/+3
* *** empty log message ***John Kohl1991-02-201-0/+33
* don't forget authdata!John Kohl1991-02-201-0/+2
* we can and should free creds.serverJohn Kohl1991-02-201-2/+3
* clean up tgtJohn Kohl1991-02-201-0/+1
* didn't plug memory leak properly last timeJohn Kohl1991-02-201-8/+8
* plug a memory leakJohn Kohl1991-02-201-0/+5
* remove spurious commaJohn Kohl1991-02-201-1/+1
* update copyrightJohn Kohl1991-02-201-1/+4
* *** empty log message ***John Kohl1991-02-204-0/+882
* *** empty log message ***John Kohl1991-02-201-0/+388
* plug some memory leaksJohn Kohl1991-02-202-0/+13
* free up the returned timeJohn Kohl1991-02-201-0/+3
* plug a memory leakJohn Kohl1991-02-201-5/+13
* Changes to conform with API modificationsTheodore Tso1991-02-192-8/+6
* Added cp_key_cnt to the libraryTheodore Tso1991-02-191-0/+2
* Changes to conform with API modificationsTheodore Tso1991-02-1914-200/+194
* Changed ot make it copy back the principal returned by the KDCTheodore Tso1991-02-191-5/+10
* fix up copyrightsJohn Kohl1991-02-191-2/+3
* update copyright noticesJohn Kohl1991-02-1911-47/+41
* update copyright noticesJohn Kohl1991-02-1914-73/+66
* varargs only if STDC and com_err.h used..John Kohl1991-02-181-1/+4
* implement partial realm spanningJohn Kohl1991-02-181-1/+105
* changed interface of walk_rtree (only need realm names, not principals)John Kohl1991-02-181-3/+4
* fix up to allow KDC to return a shorthand path, and to ask KDC's for suchJohn Kohl1991-02-181-7/+35
* incorporate fixes from pau@ibm.com, plus other errors.John Kohl1991-02-181-38/+48
* add KRB5_TC_MATCH_SRV_NAMEONLYJohn Kohl1991-02-183-2/+38
* need to initialize salt in all casesJohn Kohl1991-02-181-0/+4
* rearrange lib linking stuffJohn Kohl1991-02-181-9/+12
* fix up for yet better Imake supportJohn Kohl1991-02-181-2/+2
* remove mentions of perl; it's not usedJohn Kohl1991-02-182-10/+0
* stdarg/varargs is included by com_err.hJohn Kohl1991-02-171-5/+1
* avoid problems with #defined memcpy, memsetJohn Kohl1991-02-171-7/+11
* need to define/declare htons/ntohsJohn Kohl1991-02-171-0/+1
* fix ntohs/htonsJohn Kohl1991-02-172-0/+2
* need netinet/in.h for htons/ntohsJohn Kohl1991-02-172-0/+2
* more cleanupsJohn Kohl1991-02-161-2/+2
* fix makefile for new KLIB stuffJohn Kohl1991-02-161-2/+2
* free funcs are now voidJohn Kohl1991-02-161-29/+29
* normalize makefileJohn Kohl1991-02-161-31/+5