summaryrefslogtreecommitdiffstats
path: root/src/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Implement FAST from draft-ietf-krb-wg-preauth-frameworkSam Hartman2009-03-311-1/+1
* Some fixups and stubs for building ccapi on UNIX, and dependencies.Ken Raeburn2009-02-181-0/+3
* Build against Python 2.5 as well as 2.3. Long term, should use python-configKen Raeburn2009-01-051-1/+6
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-2/+3
* With no more fakeka, we don't need the --enable-fakeka optionKen Raeburn2009-01-031-8/+0
* Remove some unused variablesKen Raeburn2009-01-031-3/+0
* Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson2008-12-181-61/+2
* PERF: Introduced a new function krb5_is_permitted_enctype_ext to replace mult...Zhanna Tsitkov2008-11-171-6/+1
* Add build system support for strlcpy and strlcat on platforms which doGreg Hudson2008-10-241-0/+9
* Now that we have support for conditionally exporting symbols from the supportKen Raeburn2008-10-151-1/+9
* Substitute LDAP in makefiles with "yes" or "no" depending on configuration.Ken Raeburn2008-10-061-0/+4
* See if we need a prototype for isblankKen Raeburn2008-10-061-0/+1
* Incorporate Apple's patchKen Raeburn2008-08-251-0/+1
* Check for struct sockaddr_storage only in top-level configure script, notKen Raeburn2008-08-221-1/+1
* a stash file is not a keytabWill Fiveash2008-08-151-1/+1
* If the LDAP KDB back end is being built, define ENABLE_LDAP. IfKen Raeburn2008-08-141-0/+1
* Don't build PKINIT ASN.1 support code if not building PKINIT pluginKen Raeburn2008-08-131-5/+13
* Add a new directory, configured but not built by default, and neverKen Raeburn2008-08-121-0/+1
* On systems with struct rt_msghdr, open a routing socket and wait forKen Raeburn2008-07-181-0/+5
* Add "-framework CoreFoundation" to crypto library link command in darwin-modeKen Raeburn2008-03-041-0/+7
* Set GNU warning options in CFLAGS and CXXFLAGS separately, avoiding optionsKen Raeburn2007-10-311-2/+0
* Test that C++ code can use our installed headersKen Raeburn2007-10-291-0/+2
* Make config.status itself update the timestamp file associated withKen Raeburn2007-09-171-1/+1
* Only build pkinit plugin if a sufficiently recent version of OpenSSL is avail...Ken Raeburn2007-08-081-1/+10
* Add PKINIT supportKevin Coffman2007-08-011-0/+6
* Check whether a prototype for vasprintf is neededKen Raeburn2007-07-271-0/+3
* Test for va_copy should be a link test, not a compile testKen Raeburn2007-07-021-1/+7
* If mkstemp is missing, define the mkstemp macro is k5-platform.h, not autoconf.hKen Raeburn2007-06-271-2/+1
* Fix typo and add verbosity in function-capable shell testKen Raeburn2007-06-201-2/+7
* Configure libdb2 in top-level configure scriptKen Raeburn2007-06-201-3/+19
* Add the libdb2 type-existence tests to the top-level configure script.Ken Raeburn2007-06-201-0/+4
* Move (BSD-licensed) mkstemp from libdb2 to libkrb5support, and renameKen Raeburn2007-06-201-0/+13
* provide asprintf functionality for internal useKen Raeburn2007-06-201-0/+27
* Configure libkdb_ldap directory at top levelKen Raeburn2007-05-311-5/+18
* Configure cksum_body and wpse in top-level configure script. (Still don't bu...Ken Raeburn2007-05-311-3/+3
* Missed part of last checkin.Ken Raeburn2007-04-101-1/+6
* Missed in previous merges: Check if daemon() function needs to be supplied inKen Raeburn2007-03-281-0/+3
* Configure db2 plugin directory at top levelKen Raeburn2007-03-251-1/+20
* Build tests subtree makefiles at top levelKen Raeburn2007-03-251-1/+21
* Configure appl test programs from top levelKen Raeburn2007-03-251-0/+13
* Generate makefiles for two static libs plus the python plugin from the top-le...Ken Raeburn2007-03-251-8/+8
* Remove separate KRB5_BUILD_LIBRARY_WITH_DEPS macro, just use KRB5_BUILD_LIBRARYKen Raeburn2007-03-251-1/+1
* Check for ldap_initialize and other functions that Solaris (Mozilla-based)Ken Raeburn2006-10-071-0/+4
* Preauthentication Plugin FrameworkSam Hartman2006-10-031-1/+1
* Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn2006-09-161-1/+1
* Merge remaining changes from LDAP integration branchKen Raeburn2006-07-181-0/+17
* * configure.in: Set and substitute SUPPORTLIB_MAJOR based on operating system.Ken Raeburn2006-06-151-0/+11
* Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu2006-06-141-0/+1
* Re-disable python plugin configuration accidentally enabled in an earlier che...Ken Raeburn2006-06-021-1/+1
* Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn2006-05-311-4/+270