| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | add finish_args, replay cache handling, fix up #error stuff | John Kohl | 1990-05-08 | 1 | -5/+42 |
| * | initialize max_life_for_realm and max_renewable_.. | John Kohl | 1990-05-07 | 1 | -2/+2 |
| * | 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 |
| * | change kdc5_err.ct to kdc5_err.et | John Kohl | 1990-05-07 | 1 | -1/+1 |
| * | make kdc5_err.o first so the .h files get built | John Kohl | 1990-05-03 | 1 | -4/+4 |
| * | fix confusion about varargs in com_err_proc | John Kohl | 1990-05-02 | 1 | -13/+3 |
| * | fix up com_err & varargs stuff | John Kohl | 1990-05-02 | 1 | -17/+41 |
| * | log who it's from/for | John Kohl | 1990-05-02 | 1 | -2/+13 |
| * | log when shutdown | John Kohl | 1990-05-01 | 1 | -1/+2 |
| * | lrentry needs one more level of indirection before zero | John Kohl | 1990-05-01 | 1 | -1/+3 |
| * | log the request | John Kohl | 1990-05-01 | 1 | -0/+13 |
| * | common.h is history | John Kohl | 1990-04-27 | 1 | -8/+21 |
| * | *** empty log message *** | John Kohl | 1990-04-27 | 1 | -0/+18 |
| * | change prototypes for network funcs to take args & return codes | John Kohl | 1990-04-27 | 1 | -3/+3 |
| * | cleanup for error codes | John Kohl | 1990-04-27 | 1 | -27/+31 |
| * | add kdc5_err | John Kohl | 1990-04-27 | 1 | -3/+7 |
| * | extra argument added to krb5_db_setup_mkey_name | John Kohl | 1990-04-27 | 1 | -1/+2 |
| * | getopt test vs EOF, not zero | John Kohl | 1990-04-26 | 1 | -7/+11 |
| * | add dependency libs | John Kohl | 1990-04-26 | 1 | -1/+1 |
| * | add a placeholder compress_transited | John Kohl | 1990-04-25 | 1 | -0/+11 |
| * | add const where appropriate | John Kohl | 1990-04-24 | 1 | -2/+22 |
| * | add const to an argument | John Kohl | 1990-04-24 | 1 | -1/+1 |
| * | change to use krb5_db_setup_mkey_name | John Kohl | 1990-04-24 | 1 | -3/+12 |
| * | allocate for master_encblock | John Kohl | 1990-04-24 | 2 | -1/+1 |
| * | *** empty log message *** | John Kohl | 1990-04-23 | 1 | -0/+141 |
| * | add libos-proto | John Kohl | 1990-04-23 | 1 | -2/+5 |
| * | add const to args | John Kohl | 1990-04-23 | 1 | -21/+15 |
| * | a much more realistic Imakefile | John Kohl | 1990-04-23 | 1 | -4/+23 |
| * | add const to appropriate protos | John Kohl | 1990-04-23 | 1 | -3/+10 |
| * | reorder args to krb5_encode_kdc_rep | John Kohl | 1990-04-23 | 2 | -6/+6 |
| * | use krb5_copy_key | John Kohl | 1990-03-26 | 1 | -6/+3 |
| * | cleanup #defines of cleanup() | John Kohl | 1990-03-26 | 2 | -5/+27 |
| * | pull out some common code | John Kohl | 1990-02-13 | 1 | -14/+3 |
| * | modify realm_of_tgt to use krb5_princ_realm() | John Kohl | 1990-02-09 | 1 | -1/+1 |
| * | fix up declaration of kdc_rdreq_keyproc for prototype confusion w.r.t. | John Kohl | 1990-02-08 | 1 | -7/+10 |
| * | remove krb5_mkey_pwd_prompt1, krb5_mkey_pwd_prompt2, | John Kohl | 1990-02-07 | 2 | -4/+6 |
| * | change isset to isflagset; set to setflag | John Kohl | 1990-02-07 | 1 | -64/+67 |
| * | change isset to isflagset; set to setflag | John Kohl | 1990-02-07 | 1 | -14/+14 |
| * | #ifdef-out some of the varargs com_err stuff | John Kohl | 1990-02-07 | 1 | -48/+162 |
| * | remove kdc_input_mkey | John Kohl | 1990-02-07 | 2 | -44/+16 |
| * | change isset to isflagset | John Kohl | 1990-02-07 | 1 | -20/+22 |
| * | add lots of stuff | John Kohl | 1990-02-06 | 1 | -5/+116 |
| * | add declarations of listen_and_process, setup_network, closedown_network | John Kohl | 1990-02-06 | 1 | -1/+3 |
| * | add kdc_input_mkey | John Kohl | 1990-02-06 | 1 | -1/+55 |
| * | add master_keyblock, master_princ, krb5_mkey_pwd_prompt1, krb5_mkey_pwd_prompt2 | John Kohl | 1990-02-06 | 1 | -0/+6 |
| * | sys/limits.h is a figment on BSD systems | John Kohl | 1990-02-06 | 1 | -2/+9 |
| * | add SRCS line | John Kohl | 1990-02-06 | 1 | -0/+1 |