aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/kdb/ldap/ldap_util
AgeCommit message (Expand)AuthorFilesLines
2016-10-25make dependGreg Hudson1-12/+15
2016-08-10Fix a variety of one-time leaksGreg Hudson2-4/+10
2016-07-30make dependGreg Hudson1-31/+29
2016-07-28Use single-colon rules in makefilesGreg Hudson1-3/+3
2016-05-26Simplify principal and policy manipulation codeGreg Hudson1-13/+1
2016-04-06Fix kdb5_ldap_util stashsrvpw password file logicGreg Hudson2-27/+49
2014-08-01Add kiprop/<master-hostname> during KDB creationNeng Xue1-0/+7
2014-08-01Simplify kdb5_ldap_util special princ creationGreg Hudson1-161/+104
2014-07-12Remove unused variablesLukas Slebodnik1-5/+1
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