| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | make some variables volatile | Ken Raeburn | 2000-12-06 | 3 | -2/+7 |
| * | * aclocal.m4 (KRB5_AC_INET6): Ensure that we check for sa_len field | Ken Raeburn | 2000-12-06 | 2 | -0/+6 |
| * | Use const sockaddr pointer in interface. | Ken Raeburn | 2000-12-06 | 4 | -17/+87 |
| * | make pty_make_sane_hostname take sockaddr* arg instead of sockaddr_in* | Ken Raeburn | 2000-12-06 | 10 | -11/+40 |
| * | restore GSS_DLLIMP, KRB5_EXPORTVAR, NEAR macros | Ken Raeburn | 2000-12-06 | 2 | -2/+8 |
| * | fix typo | Ken Raeburn | 2000-12-06 | 1 | -1/+1 |
| * | Remove a bunch of macro definitions we don't use. | Ken Raeburn | 2000-12-06 | 9 | -173/+116 |
| * | undo last change | Ken Raeburn | 2000-12-06 | 1 | -2/+2 |
| * | tweak names of perl scripts | Ken Raeburn | 2000-12-06 | 1 | -2/+2 |
| * | try lclint on a com_err test program; misc cleanup | Ken Raeburn | 2000-12-06 | 2 | -7/+41 |
| * | some notes on interactions with 64-bit systems | Ken Raeburn | 2000-12-06 | 1 | -0/+15 |
| * | (WITH_CC): Don't use -Wtraditional, we're always assuming ANSI mode now | Ken Raeburn | 2000-12-06 | 2 | -1/+3 |
| * | * aclocal.m4 (KRB5_AC_INET6): Look for netdb.h. | Ken Raeburn | 2000-12-05 | 2 | -7/+22 |
| * | * cmds.c (globulize): Use correct address of globbed results when | Ken Raeburn | 2000-11-21 | 2 | -2/+9 |
| * | make "make check" do something | Ken Raeburn | 2000-11-14 | 3 | -3/+21 |
| * | * dyn_create.c (DynCopy): Arguments to memcpy were reversed. Found | Ezra Peisach | 2000-11-09 | 2 | -1/+6 |
| * | * Makefile.in (check-unix): Built and execture dyntest | Ezra Peisach | 2000-11-09 | 10 | -12/+49 |
| * | * strnlen.c (krb_strnlen): Put The return type before the calling | Danilo Almeida | 2000-11-09 | 2 | -1/+6 |
| * | * configure.in: Change KRB4_DEJAGNU_TEST variable to KRBIV from | Tom Yu | 2000-11-08 | 2 | -2/+7 |
| * | * default.exp: Use $KRBIV rather than $KRB4 since dejagnu-1.3 | Tom Yu | 2000-11-08 | 2 | -3/+8 |
| * | * v4gssftp.exp: Fix to handle some cases of krb4 failure prior to | Tom Yu | 2000-11-08 | 2 | -3/+10 |
| * | * Makefile.in (OBJS, SRCS): Add strnlen.o, strnlen.c | Tom Yu | 2000-11-08 | 23 | -1021/+1555 |
| * | * des.h: Change to make KRB4_32 an int if it's at least 32 bits | Tom Yu | 2000-11-08 | 3 | -22/+113 |
| * | problems found in auditing | Ken Raeburn | 2000-11-08 | 1 | -0/+34 |
| * | clarify a little | Ken Raeburn | 2000-11-08 | 1 | -3/+4 |
| * | Test out lclint and its4 on com_err library. One lclint error left on Solaris, | Ken Raeburn | 2000-11-08 | 12 | -83/+347 |
| * | * aclocal.m4 (CONFIG_RULES): Quote AUTOCONFFLAGS properly | Tom Yu | 2000-11-02 | 2 | -1/+5 |
| * | Oops - checked in a newer version by accident | Ezra Peisach | 2000-11-01 | 1 | -10/+5 |
| * | * configure.in: If the cache_file is /dev/null (autoconf 2.49), | Ezra Peisach | 2000-11-01 | 2 | -0/+11 |
| * | * reconf: Rework syntax to detect version numbers of newer | Ezra Peisach | 2000-11-01 | 2 | -7/+30 |
| * | * aclocal.m4 (V5_SET_TOPDIR): In newer versions of autoconf | Ezra Peisach | 2000-11-01 | 2 | -16/+45 |
| * | * configure.in: Update to autoconf 2 macro names: | Ezra Peisach | 2000-11-01 | 2 | -5/+15 |
| * | * configure.in: Use AC_CHECK_FUNCS, AC_CHECK_HEADERS, AC_C_CONST | Ezra Peisach | 2000-11-01 | 4 | -10/+35 |
| * | * configure.in: Use AC_CHECK_HEADER and AC_CHECK_FUNC instead of | Ezra Peisach | 2000-11-01 | 2 | -3/+8 |
| * | * configure.in: Use AC_CHECK_HEADER and AC_FUNC_VFORK instead of | Ezra Peisach | 2000-11-01 | 2 | -3/+8 |
| * | * configure.in: Use AC_C_CONST instead of AC_CONST | Ezra Peisach | 2000-11-01 | 2 | -1/+5 |
| * | * configure.in: Use AC_C_CONST instead of AC_CONST | Ezra Peisach | 2000-11-01 | 2 | -1/+5 |
| * | * configure.in: Use AC_C_CONST and AC_TYPE_SIGNAL instead of | Ezra Peisach | 2000-11-01 | 2 | -2/+7 |
| * | * configure.in: Get rid of test for termios.h. The kdc does not use it | Ezra Peisach | 2000-11-01 | 2 | -1/+4 |
| * | * configure.in: Use AC_TYPE_SIZE_T instead of AC_SIZE_T | Ezra Peisach | 2000-11-01 | 2 | -1/+5 |
| * | * configure.in: Use AC_CHECK_HEADERS instead of AC_HAVE_HEADERS | Ezra Peisach | 2000-11-01 | 2 | -1/+5 |
| * | * configure.in: Use AC_C_CONST and AC_CHECK_FUNCS instead of | Ezra Peisach | 2000-11-01 | 2 | -2/+7 |
| * | * configure.in: Use AC_C_CONST instead of AC_CONST | Ezra Peisach | 2000-11-01 | 2 | -1/+5 |
| * | * configure.in: Use AC_C_CONST instead of AC_CONST and | Ezra Peisach | 2000-11-01 | 2 | -2/+7 |
| * | * configure.in: Quote macro use inside AC_CHECK_LIB. Change | Ezra Peisach | 2000-11-01 | 2 | -5/+11 |
| * | * configure.in (AC_COMPILE_TYPE): Declare with AC_DEFUN() instead | Ezra Peisach | 2000-11-01 | 2 | -1/+7 |
| * | * configure.in: Use AC_C_CONST instead of AC_CONST and | Ezra Peisach | 2000-11-01 | 2 | -2/+7 |
| * | * configure.in: Change AC_RETSIGTYPE to AC_TYPE_SIGNAL | Ezra Peisach | 2000-11-01 | 2 | -1/+5 |
| * | * configure.in: Change AC_CONST to AC_C_CONST, AC_HEADER_EGREP to | Ezra Peisach | 2000-11-01 | 2 | -3/+9 |
| * | * aclocal.m4 (AC_LIBRARY_NET): Newer versions of autoconf are more | Ezra Peisach | 2000-10-31 | 2 | -8/+14 |