| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | change to use subdirs | John Kohl | 1990-05-09 | 1 | -15/+4 |
| * | add list_db | John Kohl | 1990-05-08 | 1 | -0/+3 |
| * | fix some code in the db restart code | John Kohl | 1990-05-08 | 1 | -6/+38 |
| * | SS functions are void | John Kohl | 1990-05-08 | 1 | -30/+157 |
| * | add extract_srvtab | John Kohl | 1990-05-08 | 1 | -0/+3 |
| * | change prepare_error_tgs to use more general argument | John Kohl | 1990-05-08 | 1 | -17/+18 |
| * | copy_ticket is now a global | John Kohl | 1990-05-08 | 1 | -24/+5 |
| * | return retval as appropriate | John Kohl | 1990-05-08 | 1 | -1/+1 |
| * | add krb5_copy_ticket, krb5_copy_authdata | John Kohl | 1990-05-08 | 1 | -0/+5 |
| * | *** empty log message *** | John Kohl | 1990-05-08 | 1 | -0/+71 |
| * | various minor fixes to make it work | John Kohl | 1990-05-08 | 1 | -14/+15 |
| * | add copy_auth | John Kohl | 1990-05-08 | 1 | -0/+2 |
| * | *** empty log message *** | John Kohl | 1990-05-08 | 1 | -0/+110 |
| * | add copy_tick.c | John Kohl | 1990-05-08 | 1 | -0/+2 |
| * | add missing braces | John Kohl | 1990-05-08 | 1 | -5/+4 |
| * | fix up confusion about errors and cur_entry | John Kohl | 1990-05-08 | 1 | -4/+6 |
| * | need to append to not nuke the file | John Kohl | 1990-05-08 | 1 | -3/+3 |
| * | for saber, SRCS needs to be the .c files | John Kohl | 1990-05-08 | 1 | -1/+1 |
| * | zero out the contents before freeing | John Kohl | 1990-05-08 | 1 | -0/+1 |
| * | use writable resolve routine | John Kohl | 1990-05-08 | 1 | -1/+1 |
| * | add ktf_wreslv.o | John Kohl | 1990-05-08 | 1 | -1/+2 |
| * | add writable stuff | John Kohl | 1990-05-08 | 1 | -0/+3 |
| * | *** empty log message *** | John Kohl | 1990-05-08 | 1 | -0/+55 |
| * | fix goof in lib stuff | John Kohl | 1990-05-08 | 1 | -1/+1 |
| * | add finish_args, replay cache handling, fix up #error stuff | John Kohl | 1990-05-08 | 1 | -5/+42 |
| * | use local creds to avoid bashing | John Kohl | 1990-05-07 | 1 | -7/+9 |
| * | can't free creds, it is passed in, but we can free the components | John Kohl | 1990-05-07 | 1 | -2/+14 |
| * | initialize max_life_for_realm and max_renewable_.. | John Kohl | 1990-05-07 | 1 | -2/+2 |
| * | need config.h for the max life stuff | John Kohl | 1990-05-07 | 1 | -0/+1 |
| * | need config.h for the KDB params | John Kohl | 1990-05-07 | 1 | -0/+1 |
| * | call process_tgs_req, which calls the others | John Kohl | 1990-05-07 | 1 | -3/+1 |
| * | need netinet/in.h for inet stuff | John Kohl | 1990-05-07 | 1 | -0/+1 |
| * | clean up realm_compare | John Kohl | 1990-05-07 | 1 | -6/+18 |
| * | add syslogging | John Kohl | 1990-05-07 | 1 | -13/+64 |
| * | libasn.1 is now integra | John Kohl | 1990-05-07 | 1 | -2/+1 |
| * | use OtherdirLibraryTarget | John Kohl | 1990-05-07 | 1 | -3/+1 |
| * | move KRB5_KDB_MAX_LIFE & friends to config.h | John Kohl | 1990-05-07 | 2 | -5/+4 |
| * | need dto store the creds | John Kohl | 1990-05-07 | 1 | -0/+3 |
| * | change kdc5_err.ct to kdc5_err.et | John Kohl | 1990-05-07 | 1 | -1/+1 |
| * | add TouchCmd, ArAddCmd, AdditiveLibraryTarget, OtherdirLibraryTarget | John Kohl | 1990-05-07 | 1 | -34/+70 |
| * | add AdditiveLibraryTarget | John Kohl | 1990-05-07 | 1 | -1/+15 |
| * | change to use OtherdirLibraryTarget | John Kohl | 1990-05-07 | 5 | -5/+5 |
| * | change to use OtherdirLibraryTarget | John Kohl | 1990-05-07 | 1 | -1/+1 |
| * | change names to cc*.o, cc*.c | John Kohl | 1990-05-07 | 1 | -7/+7 |
| * | change to OtherdirLibraryTarget | John Kohl | 1990-05-07 | 1 | -1/+1 |
| * | add tgtname | John Kohl | 1990-05-05 | 1 | -0/+2 |
| * | no expunge flag to krb5_rc_store() | John Kohl | 1990-05-05 | 1 | -1/+1 |
| * | add address support | John Kohl | 1990-05-04 | 5 | -13/+194 |
| * | fix typos | John Kohl | 1990-05-04 | 1 | -2/+2 |
| * | fix typo | John Kohl | 1990-05-04 | 1 | -1/+1 |