aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/kdb
AgeCommit message (Expand)AuthorFilesLines
2010-08-26Merge trunk changes from r24202 to r24258 to plugins2 branchGreg Hudson1-2/+2
2010-07-21Addendum to r24200: fix kdb5_ldap_util call site ofGreg Hudson1-1/+1
2010-07-21Revert the part of r24157 which added the dal_version argument to theGreg Hudson5-13/+7
2010-07-20Get the kdb_hdb module to compile again. Probably still buggy,Greg Hudson4-293/+161
2010-07-19In kdb5_util's kdb5_ldap_create(), add back the assignment ofGreg Hudson1-0/+1
2010-07-15Add check_allowed_to_delegate to the DAL with a corresponding libkdb5Greg Hudson10-161/+40
2010-07-15Add refresh_config to the DAL with a corresponding libkdb5 API,Greg Hudson2-0/+2
2010-07-13Addendum to r24185: make audit_as_req return void, since it's anGreg Hudson5-11/+11
2010-07-13Add audit_as_req to the DAL with a corresponding libkdb5 API,Greg Hudson9-48/+36
2010-07-13Add check_policy_as and check_policy_tgs to the DAL table withGreg Hudson9-52/+50
2010-07-12Add check_transited_realms to the DAL table with a correspondingGreg Hudson2-1/+2
2010-07-12Add sign_authdata to the DAL table with a corresponding libkdb5 API,Greg Hudson2-1/+2
2010-07-09Addendum to r24180: make sure osa_adb_get_policy sets its outputGreg Hudson1-0/+1
2010-07-09Improve output variable handling of osa_adb_get_policy() in the db2Greg Hudson1-19/+20
2010-07-08Create a KRB5_KDB_FLAG_ALIAS_OK to control whether plugin modulesGreg Hudson1-25/+1
2010-07-06Remove count parameters from get_principal, put_principal,Greg Hudson17-836/+736
2010-07-04Follow-on to r24168: in kdb5_ldap_util, indirect throughGreg Hudson1-5/+5
2010-07-03Use KRB5_PLUGIN_OP_NOTSUPP uniformly as the error code for operationsGreg Hudson2-2/+2
2010-07-03Remove return value from void functionKen Raeburn1-1/+0
2010-07-02Remove store_master_key from the DAL table, and implementGreg Hudson2-2/+1
2010-07-02Make krb5_db_free_principal and krb5_db_free_mkey_list return void.Greg Hudson5-9/+9
2010-07-02Remove verify_master_key from the DAL table, as well as its associatedGreg Hudson2-2/+1
2010-07-02Remove db_ and similar prefixes from DAL function names, forGreg Hudson8-190/+168
2010-07-02Rename krb5_dbekd_encrypt_key_data and krb5_dbekd_decrypt_key_data toGreg Hudson1-12/+8
2010-07-02Remove setup_master_key_name from the DAL table as it was not usedGreg Hudson2-2/+1
2010-07-02Remove the set_master_key and get_master_key DAL interfaces and theirGreg Hudson10-169/+22
2010-07-02Follow-up to r24157: return correctly from krb5_ldap_lib_init() ifGreg Hudson1-0/+1
2010-07-02Follow-on to r24157: pass KRB5_KDB_DAL_VERSION to krb5_ldap_lib_init()Greg Hudson1-1/+1
2010-07-02Remove errcode_2_string and release_errcode_string from the DAL table,Greg Hudson4-22/+0
2010-07-02Remove db_supported_realms and db_free_supported_realms from the DALGreg Hudson5-28/+0
2010-07-02DAL improvementsGreg Hudson3-4/+8
2010-06-07make dependGreg Hudson3-166/+175
2010-05-16Update dependenciesKen Raeburn1-14/+14
2010-05-10Add lockout-related performance tuning variablesGreg Hudson6-39/+124
2010-05-10Make KADM5_FAIL_AUTH_COUNT_INCREMENT more robust with LDAPGreg Hudson1-22/+29
2010-05-05General code consistency pass in kdb_db2.c.Greg Hudson1-136/+56
2010-05-04Adjust for removal of krb5_ldap_set_option in r23965Tom Yu1-1/+0
2010-05-04Remove a stray comment from r23966Greg Hudson1-1/+0
2010-05-04Refactor the kdb_db2.c code which processes db_args and profileGreg Hudson2-305/+134
2010-05-04Remove krb5_db_set_option and the associated DAL entry. It was notGreg Hudson6-60/+0
2010-02-20Update dependenciesKen Raeburn1-24/+22
2010-01-27Update the LDAP dependencies for r23674Greg Hudson2-132/+161
2010-01-27Get rid of kdb_ext.h and allow out-of-tree KDB pluginsGreg Hudson3-17/+13
2009-12-08Remove dependency on /bin/csh in test suiteEzra Peisach1-2/+14
2009-11-25In krb5_db2_db_init, make a format string constant to make CoverityGreg Hudson1-3/+2
2009-11-24Mark and reindent plugins, except for pkinit, which needs a littleGreg Hudson57-10681/+10404
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson17-294/+305
2009-11-14Constrained delegation without PAC supportGreg Hudson6-4/+97
2009-10-31make mark-cstyleTom Yu67-352/+331
2009-10-28Add variable DB_VERSION to Makefile.in. Generate deps so thatEzra Peisach2-0/+44