summaryrefslogtreecommitdiffstats
path: root/src/plugins/kdb/ldap/libkdb_ldap/ldap_misc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix various warningsGreg Hudson2013-06-071-4/+4
* Get rid of krb5_xfreeGreg Hudson2013-03-281-11/+11
* Initialize status in krb5_ldap_parse_db_paramsGreg Hudson2013-03-111-1/+1
* Add and use k5memdup, k5memdup0 helpersGreg Hudson2013-02-091-12/+6
* Remove partial LDAP client cert supportGreg Hudson2013-01-311-10/+0
* Add LDAP debug DB optionGreg Hudson2013-01-281-0/+2
* Refactor LDAP DB option parsing codeGreg Hudson2013-01-281-41/+143
* 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 unused functions in the LDAP KDB moduleGreg Hudson2012-12-201-247/+0
* Remove eDirectory support code in LDAP KDB moduleGreg Hudson2012-07-291-58/+0
* Clean up some ldap #define'sZhanna Tsitkov2011-08-101-1/+1
* Fix multiple libkdb_ldap memory leaksGreg Hudson2011-06-231-9/+10
* Mark up strings for translationGreg Hudson2011-06-101-13/+14
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-2/+1
* KDC denial of service attacks [MITKRB5-SA-2011-002 CVE-2011-0281 CVE-2011-028...Tom Yu2011-02-091-5/+4
* Propagate modprinc -unlock from master to slave KDCsGreg Hudson2010-10-051-0/+14
* In the LDAP KDB module's populate_krb5_db_entry, fix the checks forGreg Hudson2010-08-241-2/+2
* Remove count parameters from get_principal, put_principal,Greg Hudson2010-07-061-2/+1
* Remove errcode_2_string and release_errcode_string from the DAL table,Greg Hudson2010-07-021-12/+0
* Remove db_supported_realms and db_free_supported_realms from the DALGreg Hudson2010-07-021-16/+0
* Add lockout-related performance tuning variablesGreg Hudson2010-05-101-0/+41
* Remove krb5_db_set_option and the associated DAL entry. It was notGreg Hudson2010-05-041-8/+0
* Mark and reindent plugins, except for pkinit, which needs a littleGreg Hudson2009-11-241-1034/+941
* Constrained delegation without PAC supportGreg Hudson2009-11-141-0/+37
* Use macros for config parametersZhanna Tsitkov2009-02-041-6/+6
* Master Key Migration ProjectWill Fiveash2009-01-301-1/+8
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-011-5/+3
* Merge three patches from Novell, with some updates related to work inKen Raeburn2008-09-221-3/+14
* Change krb5_context.db_context to point to the real structure type,Ken Raeburn2008-06-021-1/+1
* Some related changes were already in, and I found a couple more to make:Ken Raeburn2006-12-221-9/+13
* fix some warnings in ldap codeKen Raeburn2006-11-161-6/+7
* LDAP patch from Novell, 2006-10-13Ken Raeburn2006-11-151-3/+11
* more Novell ldap patches from Nov 6 and Fix for wrong password policy referen...Will Fiveash2006-11-131-6/+7
* latest Novell ldap patches and kdb5_util dump support for ldapWill Fiveash2006-10-301-22/+341
* enabling LDAP mix-in support for kdb5_util loadWill Fiveash2006-10-211-11/+6
* Memory management and Solaris porting fixes from Will FiveashKen Raeburn2006-10-101-2/+31
* Check for ldap_initialize and other functions that Solaris (Mozilla-based)Ken Raeburn2006-10-071-0/+51
* whitespaceKen Raeburn2006-10-071-191/+190
* Eliminate some warnings and non-gcc build problems:Ken Raeburn2006-10-071-4/+21
* 10/3 patch from Savitha R, part 1, patch-ldap-schema.diffKen Raeburn2006-10-061-148/+427
* Patch from Will Fiveash for "kdb5_util create" support in LDAP, modified toKen Raeburn2006-09-251-0/+10
* Savitha's patches for:Ken Raeburn2006-09-181-22/+7
* Make database plugin responsible for releasing the error-message string, soKen Raeburn2006-09-061-1/+6
* comment formatting for 80 columnsKen Raeburn2006-09-061-88/+132
* (prof_get_integer_def, prof_get_string_def): New functions: check specifiedKen Raeburn2006-09-051-109/+100
* Reject old OpenLDAP versions with bugs tickled by this code.Ken Raeburn2006-09-011-4/+6
* Some mechanical changes (mainly whitespace) to match up better withKen Raeburn2006-08-291-350/+345
* Rename KRB5_KDB_PLUGIN_OP_NOTSUPP to KRB5_PLUGIN_OP_NOTSUPP and move to krb5 ...Ken Raeburn2006-08-291-6/+6
* Patch from Savitha R:Ken Raeburn2006-08-291-0/+49