| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 | 2 | -2/+2 |
| * | 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 |
| * | Check for strdup failure. Fix a memory leak in one failure case | Ken Raeburn | 2008-06-27 | 1 | -0/+32 |
| * | misc memory leaks | Ken Raeburn | 2008-06-27 | 1 | -0/+1 |
| * | Change krb5_context.db_context to point to the real structure type, | Ken Raeburn | 2008-06-02 | 11 | -58/+57 |
| * | signed vs unsigned char * warnings in kdb_xdr.c | Alexandra Ellwood | 2008-05-30 | 1 | -6/+6 |
| * | Properly escape - in kdb5_ldap_util man page | Russ Allbery | 2008-04-28 | 1 | -55/+55 |
| * | more tests for libdb btree page split on zero index | Tom Yu | 2008-02-07 | 3 | -4/+113 |
| * | libdb btree page split on zero index corrupts db | Tom Yu | 2008-02-01 | 2 | -4/+54 |
| * | Set close-on-exec flag in most places where file descriptors are | Ken Raeburn | 2007-10-22 | 13 | -185/+193 |
| * | we're not using changelog files any more | Ken Raeburn | 2007-09-24 | 2 | -49/+0 |
| * | make depend | Ken Raeburn | 2007-08-16 | 1 | -14/+16 |
| * | make depend | Ken Raeburn | 2007-07-27 | 5 | -100/+114 |
| * | Avoid unchecked sprintf in some KDC-side programs | Ken Raeburn | 2007-07-12 | 2 | -10/+16 |
| * | make depend | Ken Raeburn | 2007-07-10 | 5 | -114/+100 |
| * | Fix typo in yesterday's change (u_int_8_t -> u_int8_t) | Ken Raeburn | 2007-06-20 | 1 | -2/+2 |
| * | Configure libdb2 in top-level configure script | Ken Raeburn | 2007-06-20 | 8 | -45/+14 |
| * | Add the libdb2 type-existence tests to the top-level configure script. | Ken Raeburn | 2007-06-20 | 12 | -192/+177 |
| * | Use k5-platform.h instead of local configure to find mkstemp | Ken Raeburn | 2007-06-20 | 3 | -7/+8 |
| * | Add 'make depend' capability, and dependencies | Ken Raeburn | 2007-06-20 | 5 | -0/+186 |
| * | We have code elsewhere that assumes the existence of memmove and | Ken Raeburn | 2007-06-20 | 6 | -243/+4 |
| * | Move (BSD-licensed) mkstemp from libdb2 to libkrb5support, and rename | Ken Raeburn | 2007-06-20 | 4 | -131/+7 |
| * | 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 unused file | Ken Raeburn | 2007-05-07 | 1 | -81/+0 |
| * | Remove redundant check for null pointer | Ken Raeburn | 2007-04-13 | 1 | -1/+0 |
| * | Configure db2 plugin directory at top level | Ken Raeburn | 2007-03-25 | 2 | -27/+7 |
| * | Pass the extra library dependency on AIX (is this even still needed??) via a new | Ken Raeburn | 2007-03-25 | 2 | -2/+6 |
| * | Don't test for stuff not used, used unconditionally, or with feature-test mac... | Ken Raeburn | 2007-03-25 | 1 | -4/+0 |
| * | Never set krb5_force_static. Instead, set the defaults for building | Ken Raeburn | 2007-03-25 | 1 | -0/+1 |
| * | Remove traces of enable_shared, enable_static, enable_profiled, and | Ken Raeburn | 2007-03-25 | 2 | -3/+0 |
| * | Remove separate KRB5_BUILD_LIBRARY_WITH_DEPS macro, just use KRB5_BUILD_LIBRARY | Ken Raeburn | 2007-03-25 | 2 | -2/+2 |
| * | 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 |
| * | Remove varargs.h paths, always use stdarg.h | Ken Raeburn | 2007-01-20 | 1 | -14/+0 |
| * | crash creating db2 database in non-existent directory | Ken Raeburn | 2007-01-08 | 1 | -18/+15 |
| * | * 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 |
| * | set AUTOCONF_HEADER | Ken Raeburn | 2006-12-13 | 7 | -0/+14 |
| * | 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 |