| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | (krb5_db2_db_init): When creating a temporary database, use the suffix | Ken Raeburn | 2006-10-12 | 1 | -1/+2 |
| * | Another patch from Will Fiveash, to make "kdb5_util load <dumpfile>" | Ken Raeburn | 2006-10-12 | 2 | -5/+7 |
| * | Keep just 10/6 version of schema files | Ken Raeburn | 2006-10-10 | 4 | -1935/+429 |
| * | Memory management and Solaris porting fixes from Will Fiveash | Ken Raeburn | 2006-10-10 | 2 | -5/+35 |
| * | fix dependencies properly this time | Ken Raeburn | 2006-10-07 | 2 | -56/+2 |
| * | Move ASN.1 routines for KDB LDAP plugin into main krb5 library, | Ken Raeburn | 2006-10-07 | 6 | -558/+206 |
| * | Check for ldap_initialize and other functions that Solaris (Mozilla-based) | Ken Raeburn | 2006-10-07 | 2 | -0/+60 |
| * | 10/3 patch from Savitha R, part 3, patch-manpages-schema.diff | Ken Raeburn | 2006-10-07 | 1 | -52/+80 |
| * | whitespace | Ken Raeburn | 2006-10-07 | 1 | -27/+27 |
| * | whitespace | Ken Raeburn | 2006-10-07 | 1 | -191/+190 |
| * | Eliminate some warnings and non-gcc build problems: | Ken Raeburn | 2006-10-07 | 6 | -48/+68 |
| * | 10/3 patch from Savitha R, part 2, patch-krb-schema.diff | Ken Raeburn | 2006-10-06 | 1 | -419/+342 |