| Commit message (Expand) | Author | Age | Files | Lines |
* | zap remaining bits of macsock.h support | Ken Raeburn | 2004-07-17 | 1 | -13/+1 |
* | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): Fix typo that caused some code to be | Ken Raeburn | 2004-07-11 | 1 | -13/+12 |
* | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): Use PTHREAD_CFLAGS and PTHREAD_LIBS when | Ken Raeburn | 2004-07-11 | 1 | -2/+4 |
* | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): Always include the thread library on | Ken Raeburn | 2004-07-09 | 1 | -4/+31 |
* | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): Don't test for pthread.h specifically | Ken Raeburn | 2004-07-09 | 1 | -1/+1 |
* | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): Default to enabling support | Ken Raeburn | 2004-07-08 | 1 | -6/+5 |
* | * aclocal.m4 (AC_LIBRARY_NET): Look for res_nsearch. | Ken Raeburn | 2004-07-04 | 1 | -4/+8 |
* | * aclocal.m4 (WITH_CC): Use -Wl,-search_paths_first for linking on Darwin. | Ken Raeburn | 2004-06-19 | 1 | -3/+11 |
* | * aclocal.m4 (CONFIG_RULES): Don't set AUTOCONF, AUTOCONFFLAGS, AUTOHEADER, | Ken Raeburn | 2004-06-08 | 1 | -24/+0 |
* | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 1 | -8/+8 |
* | * aclocal.m4 (KRB5_AC_GCC_ATTRS): On AIX 4, mark the destructor attribute as | Ken Raeburn | 2004-05-30 | 1 | -0/+13 |
* | * aclocal.m4 (CONFIG_RULES): Substitute EXTRA_FILES into pre.in | Ken Raeburn | 2004-04-30 | 1 | -0/+2 |
* | * aclocal.m4 (CONFIG_RULES): Invoke KRB5_LIB_PARAMS and KRB5_AC_INITFINI. | Ken Raeburn | 2004-04-29 | 1 | -1/+61 |
* | * aclocal.m4 (KRB5_BUILD_LIBRARY_WITH_DEPS): Report an error if perl cannot b... | Ken Raeburn | 2004-04-26 | 1 | -0/+3 |
* | Added support for library initialization and finalization, and verification | Ken Raeburn | 2004-04-24 | 1 | -4/+45 |
* | Start depending on perl for builds | Ken Raeburn | 2004-04-24 | 1 | -0/+1 |
* | Use more flexible command substitution for shared library generation, so we can | Ken Raeburn | 2004-04-23 | 1 | -2/+1 |
* | * aclocal.m4 (KRB5_LIB_AUX): Use default_shared and default_static from | Ken Raeburn | 2004-03-24 | 1 | -17/+16 |
* | * aclocal.m4 (KRB5_AC_MAINTAINER_MODE, KRB5_AC_ENABLE_THREADS, KRB5_AC_INET6, | Ken Raeburn | 2004-03-24 | 1 | -13/+11 |
* | * aclocal.m4: Include acx_pthread.m4. | Ken Raeburn | 2004-03-18 | 1 | -1/+21 |
* | * aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Look for tclConfig.sh in | Ken Raeburn | 2004-03-08 | 1 | -0/+14 |
* | Move daemon.c into a new library of utility routines for linking our programs | Ken Raeburn | 2004-02-24 | 1 | -1/+0 |
* | aclocal.m4 (WITH_CC): Add -fno-common to CFLAGS on Darwin, unless -fcommon or | Ken Raeburn | 2004-02-14 | 1 | -0/+16 |
* | * aclocal.m4 (TRY_PEER_INT): Deleted. | Ken Raeburn | 2004-02-14 | 1 | -38/+11 |
* | priocntl workaround for Solaris 9 pty-close bug | Tom Yu | 2004-02-13 | 1 | -0/+13 |
* | * aclocal.m4 (WITH_CC): Drop -Wno-comment, since we don't support SunOS 4 any... | Ken Raeburn | 2003-12-13 | 1 | -2/+3 |
* | Add --enable-maintainer-mode option to configure, and prevent rebuilding of | Ken Raeburn | 2003-09-27 | 1 | -0/+23 |
* | Copy and build daemon.c in whatever directories need it, instead of building it | Ken Raeburn | 2003-08-30 | 1 | -0/+7 |
* | * aclocal.m4 (KRB5_AC_ENABLE_DNS): Drop --enable-dns and --enable-dns-for-kdc | Ken Raeburn | 2003-08-26 | 1 | -37/+5 |
* | * aclocal.m4 (WITH_CCOPTS, WITH_CPPOPTS, WITH_LINKER, WITH_LDOPTS, | Ken Raeburn | 2003-08-26 | 1 | -49/+8 |
* | * aclocal.m4 (extra_gcc_warn_opts): Don't turn on -pedantic on Darwin | Ken Raeburn | 2003-07-15 | 1 | -1/+6 |
* | Big step towards integrating libkrb524 into libkrb5: | Ken Raeburn | 2003-05-24 | 1 | -14/+0 |
* | Default KRB5_DEPRECATED to 0, but force it to 1 for in-tree stuff | Tom Yu | 2003-05-22 | 1 | -0/+1 |
* | Require only autoconf 2.52. Try --include argument to autoconf and autoheader, | Ken Raeburn | 2003-04-25 | 1 | -2/+1 |
* | Simplify autoconf compatibility by requiring that we always have a version that | Ken Raeburn | 2003-04-24 | 1 | -4/+3 |
* | back out requirement of autoconf-2.53 | Tom Yu | 2003-04-10 | 1 | -1/+1 |
* | don't install in-tree libdb | Tom Yu | 2003-04-02 | 1 | -0/+5 |
* | * aclocal.m4: Require autoconf-2.53, since 2.52 generates | Tom Yu | 2003-04-01 | 1 | -1/+1 |
* | * aclocal.m4: Define KRB5_AC_NEED_BIND_8_COMPAT to check for bind 9 and highe... | Alexandra Ellwood | 2003-03-18 | 1 | -0/+20 |
* | Remove ADD_DEF and uses thereof, and move the appropriate symbols to | Tom Yu | 2003-03-03 | 1 | -16/+3 |
* | Substitute DEPLIBEXT for library builds | Sam Hartman | 2003-03-02 | 1 | -0/+1 |
* | Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather than | Ken Raeburn | 2003-01-10 | 1 | -17/+5 |
* | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 1 | -10/+7 |
* | Replace dependencies on generated krb524 and krb4 headers with | Tom Yu | 2002-12-23 | 1 | -0/+12 |
* | * aclocal.m4 (KRB5_GETSOCKNAME_ARGS, KRB5_GETPEERANME_ARGS): Check for | Ken Raeburn | 2002-12-18 | 1 | -2/+2 |
* | Invoke autoconf/autoreconf with the option --localdir or --include depending | Ezra Peisach | 2002-11-14 | 1 | -0/+4 |
* | Fix TCL_RPATH to explicitly insert system library path into | Tom Yu | 2002-11-12 | 1 | -1/+1 |
* | New Makefile variable RPATH_FLAG, possibly used even when we're not | Tom Yu | 2002-11-05 | 1 | -0/+8 |
* | * aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Use 'eval' when setting TCL_LIBS to | Ken Raeburn | 2002-10-31 | 1 | -1/+3 |
* | * aclocal.m4 (AC_KRB5_TCL): If --with-tcl is given, failure to find a library | Ken Raeburn | 2002-10-28 | 1 | -1/+6 |