summaryrefslogtreecommitdiffstats
path: root/src/plugins/kdb/ldap
Commit message (Expand)AuthorAgeFilesLines
* Use macros for config parametersZhanna Tsitkov2009-02-041-6/+6
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-024-6/+6
* export new functionsKen Raeburn2009-01-311-0/+2
* Master Key Migration ProjectWill Fiveash2009-01-309-17/+137
* move generated dependencies out of Makefile.inKen Raeburn2009-01-055-260/+290
* Merge mskrb-integ onto trunkSam Hartman2009-01-033-3/+4
* 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-0112-243/+118
* Rename krb5int_buf_cstr to krb5int_buf_data, since k5bufs can be usedGreg Hudson2008-11-051-1/+1
* Convert many uses of strcpy/strcat (and sometimes sprintf) to acceptedGreg Hudson2008-11-051-6/+6
* Use the k5buf module instead of strcpy/strcat in several placesGreg Hudson2008-10-301-51/+14
* Change LDAP key-sequence encoder to use a single data structureKen Raeburn2008-10-061-4/+15
* Fix a few missing-decl, signed/unsigned warningsKen Raeburn2008-10-067-6/+16
* Merge three patches from Novell, with some updates related to work inKen Raeburn2008-09-229-420/+546
* 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
* Catch a few more cases of unchecked k5_mutex_lock callsKen Raeburn2008-07-222-7/+13
* Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few andKen Raeburn2008-07-201-1/+1
* 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-0210-22/+22
* 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-224-70/+79
* we're not using changelog files any moreKen Raeburn2007-09-242-49/+0
* Configure libkdb_ldap directory at top levelKen Raeburn2007-05-312-38/+2
* Fix up declarations of some static functions.Ken Raeburn2007-05-232-3/+7
* Remove redundant check for null pointerKen Raeburn2007-04-131-1/+0
* Remove separate KRB5_BUILD_LIBRARY_WITH_DEPS macro, just use KRB5_BUILD_LIBRARYKen Raeburn2007-03-251-1/+1
* Depend on kadm5 server library too, now that we use the config_params callsKen Raeburn2007-03-151-1/+1
* Unused macro NEG removedKen Raeburn2007-02-261-1/+0
* Use krb5.h now for kdb errors, not kdb5_err.hKen Raeburn2007-02-012-3/+3
* * ldap_principal.c (attributes_set): Swap first two elementsKen Raeburn2007-01-032-2/+4
* update ldap/Makefile.in for newer autoconf substitution requirementsKen Raeburn2007-01-031-2/+2
* * Makefile.in (install): Install kdb5_ldap_util.M. Based on patch fromKen Raeburn2007-01-031-0/+1
* Some related changes were already in, and I found a couple more to make:Ken Raeburn2006-12-223-13/+18
* Merge r18962 to trunk, with minor tweaks; ready to merge to 1.6 branchKen Raeburn2006-12-201-51/+32
* make dependKen Raeburn2006-12-131-17/+25
* Pull r18927 up to trunk, and tweak check for "history" principal nameKen Raeburn2006-12-131-165/+257
* pull r18926 up to trunk; ready for pullup to 1.6 branchKen Raeburn2006-12-132-6/+43
* fix for kdb5_util load bug with dumps from a LDAP KDBWill Fiveash2006-12-041-7/+21
* library fragments to front of lineSam Hartman2006-11-221-2/+2
* fix some warnings in ldap codeKen Raeburn2006-11-168-52/+30
* LDAP patch from Novell, 2006-10-13Ken Raeburn2006-11-1510-241/+53
* more Novell ldap patches from Nov 6 and Fix for wrong password policy referen...Will Fiveash2006-11-138-70/+101
* make dependKen Raeburn2006-11-011-17/+25
* latest Novell ldap patches and kdb5_util dump support for ldapWill Fiveash2006-10-3013-362/+579
* fix krb5_ldap_iterate to handle NULL match_expr and open_db_and_mkey to use K...Will Fiveash2006-10-231-0/+7
* enabling LDAP mix-in support for kdb5_util loadWill Fiveash2006-10-216-52/+206
* Another patch from Will Fiveash, to make "kdb5_util load <dumpfile>"Ken Raeburn2006-10-122-5/+7