summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* some notes on interactions with 64-bit systemsKen Raeburn2000-12-061-0/+15
* (WITH_CC): Don't use -Wtraditional, we're always assuming ANSI mode nowKen Raeburn2000-12-062-1/+3
* * aclocal.m4 (KRB5_AC_INET6): Look for netdb.h.Ken Raeburn2000-12-052-7/+22
* * cmds.c (globulize): Use correct address of globbed results whenKen Raeburn2000-11-212-2/+9
* make "make check" do somethingKen Raeburn2000-11-143-3/+21
* * dyn_create.c (DynCopy): Arguments to memcpy were reversed. FoundEzra Peisach2000-11-092-1/+6
* * Makefile.in (check-unix): Built and execture dyntestEzra Peisach2000-11-0910-12/+49
* * strnlen.c (krb_strnlen): Put The return type before the callingDanilo Almeida2000-11-092-1/+6
* * configure.in: Change KRB4_DEJAGNU_TEST variable to KRBIV fromTom Yu2000-11-082-2/+7
* * default.exp: Use $KRBIV rather than $KRB4 since dejagnu-1.3Tom Yu2000-11-082-3/+8
* * v4gssftp.exp: Fix to handle some cases of krb4 failure prior toTom Yu2000-11-082-3/+10
* * Makefile.in (OBJS, SRCS): Add strnlen.o, strnlen.cTom Yu2000-11-0823-1021/+1555
* * des.h: Change to make KRB4_32 an int if it's at least 32 bitsTom Yu2000-11-083-22/+113
* problems found in auditingKen Raeburn2000-11-081-0/+34
* clarify a littleKen Raeburn2000-11-081-3/+4
* Test out lclint and its4 on com_err library. One lclint error left on Solaris,Ken Raeburn2000-11-0812-83/+347
* * aclocal.m4 (CONFIG_RULES): Quote AUTOCONFFLAGS properlyTom Yu2000-11-022-1/+5
* Oops - checked in a newer version by accidentEzra Peisach2000-11-011-10/+5
* * configure.in: If the cache_file is /dev/null (autoconf 2.49),Ezra Peisach2000-11-012-0/+11
* * reconf: Rework syntax to detect version numbers of newerEzra Peisach2000-11-012-7/+30
* * aclocal.m4 (V5_SET_TOPDIR): In newer versions of autoconfEzra Peisach2000-11-012-16/+45
* * configure.in: Update to autoconf 2 macro names:Ezra Peisach2000-11-012-5/+15
* * configure.in: Use AC_CHECK_FUNCS, AC_CHECK_HEADERS, AC_C_CONSTEzra Peisach2000-11-014-10/+35
* * configure.in: Use AC_CHECK_HEADER and AC_CHECK_FUNC instead ofEzra Peisach2000-11-012-3/+8
* * configure.in: Use AC_CHECK_HEADER and AC_FUNC_VFORK instead ofEzra Peisach2000-11-012-3/+8
* * configure.in: Use AC_C_CONST instead of AC_CONSTEzra Peisach2000-11-012-1/+5
* * configure.in: Use AC_C_CONST instead of AC_CONSTEzra Peisach2000-11-012-1/+5
* * configure.in: Use AC_C_CONST and AC_TYPE_SIGNAL instead ofEzra Peisach2000-11-012-2/+7
* * configure.in: Get rid of test for termios.h. The kdc does not use itEzra Peisach2000-11-012-1/+4
* * configure.in: Use AC_TYPE_SIZE_T instead of AC_SIZE_TEzra Peisach2000-11-012-1/+5
* * configure.in: Use AC_CHECK_HEADERS instead of AC_HAVE_HEADERSEzra Peisach2000-11-012-1/+5
* * configure.in: Use AC_C_CONST and AC_CHECK_FUNCS instead ofEzra Peisach2000-11-012-2/+7
* * configure.in: Use AC_C_CONST instead of AC_CONSTEzra Peisach2000-11-012-1/+5
* * configure.in: Use AC_C_CONST instead of AC_CONST andEzra Peisach2000-11-012-2/+7
* * configure.in: Quote macro use inside AC_CHECK_LIB. ChangeEzra Peisach2000-11-012-5/+11
* * configure.in (AC_COMPILE_TYPE): Declare with AC_DEFUN() insteadEzra Peisach2000-11-012-1/+7
* * configure.in: Use AC_C_CONST instead of AC_CONST andEzra Peisach2000-11-012-2/+7
* * configure.in: Change AC_RETSIGTYPE to AC_TYPE_SIGNALEzra Peisach2000-11-012-1/+5
* * configure.in: Change AC_CONST to AC_C_CONST, AC_HEADER_EGREP toEzra Peisach2000-11-012-3/+9
* * aclocal.m4 (AC_LIBRARY_NET): Newer versions of autoconf are moreEzra Peisach2000-10-312-8/+14
* * cc_stdio.c: Add a "mode" field to krb5_scc_data to keep track ofTom Yu2000-10-312-0/+18
* * reconf: Pass "-m util/autoconf" to autoreconf only if we areEzra Peisach2000-10-272-2/+9
* *post.in (Makefile): When running autoconf, use AUTOCONFFLAGSEzra Peisach2000-10-273-2/+9
* * post.in (Makefile): When running autoconf, use AUTOCONFFLAGSEzra Peisach2000-10-272-0/+8
* * krb5_decode_test.c (main): Add new test cases for indefiniteTom Yu2000-10-262-10/+111
* * asn1buf.c (asn1buf_sync): Add new arguments to include the fullTom Yu2000-10-266-71/+214
* * asn1_err.et: Add error codes MISMATCH_INDEF and MISSING_EOCTom Yu2000-10-262-0/+6
* * t_ser.c: Cast getpid() calls to int as arguments to sprintfEzra Peisach2000-10-2610-23/+48
* #include autoconf.h instead of duplicating definesMiro Jurisic2000-10-241-3/+2
* * kadm_ser_wrap.c (kadm_ser_in): Update call to mk_priv()Tom Yu2000-10-242-2/+6