summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***John Kohl1990-05-041-0/+31
* *** empty log message ***John Kohl1990-05-041-0/+24
* fix some confusion about when to release dataJohn Kohl1990-05-031-5/+10
* changes to reflect changes in krb5_tgtnameJohn Kohl1990-05-031-1/+2
* fix up/implement the matching routinesJohn Kohl1990-05-031-6/+34
* allocate space for cksumJohn Kohl1990-05-031-0/+6
* fix alphabetizationJohn Kohl1990-05-031-4/+8
* *** empty log message ***John Kohl1990-05-031-0/+204
* l protosJohn Kohl1990-05-031-6/+6
* add KRB5_NO_TKT_IN_RLMJohn Kohl1990-05-031-0/+1
* increment nrealms, not realmsJohn Kohl1990-05-031-1/+1
* change args to krb5_tgtnameJohn Kohl1990-05-031-2/+5
* change args to use data rather than principalJohn Kohl1990-05-031-4/+4
* *** empty log message ***John Kohl1990-05-031-0/+32
* *** empty log message ***John Kohl1990-05-031-0/+55
* add gc_frm_kdcJohn Kohl1990-05-031-0/+2
* make kdc5_err.o first so the .h files get builtJohn Kohl1990-05-031-4/+4
* add free to list of libsJohn Kohl1990-05-031-1/+1
* remove spurious &John Kohl1990-05-031-1/+1
* remove functions obsoleted by #definesJohn Kohl1990-05-031-8/+2
* fix up some casting confusionJohn Kohl1990-05-032-4/+4
* ccache data needs to be a krb5_pointer (some compilers choke on void *)John Kohl1990-05-031-1/+1
* botched the sense of the debug/optimize switchJohn Kohl1990-05-031-2/+2
* don't force gcc; it's done in bsd.cf/ultrix.cfJohn Kohl1990-05-031-3/+1
* fix up debug/optimize flags for Gcc/pccJohn Kohl1990-05-031-0/+4
* add crc-32 to subdir listJohn Kohl1990-05-031-1/+1
* change subdir listJohn Kohl1990-05-031-1/+1
* fix confusion about varargs in com_err_procJohn Kohl1990-05-021-13/+3
* Initial revisionJohn Kohl1990-05-022-0/+86
* fix name of argument for non-STDC varargsJohn Kohl1990-05-021-1/+1
* declare krb5_fcc_store_flagsJohn Kohl1990-05-021-0/+1
* missed a return value check (should be ret)John Kohl1990-05-021-1/+1
* fix up com_err & varargs stuffJohn Kohl1990-05-021-17/+41
* log who it's from/forJohn Kohl1990-05-021-2/+13
* only prompt once for user's passwordJohn Kohl1990-05-021-2/+2
* convert to macro-ized function styleJohn Kohl1990-05-021-6/+13
* add more requests; right-justify othersJohn Kohl1990-05-021-5/+11
* need libsyslog.a (more stuff)John Kohl1990-05-021-1/+1
* add random_key and set_dbname funcs, some cleanupJohn Kohl1990-05-021-75/+205
* Initial revisionJohn Kohl1990-05-021-0/+225
* add syslog.oJohn Kohl1990-05-021-1/+1
* add arg to fetch_mkeyJohn Kohl1990-05-022-3/+4
* don't create the cache when resolvingJohn Kohl1990-05-021-10/+4
* fixes for ktentry.key changesJohn Kohl1990-05-022-2/+2
* macro-ize cc functions as appropriateJohn Kohl1990-05-021-0/+13
* macro-ize keytab and cc functions as appropriateJohn Kohl1990-05-021-58/+7
* macro-ize keytab functions as appropriateJohn Kohl1990-05-021-0/+8
* add extra arg to fetch_mkey to indicate how many times to read the passwordJohn Kohl1990-05-021-1/+1
* add twice argumentJohn Kohl1990-05-021-1/+4
* add const to encrypt/decrypt key parametersJohn Kohl1990-05-021-2/+6