| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjust most C source files to match the new standards for copyright | Greg Hudson | 2011-03-09 | 1 | -2/+1 |
* | Remove dead code from DAL and kdb plugins | Sam Hartman | 2010-09-15 | 1 | -2/+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 | -1/+1 |
* | Add refresh_config to the DAL with a corresponding libkdb5 API, | Greg Hudson | 2010-07-15 | 1 | -0/+1 |
* | Add audit_as_req to the DAL with a corresponding libkdb5 API, | Greg Hudson | 2010-07-13 | 1 | -0/+1 |
* | Add check_policy_as and check_policy_tgs to the DAL table with | Greg Hudson | 2010-07-13 | 1 | -0/+2 |
* | Add check_transited_realms to the DAL table with a corresponding | Greg Hudson | 2010-07-12 | 1 | -0/+1 |
* | Add sign_authdata to the DAL table with a corresponding libkdb5 API, | Greg Hudson | 2010-07-12 | 1 | -0/+1 |
* | Remove store_master_key from the DAL table, and implement | Greg Hudson | 2010-07-02 | 1 | -1/+0 |
* | Remove verify_master_key from the DAL table, as well as its associated | Greg Hudson | 2010-07-02 | 1 | -1/+0 |
* | Remove db_ and similar prefixes from DAL function names, for | Greg Hudson | 2010-07-02 | 1 | -21/+21 |
* | Remove setup_master_key_name from the DAL table as it was not used | Greg Hudson | 2010-07-02 | 1 | -1/+0 |
* | Remove the set_master_key and get_master_key DAL interfaces and their | Greg Hudson | 2010-07-02 | 1 | -2/+0 |
* | Remove errcode_2_string and release_errcode_string from the DAL table, | Greg Hudson | 2010-07-02 | 1 | -2/+0 |
* | Remove db_supported_realms and db_free_supported_realms from the DAL | Greg Hudson | 2010-07-02 | 1 | -2/+0 |
* | Remove krb5_db_set_option and the associated DAL entry. It was not | Greg Hudson | 2010-05-04 | 1 | -1/+0 |
* | Mark and reindent plugins, except for pkinit, which needs a little | Greg Hudson | 2009-11-24 | 1 | -46/+47 |
* | Account lockout | Greg Hudson | 2009-10-25 | 1 | -1/+5 |
* | Restore limited support for static linking | Greg Hudson | 2009-06-08 | 1 | -1/+1 |
* | Master Key Migration Project | Will Fiveash | 2009-01-30 | 1 | -0/+4 |
* | Patch from Will Fiveash for "kdb5_util create" support in LDAP, modified to | Ken Raeburn | 2006-09-25 | 1 | -1/+1 |
* | Make database plugin responsible for releasing the error-message string, so | Ken Raeburn | 2006-09-06 | 1 | -0/+1 |
* | Patch from Savitha R: | Ken Raeburn | 2006-08-29 | 1 | -8/+10 |
* | Merge remaining changes from LDAP integration branch | Ken Raeburn | 2006-07-18 | 1 | -0/+85 |