aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/kdb/ldap/ldap_util
AgeCommit message (Expand)AuthorFilesLines
2014-07-08Include autoconf.h before system headersGreg Hudson4-7/+1
2013-06-07Fix various warningsGreg Hudson1-3/+0
2013-05-16Reduce boilerplate in makefilesGreg Hudson1-3/+0
2013-03-28Fix kdb_ldap_create_principal cleanupGreg Hudson1-2/+2
2013-03-24make dependGreg Hudson1-22/+20
2013-01-10make dependGreg Hudson1-6/+6
2012-12-20Generate dependencies for kdb5_ldap_utilGreg Hudson2-1/+105
2012-12-20Simplify LDAP KDB module container DN handlingGreg Hudson2-75/+37
2012-10-17Remove install-oldmanBen Kaduk1-3/+0
2012-10-16Remove nroff man pagesBen Kaduk1-938/+0
2012-07-29Remove eDirectory support code in LDAP KDB moduleGreg Hudson5-2963/+1
2012-07-06Allow using locales when gettext is absentBen Kaduk1-0/+1
2012-07-06Enable all localizations in main functionsBen Kaduk1-1/+1
2012-01-09install sphinx-generated manpagesTom Yu1-0/+2
2011-11-04Clean up more stuff in make cleanGreg Hudson1-1/+1
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-10Add setlocale() calls to main functionsGreg Hudson1-0/+1
2011-06-10Mark up strings for translationGreg Hudson4-257/+284
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson10-41/+10
2010-11-28Use for loops for recursion in the Windows build, cutting down on theGreg Hudson1-1/+1
2010-09-22Initialize kdb5_ldap_util's context with kadm5_init_krb5_context, likeGreg Hudson1-1/+1
2010-07-21Addendum to r24200: fix kdb5_ldap_util call site ofGreg Hudson1-1/+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
2010-07-02Follow-on to r24157: pass KRB5_KDB_DAL_VERSION to krb5_ldap_lib_init()Greg Hudson1-1/+1
2009-11-24Mark and reindent plugins, except for pkinit, which needs a littleGreg Hudson10-3824/+3792
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson1-3/+1
2009-10-31make mark-cstyleTom Yu7-30/+27
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