| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge about 1/3 of the remaining configure scripts into the top level. This | Ken Raeburn | 2006-05-31 | 1 | -23/+0 |
| * | * configure.in: Don't create a makefile for posix subdir | Ken Raeburn | 2006-05-13 | 1 | -1/+1 |
| * | All configure.in scripts: Use K5_AC_INIT instead of AC_INIT | Ken Raeburn | 2005-08-20 | 1 | -1/+1 |
| * | move some basic header and function checks from lib/krb5 to include | Ken Raeburn | 2003-12-24 | 1 | -4/+0 |
| * | * configure.in: Don't substitute LIBOBJS, newer autoconfs don't like it | Ken Raeburn | 2003-08-21 | 1 | -4/+0 |
| * | * configure.in: Don't replace any missing system functions. Just set LIBOBJS | Ken Raeburn | 2003-08-21 | 1 | -1/+5 |
| * | * configure.in: Don't check for or replace vfprintf, vsprintf, strerror, | Ken Raeburn | 2003-08-13 | 1 | -1/+1 |
| * | * prompter.c (krb5_prompter_posix): Rewrite to no longer use | Tom Yu | 2003-02-05 | 1 | -0/+2 |
| * | Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather than | Ken Raeburn | 2003-01-10 | 1 | -1/+0 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 1 | -10/+1 |
| * | Merge file and srvtab keytab implementations each into one file, and eliminate | Ken Raeburn | 2002-06-09 | 1 | -2/+0 |
| * | * configure.in: Add KRB5_GETSOCKNAME_ARGS and KRB5_GETPEERNAME_ARGS | Ezra Peisach | 2001-07-30 | 1 | -0/+2 |
| * | * configure.in: Test for strptime() prototype. Debian linux has | Ezra Peisach | 2001-06-11 | 1 | -0/+1 |
| * | assume ANSI C: delete no-volatile support, and most no-prototype support | Ken Raeburn | 2001-04-26 | 1 | -1/+0 |
| * | move socklen_t, socklen handling from krb5 library to include/k5-int.h | Ken Raeburn | 2001-04-26 | 1 | -13/+0 |
| * | * configure.in: Check for sys/filio.h for FIONBIO | Tom Yu | 2001-03-05 | 1 | -1/+1 |
| * | * configure.in: Look for socklen_t, define HAVE_SOCKLEN_T if found | Ken Raeburn | 2000-12-18 | 1 | -0/+15 |
| * | * configure.in: Use AC_C_CONST instead of AC_CONST | Ezra Peisach | 2000-11-01 | 1 | -1/+1 |
| * | getifaddrs() support | Ken Raeburn | 2000-10-10 | 1 | -2/+2 |
| * | * configure.in: Add AC_TYPE_OFF_T for off_t declaraion | Ezra Peisach | 2000-09-21 | 1 | -0/+1 |
| * | * configure.in: Don't generate keytab/db/Makefile, since it isn't | Tom Yu | 2000-08-29 | 1 | -1/+0 |
| * | Collapse ccache implementations file, stdio, memory into single files. | Ken Raeburn | 2000-07-14 | 1 | -3/+0 |
| * | Check for existance of <memory.h>. | Wilfredo Sanchez | 2000-06-01 | 1 | -1/+1 |
| * | * configure.in: Check for gethostbyname2 | Ken Raeburn | 2000-03-14 | 1 | -1/+1 |
| * | * configure.in: Fix to build library objects in this directory | Tom Yu | 2000-01-24 | 1 | -1/+1 |
| * | Implement SRVTAB keytab type, which can read a krb4 srvtab | Geoffrey King | 1999-06-13 | 1 | -0/+1 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-11-13 | 1 | -1/+1 |
| * | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 1 | -0/+1 |
| * | configure.in: Move the regular expression function tests into | Theodore Tso | 1998-02-28 | 1 | -24/+2 |
| * | Collapse lib/krb5's configure.in files into a single top-level | Theodore Tso | 1998-02-28 | 1 | -2/+48 |
| * | * configure.in: Remove USE_ANAME, and the defines for ANAME_DBDEP and | Ezra Peisach | 1998-02-14 | 1 | -6/+0 |
| * | Makefile.in, configure.in: Remove the free directory from the list of | Theodore Tso | 1998-02-13 | 1 | -1/+1 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 1 | -2/+1 |
| * | Merge of libhack_branch | Tom Yu | 1997-02-09 | 1 | -9/+1 |
| * | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 1 | -1/+1 |
| * | Check to see if the -lgen library exists; if so, add it to the | Theodore Tso | 1996-11-08 | 1 | -0/+3 |
| * | * configure.in, Makefile.in | Richard Basch | 1996-02-04 | 1 | -19/+5 |
| * | Fix quoting problem | Sam Hartman | 1996-01-28 | 1 | -2/+2 |
| * | * configure.in: Merge in berk_db library if needed | Ezra Peisach | 1996-01-22 | 1 | -0/+21 |
| * | * configure.in (V5_MAKE_SHARED_LIB): Change rule to install | Ezra Peisach | 1995-10-02 | 1 | -18/+5 |
| * | * configure.in: with static libs, we need install-unix, not install | Mark Eichin | 1995-06-28 | 1 | -1/+1 |
| * | Changed shared libraries so that it works under AIX and sets the | Sam Hartman | 1995-06-26 | 1 | -1/+1 |
| * | Fix typos that prevented static libs from working | Sam Hartman | 1995-06-23 | 1 | -1/+1 |
| * | Changes to support AIX shared libraries. The interactions | Sam Hartman | 1995-06-23 | 1 | -4/+10 |
| * | Add install target for shared libraries | Paul Park | 1995-06-16 | 1 | -0/+3 |
| * | Shared library Makefile/configure changes and cleanup | Paul Park | 1995-06-15 | 1 | -0/+8 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 1 | -6/+1 |
| * | Add support for building shared libraries | Theodore Tso | 1995-05-27 | 1 | -1/+2 |
| * | Go into subdirs for make check | Ezra Peisach | 1995-04-22 | 1 | -0/+1 |
| * | * configure.in: move WITH_CCOPTS, WITH_KRB5ROOT | Mark Eichin | 1994-11-18 | 1 | -2/+2 |