| Commit message (Expand) | Author | Age | Files | Lines |
| * | Several small 16 vs 32 bit casts | Keith Vetter | 1995-03-02 | 6 | -4/+13 |
| * | Prototype changes for the krb5/os functions needed on the PC | Keith Vetter | 1995-03-02 | 3 | -30/+52 |
| * | Ported 2 files needed by the crypto library to work on the PC | Keith Vetter | 1995-03-02 | 4 | -34/+221 |
| * | Fixed some 16 vs. 32 bit conversion problems for the PC | Keith Vetter | 1995-03-02 | 4 | -13/+23 |
| * | Changed int to krb5_int32 for the PC in f_princ.c | Keith Vetter | 1995-03-02 | 2 | -1/+5 |
| * | Changes for PC to reflect the flatter include hierarchy | Keith Vetter | 1995-03-01 | 2 | -5/+11 |
| * | Changes for rcache on the PC, mostly adding INTERFACE to the prototypes. Also | Keith Vetter | 1995-03-01 | 4 | -18/+892 |
| * | Updated rcache's makefile.in. Small change to confirm I'm back in a | Keith Vetter | 1995-03-01 | 8 | -66/+149 |
| * | Remove declaration of malloc() and realloc() | Theodore Tso | 1995-03-01 | 2 | -2/+4 |
| * | Only define labs(x) -> abs(x) if labs() is not defined elsewhere. | Theodore Tso | 1995-03-01 | 3 | -0/+9 |
| * | Remove declaration of exit() | Theodore Tso | 1995-03-01 | 2 | -1/+4 |
| * | Add proper #ifdef's to #include the appropriate system header files | Theodore Tso | 1995-03-01 | 2 | -0/+24 |
| * | acconfig.h: Add HAS_LABS defintiion | Theodore Tso | 1995-03-01 | 3 | -1/+7 |
| * | Replace check for -lsocket and -lnsl with WITH_NETLIB check | Theodore Tso | 1995-03-01 | 2 | -2/+6 |
| * | Change config.h -> k5-config.h and free.h -> k5-free.h to reflect | Theodore Tso | 1995-03-01 | 2 | -2/+7 |
| * | Added Ezra's test to see if you have a buggy resolver or not | Theodore Tso | 1995-03-01 | 5 | -1/+153 |
| * | Remove ISODE_INCLUDE and ISODE_DEFS, replace check for -lsocket and | Theodore Tso | 1995-03-01 | 10 | -20/+30 |
| * | Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl with | Theodore Tso | 1995-03-01 | 47 | -68/+143 |
| * | Replace check for -lsocket and -lnsl with WITH_NETLIB check | Theodore Tso | 1995-03-01 | 4 | -4/+12 |
| * | Folded in Ezra's changes to support --with-netlib, for support of the | Theodore Tso | 1995-03-01 | 3 | -1/+24 |
| * | Remove #ifdef STDC check to see if we should use const --- configure | Theodore Tso | 1995-02-28 | 2 | -4/+5 |
| * | Add $(srcdir) to install line so that installs work correctly when the | Theodore Tso | 1995-02-28 | 2 | -2/+8 |
| * | * krb5.h: Rename to ../krb5.h so it can be #included by end users | John Gilmore | 1995-02-28 | 2 | -330/+1 |
| * | * README, *.[ch]: Avoid <...> includes for our include files | John Gilmore | 1995-02-28 | 13 | -27/+16 |
| * | * *.[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 |