| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Preauthentication Plugin Framework | Sam Hartman | 2006-10-03 | 8 | -0/+940 |
| * | (AUTOCONF_HEADER): Change to match file's target name | Ken Raeburn | 2006-10-02 | 1 | -1/+1 |
| * | Patch from Will Fiveash for "kdb5_util create" support in LDAP, modified to | Ken Raeburn | 2006-09-25 | 14 | -28/+431 |
| * | 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 |
| * | * kdb_ldap.h: If BUILD_WITH_BROKEN_LDAP is defined, skip version checks | Ken Raeburn | 2006-09-20 | 1 | -5/+13 |
| * | whitespace | Ken Raeburn | 2006-09-18 | 2 | -20/+20 |
| * | Savitha's patches for: | Ken Raeburn | 2006-09-18 | 11 | -129/+65 |
| * | Update dependencies | Ken Raeburn | 2006-09-16 | 1 | -21/+21 |
| * | Move RPC header files to include/gssrpc, which we copy to them at | Ken Raeburn | 2006-09-16 | 1 | -17/+17 |
| * | Export krb5_ldap_release_errcode_string | Ken Raeburn | 2006-09-16 | 1 | -0/+1 |
| * | Make database plugin responsible for releasing the error-message string, so | Ken Raeburn | 2006-09-06 | 4 | -1/+11 |
| * | comment formatting for 80 columns | Ken Raeburn | 2006-09-06 | 1 | -88/+132 |
| * | (prof_get_integer_def, prof_get_string_def): New functions: check specified | Ken Raeburn | 2006-09-05 | 1 | -109/+100 |
| * | Reject old OpenLDAP versions with bugs tickled by this code. | Ken Raeburn | 2006-09-01 | 2 | -6/+21 |
| * | (krb5_ldap_destroy_policy): krb5_ldap_delete_policy takes a mask arg, not poi... | Ken Raeburn | 2006-08-31 | 1 | -1/+1 |
| * | Declare get_date() used from kadmin cli code. | Ken Raeburn | 2006-08-31 | 2 | -9/+8 |
| * | Remove or conditionalize unused variables | Ken Raeburn | 2006-08-31 | 1 | -11/+4 |
| * | Patches from Will Fiveash to allow for configuration and building on | Ken Raeburn | 2006-08-31 | 4 | -11/+55 |
| * | Some mechanical changes (mostly whitespace, like indentation levels) | Ken Raeburn | 2006-08-30 | 7 | -3042/+2911 |
| * | Some mechanical changes (mainly whitespace) to match up better with | Ken Raeburn | 2006-08-29 | 18 | -1988/+1911 |
| * | Rename KRB5_KDB_PLUGIN_OP_NOTSUPP to KRB5_PLUGIN_OP_NOTSUPP and move to krb5 ... | Ken Raeburn | 2006-08-29 | 2 | -8/+8 |
| * | whitespace | Ken Raeburn | 2006-08-29 | 1 | -5/+8 |
| * | Patch from Savitha R: | Ken Raeburn | 2006-08-29 | 16 | -495/+203 |
| * | * kdb5_ldap_realm.c (kdb5_ldap_create): In assertion test of hardcoded char | Ken Raeburn | 2006-08-15 | 1 | -1/+1 |
| * | Apply patch from Michael Calmer to fix some uninitialized variables | Tom Yu | 2006-08-02 | 1 | -0/+3 |
| * | * ldap_service_stash.c (krb5_ldap_readpassword): Don't require strerror_r, fall | Ken Raeburn | 2006-07-21 | 1 | -0/+5 |
| * | Merge remaining changes from LDAP integration branch | Ken Raeburn | 2006-07-18 | 54 | -0/+20682 |
| * | make depend | Ken Raeburn | 2006-07-17 | 1 | -2/+2 |
| * | copyright dates | Ken Raeburn | 2006-06-30 | 1 | -1/+1 |
| * | * kdb_db2.c: Don't include kdb_compat.h. | Ken Raeburn | 2006-06-30 | 2 | -13/+181 |
| * | * plugins/kdb/db2/kdb_db2.c (krb5_db2_db_init): Support tempdb | Sam Hartman | 2006-06-30 | 2 | -44/+80 |
| * | * plugins/kdb/db2/kdb_db2.c (krb5_db2_create): Remove incorrect | Sam Hartman | 2006-06-30 | 1 | -1/+1 |
| * | autoconf 2.60 compatibility | Ken Raeburn | 2006-06-28 | 9 | -11/+11 |
| * | Make __kdb2_hash_open declaration and definition consistent | Ken Raeburn | 2006-06-15 | 1 | -1/+1 |
| * | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 2 | -5/+5 |
| * | Drop major version number from service-locator function table structure. | Ken Raeburn | 2006-05-24 | 1 | -2/+2 |
| * | update dependencies | Ken Raeburn | 2006-05-23 | 1 | -7/+7 |
| * | Include k5-platform.h and fake-addrinfo.h, but not k5-int.h | Ken Raeburn | 2006-05-23 | 1 | -1/+2 |
| * | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 2 | -25/+27 |
| * | * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename and | Ken Raeburn | 2006-05-16 | 1 | -1/+1 |
| * | Removed the unnecessary and incorrect (due to operator precedence) "== MPOOL_... | Alexandra Ellwood | 2006-05-04 | 1 | -2/+1 |
| * | Change name of kdb function-table symbol from being derived from the | Ken Raeburn | 2006-04-25 | 2 | -2/+2 |
| * | Tweak configure script generation to check that all symbols produced | Ken Raeburn | 2006-04-25 | 1 | -0/+2 |
| * | Remove comment on first line | Ken Raeburn | 2006-04-25 | 1 | -1/+0 |
| * | Partial merge from Novell LDAP integration branch, not including the | Ken Raeburn | 2006-04-13 | 4 | -28/+22 |