| Commit message (Expand) | Author | Age | Files | Lines |
| * | * aclocal.m4 (K5_AC_INIT): Initialize build_dynobj to no | Ken Raeburn | 2005-10-28 | 1 | -0/+1 |
| * | If configure scripts set build_dynobj=yes, force build of shared objects and | Ken Raeburn | 2005-10-27 | 1 | -0/+2 |
| * | Allow dynamic-object dependencies and build flags to be specified as distinct... | Ken Raeburn | 2005-10-27 | 1 | -0/+5 |
| * | * aclocal.m4 (KRB5_AC_INET6): Drop enable/disable-ipv6 option; emit a warning... | Ken Raeburn | 2005-10-27 | 1 | -0/+5 |
| * | Move libdb2 makefile stuff down into db2 module subtree. | Ken Raeburn | 2005-10-05 | 1 | -0/+4 |
| * | Move the db2 library to the site of its one use, the kdb-db2 module. | Ken Raeburn | 2005-10-04 | 1 | -0/+4 |
| * | * Makefile.in (fake-install): Do install in modules/kdb/db2. Caught by Michael | Ken Raeburn | 2005-09-26 | 1 | -0/+5 |
| * | Move lib/kdb/kdb_db2 to modules/kdb/db2, and patch up pathnames in various | Ken Raeburn | 2005-09-22 | 1 | -0/+7 |
| * | Rework logic for using res_ninit() and friends to fall back to | Tom Yu | 2005-09-08 | 1 | -0/+5 |
| * | * aclocal.m4 (PL_KRB5_MAJOR_RELEASE, PL_KRB5_MINOR_RELEASE, PL_KRB5_PATCHLEVEL, | Ken Raeburn | 2005-08-20 | 1 | -2/+9 |
| * | All configure.in scripts: Use K5_AC_INIT instead of AC_INIT | Ken Raeburn | 2005-08-20 | 1 | -0/+1 |
| * | * aclocal.m4 (K5_AC_INIT, K5_VERSION, K5_BUGADDR): New macros | Ken Raeburn | 2005-08-20 | 1 | -0/+4 |
| * | * Makefile.in (fake-install): New target; create a partially populated install | Ken Raeburn | 2005-08-17 | 1 | -0/+6 |
| * | * aclocal.m4 (AC_LIBRARY_NET): Special-case AIX 5.x due to broken | Tom Yu | 2005-07-20 | 1 | -0/+6 |
| * | doc novell change | Ken Raeburn | 2005-07-14 | 1 | -1/+2 |
| * | * Makefile.in (INSTALLMKDIRS): Add KRB5_DB_MODULE_DIR | Ken Raeburn | 2005-07-02 | 1 | -0/+4 |
| * | * aclocal.m4 (libnover_frag): Set and substitute | Ken Raeburn | 2005-06-29 | 1 | -0/+4 |
| * | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): Override guessed PTHREAD_CFLAGS with | Ken Raeburn | 2005-06-21 | 1 | -0/+2 |
| * | * aclocal.m4 (WITH_CC): Don't use -pedantic on Linux. | Ken Raeburn | 2005-06-21 | 1 | -2/+4 |
| * | *** empty log message *** | Ken Raeburn | 2005-06-21 | 1 | -1/+2 |
| * | * 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/+4 |
| * | * configure.in: Check for endian.h | Ken Raeburn | 2005-06-15 | 1 | -0/+4 |
| * | * configure.in: Check for headers byteswap.h, sys/bswap.h, machine/endian.h, | Ken Raeburn | 2005-06-10 | 1 | -0/+6 |
| * | Fix gcc preprocessor warnings due to last change | Ken Raeburn | 2005-06-06 | 1 | -0/+6 |
| * | Some autoconf messages want to use the PACKAGE_* values | Ken Raeburn | 2005-06-01 | 1 | -0/+4 |
| * | * configure.in: Merged content from include/configure.in. Don't configure | Ken Raeburn | 2005-05-13 | 1 | -0/+5 |
| * | * aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Provide comment template when defining | Ken Raeburn | 2005-05-13 | 1 | -0/+8 |
| * | Compute reltopdir at autoconf time instead of at configure time. This has the | Ken Raeburn | 2005-04-20 | 1 | -0/+8 |
| * | * configure.in: Don't check for getpwnam_r and getpwuid_r in the thread-safety | Ken Raeburn | 2005-03-26 | 1 | -0/+6 |
| * | I think the hpux change here should prevent it from overriding the | Ken Raeburn | 2005-03-05 | 1 | -0/+6 |
| * | * Makefile.in (config.status): Depend on shlib.conf | Ken Raeburn | 2005-02-04 | 1 | -0/+2 |
| * | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): If thread support is not enabled, zap | Ken Raeburn | 2005-02-04 | 1 | -0/+5 |
| * | Fix some potential resource leaks in dnsglue.c | Tom Yu | 2005-01-12 | 1 | -0/+4 |
| * | krb5-config needs to include krb5support library | Ezra Peisach | 2004-12-16 | 1 | -0/+4 |
| * | 2004-12-15 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2004-12-15 | 1 | -0/+4 |
| * | * aclocal.m4 (KRB5_AC_PRIOCNTL_HACK): Check for Solaris patch | Tom Yu | 2004-11-19 | 1 | -0/+6 |
| * | install rpc headers into correct directory | Tom Yu | 2004-11-18 | 1 | -0/+4 |
| * | Install example config files | Tom Yu | 2004-10-07 | 1 | -0/+4 |
| * | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): On HP-UX, define some preprocessor | Ken Raeburn | 2004-10-06 | 1 | -0/+6 |
| * | Make patchlevel.h be the master version file | Tom Yu | 2004-09-25 | 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/+7 |
| * | Better support for using libutil on systems that need it for various | Tom Yu | 2004-09-22 | 1 | -0/+2 |
| * | Only use -Wl,-oldstyle_liblookup if using native linker. Check for | Tom Yu | 2004-09-22 | 1 | -0/+4 |
| * | Don't assume that presence of res_nsearch() means we have ns_initparse() | Tom Yu | 2004-09-21 | 1 | -0/+5 |
| * | Add DNS resolver glue layer. Use it | Tom Yu | 2004-09-21 | 1 | -0/+11 |
| * | Use a new variable, $(INSTALL_SCRIPT) to install scripts, so they | Tom Yu | 2004-09-17 | 1 | -0/+2 |
| * | * aclocal.m4 (AC_LIBRARY_NET): Look for res_search() prototype, | Tom Yu | 2004-09-17 | 1 | -0/+6 |
| * | * aclocal.m4 (AC_LIBRARY_NET): Only look for res_search() in | Tom Yu | 2004-09-15 | 1 | -0/+5 |
| * | * aclocal.m4 (AC_LIBRARY_NET): Require the BIND_8_COMPAT check | Tom Yu | 2004-09-14 | 1 | -0/+7 |