| Commit message (Expand) | Author | Age | Files | Lines |
* | Assume mutex locking cannot fail | Greg Hudson | 2013-05-14 | 1 | -6/+4 |
* | Fix type mismatch in db2_exp.c | Greg Hudson | 2013-05-10 | 1 | -1/+1 |
* | Get rid of variables triggering gcc's "defined but not used" | Ken Raeburn | 2011-09-04 | 1 | -4/+0 |
* | Remove dead code from DAL and kdb plugins | Sam Hartman | 2010-09-15 | 1 | -10/+0 |
* | Revert the part of r24157 which added the dal_version argument to the | Greg Hudson | 2010-07-21 | 1 | -4/+2 |
* | Add check_allowed_to_delegate to the DAL with a corresponding libkdb5 | Greg Hudson | 2010-07-15 | 1 | -9/+1 |
* | Add refresh_config to the DAL with a corresponding libkdb5 API, | Greg Hudson | 2010-07-15 | 1 | -0/+1 |
* | Addendum to r24185: make audit_as_req return void, since it's an | Greg Hudson | 2010-07-13 | 1 | -5/+5 |
* | Add audit_as_req to the DAL with a corresponding libkdb5 API, | Greg Hudson | 2010-07-13 | 1 | -0/+7 |
* | Add check_policy_as and check_policy_tgs to the DAL table with | Greg Hudson | 2010-07-13 | 1 | -0/+8 |
* | Add check_transited_realms to the DAL table with a corresponding | Greg Hudson | 2010-07-12 | 1 | -1/+1 |
* | Add sign_authdata to the DAL table with a corresponding libkdb5 API, | Greg Hudson | 2010-07-12 | 1 | -1/+1 |
* | Remove count parameters from get_principal, put_principal, | Greg Hudson | 2010-07-06 | 1 | -16/+10 |
* | Remove store_master_key from the DAL table, and implement | Greg Hudson | 2010-07-02 | 1 | -1/+1 |
* | Make krb5_db_free_principal and krb5_db_free_mkey_list return void. | Greg Hudson | 2010-07-02 | 1 | -5/+5 |
* | Remove verify_master_key from the DAL table, as well as its associated | Greg Hudson | 2010-07-02 | 1 | -1/+1 |
* | Remove db_ and similar prefixes from DAL function names, for | Greg Hudson | 2010-07-02 | 1 | -37/+37 |
* | Remove setup_master_key_name from the DAL table as it was not used | 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 | -9/+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 |
* | DAL improvements | Greg Hudson | 2010-07-02 | 1 | -1/+4 |
* | Remove krb5_db_set_option and the associated DAL entry. It was not | Greg Hudson | 2010-05-04 | 1 | -6/+0 |
* | Mark and reindent plugins, except for pkinit, which needs a little | Greg Hudson | 2009-11-24 | 1 | -148/+149 |
* | make mark-cstyle | Tom Yu | 2009-10-31 | 1 | -4/+4 |
* | Account lockout | Greg Hudson | 2009-10-25 | 1 | -1/+9 |
* | Restore limited support for static linking | Greg Hudson | 2009-06-08 | 1 | -1/+1 |
* | Master Key Migration Project | Will Fiveash | 2009-01-30 | 1 | -13/+15 |
* | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 1 | -0/+2 |
* | Make database plugin responsible for releasing the error-message string, so | Ken Raeburn | 2006-09-06 | 1 | -0/+1 |
* | * kdb_db2.c: Don't include kdb_compat.h. | Ken Raeburn | 2006-06-30 | 1 | -1/+6 |
* | Change name of kdb function-table symbol from being derived from the | Ken Raeburn | 2006-04-25 | 1 | -1/+1 |
* | Partial merge from Novell LDAP integration branch, not including the | Ken Raeburn | 2006-04-13 | 1 | -2/+2 |
* | * db2_exp.c, kdb_db2.c: Include k5-int.h earlier | Ken Raeburn | 2006-04-01 | 1 | -1/+2 |
* | add/update copyright notices for non-trivial code additions/changes in 2006 | Ken Raeburn | 2006-01-26 | 1 | -0/+24 |
* | Remove the thread-safety flag from the kdb plugin interface. Instead, | Ken Raeburn | 2006-01-25 | 1 | -26/+187 |
* | Rename "modules" to "plugins", and fix up makefile variables etc | Ken Raeburn | 2005-12-17 | 1 | -0/+64 |