summaryrefslogtreecommitdiffstats
path: root/src/plugins/kdb/ldap/ldap_util
Commit message (Expand)AuthorAgeFilesLines
* Include autoconf.h before system headersGreg Hudson2014-07-084-7/+1
* Fix various warningsGreg Hudson2013-06-071-3/+0
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-3/+0
* Fix kdb_ldap_create_principal cleanupGreg Hudson2013-03-281-2/+2
* make dependGreg Hudson2013-03-241-22/+20
* make dependGreg Hudson2013-01-101-6/+6
* Generate dependencies for kdb5_ldap_utilGreg Hudson2012-12-202-1/+105
* Simplify LDAP KDB module container DN handlingGreg Hudson2012-12-202-75/+37
* Remove install-oldmanBen Kaduk2012-10-171-3/+0
* Remove nroff man pagesBen Kaduk2012-10-161-938/+0
* Remove eDirectory support code in LDAP KDB moduleGreg Hudson2012-07-295-2963/+1
* Allow using locales when gettext is absentBen Kaduk2012-07-061-0/+1
* Enable all localizations in main functionsBen Kaduk2012-07-061-1/+1
* install sphinx-generated manpagesTom Yu2012-01-091-0/+2
* Clean up more stuff in make cleanGreg Hudson2011-11-041-1/+1
* Clean up some ldap #define'sZhanna Tsitkov2011-08-101-2/+2
* Define KRB5_TL_DB_ARGS unconditionally in kdb.hGreg Hudson2011-07-261-3/+0
* Add setlocale() calls to main functionsGreg Hudson2011-06-101-0/+1
* Mark up strings for translationGreg Hudson2011-06-104-257/+284
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-0910-41/+10
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Initialize kdb5_ldap_util's context with kadm5_init_krb5_context, likeGreg Hudson2010-09-221-1/+1
* Addendum to r24200: fix kdb5_ldap_util call site ofGreg Hudson2010-07-211-1/+1
* In kdb5_util's kdb5_ldap_create(), add back the assignment ofGreg Hudson2010-07-191-0/+1
* Remove count parameters from get_principal, put_principal,Greg Hudson2010-07-061-2/+1
* Follow-on to r24168: in kdb5_ldap_util, indirect throughGreg Hudson2010-07-041-5/+5
* Rename krb5_dbekd_encrypt_key_data and krb5_dbekd_decrypt_key_data toGreg Hudson2010-07-021-12/+8
* Remove the set_master_key and get_master_key DAL interfaces and theirGreg Hudson2010-07-021-33/+22
* Follow-on to r24157: pass KRB5_KDB_DAL_VERSION to krb5_ldap_lib_init()Greg Hudson2010-07-021-1/+1
* Mark and reindent plugins, except for pkinit, which needs a littleGreg Hudson2009-11-2410-3824/+3792
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-221-3/+1
* make mark-cstyleTom Yu2009-10-317-30/+27
* Fix the LDAP build, which was broken by the build reordering inGreg Hudson2009-08-071-3/+8
* Fix minor bug in r21269 - wrong field nameKen Raeburn2009-05-301-1/+1
* Rename kdb_setup_lib_handle to krb5_db_setup_lib_handle and export it.Greg Hudson2009-03-101-8/+6
* Master Key Migration ProjectWill Fiveash2009-01-301-8/+19
* move generated dependencies out of Makefile.inKen Raeburn2009-01-051-0/+1
* Add prototype for usage. Change invocation of usage to db_usage when using a...Ezra Peisach2008-12-293-5/+5
* krb4 removal missed ldap kdb plugin directoryEzra Peisach2008-12-291-3/+3
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-013-39/+29
* Merge three patches from Novell, with some updates related to work inKen Raeburn2008-09-223-280/+420
* Missed some changes for db_context->dal_handle renamingKen Raeburn2008-09-221-3/+3
* a stash file is not a keytabWill Fiveash2008-08-153-5/+30
* Apply patch from Mark Phalan to correctly use progname instead ofTom Yu2008-07-175-85/+87
* Apply patch from Mark Phalan to initialize progname before useTom Yu2008-07-161-2/+5
* Change krb5_context.db_context to point to the real structure type,Ken Raeburn2008-06-023-10/+10
* Properly escape - in kdb5_ldap_util man pageRuss Allbery2008-04-281-55/+55
* Set close-on-exec flag in most places where file descriptors areKen Raeburn2007-10-221-2/+6
* we're not using changelog files any moreKen Raeburn2007-09-241-12/+0
* Fix up declarations of some static functions.Ken Raeburn2007-05-232-3/+7