aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_realm.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-08Include autoconf.h before system headersGreg Hudson1-1/+0
2013-03-28Fix kdb_ldap_create_principal cleanupGreg Hudson1-2/+2
2012-12-20Simplify LDAP KDB module container DN handlingGreg Hudson1-72/+34
2012-07-29Remove eDirectory support code in LDAP KDB moduleGreg Hudson1-1078/+0
2011-08-10Clean up some ldap #define'sZhanna Tsitkov1-2/+2
2011-07-26Define KRB5_TL_DB_ARGS unconditionally in kdb.hGreg Hudson1-3/+0
2011-06-10Mark up strings for translationGreg Hudson1-126/+178
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson1-2/+1
2010-07-19In kdb5_util's kdb5_ldap_create(), add back the assignment ofGreg Hudson1-0/+1
2010-07-06Remove count parameters from get_principal, put_principal,Greg Hudson1-2/+1
2010-07-04Follow-on to r24168: in kdb5_ldap_util, indirect throughGreg Hudson1-5/+5
2010-07-02Rename krb5_dbekd_encrypt_key_data and krb5_dbekd_decrypt_key_data toGreg Hudson1-12/+8
2010-07-02Remove the set_master_key and get_master_key DAL interfaces and theirGreg Hudson1-33/+22
2009-11-24Mark and reindent plugins, except for pkinit, which needs a littleGreg Hudson1-1596/+1581
2009-10-31make mark-cstyleTom Yu1-6/+6
2009-01-30Master Key Migration ProjectWill Fiveash1-8/+19
2008-12-29Add prototype for usage. Change invocation of usage to db_usage when using a...Ezra Peisach1-1/+2
2008-12-01Convert many uses of sprintf to snprintf or asprintfGreg Hudson1-1/+1
2008-09-22Merge three patches from Novell, with some updates related to work inKen Raeburn1-270/+403
2008-08-15a stash file is not a keytabWill Fiveash1-0/+11
2008-07-17Apply patch from Mark Phalan to correctly use progname instead ofTom Yu1-52/+52
2008-06-02Change krb5_context.db_context to point to the real structure type,Ken Raeburn1-7/+7
2006-12-13Pull r18927 up to trunk, and tweak check for "history" principal nameKen Raeburn1-165/+257
2006-11-16fix some warnings in ldap codeKen Raeburn1-1/+2
2006-11-15LDAP patch from Novell, 2006-10-13Ken Raeburn1-2/+3
2006-11-13more Novell ldap patches from Nov 6 and Fix for wrong password policy referen...Will Fiveash1-6/+6
2006-10-30latest Novell ldap patches and kdb5_util dump support for ldapWill Fiveash1-12/+15
2006-10-0610/3 patch from Savitha R, part 1, patch-ldap-schema.diffKen Raeburn1-69/+319
2006-09-25Patch from Will Fiveash for "kdb5_util create" support in LDAP, modified toKen Raeburn1-0/+1
2006-08-31Declare get_date() used from kadmin cli code.Ken Raeburn1-2/+3
2006-08-31Remove or conditionalize unused variablesKen Raeburn1-11/+4
2006-08-30Some mechanical changes (mostly whitespace, like indentation levels)Ken Raeburn1-1115/+1074
2006-08-29Patch from Savitha R:Ken Raeburn1-408/+23
2006-08-15* kdb5_ldap_realm.c (kdb5_ldap_create): In assertion test of hardcoded charKen Raeburn1-1/+1
2006-07-18Merge remaining changes from LDAP integration branchKen Raeburn1-0/+2609