| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | A cleaner impleentation of r24399 which adds two new auth context APIs | Greg Hudson | 2010-10-01 | 1 | -0/+6 |
| * | Whitespace | Greg Hudson | 2010-09-30 | 1 | -18/+17 |
| * | Whitespace and minor style changes | Greg Hudson | 2010-09-30 | 1 | -8/+11 |
| * | kadm5_hook: new plugin interface | Sam Hartman | 2010-09-29 | 2 | -1/+128 |
| * | Doxygen for k5-buf.h | Sam Hartman | 2010-09-27 | 1 | -9/+9 |
| * | kpasswd: if a credential cache is present, use FAST | Sam Hartman | 2010-09-27 | 1 | -0/+17 |
| * | relicense Sun RPC to 3-clause BSD-style | Tom Yu | 2010-09-22 | 13 | -302/+332 |
| * | KDC worker processes feature | Greg Hudson | 2010-09-17 | 1 | -1/+1 |
| * | Remove dead code from DAL and kdb plugins | Sam Hartman | 2010-09-15 | 1 | -17/+0 |
| * | kdb: store mkey list in context and permit NULL mkey for kdb_dbe_decrypt_key_... | Sam Hartman | 2010-09-15 | 1 | -6/+7 |
| * | Merge the camellia-ccm branch to trunk. Since there are no IANA | Greg Hudson | 2010-09-07 | 1 | -0/+24 |
| * | Password quality pluggable interface | Greg Hudson | 2010-09-01 | 3 | -1/+112 |
| * | New plugin infrastructure | Greg Hudson | 2010-08-27 | 3 | -0/+168 |
| * | Add an expansion error table for libkrb5, since krb5_err.et is full | Greg Hudson | 2010-08-26 | 1 | -4/+5 |
| * | Add GIC option for password/account expiration callback | Greg Hudson | 2010-08-12 | 2 | -0/+46 |
| * | Revert the part of r24157 which added the dal_version argument to the | Greg Hudson | 2010-07-21 | 1 | -5/+4 |
| * | In the DAL documentation, describe how a module can supply referral | Greg Hudson | 2010-07-19 | 1 | -1/+4 |
| * | Add check_allowed_to_delegate to the DAL with a corresponding libkdb5 | Greg Hudson | 2010-07-15 | 1 | -31/+17 |
| * | Addendum to r24182: Fix a comment referencing the db_invoke | Greg Hudson | 2010-07-15 | 1 | -4/+2 |
| * | Add refresh_config to the DAL with a corresponding libkdb5 API, | Greg Hudson | 2010-07-15 | 1 | -6/+9 |
| * | Addendum to r24185: make audit_as_req return void, since it's an | Greg Hudson | 2010-07-13 | 1 | -13/+7 |
| * | Add audit_as_req to the DAL with a corresponding libkdb5 API, | Greg Hudson | 2010-07-13 | 1 | -28/+21 |
| * | Add check_policy_as and check_policy_tgs to the DAL table with | Greg Hudson | 2010-07-13 | 1 | -43/+49 |
| * | Add check_transited_realms to the DAL table with a corresponding | Greg Hudson | 2010-07-12 | 1 | -14/+15 |
| * | Add sign_authdata to the DAL table with a corresponding libkdb5 API, | Greg Hudson | 2010-07-12 | 1 | -32/+77 |
| * | Create a KRB5_KDB_FLAG_ALIAS_OK to control whether plugin modules | Greg Hudson | 2010-07-08 | 1 | -10/+14 |
| * | Remove count parameters from get_principal, put_principal, | Greg Hudson | 2010-07-06 | 2 | -55/+26 |
| * | Make the APIs for iterate, get_master_key_list, set_master_key_list, | Greg Hudson | 2010-07-03 | 1 | -24/+10 |
| * | Use KRB5_PLUGIN_OP_NOTSUPP uniformly as the error code for operations | Greg Hudson | 2010-07-03 | 1 | -9/+7 |
| * | Remove store_master_key from the DAL table, and implement | Greg Hudson | 2010-07-02 | 1 | -21/+0 |
| * | Make krb5_db_free_principal and krb5_db_free_mkey_list return void. | Greg Hudson | 2010-07-02 | 1 | -8/+5 |
| * | Remove verify_master_key from the DAL table, as well as its associated | Greg Hudson | 2010-07-02 | 1 | -26/+6 |
| * | Remove db_ and similar prefixes from DAL function names, for | Greg Hudson | 2010-07-02 | 1 | -58/+57 |
| * | Rename krb5_dbekd_encrypt_key_data and krb5_dbekd_decrypt_key_data to | Greg Hudson | 2010-07-02 | 1 | -37/+22 |
| * | Remove setup_master_key_name from the DAL table as it was not used | Greg Hudson | 2010-07-02 | 1 | -6/+0 |
| * | Remove the set_master_key and get_master_key DAL interfaces and their | Greg Hudson | 2010-07-02 | 1 | -34/+0 |
| * | Remove errcode_2_string and release_errcode_string from the DAL table, | Greg Hudson | 2010-07-02 | 1 | -15/+0 |
| * | Remove db_supported_realms and db_free_supported_realms from the DAL | Greg Hudson | 2010-07-02 | 1 | -16/+1 |
| * | DAL improvements | Greg Hudson | 2010-07-02 | 1 | -1/+12 |
| * | Remove some unused (as of yet) trace macro definitions | Greg Hudson | 2010-06-10 | 1 | -10/+0 |
| * | Trace logging | Greg Hudson | 2010-06-07 | 4 | -1/+397 |
| * | Add krb5_enctype_to_name() API | Greg Hudson | 2010-06-04 | 1 | -0/+2 |
| * | Reimplement krb5_get_in_tkt_with_skey in terms of krb5_get_init_creds, | Greg Hudson | 2010-05-12 | 2 | -28/+0 |
| * | Add lockout-related performance tuning variables | Greg Hudson | 2010-05-10 | 1 | -0/+2 |
| * | Eliminate the unused realm_dbname field from krb5_realm_params | Greg Hudson | 2010-05-04 | 1 | -1/+0 |
| * | Remove krb5_db_set_option and the associated DAL entry. It was not | Greg Hudson | 2010-05-04 | 1 | -17/+0 |
| * | Correct the DAL documentation for db_create | Greg Hudson | 2010-05-03 | 1 | -3/+4 |
| * | Add IAKERB mechanism and gss_acquire_cred_with_password | Greg Hudson | 2010-04-30 | 2 | -0/+29 |
| * | Add KRB5_INIT_CREDS_STEP_FLAG_CONTINUE for parity with Heimdal. | Greg Hudson | 2010-04-20 | 1 | -4/+6 |
| * | Introduce new krb5_tkt_creds API | Greg Hudson | 2010-04-14 | 2 | -9/+96 |