summaryrefslogtreecommitdiffstats
path: root/src/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid allocating zero key_data structuresGreg Hudson2013-07-151-1/+2
* Fix various warningsGreg Hudson2013-06-071-3/+5
* Add and use k5memdup, k5memdup0 helpersGreg Hudson2013-02-091-5/+2
* Simplify LDAP KDB module container DN handlingGreg Hudson2012-12-201-1/+1
* Remove unneeded code in krb5_ldap_put_principalGreg Hudson2012-12-201-17/+7
* Fix quoting issues in LDAP KDB moduleGreg Hudson2012-11-171-5/+13
* Data-driven ASN.1 decoderGreg Hudson2012-02-111-0/+10
* SA-2011-006 KDC denial of service [CVE-2011-1527 CVE-2011-1528 CVE-2011-1529]Tom Yu2011-10-181-0/+1
* Fix multiple libkdb_ldap memory leaksGreg Hudson2011-06-231-11/+11
* Mark up strings for translationGreg Hudson2011-06-101-37/+48
* 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-4/+13
* Propagate modprinc -unlock from master to slave KDCsGreg Hudson2010-10-051-2/+21
* 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-061-593/+590
* Make KADM5_FAIL_AUTH_COUNT_INCREMENT more robust with LDAPGreg Hudson2010-05-101-22/+29
* Mark and reindent plugins, except for pkinit, which needs a littleGreg Hudson2009-11-241-968/+954
* Constrained delegation without PAC supportGreg Hudson2009-11-141-2/+4
* make mark-cstyleTom Yu2009-10-311-14/+13
* Account lockoutGreg Hudson2009-10-251-4/+56
* Supply LDAP service principal aliases to non-referrals clientsGreg Hudson2009-09-031-1/+25
* Add LDAP back end support for canonical name attributeGreg Hudson2009-03-151-4/+30
* Master Key Migration ProjectWill Fiveash2009-01-301-7/+11
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-1/+2
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-011-7/+8
* Change LDAP key-sequence encoder to use a single data structureKen Raeburn2008-10-061-4/+15
* Fix a few missing-decl, signed/unsigned warningsKen Raeburn2008-10-061-1/+0
* Change krb5_context.db_context to point to the real structure type,Ken Raeburn2008-06-021-1/+1
* pull r18926 up to trunk; ready for pullup to 1.6 branchKen Raeburn2006-12-131-4/+0
* fix for kdb5_util load bug with dumps from a LDAP KDBWill Fiveash2006-12-041-7/+21
* LDAP patch from Novell, 2006-10-13Ken Raeburn2006-11-151-3/+2
* more Novell ldap patches from Nov 6 and Fix for wrong password policy referen...Will Fiveash2006-11-131-29/+70
* latest Novell ldap patches and kdb5_util dump support for ldapWill Fiveash2006-10-301-281/+66
* enabling LDAP mix-in support for kdb5_util loadWill Fiveash2006-10-211-17/+105
* Memory management and Solaris porting fixes from Will FiveashKen Raeburn2006-10-101-3/+4
* Move ASN.1 routines for KDB LDAP plugin into main krb5 library,Ken Raeburn2006-10-071-1/+40
* Eliminate some warnings and non-gcc build problems:Ken Raeburn2006-10-071-22/+15
* 10/3 patch from Savitha R, part 1, patch-ldap-schema.diffKen Raeburn2006-10-061-294/+539
* set a more meaningful error message in asn1 decode failure caseKen Raeburn2006-10-051-0/+3
* Misc cleanup:Ken Raeburn2006-09-221-31/+30
* New patch from Savitha, for new principal key storage format in LDAPKen Raeburn2006-09-221-277/+72
* Savitha's patches for:Ken Raeburn2006-09-181-2/+2
* Some mechanical changes (mainly whitespace) to match up better withKen Raeburn2006-08-291-314/+311
* Patch from Savitha R:Ken Raeburn2006-08-291-5/+2
* Merge remaining changes from LDAP integration branchKen Raeburn2006-07-181-0/+1296