| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | In ldap_create.c, remove four incorrect uses of krb5_set_error_message | Greg Hudson | 2009-06-17 | 1 | -10/+3 |
| * | Restore limited support for static linking | Greg Hudson | 2009-06-08 | 2 | -2/+2 |
| * | Fix minor bug in r21269 - wrong field name | Ken Raeburn | 2009-05-30 | 1 | -1/+1 |
| * | Add LDAP back end support for canonical name attribute | Greg Hudson | 2009-03-15 | 4 | -7/+78 |
| * | Several small fixes to enable the migrate mkey commands to work properly with... | Will Fiveash | 2009-03-10 | 1 | -45/+0 |
| * | Rename kdb_setup_lib_handle to krb5_db_setup_lib_handle and export it. | Greg Hudson | 2009-03-10 | 1 | -8/+6 |
| * | Use macros for config parameters | Zhanna Tsitkov | 2009-02-04 | 1 | -6/+6 |
| * | Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ... | Ken Raeburn | 2009-02-02 | 4 | -6/+6 |
| * | export new functions | Ken Raeburn | 2009-01-31 | 1 | -0/+2 |
| * | Master Key Migration Project | Will Fiveash | 2009-01-30 | 9 | -17/+137 |
| * | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 5 | -260/+290 |
| * | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 3 | -3/+4 |
| * | Add prototype for usage. Change invocation of usage to db_usage when using a... | Ezra Peisach | 2008-12-29 | 3 | -5/+5 |
| * | krb4 removal missed ldap kdb plugin directory | Ezra Peisach | 2008-12-29 | 1 | -3/+3 |
| * | Convert many uses of sprintf to snprintf or asprintf | Greg Hudson | 2008-12-01 | 12 | -243/+118 |
| * | Rename krb5int_buf_cstr to krb5int_buf_data, since k5bufs can be used | Greg Hudson | 2008-11-05 | 1 | -1/+1 |
| * | Convert many uses of strcpy/strcat (and sometimes sprintf) to accepted | Greg Hudson | 2008-11-05 | 1 | -6/+6 |
| * | Use the k5buf module instead of strcpy/strcat in several places | Greg Hudson | 2008-10-30 | 1 | -51/+14 |
| * | Change LDAP key-sequence encoder to use a single data structure | Ken Raeburn | 2008-10-06 | 1 | -4/+15 |
| * | Fix a few missing-decl, signed/unsigned warnings | Ken Raeburn | 2008-10-06 | 7 | -6/+16 |
| * | Merge three patches from Novell, with some updates related to work in | Ken Raeburn | 2008-09-22 | 9 | -420/+546 |
| * | Missed some changes for db_context->dal_handle renaming | Ken Raeburn | 2008-09-22 | 1 | -3/+3 |
| * | a stash file is not a keytab | Will Fiveash | 2008-08-15 | 3 | -5/+30 |
| * | Catch a few more cases of unchecked k5_mutex_lock calls | Ken Raeburn | 2008-07-22 | 2 | -7/+13 |
| * | Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few and | Ken Raeburn | 2008-07-20 | 1 | -1/+1 |
| * | Apply patch from Mark Phalan to correctly use progname instead of | Tom Yu | 2008-07-17 | 5 | -85/+87 |
| * | Apply patch from Mark Phalan to initialize progname before use | Tom Yu | 2008-07-16 | 1 | -2/+5 |
| * | Change krb5_context.db_context to point to the real structure type, | Ken Raeburn | 2008-06-02 | 10 | -22/+22 |
| * | Properly escape - in kdb5_ldap_util man page | Russ Allbery | 2008-04-28 | 1 | -55/+55 |
| * | Set close-on-exec flag in most places where file descriptors are | Ken Raeburn | 2007-10-22 | 4 | -70/+79 |
| * | we're not using changelog files any more | Ken Raeburn | 2007-09-24 | 2 | -49/+0 |
| * | Configure libkdb_ldap directory at top level | Ken Raeburn | 2007-05-31 | 2 | -38/+2 |
| * | Fix up declarations of some static functions. | Ken Raeburn | 2007-05-23 | 2 | -3/+7 |
| * | Remove redundant check for null pointer | Ken Raeburn | 2007-04-13 | 1 | -1/+0 |
| * | Remove separate KRB5_BUILD_LIBRARY_WITH_DEPS macro, just use KRB5_BUILD_LIBRARY | Ken Raeburn | 2007-03-25 | 1 | -1/+1 |
| * | Depend on kadm5 server library too, now that we use the config_params calls | Ken Raeburn | 2007-03-15 | 1 | -1/+1 |
| * | Unused macro NEG removed | Ken Raeburn | 2007-02-26 | 1 | -1/+0 |
| * | Use krb5.h now for kdb errors, not kdb5_err.h | Ken Raeburn | 2007-02-01 | 2 | -3/+3 |
| * | * ldap_principal.c (attributes_set): Swap first two elements | Ken Raeburn | 2007-01-03 | 2 | -2/+4 |
| * | update ldap/Makefile.in for newer autoconf substitution requirements | Ken Raeburn | 2007-01-03 | 1 | -2/+2 |
| * | * Makefile.in (install): Install kdb5_ldap_util.M. Based on patch from | Ken Raeburn | 2007-01-03 | 1 | -0/+1 |
| * | Some related changes were already in, and I found a couple more to make: | Ken Raeburn | 2006-12-22 | 3 | -13/+18 |
| * | Merge r18962 to trunk, with minor tweaks; ready to merge to 1.6 branch | Ken Raeburn | 2006-12-20 | 1 | -51/+32 |
| * | make depend | Ken Raeburn | 2006-12-13 | 1 | -17/+25 |
| * | Pull r18927 up to trunk, and tweak check for "history" principal name | Ken Raeburn | 2006-12-13 | 1 | -165/+257 |
| * | pull r18926 up to trunk; ready for pullup to 1.6 branch | Ken Raeburn | 2006-12-13 | 2 | -6/+43 |
| * | fix for kdb5_util load bug with dumps from a LDAP KDB | Will Fiveash | 2006-12-04 | 1 | -7/+21 |
| * | library fragments to front of line | Sam Hartman | 2006-11-22 | 1 | -2/+2 |
| * | fix some warnings in ldap code | Ken Raeburn | 2006-11-16 | 8 | -52/+30 |
| * | LDAP patch from Novell, 2006-10-13 | Ken Raeburn | 2006-11-15 | 10 | -241/+53 |