| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the db2 library to the site of its one use, the kdb-db2 module. | Ken Raeburn | 2005-10-04 | 1 | -3/+0 |
* | Move lib/kdb/kdb_db2 to modules/kdb/db2, and patch up pathnames in various | Ken Raeburn | 2005-09-22 | 1 | -1/+1 |
* | * aclocal.m4 (PL_KRB5_MAJOR_RELEASE, PL_KRB5_MINOR_RELEASE, PL_KRB5_PATCHLEVEL, | Ken Raeburn | 2005-08-20 | 1 | -10/+2 |
* | All configure.in scripts: Use K5_AC_INIT instead of AC_INIT | Ken Raeburn | 2005-08-20 | 1 | -2/+1 |
* | * configure.in: Check for endian.h | Ken Raeburn | 2005-06-15 | 1 | -1/+1 |
* | * configure.in: Check for headers byteswap.h, sys/bswap.h, machine/endian.h, | Ken Raeburn | 2005-06-10 | 1 | -3/+21 |
* | Fix gcc preprocessor warnings due to last change | Ken Raeburn | 2005-06-06 | 1 | -0/+9 |
* | Some autoconf messages want to use the PACKAGE_* values | Ken Raeburn | 2005-06-01 | 1 | -1/+1 |
* | * configure.in: Merged content from include/configure.in. Don't configure | Ken Raeburn | 2005-05-13 | 1 | -7/+354 |
* | * configure.in: Don't check for getpwnam_r and getpwuid_r in the thread-safety | Ken Raeburn | 2005-03-26 | 1 | -1/+5 |
* | Make patchlevel.h be the master version file | Tom Yu | 2004-09-25 | 1 | -2/+8 |
* | * configure.in: Don't test for pthread_rwlock_init | Ken Raeburn | 2004-08-24 | 1 | -3/+0 |
* | * configure.in: Check for pthread_rwlock_init | Ken Raeburn | 2004-07-06 | 1 | -0/+3 |
* | * configure.in: Fix bug in last change that caused a variable to be used befo... | Ken Raeburn | 2004-07-06 | 1 | -1/+1 |
* | * aclocal.m4 (AC_LIBRARY_NET): Look for res_nsearch. | Ken Raeburn | 2004-07-04 | 1 | -1/+4 |
* | * configure.in: Check for various _r functions needed for thread safety. If | Ken Raeburn | 2004-06-04 | 1 | -0/+22 |
* | * configure.in: Include dependency support for shared library build | Ken Raeburn | 2004-05-05 | 1 | -1/+1 |
* | * configure.in: Generate a makefile in util/support | Ken Raeburn | 2004-05-05 | 1 | -1/+1 |
* | * aclocal.m4 (KRB5_AC_MAINTAINER_MODE, KRB5_AC_ENABLE_THREADS, KRB5_AC_INET6, | Ken Raeburn | 2004-03-24 | 1 | -12/+4 |
* | Merge configuration of kdc, krb524, and slave directories into top | Ken Raeburn | 2004-03-05 | 1 | -8/+91 |
* | Move apputils dir from util to lib, to get its proper place in the | Ken Raeburn | 2004-02-26 | 1 | -1/+1 |
* | Move daemon.c into a new library of utility routines for linking our programs | Ken Raeburn | 2004-02-24 | 1 | -1/+1 |
* | priocntl workaround for Solaris 9 pty-close bug | Tom Yu | 2004-02-13 | 1 | -15/+0 |
* | * configure.in: Use AC_HELP_STRING for kdc-replay-cache option info | Ken Raeburn | 2003-12-28 | 1 | -4/+2 |
* | work around Solaris 9 pty-close bug | Tom Yu | 2003-12-06 | 1 | -0/+16 |
* | Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather than | Ken Raeburn | 2003-01-10 | 1 | -4/+0 |
* | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 1 | -7/+1 |
* | Makefile.in, configure.in, aclocal.m4: Use AC_CONFIG_FILES instead of | Ezra Peisach | 2002-09-24 | 1 | -4/+3 |
* | Work out pathname for gcc fixincludes headers via "-print-libgcc-file-name" and | Ken Raeburn | 2002-09-14 | 1 | -21/+0 |
* | Permit building against either the in-tree version of db2 or a system version | Ken Raeburn | 2002-09-13 | 1 | -1/+5 |
* | * configure.in: Configure lib/krb4 and krb524 only if KRB4_LIB | Ken Raeburn | 2002-08-29 | 1 | -1/+9 |
* | * configure.in: Configure util/et and util/ss only if they're going to be used | Ken Raeburn | 2002-08-29 | 1 | -1/+7 |
* | drop libdyn as a separate library | Ken Raeburn | 2002-07-17 | 1 | -1/+0 |
* | get rid of lib/krb5util | Ken Raeburn | 2002-06-25 | 1 | -1/+1 |
* | * configure.in (AC_CONFIG_SUBDIRS): Always run configure in | Ezra Peisach | 2002-04-25 | 1 | -1/+1 |
* | * configure.in (HOST_TYPE): Remove SHLIB_TAIL_COMP; it's no longer | Tom Yu | 2001-10-12 | 1 | -3/+1 |
* | * krb5-config.in: New script for providing linker and compiler | Ezra Peisach | 2001-05-30 | 1 | -0/+10 |
* | * configure.in: Call AC_REQUIRE_CPP before checking for GCC, to ensure that we | Ken Raeburn | 2001-01-16 | 1 | -0/+3 |
* | * configure.in: If the cache_file is /dev/null (autoconf 2.49), | Ezra Peisach | 2000-11-01 | 1 | -0/+8 |
* | new --enable/--disable-kdc-replay-cache configure hooks | Ken Raeburn | 2000-02-28 | 1 | -0/+6 |
* | * configure.in: Delete old and already disabled code relating to shared library | Ken Raeburn | 1999-07-06 | 1 | -232/+0 |
* | * configure.in: Fix typo so that lib/crypto actually gets | Tom Yu | 1999-01-27 | 1 | -1/+1 |
* | Makefile.in, configure.in: Move the responsibility for generating | Theodore Tso | 1999-01-27 | 1 | -5/+44 |
* | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 1 | -2/+1 |
* | * configure.in: Add KRB5_LIB_AUX so configure --help gives info on | Ezra Peisach | 1997-10-13 | 1 | -0/+4 |
* | * aclocal.m4: Add shared library support for Irix | Tom Yu | 1997-02-14 | 1 | -2/+2 |
* | * configure.in: Add AC_KRB5_TCL so configure --help is useful | Ezra Peisach | 1996-10-14 | 1 | -0/+1 |
* | New manpages | Jeff Bigler | 1996-09-06 | 1 | -1/+1 |
* | * configure.in: remove admin subdir | Tom Yu | 1996-09-06 | 1 | -1/+1 |
* | configure.in: Remove top-level calls to WITH_ANAME_DB and WITH_KDB_DB | Theodore Tso | 1996-08-23 | 1 | -6/+0 |