| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 2 | -242/+271 |
| * | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 3 | -3/+4 |
| * | Convert many uses of sprintf to snprintf or asprintf | Greg Hudson | 2008-12-01 | 9 | -204/+89 |
| * | 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 | 6 | -140/+126 |
| * | Catch a few more cases of unchecked k5_mutex_lock calls | Ken Raeburn | 2008-07-22 | 2 | -7/+13 |
| * | Change krb5_context.db_context to point to the real structure type, | Ken Raeburn | 2008-06-02 | 7 | -12/+12 |
| * | Set close-on-exec flag in most places where file descriptors are | Ken Raeburn | 2007-10-22 | 2 | -64/+69 |
| * | we're not using changelog files any more | Ken Raeburn | 2007-09-24 | 1 | -37/+0 |
| * | Configure libkdb_ldap directory at top level | Ken Raeburn | 2007-05-31 | 2 | -38/+2 |
| * | 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 |
| * | Some related changes were already in, and I found a couple more to make: | Ken Raeburn | 2006-12-22 | 3 | -13/+18 |
| * | make depend | Ken Raeburn | 2006-12-13 | 1 | -17/+25 |
| * | 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 | 4 | -47/+22 |
| * | LDAP patch from Novell, 2006-10-13 | Ken Raeburn | 2006-11-15 | 9 | -239/+50 |
| * | more Novell ldap patches from Nov 6 and Fix for wrong password policy referen... | Will Fiveash | 2006-11-13 | 7 | -64/+95 |
| * | 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 | 9 | -332/+545 |
| * | 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 |
| * | 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 | 2 | -554/+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 | 1 | -53/+2 |
| * | Move ASN.1 routines for KDB LDAP plugin into main krb5 library, | Ken Raeburn | 2006-10-07 | 5 | -553/+197 |
| * | Check for ldap_initialize and other functions that Solaris (Mozilla-based) | Ken Raeburn | 2006-10-07 | 2 | -0/+60 |
| * | 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 |
| * | 10/3 patch from Savitha R, part 1, patch-ldap-schema.diff | Ken Raeburn | 2006-10-06 | 14 | -881/+1519 |
| * | Add decode_tagged_unsigned_integer, and try to fix signed/unsigned and | Ken Raeburn | 2006-10-05 | 1 | -10/+69 |
| * | set a more meaningful error message in asn1 decode failure case | Ken Raeburn | 2006-10-05 | 1 | -0/+3 |
| * | export krb5_ldap_create | Ken Raeburn | 2006-10-05 | 1 | -0/+1 |
| * | Patch from Will Fiveash for "kdb5_util create" support in LDAP, modified to | Ken Raeburn | 2006-09-25 | 11 | -25/+429 |
| * | Remove now-unused 'port' fields | Ken Raeburn | 2006-09-22 | 1 | -2/+0 |
| * | Misc cleanup: | Ken Raeburn | 2006-09-22 | 3 | -338/+334 |
| * | New patch from Savitha, for new principal key storage format in LDAP | Ken Raeburn | 2006-09-22 | 4 | -280/+494 |