aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/kdb/ldap/ldap_util
AgeCommit message (Expand)AuthorFilesLines
2009-08-07Fix the LDAP build, which was broken by the build reordering inGreg Hudson1-3/+8
2009-05-30Fix minor bug in r21269 - wrong field nameKen Raeburn1-1/+1
2009-03-10Rename kdb_setup_lib_handle to krb5_db_setup_lib_handle and export it.Greg Hudson1-8/+6
2009-01-30Master Key Migration ProjectWill Fiveash1-8/+19
2009-01-05move generated dependencies out of Makefile.inKen Raeburn1-0/+1
2008-12-29Add prototype for usage. Change invocation of usage to db_usage when using a...Ezra Peisach3-5/+5
2008-12-29krb4 removal missed ldap kdb plugin directoryEzra Peisach1-3/+3
2008-12-01Convert many uses of sprintf to snprintf or asprintfGreg Hudson3-39/+29
2008-09-22Merge three patches from Novell, with some updates related to work inKen Raeburn3-280/+420
2008-09-22Missed some changes for db_context->dal_handle renamingKen Raeburn1-3/+3
2008-08-15a stash file is not a keytabWill Fiveash3-5/+30
2008-07-17Apply patch from Mark Phalan to correctly use progname instead ofTom Yu5-85/+87
2008-07-16Apply patch from Mark Phalan to initialize progname before useTom Yu1-2/+5
2008-06-02Change krb5_context.db_context to point to the real structure type,Ken Raeburn3-10/+10
2008-04-28Properly escape - in kdb5_ldap_util man pageRuss Allbery1-55/+55
2007-10-22Set close-on-exec flag in most places where file descriptors areKen Raeburn1-2/+6
2007-09-24we're not using changelog files any moreKen Raeburn1-12/+0
2007-05-23Fix up declarations of some static functions.Ken Raeburn2-3/+7
2007-01-03* Makefile.in (install): Install kdb5_ldap_util.M. Based on patch fromKen Raeburn1-0/+1
2006-12-20Merge r18962 to trunk, with minor tweaks; ready to merge to 1.6 branchKen Raeburn1-51/+32
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 Raeburn4-5/+8
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 Fiveash4-30/+34
2006-10-0710/3 patch from Savitha R, part 3, patch-manpages-schema.diffKen Raeburn1-52/+80
2006-10-0610/3 patch from Savitha R, part 1, patch-ldap-schema.diffKen Raeburn3-117/+421
2006-09-25Patch from Will Fiveash for "kdb5_util create" support in LDAP, modified toKen Raeburn2-2/+1
2006-09-18Savitha's patches for:Ken Raeburn2-22/+6
2006-08-31(krb5_ldap_destroy_policy): krb5_ldap_delete_policy takes a mask arg, not poi...Ken Raeburn1-1/+1
2006-08-31Declare get_date() used from kadmin cli code.Ken Raeburn2-9/+8
2006-08-31Remove or conditionalize unused variablesKen Raeburn1-11/+4
2006-08-30Some mechanical changes (mostly whitespace, like indentation levels)Ken Raeburn7-3042/+2911
2006-08-29Patch from Savitha R:Ken Raeburn4-469/+48
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 Raeburn13-0/+7917