| Commit message (Expand) | Author | Age | Files | Lines |
| * | Replace dependencies on generated krb524 and krb4 headers with | Tom Yu | 2002-12-23 | 2 | -118/+106 |
| * | * setup_mkey.c (krb5_db_setup_mkey_name): Use size_t instead of | Ezra Peisach | 2002-12-23 | 2 | -2/+7 |
| * | * asn1_k_decode.c (asn1_decode_sam_challenge_2_body): Add | Ezra Peisach | 2002-12-23 | 2 | -3/+12 |
| * | * t_kerb.c: Include string.h for strcmp prototype | Ezra Peisach | 2002-12-23 | 2 | -0/+5 |
| * | Cleanup unused | Ezra Peisach | 2002-12-23 | 9 | -146/+98 |
| * | * t_crc.c: Declare local functions static | Ezra Peisach | 2002-12-23 | 2 | -5/+9 |
| * | * t_cksum.c: Cleanup (potential) variable used before set warning | Ezra Peisach | 2002-12-23 | 2 | -1/+5 |
| * | Ignore some new generated files | Ken Raeburn | 2002-12-19 | 1 | -0/+2 |
| * | Clean up some broken uses of "const" in function interfaces | Ken Raeburn | 2002-12-19 | 4 | -15/+26 |
| * | * Makefile.in (check): Remove test_db before running tests | Ken Raeburn | 2002-12-19 | 2 | -0/+5 |
| * | * api.2/init-v2.exp (test150, test151, test153): Don't try to set KRB5CCNAME; | Ken Raeburn | 2002-12-19 | 3 | -3/+10 |
| * | * RealmsConfig-glue.c: Fix up KRB5_CALLCONV | Tom Yu | 2002-12-18 | 3 | -3/+9 |
| * | Fix some 64-bit problems | Ken Raeburn | 2002-12-18 | 2 | -8/+23 |
| * | * tkt_string.c (krb5_set_tkt_string): Add KRB5_CALLCONV | Tom Yu | 2002-12-16 | 3 | -2/+8 |
| * | Changes to allow compilation --with-system-db and --enable-shared | Ezra Peisach | 2002-12-16 | 4 | -6/+23 |
| * | * ad_print.c, g_in_tkt.c, g_pw_in_tkt.c, kadm_net.c, klog.c: | Tom Yu | 2002-12-14 | 15 | -78/+225 |
| * | More KfM merge work | Tom Yu | 2002-12-12 | 19 | -881/+1704 |
| * | Fix depend rules to keep state about whether verification of various | Tom Yu | 2002-12-12 | 4 | -4/+14 |
| * | Fix some KRB5_CALLCONV botches that were causing trouble for Windows build | Tom Yu | 2002-12-07 | 12 | -293/+132 |
| * | * Makefile.in (clean): Clean up more test executables and object | Ezra Peisach | 2002-12-06 | 3 | -3/+9 |
| * | update dependencies | Tom Yu | 2002-12-06 | 1 | -0/+2 |
| * | * kname_parse.c (kname_unparse): Add new function ported from | Tom Yu | 2002-12-06 | 2 | -0/+141 |
| * | 2002-12-05 Sam Hartman <hartmans@mit.edu> | Sam Hartman | 2002-12-06 | 2 | -23/+28 |
| * | * decomp_tkt.c (decomp_ticket): Add KRB5_CALLCONV | Tom Yu | 2002-12-05 | 2 | -1/+5 |
| * | * krb4int.h: Remove now conflicting prototype for | Tom Yu | 2002-12-05 | 2 | -3/+3 |
| * | * Makefile.in: Fix up includes handling somewhat | Tom Yu | 2002-12-04 | 2 | -14/+11 |
| * | Update Windows build for kadm_err.* | Tom Yu | 2002-12-03 | 2 | -0/+6 |
| * | * change_password.c: Remove netdb.h inclusion | Tom Yu | 2002-12-03 | 2 | -1/+4 |
| * | * Makefile.in (SRCS): Add kadm_err.c. It was missing | Tom Yu | 2002-11-27 | 2 | -0/+6 |
| * | update dependencies | Tom Yu | 2002-11-27 | 2 | -12/+8 |
| * | Merge more KfM krb4 things | Tom Yu | 2002-11-27 | 17 | -316/+1658 |
| * | Remove references to kadm_err.et for now, since the requisite changes | Tom Yu | 2002-11-19 | 2 | -2/+5 |
| * | * accept_sec_context.c (krb5_gss_accept_sec_context): Use unsigned | Ezra Peisach | 2002-11-15 | 8 | -12/+31 |
| * | * gssapiP_generic.h, util_token.c: Change g_make_token_header and | Ezra Peisach | 2002-11-15 | 3 | -5/+12 |
| * | Better cleanup; reduce filename conflict | Ken Raeburn | 2002-11-15 | 3 | -14/+22 |
| * | * changepw.c: Remove reference to adm_err.h | Tom Yu | 2002-11-14 | 4 | -3/+5 |
| * | * Makefile.in: Remove references to adm_err.et. It's not used, | Tom Yu | 2002-11-14 | 3 | -194/+10 |
| * | * get_in_tkt.c (krb5_get_in_tkt): Do not pass NULL when an | Ezra Peisach | 2002-11-14 | 2 | -1/+6 |
| * | Wrong size for memset()s in combine_keys() | Ken Hornstein | 2002-11-14 | 1 | -3/+3 |
| * | * Makefile.in (t_locate_kdc): Use normal CC_LINK rule for linking test program | Ken Raeburn | 2002-11-13 | 2 | -2/+7 |
| * | * get_myaddress.c (get_myaddress): Local array buf size should be counted in | Ken Raeburn | 2002-11-11 | 2 | -1/+6 |
| * | * Makefile.in (unit-test-body): Set RPC_TEST_SRVTAB based on process-id. Set | Ken Raeburn | 2002-11-11 | 2 | -3/+14 |
| * | rpc unit tests can fail due to race condition | Tom Yu | 2002-11-07 | 2 | -0/+9 |
| * | Thanks, patch applied | Tom Yu | 2002-11-07 | 2 | -1/+8 |
| * | * conv_princ.c (strnchr): Make length argument unsigned int | Ezra Peisach | 2002-11-07 | 3 | -9/+18 |
| * | * asn1_k_encode.c (asn1_encode_sam_challenge_2): Test for error | Ezra Peisach | 2002-11-07 | 3 | -6/+24 |
| * | For sam_challenge do not encode optional strings if string not present. | Ezra Peisach | 2002-11-07 | 2 | -1/+6 |
| * | This commit fixes up the in-tree callers of krb5_read_password() and | Tom Yu | 2002-11-06 | 2 | -2/+7 |
| * | * asn1_encode.h (asn1_encode_oid): | Tom Yu | 2002-11-05 | 5 | -0/+48 |
| * | Calling convention for krb5int_c_combine_keys does not match prototype | Ken Hornstein | 2002-11-03 | 2 | -1/+6 |