| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjust most C source files to match the new standards for copyright | Greg Hudson | 2011-03-09 | 4 | -12/+7 |
* | Make depend | Greg Hudson | 2011-02-25 | 1 | -24/+22 |
* | Use for loops for recursion in the Windows build, cutting down on the | Greg Hudson | 2010-11-28 | 8 | -8/+8 |
* | After a failed kdb5_util load, make a subsequent load operation work | Greg Hudson | 2010-11-06 | 2 | -631/+483 |
* | Further kdb_db2 code cleanup: make gen_dbsuffix return a | Greg Hudson | 2010-11-04 | 2 | -55/+30 |
* | Simplify kdb_db2's open_db() a little further, avoiding a suspicious | Greg Hudson | 2010-11-03 | 1 | -7/+11 |
* | Avoid running off the end of the spares array in db2's page_to_oaddr() | Greg Hudson | 2010-11-03 | 1 | -1/+1 |
* | Clean up the DB2 KDB module code a bit, making it more conformant with | Greg Hudson | 2010-11-02 | 1 | -141/+96 |
* | Propagate modprinc -unlock from master to slave KDCs | Greg Hudson | 2010-10-05 | 1 | -0/+15 |
* | Remove dead code from DAL and kdb plugins | Sam Hartman | 2010-09-15 | 3 | -42/+0 |
* | Make depend | Greg Hudson | 2010-09-08 | 1 | -30/+26 |
* | 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 |