| Commit message (Expand) | Author | Age | Files | Lines |
| * | Build lib/krb4 makefile at top level | Ken Raeburn | 2006-05-26 | 1 | -23/+0 |
| * | All configure.in scripts: Use K5_AC_INIT instead of AC_INIT | Ken Raeburn | 2005-08-20 | 1 | -1/+1 |
| * | configure.in: Don't assume all darwin boxes are powerpc. (eg: OpenDarwin/x86) | Alexandra Ellwood | 2003-08-06 | 1 | -1/+1 |
| * | Darwin libkrb4/err_txt.o needs dependency on krb_err.c | Tom Yu | 2003-06-11 | 1 | -0/+3 |
| * | Don't #include compile_et .c files | Sam Hartman | 2003-05-12 | 1 | -0/+3 |
| * | Reduce local configure script's work by removing static defines and header and | Ken Raeburn | 2003-03-05 | 1 | -8/+0 |
| * | * Makefile.in: Update dependencies. | Tom Yu | 2003-02-12 | 1 | -0/+9 |
| * | Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather than | Ken Raeburn | 2003-01-10 | 1 | -4/+0 |
| * | Merge more KfM krb4 things | Tom Yu | 2002-11-27 | 1 | -28/+0 |
| * | * configure.in: Use AC_C_CONST and AC_CHECK_FUNCS instead of | Ezra Peisach | 2000-11-01 | 1 | -2/+2 |
| * | My error - add test for mode_t (AC_TYPE_MODE_T) and use that as argument | Ezra Peisach | 2000-10-05 | 1 | -0/+1 |
| * | * netread.c, netwrite.c: Include unistd.h if present on machine | Ezra Peisach | 2000-10-05 | 1 | -0/+1 |
| * | pullup from 1.2 branch | Ken Raeburn | 2000-06-27 | 1 | -1/+1 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-11-13 | 1 | -1/+0 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 1 | -1/+0 |
| * | Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogs | Tom Yu | 1997-10-02 | 1 | -1/+1 |
| * | Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replace | Tom Yu | 1997-09-26 | 1 | -2/+1 |
| * | Merge of libhack_branch | Tom Yu | 1997-02-09 | 1 | -7/+3 |
| * | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 1 | -1/+1 |
| * | * configure.in: remove ref to ET_RULES | Tom Yu | 1996-06-14 | 1 | -1/+1 |
| * | clean up configure output style | Ken Raeburn | 1996-04-30 | 1 | -0/+1 |
| * | * rd_svc_key.c (read_service_key): First try to read the V4 | Richard Basch | 1996-04-11 | 1 | -0/+1 |
| * | * kuserok.c: use HAVE_SETEUID and HAVE_SETRESUID to figure out how | Mark Eichin | 1996-01-27 | 1 | -3/+1 |
| * | Always include <fcntl.h> instead of checking for <sys/fcntl.h> | Richard Basch | 1996-01-04 | 1 | -1/+0 |
| * | * Makefile.in: Shared library depends on krb5 library now | Ezra Peisach | 1995-12-06 | 1 | -0/+2 |
| * | * configure.in (V5_MAKE_SHARED_LIB): Change rule to install | Ezra Peisach | 1995-10-02 | 1 | -16/+3 |
| * | Changes to make sure all the right include files are included | Sam Hartman | 1995-06-26 | 1 | -0/+1 |
| * | * configure.in: fix Sam's typo so libkrb4.a gets symlinked | Tom Yu | 1995-06-23 | 1 | -1/+1 |
| * | Convert to new handling of static libraries | Sam Hartman | 1995-06-23 | 1 | -2/+7 |
| * | Add install target for shared libraries | Paul Park | 1995-06-16 | 1 | -0/+3 |
| * | Shared library Makefile/configure changes and cleanup | Paul Park | 1995-06-15 | 1 | -0/+7 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 1 | -5/+0 |
| * | * Makefile.in, configure.in: use CopyHeader rather than hand-coded | Tom Yu | 1995-06-09 | 1 | -0/+1 |
| * | Remove backward compatibility code for Kerberos V3 (!) which was | Theodore Tso | 1995-05-27 | 1 | -0/+2 |
| * | in_tkt.c: Use HAVE_SETREUID and HAVE_SETRESUID to define setreuid properly | Ezra Peisach | 1995-05-18 | 1 | -0/+2 |
| * | Add string.h if necessary to define strlen, etc. | Ezra Peisach | 1995-05-09 | 1 | -0/+4 |
| * | Added check for POSIX_FILE_LOCK to enable POSIX file locking | Theodore Tso | 1995-04-28 | 1 | -0/+1 |
| * | * kuserok.c: HAS_UNISTD_H instead of USE_. | Mark Eichin | 1995-04-28 | 1 | -0/+1 |
| * | * configure.in: use AC_CHECK_SIZEOF(int) to set BITS16/BITS32. | Mark Eichin | 1995-04-28 | 1 | -0/+26 |
| * | add CNS V4 library to tree for compatibility use. Installs as libkrb4.a | Mark Eichin | 1995-04-27 | 1 | -0/+17 |