summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Initial revisionBarry Jaspan1990-01-214-0/+316
* bjaspan: changed resolve and gennew to take pointers to krb5_ccachesBarry Jaspan1990-01-211-2/+2
* Changed krb5_kt_st to _krb5_ktE. Jay Berkenbilt1990-01-201-21/+24
* typedef of krb5_ccacheBarry Jaspan1990-01-201-1/+1
* a krb5_ccache as an argument and return an error condition (as weBarry Jaspan1990-01-201-13/+15
* associated with them, which is illegal under ANSI C. gcc -pedanicBarry Jaspan1990-01-201-9/+9
* Initial revisionBarry Jaspan1990-01-191-0/+69
* This file is mostly right, but calls an undefined macro/function.Barry Jaspan1990-01-191-4/+57
* This file is completely broken -- see comment at topBarry Jaspan1990-01-191-0/+15
* added problems that Saber should hav reported the last time.Barry Jaspan1990-01-192-2/+11
* added KRB5_NOTFOUNDBarry Jaspan1990-01-191-0/+1
* add more codesJohn Kohl1990-01-191-0/+7
* use xfree to cast valuesJohn Kohl1990-01-191-9/+12
* add tag name to structureJohn Kohl1990-01-191-1/+39
* add DEFAULT_DBM_FILEJohn Kohl1990-01-191-32/+20
* add defs for TRUE and FALSEJohn Kohl1990-01-191-0/+6
* first-cut conversion of V4 stuff (not fully tested/debugged)John Kohl1990-01-191-247/+392
* *** empty log message ***John Kohl1990-01-191-0/+148
* First "debugged" version -- saber accepts itBarry Jaspan1990-01-1915-96/+128
* add !SABER to #ifdef around rcsidJohn Kohl1990-01-191-2/+2
* converted to K&R style *by hand* <sigh>Barry Jaspan1990-01-191-2/+5
* converted to K&R style *by hand*. <sigh>Barry Jaspan1990-01-1913-23/+66
* about to try to use unprotoize (in gccdev) to convert to old K&R styleBarry Jaspan1990-01-1915-0/+1008
* *** empty log message ***John Kohl1990-01-191-0/+53
* move free routines to separate moduleJohn Kohl1990-01-181-7/+0
* add DB_CHANGEDJohn Kohl1990-01-181-3/+1
* add LIBOS and PARSE errorsJohn Kohl1990-01-181-1/+9
* incomplete conversion of V4 stuffJohn Kohl1990-01-181-0/+807
* *** empty log message ***John Kohl1990-01-183-0/+110
* rearrange #include order for prototypes to work properlyJohn Kohl1990-01-181-5/+7
* fix typosJohn Kohl1990-01-181-8/+14
* fix typos; remove formal parameter namesJohn Kohl1990-01-181-213/+213
* add #ifdefJohn Kohl1990-01-181-0/+4
* fix typoJohn Kohl1990-01-181-1/+1
* *** empty log message ***John Kohl1990-01-181-0/+62
* comments after #endifJohn Kohl1990-01-184-4/+4
* comments after #endifJohn Kohl1990-01-181-2/+3
* use /* */ for comments on #endifJohn Kohl1990-01-181-1/+1
* *** empty log message ***John Kohl1990-01-181-0/+30
* add signal handling and recovery (SIGINT only)John Kohl1990-01-181-2/+35
* change credentials to credsJohn Kohl1990-01-181-4/+4
* add krb5_kt_read_service_keyJohn Kohl1990-01-181-1/+5
* *** empty log message ***John Kohl1990-01-181-0/+120
* *** empty log message ***John Kohl1990-01-182-0/+83
* rearrange #include files to avoid baggageJohn Kohl1990-01-181-4/+4
* *** empty log message ***John Kohl1990-01-181-0/+42
* *** empty log message ***John Kohl1990-01-181-0/+42
* change include file names: add ccache, rcache, func-protoJohn Kohl1990-01-171-3/+7
* add descriptionJohn Kohl1990-01-171-2/+5
* update to reality with new interfaceJohn Kohl1990-01-171-10/+30