| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | use DEPKDBLIB | John Kohl | 1990-05-09 | 5 | -5/+5 |
| * | more fixes for ndbm/dbm | John Kohl | 1990-05-09 | 1 | -0/+1 |
| * | fixes for NDBM/DBM stuff | John Kohl | 1990-05-09 | 2 | -1/+9 |
| * | Initial revision | John Kohl | 1990-05-09 | 1 | -0/+19 |
| * | fix alltarget on OtherdirLibraryTarget() | John Kohl | 1990-05-09 | 1 | -0/+1 |
| * | fix all:: target order | John Kohl | 1990-05-09 | 1 | -0/+2 |
| * | fix up order for all:: | John Kohl | 1990-05-09 | 1 | -1/+2 |
| * | add BSDUNIX | John Kohl | 1990-05-09 | 1 | -0/+2 |
| * | add BIG, LSB/MSBFIRST | John Kohl | 1990-05-09 | 1 | -1/+15 |
| * | update to new cksum interface | John Kohl | 1990-05-09 | 1 | -8/+11 |
| * | update signatures for encrypt_func, decrypt_func, sum_func | John Kohl | 1990-05-09 | 1 | -6/+7 |
| * | add des_random_key_seed | John Kohl | 1990-05-09 | 1 | -1/+7 |
| * | add DES key codes & generic key codes | John Kohl | 1990-05-09 | 1 | -0/+5 |
| * | add compat for dbm_delete() | John Kohl | 1990-05-09 | 1 | -0/+1 |
| * | dd SSLIB variable | John Kohl | 1990-05-09 | 1 | -0/+5 |
| * | *** empty log message *** | John Kohl | 1990-05-09 | 4 | -0/+25 |
| * | 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 |
| * | up to version 5.x | John Kohl | 1990-05-08 | 0 | -0/+0 |
| * | 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 |