| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement FAST from draft-ietf-krb-wg-preauth-framework | Sam Hartman | 2009-03-31 | 1 | -1/+1 |
* | Some fixups and stubs for building ccapi on UNIX, and dependencies. | Ken Raeburn | 2009-02-18 | 1 | -0/+3 |
* | Build against Python 2.5 as well as 2.3. Long term, should use python-config | Ken Raeburn | 2009-01-05 | 1 | -1/+6 |
* | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 1 | -2/+3 |
* | With no more fakeka, we don't need the --enable-fakeka option | Ken Raeburn | 2009-01-03 | 1 | -8/+0 |
* | Remove some unused variables | Ken Raeburn | 2009-01-03 | 1 | -3/+0 |
* | Remove krb524, lib/des425, lib/krb4, and include/kerberosIV. | Greg Hudson | 2008-12-18 | 1 | -61/+2 |
* | PERF: Introduced a new function krb5_is_permitted_enctype_ext to replace mult... | Zhanna Tsitkov | 2008-11-17 | 1 | -6/+1 |
* | Add build system support for strlcpy and strlcat on platforms which do | Greg Hudson | 2008-10-24 | 1 | -0/+9 |
* | Now that we have support for conditionally exporting symbols from the support | Ken Raeburn | 2008-10-15 | 1 | -1/+9 |
* | Substitute LDAP in makefiles with "yes" or "no" depending on configuration. | Ken Raeburn | 2008-10-06 | 1 | -0/+4 |
* | See if we need a prototype for isblank | Ken Raeburn | 2008-10-06 | 1 | -0/+1 |
* | Incorporate Apple's patch | Ken Raeburn | 2008-08-25 | 1 | -0/+1 |
* | Check for struct sockaddr_storage only in top-level configure script, not | Ken Raeburn | 2008-08-22 | 1 | -1/+1 |
* | a stash file is not a keytab | Will Fiveash | 2008-08-15 | 1 | -1/+1 |
* | If the LDAP KDB back end is being built, define ENABLE_LDAP. If | Ken Raeburn | 2008-08-14 | 1 | -0/+1 |
* | Don't build PKINIT ASN.1 support code if not building PKINIT plugin | Ken Raeburn | 2008-08-13 | 1 | -5/+13 |
* | Add a new directory, configured but not built by default, and never | Ken Raeburn | 2008-08-12 | 1 | -0/+1 |
* | On systems with struct rt_msghdr, open a routing socket and wait for | Ken Raeburn | 2008-07-18 | 1 | -0/+5 |
* | Add "-framework CoreFoundation" to crypto library link command in darwin-mode | Ken Raeburn | 2008-03-04 | 1 | -0/+7 |
* | Set GNU warning options in CFLAGS and CXXFLAGS separately, avoiding options | Ken Raeburn | 2007-10-31 | 1 | -2/+0 |
* | Test that C++ code can use our installed headers | Ken Raeburn | 2007-10-29 | 1 | -0/+2 |
* | Make config.status itself update the timestamp file associated with | Ken Raeburn | 2007-09-17 | 1 | -1/+1 |
* | Only build pkinit plugin if a sufficiently recent version of OpenSSL is avail... | Ken Raeburn | 2007-08-08 | 1 | -1/+10 |
* | Add PKINIT support | Kevin Coffman | 2007-08-01 | 1 | -0/+6 |
* | Check whether a prototype for vasprintf is needed | Ken Raeburn | 2007-07-27 | 1 | -0/+3 |
* | Test for va_copy should be a link test, not a compile test | Ken Raeburn | 2007-07-02 | 1 | -1/+7 |
* | If mkstemp is missing, define the mkstemp macro is k5-platform.h, not autoconf.h | Ken Raeburn | 2007-06-27 | 1 | -2/+1 |
* | Fix typo and add verbosity in function-capable shell test | Ken Raeburn | 2007-06-20 | 1 | -2/+7 |
* | Configure libdb2 in top-level configure script | Ken Raeburn | 2007-06-20 | 1 | -3/+19 |
* | Add the libdb2 type-existence tests to the top-level configure script. | Ken Raeburn | 2007-06-20 | 1 | -0/+4 |
* | Move (BSD-licensed) mkstemp from libdb2 to libkrb5support, and rename | Ken Raeburn | 2007-06-20 | 1 | -0/+13 |
* | provide asprintf functionality for internal use | Ken Raeburn | 2007-06-20 | 1 | -0/+27 |
* | Configure libkdb_ldap directory at top level | Ken Raeburn | 2007-05-31 | 1 | -5/+18 |
* | Configure cksum_body and wpse in top-level configure script. (Still don't bu... | Ken Raeburn | 2007-05-31 | 1 | -3/+3 |
* | Missed part of last checkin. | Ken Raeburn | 2007-04-10 | 1 | -1/+6 |
* | Missed in previous merges: Check if daemon() function needs to be supplied in | Ken Raeburn | 2007-03-28 | 1 | -0/+3 |
* | Configure db2 plugin directory at top level | Ken Raeburn | 2007-03-25 | 1 | -1/+20 |
* | Build tests subtree makefiles at top level | Ken Raeburn | 2007-03-25 | 1 | -1/+21 |
* | Configure appl test programs from top level | Ken Raeburn | 2007-03-25 | 1 | -0/+13 |
* | Generate makefiles for two static libs plus the python plugin from the top-le... | Ken Raeburn | 2007-03-25 | 1 | -8/+8 |
* | Remove separate KRB5_BUILD_LIBRARY_WITH_DEPS macro, just use KRB5_BUILD_LIBRARY | Ken Raeburn | 2007-03-25 | 1 | -1/+1 |
* | 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 |