| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 | 4 | -62/+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 | 3 | -8/+8 |
| * | Add audit_as_req to the DAL with a corresponding libkdb5 API, | Greg Hudson | 2010-07-13 | 4 | -28/+21 |
| * | Add check_policy_as and check_policy_tgs to the DAL table with | Greg Hudson | 2010-07-13 | 4 | -26/+28 |
| * | 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 |
| * | Addendum to r24180: make sure osa_adb_get_policy sets its output | Greg Hudson | 2010-07-09 | 1 | -0/+1 |
| * | Improve output variable handling of osa_adb_get_policy() in the db2 | Greg Hudson | 2010-07-09 | 1 | -19/+20 |
| * | Remove count parameters from get_principal, put_principal, | Greg Hudson | 2010-07-06 | 8 | -203/+117 |
| * | Use KRB5_PLUGIN_OP_NOTSUPP uniformly as the error code for operations | Greg Hudson | 2010-07-03 | 1 | -1/+1 |
| * | Remove return value from void function | Ken Raeburn | 2010-07-03 | 1 | -1/+0 |
| * | 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 | 3 | -7/+7 |
| * | 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 | 4 | -166/+144 |
| * | 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 | 3 | -57/+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 |
| * | make depend | Greg Hudson | 2010-06-07 | 1 | -30/+34 |
| * | Update dependencies | Ken Raeburn | 2010-05-16 | 1 | -14/+14 |
| * | Add lockout-related performance tuning variables | Greg Hudson | 2010-05-10 | 3 | -23/+50 |
| * | General code consistency pass in kdb_db2.c. | Greg Hudson | 2010-05-05 | 1 | -136/+56 |
| * | Remove a stray comment from r23966 | Greg Hudson | 2010-05-04 | 1 | -1/+0 |
| * | Refactor the kdb_db2.c code which processes db_args and profile | Greg Hudson | 2010-05-04 | 2 | -305/+134 |
| * | Remove krb5_db_set_option and the associated DAL entry. It was not | Greg Hudson | 2010-05-04 | 2 | -39/+0 |
| * | Get rid of kdb_ext.h and allow out-of-tree KDB plugins | Greg Hudson | 2010-01-27 | 2 | -16/+13 |
| * | Remove dependency on /bin/csh in test suite | Ezra Peisach | 2009-12-08 | 1 | -2/+14 |
| * | In krb5_db2_db_init, make a format string constant to make Coverity | Greg Hudson | 2009-11-25 | 1 | -3/+2 |
| * | Mark and reindent plugins, except for pkinit, which needs a little | Greg Hudson | 2009-11-24 | 10 | -1715/+1644 |
| * | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 10 | -67/+86 |
| * | make mark-cstyle | Tom Yu | 2009-10-31 | 35 | -195/+187 |
| * | Account lockout | Greg Hudson | 2009-10-25 | 8 | -43/+564 |
| * | Move destest to builtin/des, because it depends on overriding some | Tom Yu | 2009-10-10 | 1 | -14/+18 |
| * | Create DB headers before recursing for "make depend" in | Greg Hudson | 2009-09-16 | 1 | -1/+1 |
| * | Rename db2 header files db.h and db-config.h in the source tree, so | Ken Raeburn | 2009-08-21 | 8 | -135/+89 |
| * | Restore limited support for static linking | Greg Hudson | 2009-06-08 | 2 | -2/+2 |
| * | make depend | Sam Hartman | 2009-03-16 | 5 | -100/+114 |
| * | include omitted system header string.h | Ken Raeburn | 2009-02-05 | 1 | -0/+1 |
| * | Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ... | Ken Raeburn | 2009-02-02 | 1 | -4/+4 |
| * | recode as more straight-line code to simplify analysis | Ken Raeburn | 2009-01-31 | 1 | -5/+7 |
| * | Master Key Migration Project | Will Fiveash | 2009-01-30 | 3 | -14/+69 |
| * | hash db2 code breaks if st_blksize > 64k | Ken Raeburn | 2009-01-23 | 1 | -0/+2 |
| * | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 14 | -274/+250 |
| * | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 2 | -6/+8 |
| * | make depend | Sam Hartman | 2008-12-02 | 5 | -100/+114 |
| * | Convert many uses of sprintf to snprintf or asprintf | Greg Hudson | 2008-12-01 | 2 | -5/+5 |