| Commit message (Expand) | Author | Age | Files | Lines |
| * | * configure.in: Don't test for pthread_rwlock_init | Ken Raeburn | 2004-08-24 | 1 | -0/+2 |
| * | * aclocal.m4 (KRB5_AC_PRAGMA_WEAK_REF): Fix to work with AIX compiler when op... | Ken Raeburn | 2004-08-24 | 1 | -0/+5 |
| * | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): Check for pthread_rwlock_init, with and | Ken Raeburn | 2004-08-19 | 1 | -0/+5 |
| * | * aclocal.m4 (WITH_CC): Log messages when adding AIX compiler options | Ken Raeburn | 2004-08-08 | 1 | -1/+2 |
| * | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): Clear PTHREAD_CFLAGS and PTHREAD_LIBS | Ken Raeburn | 2004-08-08 | 1 | -2/+5 |
| * | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): On AIX and OSF/1, always add | Ken Raeburn | 2004-08-08 | 1 | -0/+6 |
| * | zap remaining bits of macsock.h support | Ken Raeburn | 2004-07-17 | 1 | -0/+5 |
| * | * krb5-config.in: Substitute $(PTHREAD_CFLAGS) | Ken Raeburn | 2004-07-12 | 1 | -0/+4 |
| * | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): Fix typo that caused some code to be | Ken Raeburn | 2004-07-11 | 1 | -1/+2 |
| * | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): Use PTHREAD_CFLAGS and PTHREAD_LIBS when | Ken Raeburn | 2004-07-11 | 1 | -0/+6 |
| * | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): Always include the thread library on | Ken Raeburn | 2004-07-09 | 1 | -1/+3 |
| * | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): Don't test for pthread.h specifically | Ken Raeburn | 2004-07-09 | 1 | -0/+5 |
| * | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): Default to enabling support | Ken Raeburn | 2004-07-08 | 1 | -0/+5 |
| * | * configure.in: Check for pthread_rwlock_init | Ken Raeburn | 2004-07-06 | 1 | -1/+1 |
| * | * configure.in: Fix bug in last change that caused a variable to be used befo... | Ken Raeburn | 2004-07-06 | 1 | -0/+5 |
| * | * aclocal.m4 (AC_LIBRARY_NET): Look for res_nsearch. | Ken Raeburn | 2004-07-04 | 1 | -0/+6 |
| * | * aclocal.m4 (WITH_CC): Use -Wl,-search_paths_first for linking on Darwin. | Ken Raeburn | 2004-06-19 | 1 | -0/+7 |
| * | * Makefile.in (all-windows): Make autoconf.h in include\krb5 before building | Ken Raeburn | 2004-06-19 | 1 | -0/+10 |
| * | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 1 | -0/+7 |
| * | * aclocal.m4 (CONFIG_RULES): Don't set AUTOCONF, AUTOCONFFLAGS, AUTOHEADER, | Ken Raeburn | 2004-06-08 | 1 | -0/+5 |
| * | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 1 | -0/+4 |
| * | * configure.in: Check for various _r functions needed for thread safety. If | Ken Raeburn | 2004-06-04 | 1 | -0/+6 |
| * | * aclocal.m4 (KRB5_AC_GCC_ATTRS): On AIX 4, mark the destructor attribute as | Ken Raeburn | 2004-05-30 | 1 | -0/+7 |
| * | * configure.in: Include dependency support for shared library build | Ken Raeburn | 2004-05-05 | 1 | -1/+2 |
| * | * configure.in: Generate a makefile in util/support | Ken Raeburn | 2004-05-05 | 1 | -0/+4 |
| * | * aclocal.m4 (CONFIG_RULES): Substitute EXTRA_FILES into pre.in | Ken Raeburn | 2004-04-30 | 1 | -0/+1 |
| * | * aclocal.m4 (CONFIG_RULES): Invoke KRB5_LIB_PARAMS and KRB5_AC_INITFINI. | Ken Raeburn | 2004-04-29 | 1 | -0/+10 |
| * | * aclocal.m4 (KRB5_BUILD_LIBRARY_WITH_DEPS): Report an error if perl cannot b... | Ken Raeburn | 2004-04-26 | 1 | -0/+5 |
| * | Added support for library initialization and finalization, and verification | Ken Raeburn | 2004-04-24 | 1 | -0/+10 |
| * | Start depending on perl for builds | Ken Raeburn | 2004-04-24 | 1 | -0/+4 |
| * | Use more flexible command substitution for shared library generation, so we can | Ken Raeburn | 2004-04-23 | 1 | -0/+5 |
| * | * aclocal.m4 (KRB5_LIB_AUX): Use default_shared and default_static from | Ken Raeburn | 2004-03-24 | 1 | -0/+7 |
| * | * aclocal.m4 (KRB5_AC_MAINTAINER_MODE, KRB5_AC_ENABLE_THREADS, KRB5_AC_INET6, | Ken Raeburn | 2004-03-24 | 1 | -0/+10 |
| * | * aclocal.m4: Include acx_pthread.m4. | Ken Raeburn | 2004-03-18 | 1 | -0/+7 |
| * | Make sure autoconf.h is updated early, since it's needed by the thread support | Ken Raeburn | 2004-03-14 | 1 | -0/+6 |
| * | Change subdir processing so that SUBDIRS will contain the configured | Ken Raeburn | 2004-03-08 | 1 | -0/+4 |
| * | * aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Look for tclConfig.sh in | Ken Raeburn | 2004-03-08 | 1 | -0/+8 |
| * | Merge configuration of kdc, krb524, and slave directories into top | Ken Raeburn | 2004-03-05 | 1 | -0/+7 |
| * | Move apputils dir from util to lib, to get its proper place in the | Ken Raeburn | 2004-02-26 | 1 | -0/+4 |
| * | Move daemon.c into a new library of utility routines for linking our programs | Ken Raeburn | 2004-02-24 | 1 | -0/+5 |
| * | aclocal.m4 (WITH_CC): Add -fno-common to CFLAGS on Darwin, unless -fcommon or | Ken Raeburn | 2004-02-14 | 1 | -0/+2 |
| * | * aclocal.m4 (TRY_PEER_INT): Deleted. | Ken Raeburn | 2004-02-14 | 1 | -0/+8 |
| * | priocntl workaround for Solaris 9 pty-close bug | Tom Yu | 2004-02-13 | 1 | -0/+7 |
| * | * configure.in: Use AC_HELP_STRING for kdc-replay-cache option info | Ken Raeburn | 2003-12-28 | 1 | -0/+5 |
| * | * aclocal.m4 (WITH_CC): Drop -Wno-comment, since we don't support SunOS 4 any... | Ken Raeburn | 2003-12-13 | 1 | -0/+5 |
| * | work around Solaris 9 pty-close bug | Tom Yu | 2003-12-06 | 1 | -0/+5 |
| * | Add --enable-maintainer-mode option to configure, and prevent rebuilding of | Ken Raeburn | 2003-09-27 | 1 | -0/+5 |
| * | Copy and build daemon.c in whatever directories need it, instead of building it | Ken Raeburn | 2003-08-30 | 1 | -0/+4 |
| * | * aclocal.m4 (KRB5_AC_ENABLE_DNS): Drop --enable-dns and --enable-dns-for-kdc | Ken Raeburn | 2003-08-26 | 1 | -0/+2 |
| * | * aclocal.m4 (WITH_CCOPTS, WITH_CPPOPTS, WITH_LINKER, WITH_LDOPTS, | Ken Raeburn | 2003-08-26 | 1 | -0/+8 |