aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c
AgeCommit message (Expand)AuthorFilesLines
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 Hudson1-593/+590
2010-05-10Make KADM5_FAIL_AUTH_COUNT_INCREMENT more robust with LDAPGreg Hudson1-22/+29
2009-11-24Mark and reindent plugins, except for pkinit, which needs a littleGreg Hudson1-968/+954
2009-11-14Constrained delegation without PAC supportGreg Hudson1-2/+4
2009-10-31make mark-cstyleTom Yu1-14/+13
2009-10-25Account lockoutGreg Hudson1-4/+56
2009-09-03Supply LDAP service principal aliases to non-referrals clientsGreg Hudson1-1/+25
2009-03-15Add LDAP back end support for canonical name attributeGreg Hudson1-4/+30
2009-01-30Master Key Migration ProjectWill Fiveash1-7/+11
2009-01-03Merge mskrb-integ onto trunkSam Hartman1-1/+2
2008-12-01Convert many uses of sprintf to snprintf or asprintfGreg Hudson1-7/+8
2008-10-06Change LDAP key-sequence encoder to use a single data structureKen Raeburn1-4/+15
2008-10-06Fix a few missing-decl, signed/unsigned warningsKen Raeburn1-1/+0
2008-06-02Change krb5_context.db_context to point to the real structure type,Ken Raeburn1-1/+1
2006-12-13pull r18926 up to trunk; ready for pullup to 1.6 branchKen Raeburn1-4/+0
2006-12-04fix for kdb5_util load bug with dumps from a LDAP KDBWill Fiveash1-7/+21
2006-11-15LDAP patch from Novell, 2006-10-13Ken Raeburn1-3/+2
2006-11-13more Novell ldap patches from Nov 6 and Fix for wrong password policy referen...Will Fiveash1-29/+70
2006-10-30latest Novell ldap patches and kdb5_util dump support for ldapWill Fiveash1-281/+66
2006-10-21enabling LDAP mix-in support for kdb5_util loadWill Fiveash1-17/+105
2006-10-10Memory management and Solaris porting fixes from Will FiveashKen Raeburn1-3/+4
2006-10-07Move ASN.1 routines for KDB LDAP plugin into main krb5 library,Ken Raeburn1-1/+40
2006-10-07Eliminate some warnings and non-gcc build problems:Ken Raeburn1-22/+15
2006-10-0610/3 patch from Savitha R, part 1, patch-ldap-schema.diffKen Raeburn1-294/+539
2006-10-05set a more meaningful error message in asn1 decode failure caseKen Raeburn1-0/+3
2006-09-22Misc cleanup:Ken Raeburn1-31/+30
2006-09-22New patch from Savitha, for new principal key storage format in LDAPKen Raeburn1-277/+72
2006-09-18Savitha's patches for:Ken Raeburn1-2/+2
2006-08-29Some mechanical changes (mainly whitespace) to match up better withKen Raeburn1-314/+311
2006-08-29Patch from Savitha R:Ken Raeburn1-5/+2
2006-07-18Merge remaining changes from LDAP integration branchKen Raeburn1-0/+1296