pull up r24567 from trunk
[krb5.git] / src / configure.in
2010-11-01 Tom Yupull up r24470 from trunk
2010-11-01 Tom Yupull up r24467 from trunk
2010-11-01 Tom Yupull up r24464 from trunk
2010-10-05 Zhanna TsitkovImproves prng code modularity. Introduces fortuna-like...
2010-10-02 Greg HudsonMerge branches/nss to trunk
2010-10-01 Sam HartmanInitial securid2 support.
2010-09-29 Sam HartmanAutomated tests for kadm5_hook plugin
2010-09-07 Greg HudsonMerge the camellia-ccm branch to trunk. Since there...
2010-06-18 Tom Yuonly test t_locate_kdc if known-good DNS name is present
2010-04-08 Greg HudsonAssume lstat in Unix code, specifically clients/ksu...
2010-03-17 Greg HudsonFix the Python version check to use constructs availabl...
2010-03-17 Greg HudsonAdd a version check to the Python test, so that we...
2010-03-04 Greg HudsonPython test framework
2009-12-31 Ezra PeisachRemove tests for functions that we do not conditionaliz...
2009-12-10 Greg HudsonRestructure the crypto checksum implementation to minimize
2009-12-05 Ezra PeisachRemove tests for sched.h, kdb_db.h, kdc.c. None of...
2009-11-27 Greg HudsonMove the arcfour directory from the crypto module dirs...
2009-11-22 Greg HudsonUnbundle applications into separate repository
2009-10-27 Greg HudsonHeimdal DB bridge plugin for KDC back end
2009-10-25 Tom YuSet up an INIT-CMD to set CRYPTO_IMPL in config.status...
2009-10-23 Zhanna TsitkovChanged the crypto make system to add build flexibility...
2009-10-09 Greg HudsonImplement GSS naming extensions and authdata verification
2009-09-30 Zhanna TsitkovCrypto modularity proj: SHS_INFO structure is defined...
2009-09-16 Zhanna TsitkovCrypto modularity proj.: Move prf and random-to-key...
2009-09-11 Greg HudsonIn the top-level configure.in, switch from dnl comments...
2009-09-02 Zhanna TsitkovCrypto modularity proj: Move enc_provider into builtin...
2009-08-13 Greg HudsonRemove kadmin v1 API support
2009-08-03 Greg HudsonIn configure.in's list of Makefiles to generate, remove...
2009-08-03 Zhanna TsitkovCrypto modularity proj: Separate files under crypto...
2009-07-28 Zhanna TsitkovCrypto Modularity proj: Added an option --with-crypto...
2009-05-24 Ken RaeburnIf --enable-pkinit is explicitly given, and OpenSSL...
2009-03-31 Sam HartmanImplement FAST from draft-ietf-krb-wg-preauth-framework
2009-02-18 Ken RaeburnSome fixups and stubs for building ccapi on UNIX, and...
2009-01-05 Ken RaeburnBuild against Python 2.5 as well as 2.3. Long term...
2009-01-03 Sam HartmanMerge mskrb-integ onto trunk
2009-01-03 Ken RaeburnWith no more fakeka, we don't need the --enable-fakeka...
2009-01-03 Ken RaeburnRemove some unused variables
2008-12-18 Greg HudsonRemove krb524, lib/des425, lib/krb4, and include/kerber...
2008-11-17 Zhanna TsitkovPERF: Introduced a new function krb5_is_permitted_encty...
2008-10-24 Greg HudsonAdd build system support for strlcpy and strlcat on...
2008-10-15 Ken RaeburnNow that we have support for conditionally exporting...
2008-10-06 Ken RaeburnSubstitute LDAP in makefiles with "yes" or "no" dependi...
2008-10-06 Ken RaeburnSee if we need a prototype for isblank
2008-08-25 Ken RaeburnIncorporate Apple's patch
2008-08-22 Ken RaeburnCheck for struct sockaddr_storage only in top-level...
2008-08-15 Will Fiveasha stash file is not a keytab
2008-08-14 Ken RaeburnIf the LDAP KDB back end is being built, define ENABLE_...
2008-08-13 Ken RaeburnDon't build PKINIT ASN.1 support code if not building...
2008-08-12 Ken RaeburnAdd a new directory, configured but not built by defaul...
2008-07-18 Ken RaeburnOn systems with struct rt_msghdr, open a routing socket...
2008-03-04 Ken RaeburnAdd "-framework CoreFoundation" to crypto library link...
2007-10-31 Ken RaeburnSet GNU warning options in CFLAGS and CXXFLAGS separate...
2007-10-29 Ken RaeburnTest that C++ code can use our installed headers
2007-09-17 Ken RaeburnMake config.status itself update the timestamp file...
2007-08-08 Ken RaeburnOnly build pkinit plugin if a sufficiently recent versi...
2007-08-01 Kevin CoffmanAdd PKINIT support
2007-07-27 Ken RaeburnCheck whether a prototype for vasprintf is needed
2007-07-02 Ken RaeburnTest for va_copy should be a link test, not a compile...
2007-06-27 Ken RaeburnIf mkstemp is missing, define the mkstemp macro is...
2007-06-20 Ken RaeburnFix typo and add verbosity in function-capable shell...
2007-06-20 Ken RaeburnConfigure libdb2 in top-level configure script
2007-06-20 Ken RaeburnAdd the libdb2 type-existence tests to the top-level...
2007-06-20 Ken RaeburnMove (BSD-licensed) mkstemp from libdb2 to libkrb5suppo...
2007-06-20 Ken Raeburnprovide asprintf functionality for internal use
2007-05-31 Ken RaeburnConfigure libkdb_ldap directory at top level
2007-05-31 Ken RaeburnConfigure cksum_body and wpse in top-level configure...
2007-04-10 Ken RaeburnMissed part of last checkin.
2007-03-28 Ken RaeburnMissed in previous merges: Check if daemon() function...
2007-03-25 Ken RaeburnConfigure db2 plugin directory at top level
2007-03-25 Ken RaeburnBuild tests subtree makefiles at top level
2007-03-25 Ken RaeburnConfigure appl test programs from top level
2007-03-25 Ken RaeburnGenerate makefiles for two static libs plus the python...
2007-03-25 Ken RaeburnRemove separate KRB5_BUILD_LIBRARY_WITH_DEPS macro...
2006-10-07 Ken RaeburnCheck for ldap_initialize and other functions that...
2006-10-03 Sam HartmanPreauthentication Plugin Framework
2006-09-16 Ken RaeburnMove RPC header files to include/gssrpc, which we copy...
2006-07-18 Ken RaeburnMerge remaining changes from LDAP integration branch
2006-06-22 Sam Hartman r18022@luminous: jaltman | 2006-05-19 05:18:37 -0400
2006-06-15 Ken Raeburn* configure.in: Set and substitute SUPPORTLIB_MAJOR...
2006-06-14 Tom YuMerge from branches/mechglue. Initial integration...
2006-06-02 Ken RaeburnRe-disable python plugin configuration accidentally...
2006-05-31 Ken RaeburnMerge about 1/3 of the remaining configure scripts...
2006-05-26 Ken RaeburnBuild lib/krb4 makefile at top level
2006-05-25 Ken RaeburnCreate crypto, des425 Makefiles from top level
2006-05-24 Ken RaeburnRename locate.h to locate_plugin.h. Change references...
2006-05-23 Ken RaeburnMention the python plugin stuff in configure.in, but...
2006-05-18 Ken RaeburnMissed change -- don't configure util/profile separately
2006-05-18 Ken Raeburn* configure.in: Set and substitute KSU_LIBS, SETENVOBJ...
2006-04-18 Ken Raeburn* configure.in: Check for strerror_r
2006-04-11 Ken RaeburnMove pty library from util/pty to appl/libpty; update...
2006-04-05 Tom YuAdd prerequisites for some header checks to avoid ...
2006-04-01 Ken Raeburn* configure.in: Check for access, ftime, getcwd, srand4...
2006-03-31 Ken Raeburn* configure.in: Remove the #undef lines for the PACKAGE...
2006-03-31 Ken Raeburn* configure.in: Don't test word sizes
2006-03-30 Ken Raeburn* configure.in: Put definition of KRB5_AUTOCONF_H at...
2006-03-28 Ken Raeburn* configure.in: Check for getusershell, lstat, pwd...
2006-03-26 Ken Raeburnremove some commented-out commands
2006-03-11 Ken RaeburnInstead of arbitrary division of headers into include...
2006-03-09 Ken Raeburn* configure.in: Check for vsnprintf and vasprintf,...
2006-03-07 Ken RaeburnMerge from plugin branch
next