summaryrefslogtreecommitdiffstats
path: root/src/plugins/kdb/ldap/libkdb_ldap
Commit message (Expand)AuthorAgeFilesLines
* Add LDAP back end support for policy extensionsGreg Hudson2012-07-303-2/+127
* Remove eDirectory support code in LDAP KDB moduleGreg Hudson2012-07-2913-2173/+22
* Factor out LDAP policy marshallingGreg Hudson2012-07-261-32/+55
* Remove obsolete code in ldap_pwd_policy.cGreg Hudson2012-07-261-36/+0
* Patch from Richard Basch to work around Solaris 8 lacking isblank()Tom Yu2012-02-271-1/+7
* Data-driven ASN.1 decoderGreg Hudson2012-02-111-0/+10
* Fix failure interval of 0 in LDAP lockout codeGreg Hudson2011-11-201-1/+1
* SA-2011-006 KDC denial of service [CVE-2011-1527 CVE-2011-1528 CVE-2011-1529]Tom Yu2011-10-182-2/+13
* Create e_data as pa_data in KDC interfacesGreg Hudson2011-10-042-2/+2
* Clean up some ldap #define'sZhanna Tsitkov2011-08-104-9/+5
* Get static linking working again, mostlyGreg Hudson2011-06-281-1/+1
* Fix multiple libkdb_ldap memory leaksGreg Hudson2011-06-234-43/+40
* Mark up strings for translationGreg Hudson2011-06-1012-154/+231
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-0927-58/+27
* Make dependGreg Hudson2011-02-251-114/+87
* KDC denial of service attacks [MITKRB5-SA-2011-002 CVE-2011-0281 CVE-2011-028...Tom Yu2011-02-094-17/+30
* Fix edge case in LDAP last_admin_unlock processingGreg Hudson2011-01-211-0/+1
* Eliminate some unused variable warningsGreg Hudson2010-12-201-1/+0
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Fix a typo in kerberos.ldif. Reported by nalin@redhat.comGreg Hudson2010-10-071-1/+1
* Performance issue in LDAP policy fetchGreg Hudson2010-10-071-6/+14
* Propagate modprinc -unlock from master to slave KDCsGreg Hudson2010-10-058-5/+78
* Follow-on to r24315: remove get/set_mkey_list from export list ofGreg Hudson2010-09-161-2/+0
* Remove dead code from DAL and kdb pluginsSam Hartman2010-09-154-82/+0
* Make dependGreg Hudson2010-09-081-97/+98
* In the LDAP KDB module's populate_krb5_db_entry, fix the checks forGreg Hudson2010-08-241-2/+2
* Revert the part of r24157 which added the dal_version argument to theGreg Hudson2010-07-212-4/+2
* Add check_allowed_to_delegate to the DAL with a corresponding libkdb5Greg Hudson2010-07-155-98/+38
* Addendum to r24185: make audit_as_req return void, since it's anGreg Hudson2010-07-132-3/+3
* Add audit_as_req to the DAL with a corresponding libkdb5 API,Greg Hudson2010-07-134-20/+14
* Add check_policy_as and check_policy_tgs to the DAL table withGreg Hudson2010-07-134-26/+20
* Create a KRB5_KDB_FLAG_ALIAS_OK to control whether plugin modulesGreg Hudson2010-07-081-25/+1
* Remove count parameters from get_principal, put_principal,Greg Hudson2010-07-068-631/+618
* Use KRB5_PLUGIN_OP_NOTSUPP uniformly as the error code for operationsGreg Hudson2010-07-031-1/+1
* Make krb5_db_free_principal and krb5_db_free_mkey_list return void.Greg Hudson2010-07-022-2/+2
* Remove db_ and similar prefixes from DAL function names, forGreg Hudson2010-07-023-3/+3
* Remove the set_master_key and get_master_key DAL interfaces and theirGreg Hudson2010-07-025-77/+0
* Follow-up to r24157: return correctly from krb5_ldap_lib_init() ifGreg Hudson2010-07-021-0/+1
* Remove errcode_2_string and release_errcode_string from the DAL table,Greg Hudson2010-07-022-18/+0
* Remove db_supported_realms and db_free_supported_realms from the DALGreg Hudson2010-07-023-24/+0
* DAL improvementsGreg Hudson2010-07-022-3/+4
* make dependGreg Hudson2010-06-071-131/+136
* Add lockout-related performance tuning variablesGreg Hudson2010-05-103-16/+74
* Make KADM5_FAIL_AUTH_COUNT_INCREMENT more robust with LDAPGreg Hudson2010-05-101-22/+29
* Adjust for removal of krb5_ldap_set_option in r23965Tom Yu2010-05-041-1/+0
* Remove krb5_db_set_option and the associated DAL entry. It was notGreg Hudson2010-05-042-11/+0
* Update the LDAP dependencies for r23674Greg Hudson2010-01-271-123/+152
* Get rid of kdb_ext.h and allow out-of-tree KDB pluginsGreg Hudson2010-01-271-1/+0
* Mark and reindent plugins, except for pkinit, which needs a littleGreg Hudson2009-11-2432-5074/+4899
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-222-182/+180