aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/kdb/ldap/libkdb_ldap/kdb_ldap.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-15Add check_allowed_to_delegate to the DAL with a corresponding libkdb5Greg Hudson1-0/+31
2010-07-13Addendum to r24185: make audit_as_req return void, since it's anGreg Hudson1-2/+2
2010-07-13Add audit_as_req to the DAL with a corresponding libkdb5 API,Greg Hudson1-0/+8
2010-07-13Add check_policy_as and check_policy_tgs to the DAL table withGreg Hudson1-0/+14
2010-07-02Remove db_ and similar prefixes from DAL function names, forGreg Hudson1-1/+1
2009-11-24Mark and reindent plugins, except for pkinit, which needs a littleGreg Hudson1-236/+234
2009-10-31make mark-cstyleTom Yu1-2/+2
2009-10-25Account lockoutGreg Hudson1-22/+62
2009-02-02Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn1-2/+2
2008-12-01Convert many uses of sprintf to snprintf or asprintfGreg Hudson1-20/+5
2008-10-06Fix a few missing-decl, signed/unsigned warningsKen Raeburn1-0/+4
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-2/+43
2006-11-15LDAP patch from Novell, 2006-10-13Ken Raeburn1-0/+2
2006-10-21enabling LDAP mix-in support for kdb5_util loadWill Fiveash1-4/+11
2006-10-12Another patch from Will Fiveash, to make "kdb5_util load <dumpfile>"Ken Raeburn1-3/+4
2006-10-07Move ASN.1 routines for KDB LDAP plugin into main krb5 library,Ken Raeburn1-0/+14
2006-09-25Patch from Will Fiveash for "kdb5_util create" support in LDAP, modified toKen Raeburn1-1/+3
2006-09-18Savitha's patches for:Ken Raeburn1-26/+5
2006-08-29Some mechanical changes (mainly whitespace) to match up better withKen Raeburn1-118/+83
2006-08-29Patch from Savitha R:Ken Raeburn1-0/+1
2006-07-18Merge remaining changes from LDAP integration branchKen Raeburn1-0/+490