| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove partial LDAP client cert support | Greg Hudson | 2013-01-31 | 1 | -2/+0 |
* | Add LDAP debug DB option | Greg Hudson | 2013-01-28 | 1 | -0/+1 |
* | Refactor LDAP DB option parsing code | Greg Hudson | 2013-01-28 | 1 | -1/+0 |
* | Simplify LDAP KDB module container DN handling | Greg Hudson | 2012-12-20 | 1 | -1/+1 |
* | Remove eDirectory support code in LDAP KDB module | Greg Hudson | 2012-07-29 | 1 | -8/+0 |
* | Create e_data as pa_data in KDC interfaces | Greg Hudson | 2011-10-04 | 1 | -1/+1 |
* | Clean up some ldap #define's | Zhanna Tsitkov | 2011-08-10 | 1 | -4/+0 |
* | Adjust most C source files to match the new standards for copyright | Greg Hudson | 2011-03-09 | 1 | -2/+1 |
* | KDC denial of service attacks [MITKRB5-SA-2011-002 CVE-2011-0281 CVE-2011-028... | Tom Yu | 2011-02-09 | 1 | -8/+12 |
* | Remove dead code from DAL and kdb plugins | Sam Hartman | 2010-09-15 | 1 | -6/+0 |
* | Revert the part of r24157 which added the dal_version argument to the | Greg Hudson | 2010-07-21 | 1 | -1/+1 |
* | Add check_allowed_to_delegate to the DAL with a corresponding libkdb5 | Greg Hudson | 2010-07-15 | 1 | -7/+6 |
* | Addendum to r24185: make audit_as_req return void, since it's an | Greg Hudson | 2010-07-13 | 1 | -1/+1 |
* | Add audit_as_req to the DAL with a corresponding libkdb5 API, | Greg Hudson | 2010-07-13 | 1 | -0/+5 |
* | Add check_policy_as and check_policy_tgs to the DAL table with | Greg Hudson | 2010-07-13 | 1 | -0/+5 |
* | Remove db_ and similar prefixes from DAL function names, for | Greg Hudson | 2010-07-02 | 1 | -1/+1 |
* | Remove the set_master_key and get_master_key DAL interfaces and their | Greg Hudson | 2010-07-02 | 1 | -5/+0 |
* | Remove errcode_2_string and release_errcode_string from the DAL table, | Greg Hudson | 2010-07-02 | 1 | -6/+0 |
* | Remove db_supported_realms and db_free_supported_realms from the DAL | Greg Hudson | 2010-07-02 | 1 | -6/+0 |
* | DAL improvements | Greg Hudson | 2010-07-02 | 1 | -1/+1 |
* | Add lockout-related performance tuning variables | Greg Hudson | 2010-05-10 | 1 | -0/+2 |
* | Remove krb5_db_set_option and the associated DAL entry. It was not | Greg Hudson | 2010-05-04 | 1 | -3/+0 |
* | Mark and reindent plugins, except for pkinit, which needs a little | Greg Hudson | 2009-11-24 | 1 | -78/+79 |
* | make mark-cstyle | Tom Yu | 2009-10-31 | 1 | -8/+8 |
* | Account lockout | Greg Hudson | 2009-10-25 | 1 | -0/+23 |
* | Master Key Migration Project | Will Fiveash | 2009-01-30 | 1 | -0/+6 |
* | Fix a few missing-decl, signed/unsigned warnings | Ken Raeburn | 2008-10-06 | 1 | -0/+4 |
* | Change krb5_context.db_context to point to the real structure type, | Ken Raeburn | 2008-06-02 | 1 | -3/+3 |
* | Unused macro NEG removed | Ken Raeburn | 2007-02-26 | 1 | -1/+0 |
* | LDAP patch from Novell, 2006-10-13 | Ken Raeburn | 2006-11-15 | 1 | -0/+2 |
* | latest Novell ldap patches and kdb5_util dump support for ldap | Will Fiveash | 2006-10-30 | 1 | -0/+4 |
* | Check for ldap_initialize and other functions that Solaris (Mozilla-based) | Ken Raeburn | 2006-10-07 | 1 | -0/+9 |
* | 10/3 patch from Savitha R, part 1, patch-ldap-schema.diff | Ken Raeburn | 2006-10-06 | 1 | -4/+1 |
* | Patch from Will Fiveash for "kdb5_util create" support in LDAP, modified to | Ken Raeburn | 2006-09-25 | 1 | -1/+7 |
* | Remove now-unused 'port' fields | Ken Raeburn | 2006-09-22 | 1 | -2/+0 |
* | * kdb_ldap.h: If BUILD_WITH_BROKEN_LDAP is defined, skip version checks | Ken Raeburn | 2006-09-20 | 1 | -5/+13 |
* | Make database plugin responsible for releasing the error-message string, so | Ken Raeburn | 2006-09-06 | 1 | -0/+3 |
* | Reject old OpenLDAP versions with bugs tickled by this code. | Ken Raeburn | 2006-09-01 | 1 | -2/+15 |
* | Some mechanical changes (mainly whitespace) to match up better with | Ken Raeburn | 2006-08-29 | 1 | -19/+18 |
* | Patch from Savitha R: | Ken Raeburn | 2006-08-29 | 1 | -0/+21 |
* | Merge remaining changes from LDAP integration branch | Ken Raeburn | 2006-07-18 | 1 | -0/+262 |