| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | this commit includes all the changes on the OV_9510_INTEGRATION and | Marc Horowitz | 1996-07-22 | 1 | -2/+3 |
* | Added basic SunOS shared library support | Richard Basch | 1996-03-30 | 1 | -0/+26 |
* | do not bother building the old kadmin server (kadmin.old) | Richard Basch | 1996-03-22 | 1 | -1/+1 |
* | * aclocal.m4 (KRB5_RUN_FLAGS): Allows for setting of proper paths | Ezra Peisach | 1996-03-19 | 1 | -2/+26 |
* | Add support for shared libraries under HPUX and Sinix (SysVR4 under mips) | Theodore Tso | 1996-02-25 | 1 | -9/+49 |
* | * configure.in: Add in WITH_ANAME_DB and WITH_KDB_DB so that top | Ezra Peisach | 1996-01-22 | 1 | -0/+7 |
* | Add support for Linux shared libraries | Theodore Tso | 1995-11-02 | 1 | -4/+4 |
* | Go into config-files subdir in order to install the manual pages sitting there | Ezra Peisach | 1995-10-21 | 1 | -1/+1 |
* | Remove spaces introduced into shell variable assignments | Sam Hartman | 1995-10-12 | 1 | -4/+4 |
* | Changes to do shared library versioning under AIX | Sam Hartman | 1995-10-11 | 1 | -1/+6 |
* | For NetBSD shlibs turn back on shlibs_use_dirs | Ezra Peisach | 1995-10-09 | 1 | -1/+1 |