| Commit message (Expand) | Author | Age | Files | Lines |
| * | * *.[ch]: Avoid <krb5/...> and <com_err.h> includes | John Gilmore | 1995-02-28 | 15 | -94/+20 |
| * | * *.c: Avoid <krb5/...> and <com_err.h> includes | John Gilmore | 1995-02-28 | 27 | -199/+54 |
| * | Avoid <krb5/...> includes | John Gilmore | 1995-02-28 | 6 | -23/+14 |
| * | Avoid <krb5/...> and <com_err.h> includes | John Gilmore | 1995-02-28 | 25 | -107/+69 |
| * | Avoid <krb5/...> and <com_err.h> includes | John Gilmore | 1995-02-28 | 4 | -10/+12 |
| * | Avoid <krb5/...> includes | John Gilmore | 1995-02-28 | 6 | -10/+17 |
| * | * pop_init.c, pop_pass.c, pop_user.c, mh-6.8.patch: Avoid <krb5/...> includes | John Gilmore | 1995-02-28 | 5 | -15/+15 |
| * | Avoid <krb5/...> includes | John Gilmore | 1995-02-28 | 6 | -10/+19 |
| * | Avoid <krb5/...> and <com_err.h> includes | John Gilmore | 1995-02-28 | 3 | -8/+8 |
| * | oops, described it in wrong dir | John Gilmore | 1995-02-28 | 1 | -1/+1 |
| * | Avoid <krb5/...> includes | John Gilmore | 1995-02-28 | 3 | -9/+7 |
| * | * forward.c, kcmd.c, krcp.c, krlogin.c, krlogind.c, krsh.c, | John Gilmore | 1995-02-28 | 8 | -35/+17 |
| * | * Makefile.in: Avoid recompilation of std_rqs.c every single time | John Gilmore | 1995-02-28 | 3 | -2/+8 |
| * | * com_err.3: Document "com_err.h" rather than <com_err.h> | John Gilmore | 1995-02-28 | 2 | -1/+5 |
| * | Avoid <krb5/...> includes | John Gilmore | 1995-02-28 | 32 | -80/+62 |
| * | <com_err.h> => "com_err.h" | John Gilmore | 1995-02-28 | 4 | -2/+4 |
| * | * *.c: Avoid <krb5/...> includes. | John Gilmore | 1995-02-28 | 66 | -274/+76 |
| * | Avoid <krb5/...> includes | John Gilmore | 1995-02-28 | 31 | -159/+34 |
| * | * daemon.c, memmove.c, strcasecmp.c, strdup.c: Avoid <krb5/...> | John Gilmore | 1995-02-28 | 5 | -7/+12 |
| * | Avoid <krb5/....> includes | John Gilmore | 1995-02-28 | 6 | -9/+6 |
| * | *.c: Avoid <krb5/...> includes | John Gilmore | 1995-02-28 | 22 | -73/+28 |
| * | Avoid <krb5/...> includes | John Gilmore | 1995-02-28 | 32 | -95/+35 |
| * | * init_ets.c: Avoid <krb5/...> includes | John Gilmore | 1995-02-28 | 2 | -2/+5 |
| * | Avoid <krb5/...> includes | John Gilmore | 1995-02-28 | 11 | -23/+20 |
| * | Avoid <krb5/....> includes | John Gilmore | 1995-02-28 | 26 | -55/+44 |
| * | Avoid <krb5/...> includes | John Gilmore | 1995-02-28 | 16 | -16/+35 |
| * | * aclocal.m4 (ADD_DEF): Add -I...include/krb5 so we won't need | John Gilmore | 1995-02-28 | 2 | -1/+7 |
| * | * Makefile.in (osconf.h): Remove temp file osconf.new | John Gilmore | 1995-02-28 | 8 | -9/+27 |
| * | * k5-int.h: Remove commented-out <widen.h> and <narrow.h>. | John Gilmore | 1995-02-28 | 3 | -32/+336 |
| * | Converted the krb5/krb directory to work under windows. Mostly added the | Keith Vetter | 1995-02-27 | 70 | -216/+251 |
| * | make lndir work with relative path invocation | Mark Eichin | 1995-02-27 | 2 | -1/+12 |
| * | * kdb5_edit.c: add struct timeb and sys/timeb includes from | Mark Eichin | 1995-02-24 | 2 | -0/+37 |
| * | * mk_cmds.sh: use ${SED} not sed in backtick expressions. | Mark Eichin | 1995-02-23 | 2 | -1/+7 |
| * | * mk_cmds.sh: use ${SED} not sed in backtick expressions. | Mark Eichin | 1995-02-23 | 2 | -2/+8 |
| * | * kprop.c Call krb5_sendauth() with new calling convention | Chris Provenzano | 1995-02-23 | 2 | -25/+38 |
| * | All to change krb5_get_credentials() .. | Chris Provenzano | 1995-02-23 | 11 | -332/+359 |
| * | * init_sec_context.c (make_ap_req()) Use new API for | Chris Provenzano | 1995-02-23 | 2 | -49/+64 |
| * | * kpasswd.c Call krb5_sendauth(), krb5_get_credentials() | Chris Provenzano | 1995-02-23 | 2 | -14/+22 |
| * | * kadmin.c Call krb5_sendauth() with new calling convention | Chris Provenzano | 1995-02-23 | 2 | -9/+16 |
| * | * func-proto.h (krb5_get_credentials(), krb5_get_cred_from_kdc(), | Chris Provenzano | 1995-02-23 | 2 | -4/+13 |
| * | * krb_auth_su.c krb5_auth_check()) Call krb5_get_cred_from_kdc() | Chris Provenzano | 1995-02-23 | 2 | -9/+16 |
| * | * client.c Call krb5_get_credentials() with new calling convention | Chris Provenzano | 1995-02-23 | 3 | -12/+18 |
| * | * kerberos5.c (kerberos5_send(), kerberos5_forward()) | Chris Provenzano | 1995-02-23 | 2 | -10/+20 |
| * | * sim_client.c Call krb5_sendauth() with new calling convention | Chris Provenzano | 1995-02-23 | 2 | -5/+8 |
| * | * kadmin.c Call krb5_sendauth() with new calling convention | Chris Provenzano | 1995-02-23 | 2 | -1/+5 |
| * | * movemail.c Call krb5_sendauth() with new calling convention | Chris Provenzano | 1995-02-23 | 2 | -1/+5 |
| * | * poplib.c (pop_init): Call krb5_sendauth() with new calling convention | Chris Provenzano | 1995-02-23 | 2 | -1/+5 |
| * | * kcmd.c Call krb5_sendauth() and krb5_get_credentials() with | Chris Provenzano | 1995-02-23 | 3 | -33/+43 |
| * | Converted krb/keytab to work on the PC. Mostly just adding the windows | Keith Vetter | 1995-02-22 | 24 | -83/+125 |
| * | Remove call to xfree at the end. This routine now only frees the | Theodore Tso | 1995-02-22 | 2 | -1/+6 |