| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | Configure cksum_body and wpse in top-level configure script. (Still don't bu... | Ken Raeburn | 2007-05-31 | 6 | -34/+22 |
| * | 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 |
| * | Generate makefiles for two static libs plus the python plugin from the top-le... | Ken Raeburn | 2007-03-25 | 2 | -10/+2 |
| * | Depend on support library | Ken Raeburn | 2007-03-25 | 1 | -2/+2 |
| * | Include autoconf.h before testing macros for Python header location | Ken Raeburn | 2007-03-25 | 1 | -1/+1 |
| * | 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 | 5 | -9/+0 |
| * | Remove separate KRB5_BUILD_LIBRARY_WITH_DEPS macro, just use KRB5_BUILD_LIBRARY | Ken Raeburn | 2007-03-25 | 5 | -5/+5 |
| * | 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 |
| * | get_init_creds_opt extensibility | Tom Yu | 2007-01-30 | 2 | -1/+55 |
| * | 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 |
| * | make depend | Ken Raeburn | 2006-12-12 | 1 | -6/+4 |
| * | a little more info on libpython loading issue | Ken Raeburn | 2006-12-12 | 1 | -0/+6 |
| * | 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 |
| * | allow server preauth plugin verify_padata function to return e-data | Kevin Coffman | 2006-11-13 | 2 | -2/+46 |
| * | more Novell ldap patches from Nov 6 and Fix for wrong password policy referen... | Will Fiveash | 2006-11-13 | 8 | -70/+101 |
| * | Add "get_data" function to the client preauth plugin interface | Kevin Coffman | 2006-11-09 | 2 | -0/+4 |
| * | Modify the preath plugin interface so that a plugin's context is | Kevin Coffman | 2006-11-01 | 4 | -66/+98 |
| * | make depend | Ken Raeburn | 2006-11-01 | 1 | -17/+25 |
| * | latest Novell ldap patches and kdb5_util dump support for ldap | Will Fiveash | 2006-10-30 | 13 | -362/+579 |
| * | fix krb5_ldap_iterate to handle NULL match_expr and open_db_and_mkey to use K... | Will Fiveash | 2006-10-23 | 1 | -0/+7 |
| * | enabling LDAP mix-in support for kdb5_util load | Will Fiveash | 2006-10-21 | 6 | -52/+206 |
| * | Cleanup some warnings on missing prototypes | Ezra Peisach | 2006-10-15 | 2 | -1/+7 |
| * | Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) or | Ken Raeburn | 2006-10-13 | 1 | -1/+1 |
| * | Always zap newly allocated pages, intead of conditional on PURIFY. | Ken Raeburn | 2006-10-13 | 2 | -2/+2 |
| * | Patch to split client plugin from server plugin | Sam Hartman | 2006-10-13 | 4 | -6/+16 |