| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | *** 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 |
| * | cleanup addrs on errors | John Kohl | 1990-05-04 | 1 | -2/+4 |
| * | copy addresses | John Kohl | 1990-05-04 | 1 | -0/+7 |
| * | reverse args to memset to be correct | John Kohl | 1990-05-04 | 1 | -1/+1 |
| * | new, improved interface from Dan Bernstein | John Kohl | 1990-05-04 | 1 | -18/+31 |
| * | add RCTMPDIR, KDCRCACHE | John Kohl | 1990-05-04 | 1 | -0/+3 |
| * | add addresses to credentials | John Kohl | 1990-05-04 | 1 | -0/+1 |
| * | add krb5_copy_addresses | John Kohl | 1990-05-04 | 1 | -34/+4 |
| * | compute etype from keytype (needs to be compatible in any case) | John Kohl | 1990-05-04 | 1 | -8/+22 |
| * | add copy_addrs.c | John Kohl | 1990-05-04 | 1 | -0/+2 |