| Commit message (Expand) | Author | Age | Files | Lines |
* | Check for ldap_initialize and other functions that Solaris (Mozilla-based) | Ken Raeburn | 2006-10-07 | 1 | -0/+4 |
* | Preauthentication Plugin Framework | Sam Hartman | 2006-10-03 | 1 | -1/+1 |
* | Move RPC header files to include/gssrpc, which we copy to them at | Ken Raeburn | 2006-09-16 | 1 | -1/+1 |
* | Merge remaining changes from LDAP integration branch | Ken Raeburn | 2006-07-18 | 1 | -0/+17 |
* | * configure.in: Set and substitute SUPPORTLIB_MAJOR based on operating system. | Ken Raeburn | 2006-06-15 | 1 | -0/+11 |
* | Merge from branches/mechglue. Initial integration of Sun-donated | Tom Yu | 2006-06-14 | 1 | -0/+1 |
* | Re-disable python plugin configuration accidentally enabled in an earlier che... | Ken Raeburn | 2006-06-02 | 1 | -1/+1 |
* | Merge about 1/3 of the remaining configure scripts into the top level. This | Ken Raeburn | 2006-05-31 | 1 | -4/+270 |
* | Build lib/krb4 makefile at top level | Ken Raeburn | 2006-05-26 | 1 | -1/+19 |
* | Create crypto, des425 Makefiles from top level | Ken Raeburn | 2006-05-25 | 1 | -2/+2 |
* | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 1 | -1/+1 |
* | Mention the python plugin stuff in configure.in, but inside an "if false" | Ken Raeburn | 2006-05-23 | 1 | -0/+5 |
* | Missed change -- don't configure util/profile separately | Ken Raeburn | 2006-05-18 | 1 | -1/+1 |
* | * configure.in: Set and substitute KSU_LIBS, SETENVOBJ, DO_TCL. Generate | Ken Raeburn | 2006-05-18 | 1 | -4/+22 |
* | * configure.in: Check for strerror_r | Ken Raeburn | 2006-04-18 | 1 | -1/+1 |
* | Move pty library from util/pty to appl/libpty; update Makefile.in and | Ken Raeburn | 2006-04-11 | 1 | -2/+1 |
* | Add prerequisites for some header checks to avoid "present but cannot | Tom Yu | 2006-04-05 | 1 | -1/+9 |
* | * configure.in: Check for access, ftime, getcwd, srand48, srand, srandom, stat, | Ken Raeburn | 2006-04-01 | 1 | -2/+52 |
* | * configure.in: Remove the #undef lines for the PACKAGE_ macros | Ken Raeburn | 2006-03-31 | 1 | -11/+0 |
* | * configure.in: Don't test word sizes | Ken Raeburn | 2006-03-31 | 1 | -5/+0 |
* | * configure.in: Put definition of KRB5_AUTOCONF_H at top of header file, not | Ken Raeburn | 2006-03-30 | 1 | -3/+4 |
* | * configure.in: Check for getusershell, lstat, pwd.h, arpa/inet.h. On OSF/1, | Ken Raeburn | 2006-03-28 | 1 | -2/+12 |
* | remove some commented-out commands | Ken Raeburn | 2006-03-26 | 1 | -4/+0 |
* | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -2/+2 |
* | * configure.in: Check for vsnprintf and vasprintf, and for positional | Ken Raeburn | 2006-03-09 | 1 | -1/+25 |
* | Merge from plugin branch | Ken Raeburn | 2006-03-07 | 1 | -2/+3 |
* | Rename "modules" to "plugins", and fix up makefile variables etc | Ken Raeburn | 2005-12-17 | 1 | -1/+1 |
* | Move the db2 library to the site of its one use, the kdb-db2 module. | Ken Raeburn | 2005-10-04 | 1 | -3/+0 |
* | Move lib/kdb/kdb_db2 to modules/kdb/db2, and patch up pathnames in various | Ken Raeburn | 2005-09-22 | 1 | -1/+1 |
* | * aclocal.m4 (PL_KRB5_MAJOR_RELEASE, PL_KRB5_MINOR_RELEASE, PL_KRB5_PATCHLEVEL, | Ken Raeburn | 2005-08-20 | 1 | -10/+2 |
* | All configure.in scripts: Use K5_AC_INIT instead of AC_INIT | Ken Raeburn | 2005-08-20 | 1 | -2/+1 |
* | * configure.in: Check for endian.h | Ken Raeburn | 2005-06-15 | 1 | -1/+1 |
* | * configure.in: Check for headers byteswap.h, sys/bswap.h, machine/endian.h, | Ken Raeburn | 2005-06-10 | 1 | -3/+21 |
* | Fix gcc preprocessor warnings due to last change | Ken Raeburn | 2005-06-06 | 1 | -0/+9 |
* | Some autoconf messages want to use the PACKAGE_* values | Ken Raeburn | 2005-06-01 | 1 | -1/+1 |
* | * configure.in: Merged content from include/configure.in. Don't configure | Ken Raeburn | 2005-05-13 | 1 | -7/+354 |
* | * configure.in: Don't check for getpwnam_r and getpwuid_r in the thread-safety | Ken Raeburn | 2005-03-26 | 1 | -1/+5 |
* | Make patchlevel.h be the master version file | Tom Yu | 2004-09-25 | 1 | -2/+8 |
* | * 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 |