summaryrefslogtreecommitdiffstats
path: root/src/plugins/kdb/ldap/libkdb_ldap
Commit message (Expand)AuthorAgeFilesLines
* make dependGreg Hudson2013-03-241-77/+71
* Eliminate unused variablesGreg Hudson2013-03-151-1/+1
* Initialize status in krb5_ldap_parse_db_paramsGreg Hudson2013-03-111-1/+1
* Modernize k5bufGreg Hudson2013-02-142-9/+9
* Add and use k5memdup, k5memdup0 helpersGreg Hudson2013-02-092-17/+8
* Simplify LDAP password decodingGreg Hudson2013-02-012-113/+45
* Remove partial LDAP client cert supportGreg Hudson2013-01-314-138/+40
* Fix prepend_err_str in LDAP KDB moduleGreg Hudson2013-01-291-3/+4
* Add LDAP debug DB optionGreg Hudson2013-01-283-0/+4
* Refactor LDAP DB option parsing codeGreg Hudson2013-01-285-378/+167
* make dependGreg Hudson2013-01-101-1/+1
* Allow principals to refer to nonexistent policiesGreg Hudson2013-01-091-7/+0
* Stop loading policy for pw_expiration in LDAPGreg Hudson2013-01-091-24/+0
* Get rid of KRB5_KDB_SRV_TYPE_PASSWDGreg Hudson2012-12-201-2/+0
* Remove LDAP realm krbTicketPolicyReference codeGreg Hudson2012-12-202-51/+1
* Simplify LDAP KDB module container DN handlingGreg Hudson2012-12-209-215/+50
* Remove unneeded code in krb5_ldap_put_principalGreg Hudson2012-12-201-17/+7
* Remove unused functions in the LDAP KDB moduleGreg Hudson2012-12-205-342/+0
* Separate clpreauth and kdcpreauth interfacesGreg Hudson2012-12-191-22/+22
* Fix quoting issues in LDAP KDB moduleGreg Hudson2012-11-173-81/+30
* 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