| Commit message (Expand) | Author | Age | Files | Lines |
| * | Set GNU warning options in CFLAGS and CXXFLAGS separately, avoiding options | Ken Raeburn | 2007-10-31 | 1 | -3/+16 |
| * | Set CXX_LINK, CXX_LINK_STATIC, and CXX_LINK_SHARED, parallel to CC_ versions. | Ken Raeburn | 2007-10-31 | 1 | -0/+2 |
| * | Use ac_cv_c_compiler_gnu instead of copying it to krb5_cv_prog_gcc | Ken Raeburn | 2007-10-31 | 1 | -1/+0 |
| * | Use -Wno-format-zero-length if GCC version supports it | Ken Raeburn | 2007-08-23 | 1 | -0/+13 |
| * | Get rid of some old SunOS 4 config stuff | Ken Raeburn | 2007-08-08 | 1 | -2/+1 |
| * | On Solaris 10, define NO_WEAK_PTHREADS for the build. When that symbol is | Ken Raeburn | 2007-05-23 | 1 | -0/+9 |
| * | Remove KRB5_BUILD_LIBRARY_STATIC; always use KRB5_BUILD_LIBRARY | Ken Raeburn | 2007-03-25 | 1 | -14/+0 |
| * | Never set krb5_force_static. Instead, set the defaults for building | Ken Raeburn | 2007-03-25 | 1 | -1/+9 |
| * | Rearrange code so all of the 'krb5_force_static' stuff is done in one place | Ken Raeburn | 2007-03-25 | 1 | -63/+41 |
| * | Remove traces of enable_shared, enable_static, enable_profiled, and | Ken Raeburn | 2007-03-25 | 1 | -80/+47 |
| * | Remove separate KRB5_BUILD_LIBRARY_WITH_DEPS macro, just use KRB5_BUILD_LIBRARY | Ken Raeburn | 2007-03-25 | 1 | -12/+3 |
| * | Remove special support for building a shared library with no dependencies, si... | Ken Raeburn | 2007-03-25 | 1 | -3/+1 |
| * | Don't define KRB5_PRIVATE, since it's not tested any more | Ken Raeburn | 2007-01-20 | 1 | -2/+1 |
| * | Merge Kevin Coffman's keyring ccache branch for Linux, with some modifications: | Ken Raeburn | 2006-10-02 | 1 | -0/+12 |
| * | * aclocal.m4 (KRB5_LIB_AUX): Disallow --enable-profiled and --disable-shared | Ken Raeburn | 2006-07-21 | 1 | -6/+15 |
| * | reject configure option for static libraries | Ken Raeburn | 2006-07-21 | 1 | -0/+4 |
| * | need to look harder for tclConfig.sh | Ken Raeburn | 2006-07-19 | 1 | -0/+8 |
| * | Merge remaining changes from LDAP integration branch | Ken Raeburn | 2006-07-18 | 1 | -0/+38 |
| * | (KRB5_AC_FIND_DLOPEN): Use AC_SEARCH_LIBS | Ken Raeburn | 2006-07-17 | 1 | -2/+7 |
| * | Don't output krb5_config_prefix commands into config.status; do the substitut... | Ken Raeburn | 2006-05-24 | 1 | -11/+4 |
| * | Don't look for pthread_mutexattr_setrobust_np | Ken Raeburn | 2006-05-16 | 1 | -3/+1 |
| * | * aclocal.m4 (KRB5_AC_CHOOSE_ET): Make sure that the error-table symbol is | Ken Raeburn | 2006-04-14 | 1 | -1/+1 |
| * | * aclocal.m4 (KRB5_AC_CHECK_TYPE_WITH_HEADERS): Use quotes around tr arguments | Ken Raeburn | 2006-04-08 | 1 | -1/+1 |
| * | Move definitions of KRB5_PRIVATE and KRB5_DEPRECATED from autoconf.h | Ken Raeburn | 2006-04-08 | 1 | -2/+2 |
| * | * aclocal.m4 (KRB5_SOCKADDR_SA_LEN): Use AC_CHECK_MEMBER. | Ken Raeburn | 2006-04-01 | 1 | -48/+13 |
| * | * aclocal.m4 (CHECK_UTMP): Call AC_CHECK_FUNCS once instead of AC_CHECK_FUNC | Ken Raeburn | 2006-03-28 | 1 | -13/+10 |
| * | Merge from plugin branch | Ken Raeburn | 2006-03-07 | 1 | -2/+3 |
| * | * aclocal.m4 (AC_KRB5_TCL_TRYOLD): Include $LIBS in $TCL_LIBS | Ken Raeburn | 2006-01-18 | 1 | -4/+4 |
| * | * aclocal.m4 (K5_AC_INIT): Initialize build_dynobj to no | Ken Raeburn | 2005-10-28 | 1 | -1/+2 |
| * | If configure scripts set build_dynobj=yes, force build of shared objects and | Ken Raeburn | 2005-10-27 | 1 | -0/+5 |
| * | Allow dynamic-object dependencies and build flags to be specified as distinct... | Ken Raeburn | 2005-10-27 | 1 | -0/+2 |
| * | * aclocal.m4 (KRB5_AC_INET6): Drop enable/disable-ipv6 option; emit a warning... | Ken Raeburn | 2005-10-27 | 1 | -12/+2 |
| * | Move libdb2 makefile stuff down into db2 module subtree. | Ken Raeburn | 2005-10-05 | 1 | -2/+5 |
| * | Rework logic for using res_ninit() and friends to fall back to | Tom Yu | 2005-09-08 | 1 | -10/+2 |
| * | * aclocal.m4 (PL_KRB5_MAJOR_RELEASE, PL_KRB5_MINOR_RELEASE, PL_KRB5_PATCHLEVEL, | Ken Raeburn | 2005-08-20 | 1 | -2/+19 |
| * | * aclocal.m4 (K5_AC_INIT, K5_VERSION, K5_BUGADDR): New macros | Ken Raeburn | 2005-08-20 | 1 | -0/+7 |
| * | * aclocal.m4 (AC_LIBRARY_NET): Special-case AIX 5.x due to broken | Tom Yu | 2005-07-20 | 1 | -0/+9 |
| * | * aclocal.m4 (libnover_frag): Set and substitute | Ken Raeburn | 2005-06-29 | 1 | -0/+2 |
| * | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): Override guessed PTHREAD_CFLAGS with | Ken Raeburn | 2005-06-21 | 1 | -0/+7 |
| * | * aclocal.m4 (WITH_CC): Don't use -pedantic on Linux. | Ken Raeburn | 2005-06-21 | 1 | -2/+10 |
| * | * aclocal.m4 (WITH_CC): Don't use -pedantic on Linux | Ken Raeburn | 2005-06-21 | 1 | -0/+2 |
| * | Novell Database Abstraction Layer merge. | Ken Raeburn | 2005-06-21 | 1 | -0/+1 |
| * | * aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Provide comment template when defining | Ken Raeburn | 2005-05-13 | 1 | -13/+11 |
| * | Compute reltopdir at autoconf time instead of at configure time. This has the | Ken Raeburn | 2005-04-20 | 1 | -24/+21 |
| * | I think the hpux change here should prevent it from overriding the | Ken Raeburn | 2005-03-05 | 1 | -2/+5 |
| * | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): If thread support is not enabled, zap | Ken Raeburn | 2005-02-04 | 1 | -0/+4 |
| * | Fix some potential resource leaks in dnsglue.c | Tom Yu | 2005-01-12 | 1 | -1/+1 |
| * | * aclocal.m4 (KRB5_AC_PRIOCNTL_HACK): Check for Solaris patch | Tom Yu | 2004-11-19 | 1 | -3/+26 |
| * | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): On HP-UX, define some preprocessor | Ken Raeburn | 2004-10-06 | 1 | -0/+6 |
| * | * aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): If the config info set by tclConfig.sh | Ken Raeburn | 2004-09-23 | 1 | -0/+4 |