| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Add empty src/plugins/preauth/securid_sam2/deps to allow build to work again | Tom Yu | 2010-10-01 | 1 | -0/+0 |
| * | Initial securid2 support. | Sam Hartman | 2010-10-01 | 5 | -0/+1005 |
| * | Whitespace | Greg Hudson | 2010-09-30 | 1 | -5/+4 |
| * | make depend | Sam Hartman | 2010-09-29 | 1 | -0/+14 |
| * | Automated tests for kadm5_hook plugin | Sam Hartman | 2010-09-29 | 4 | -0/+143 |
| * | Initialize kdb5_ldap_util's context with kadm5_init_krb5_context, like | Greg Hudson | 2010-09-22 | 1 | -1/+1 |
| * | Follow-on to r24315: remove get/set_mkey_list from export list of | Greg Hudson | 2010-09-16 | 1 | -2/+0 |
| * | In the PKINIT OpenSSL crypto code, use a signed int to hold the result | Greg Hudson | 2010-09-15 | 1 | -3/+3 |
| * | Remove dead code from DAL and kdb plugins | Sam Hartman | 2010-09-15 | 8 | -126/+0 |
| * | In the PKINIT OpenSSL code, ensure that appropriate cerficiate fields | Greg Hudson | 2010-09-15 | 1 | -0/+2 |
| * | Use correct CRL stack macros in pkinit OpenSSL code. Patch from Olaf | Greg Hudson | 2010-09-15 | 1 | -3/+3 |
| * | Make depend | Greg Hudson | 2010-09-08 | 5 | -137/+137 |
| * | X509_verify_cert can return without setting cert_ctx.current_cert. If | Greg Hudson | 2010-09-08 | 1 | -2/+5 |
| * | In the LDAP KDB module's populate_krb5_db_entry, fix the checks for | Greg Hudson | 2010-08-24 | 1 | -2/+2 |
| * | Addendum to r24200: fix kdb5_ldap_util call site of | Greg Hudson | 2010-07-21 | 1 | -1/+1 |
| * | Revert the part of r24157 which added the dal_version argument to the | Greg Hudson | 2010-07-21 | 5 | -13/+7 |
| * | Get the kdb_hdb module to compile again. Probably still buggy, | Greg Hudson | 2010-07-20 | 4 | -293/+161 |
| * | In kdb5_util's kdb5_ldap_create(), add back the assignment of | Greg Hudson | 2010-07-19 | 1 | -0/+1 |
| * | Add check_allowed_to_delegate to the DAL with a corresponding libkdb5 | Greg Hudson | 2010-07-15 | 10 | -161/+40 |
| * | Add refresh_config to the DAL with a corresponding libkdb5 API, | Greg Hudson | 2010-07-15 | 2 | -0/+2 |
| * | Addendum to r24185: make audit_as_req return void, since it's an | Greg Hudson | 2010-07-13 | 5 | -11/+11 |
| * | Add audit_as_req to the DAL with a corresponding libkdb5 API, | Greg Hudson | 2010-07-13 | 9 | -48/+36 |
| * | Add check_policy_as and check_policy_tgs to the DAL table with | Greg Hudson | 2010-07-13 | 9 | -52/+50 |
| * | Add check_transited_realms to the DAL table with a corresponding | Greg Hudson | 2010-07-12 | 2 | -1/+2 |
| * | Add sign_authdata to the DAL table with a corresponding libkdb5 API, | Greg Hudson | 2010-07-12 | 2 | -1/+2 |
| * | 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 |
| * | Create a KRB5_KDB_FLAG_ALIAS_OK to control whether plugin modules | Greg Hudson | 2010-07-08 | 1 | -25/+1 |
| * | Remove count parameters from get_principal, put_principal, | Greg Hudson | 2010-07-06 | 17 | -836/+736 |
| * | Follow-on to r24168: in kdb5_ldap_util, indirect through | Greg Hudson | 2010-07-04 | 1 | -5/+5 |
| * | Use KRB5_PLUGIN_OP_NOTSUPP uniformly as the error code for operations | Greg Hudson | 2010-07-03 | 2 | -2/+2 |
| * | 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 | 2 | -2/+1 |
| * | Make krb5_db_free_principal and krb5_db_free_mkey_list return void. | Greg Hudson | 2010-07-02 | 5 | -9/+9 |
| * | Remove verify_master_key from the DAL table, as well as its associated | Greg Hudson | 2010-07-02 | 2 | -2/+1 |
| * | Remove db_ and similar prefixes from DAL function names, for | Greg Hudson | 2010-07-02 | 8 | -190/+168 |
| * | Rename krb5_dbekd_encrypt_key_data and krb5_dbekd_decrypt_key_data to | Greg Hudson | 2010-07-02 | 1 | -12/+8 |
| * | Remove setup_master_key_name from the DAL table as it was not used | Greg Hudson | 2010-07-02 | 2 | -2/+1 |
| * | Remove the set_master_key and get_master_key DAL interfaces and their | Greg Hudson | 2010-07-02 | 10 | -169/+22 |
| * | Follow-up to r24157: return correctly from krb5_ldap_lib_init() if | Greg Hudson | 2010-07-02 | 1 | -0/+1 |
| * | Follow-on to r24157: pass KRB5_KDB_DAL_VERSION to krb5_ldap_lib_init() | Greg Hudson | 2010-07-02 | 1 | -1/+1 |
| * | Remove errcode_2_string and release_errcode_string from the DAL table, | Greg Hudson | 2010-07-02 | 4 | -22/+0 |
| * | Remove db_supported_realms and db_free_supported_realms from the DAL | Greg Hudson | 2010-07-02 | 5 | -28/+0 |
| * | DAL improvements | Greg Hudson | 2010-07-02 | 3 | -4/+8 |
| * | In PKINIT, notice if DH_compute_key() returns a value less than the | Greg Hudson | 2010-06-14 | 1 | -2/+18 |
| * | Adjust the PKINIT DH debugging code: | Greg Hudson | 2010-06-14 | 1 | -7/+8 |
| * | make depend | Greg Hudson | 2010-06-07 | 5 | -179/+189 |
| * | Update dependencies | Ken Raeburn | 2010-05-16 | 1 | -14/+14 |
| * | Add lockout-related performance tuning variables | Greg Hudson | 2010-05-10 | 6 | -39/+124 |
| * | Make KADM5_FAIL_AUTH_COUNT_INCREMENT more robust with LDAP | Greg Hudson | 2010-05-10 | 1 | -22/+29 |