summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Several small 16 vs 32 bit castsKeith Vetter1995-03-026-4/+13
* Prototype changes for the krb5/os functions needed on the PCKeith Vetter1995-03-023-30/+52
* Ported 2 files needed by the crypto library to work on the PCKeith Vetter1995-03-024-34/+221
* Fixed some 16 vs. 32 bit conversion problems for the PCKeith Vetter1995-03-024-13/+23
* Changed int to krb5_int32 for the PC in f_princ.cKeith Vetter1995-03-022-1/+5
* Changes for PC to reflect the flatter include hierarchyKeith Vetter1995-03-012-5/+11
* Changes for rcache on the PC, mostly adding INTERFACE to the prototypes. AlsoKeith Vetter1995-03-014-18/+892
* Updated rcache's makefile.in. Small change to confirm I'm back in aKeith Vetter1995-03-018-66/+149
* Remove declaration of malloc() and realloc()Theodore Tso1995-03-012-2/+4
* Only define labs(x) -> abs(x) if labs() is not defined elsewhere.Theodore Tso1995-03-013-0/+9
* Remove declaration of exit()Theodore Tso1995-03-012-1/+4
* Add proper #ifdef's to #include the appropriate system header filesTheodore Tso1995-03-012-0/+24
* acconfig.h: Add HAS_LABS defintiionTheodore Tso1995-03-013-1/+7
* Replace check for -lsocket and -lnsl with WITH_NETLIB checkTheodore Tso1995-03-012-2/+6
* Change config.h -> k5-config.h and free.h -> k5-free.h to reflectTheodore Tso1995-03-012-2/+7
* Added Ezra's test to see if you have a buggy resolver or notTheodore Tso1995-03-015-1/+153
* Remove ISODE_INCLUDE and ISODE_DEFS, replace check for -lsocket andTheodore Tso1995-03-0110-20/+30
* Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl withTheodore Tso1995-03-0147-68/+143
* Replace check for -lsocket and -lnsl with WITH_NETLIB checkTheodore Tso1995-03-014-4/+12
* Folded in Ezra's changes to support --with-netlib, for support of theTheodore Tso1995-03-013-1/+24
* Remove #ifdef STDC check to see if we should use const --- configureTheodore Tso1995-02-282-4/+5
* Add $(srcdir) to install line so that installs work correctly when theTheodore Tso1995-02-282-2/+8
* * krb5.h: Rename to ../krb5.h so it can be #included by end usersJohn Gilmore1995-02-282-330/+1
* * README, *.[ch]: Avoid <...> includes for our include filesJohn Gilmore1995-02-2813-27/+16
* * *.[ch]: Avoid <krb5/...> and <com_err.h> includesJohn Gilmore1995-02-2815-94/+20
* * *.c: Avoid <krb5/...> and <com_err.h> includesJohn Gilmore1995-02-2827-199/+54
* Avoid <krb5/...> includesJohn Gilmore1995-02-286-23/+14
* Avoid <krb5/...> and <com_err.h> includesJohn Gilmore1995-02-2825-107/+69
* Avoid <krb5/...> and <com_err.h> includesJohn Gilmore1995-02-284-10/+12
* Avoid <krb5/...> includesJohn Gilmore1995-02-286-10/+17
* * pop_init.c, pop_pass.c, pop_user.c, mh-6.8.patch: Avoid <krb5/...> includesJohn Gilmore1995-02-285-15/+15
* Avoid <krb5/...> includesJohn Gilmore1995-02-286-10/+19
* Avoid <krb5/...> and <com_err.h> includesJohn Gilmore1995-02-283-8/+8
* oops, described it in wrong dirJohn Gilmore1995-02-281-1/+1
* Avoid <krb5/...> includesJohn Gilmore1995-02-283-9/+7
* * forward.c, kcmd.c, krcp.c, krlogin.c, krlogind.c, krsh.c,John Gilmore1995-02-288-35/+17
* * Makefile.in: Avoid recompilation of std_rqs.c every single timeJohn Gilmore1995-02-283-2/+8
* * com_err.3: Document "com_err.h" rather than <com_err.h>John Gilmore1995-02-282-1/+5
* Avoid <krb5/...> includesJohn Gilmore1995-02-2832-80/+62
* <com_err.h> => "com_err.h"John Gilmore1995-02-284-2/+4
* * *.c: Avoid <krb5/...> includes.John Gilmore1995-02-2866-274/+76
* Avoid <krb5/...> includesJohn Gilmore1995-02-2831-159/+34
* * daemon.c, memmove.c, strcasecmp.c, strdup.c: Avoid <krb5/...>John Gilmore1995-02-285-7/+12
* Avoid <krb5/....> includesJohn Gilmore1995-02-286-9/+6
* *.c: Avoid <krb5/...> includesJohn Gilmore1995-02-2822-73/+28
* Avoid <krb5/...> includesJohn Gilmore1995-02-2832-95/+35
* * init_ets.c: Avoid <krb5/...> includesJohn Gilmore1995-02-282-2/+5
* Avoid <krb5/...> includesJohn Gilmore1995-02-2811-23/+20
* Avoid <krb5/....> includesJohn Gilmore1995-02-2826-55/+44
* Avoid <krb5/...> includesJohn Gilmore1995-02-2816-16/+35