| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 1 | -0/+2 |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 6 | -888/+0 |
| * | more DEFS= | Ken Raeburn | 2006-04-04 | 2 | -0/+5 |
| * | * db2_exp.c, kdb_db2.c: Include k5-int.h earlier | Ken Raeburn | 2006-04-01 | 3 | -2/+8 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -57/+59 |
| * | make depend | Ken Raeburn | 2006-03-27 | 1 | -19/+22 |
| * | Initial enhanced error message support, similar to what I sent to | Ken Raeburn | 2006-03-26 | 3 | -21/+56 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 4 | -18/+22 |
| * | make depend | Ken Raeburn | 2006-03-08 | 1 | -4/+7 |
| * | make depend | Ken Raeburn | 2006-03-08 | 1 | -4/+8 |
| * | krb5.h, which is built after util/et, which is built after the support | Ken Raeburn | 2006-03-08 | 2 | -1/+5 |
| * | Merge from plugin branch | Ken Raeburn | 2006-03-07 | 8 | -4/+428 |
| * | don't check sizeof(int) at configure time | Ken Raeburn | 2006-03-01 | 4 | -2/+9 |