| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Makefile.in (SUBDIROBJLISTS): New variable | Ken Raeburn | 2002-08-23 | 2 | -0/+15 |
| * | * locate_kdc.c (krb5_locate_kdc): Don't look up kerberos-sec for TCP service | Ken Raeburn | 2002-08-23 | 2 | -5/+10 |
| * | turn off debug code | Ken Raeburn | 2002-08-23 | 1 | -1/+1 |
| * | * init_ctx.c (init_common): Initialize udp_pref_limit field | Ken Raeburn | 2002-08-23 | 2 | -0/+6 |
| * | * Makefile.in ($(HDRS)): Depend on "includes" | Ken Raeburn | 2002-08-22 | 2 | -0/+6 |
| * | * Makefile.in (SUBDIROBJLISTS): New variable | Ken Raeburn | 2002-08-22 | 4 | -1/+13 |
| * | * accessor.c (krb5int_accessor): Use krb5int_sendto instead of | Ken Raeburn | 2002-08-22 | 2 | -1/+3 |
| * | * sendto_kdc.c (MAX_PASS, dprint): New macros. | Ken Raeburn | 2002-08-22 | 2 | -402/+539 |
| * | * locate_kdc.c (krb5int_grow_addrlist): Renamed from grow_list, now external. | Ken Raeburn | 2002-08-22 | 2 | -2/+9 |
| * | * string2key.c: Work around possible bug with AFS salts; | Tom Yu | 2002-08-16 | 2 | -0/+8 |
| * | * sendto_kdc.c (DEFAULT_UDP_PREF_LIMIT, HARD_UDP_LIMIT): New macros. | Ken Raeburn | 2002-08-15 | 2 | -3/+47 |
| * | * keytab.c (krb5_ktkdb_get_entry): For consistency, check for | Tom Yu | 2002-08-15 | 2 | -0/+11 |
| * | * cc_file.c (ALLOC): Use calloc, not malloc. | Ken Raeburn | 2002-08-15 | 2 | -2/+15 |
| * | * t_cc.c: Remove references to STDIO ccache | Tom Yu | 2002-08-15 | 2 | -7/+4 |
| * | * t_ser.c (ser_ccache_test): Remove references to STDIO ccaches | Tom Yu | 2002-08-15 | 2 | -19/+7 |
| * | missed an entry | Ken Raeburn | 2002-08-15 | 1 | -0/+3 |
| * | (NO_FILE): New macro. All functions changed to test or assign it rather than | Ken Raeburn | 2002-08-15 | 2 | -96/+89 |
| * | update deps | Ken Raeburn | 2002-08-15 | 4 | -23/+45 |
| * | Combine file and stdio ccache implementations into one source file; selection | Ken Raeburn | 2002-08-15 | 5 | -2165/+650 |
| * | * cc_stdio.c (krb5_fcc_next_cred): Use a krb5_error_code to hol the return | Ken Raeburn | 2002-08-14 | 2 | -17/+26 |
| * | tweak comments | Ken Raeburn | 2002-08-14 | 1 | -2/+1 |
| * | * xdr.c (xdr_string): Fix off-by-one error; we're not vulnerable, | Tom Yu | 2002-08-12 | 2 | -1/+6 |
| * | Miscellaneous additional shuffling (variable renaming or reordering, whitespace | Ken Raeburn | 2002-08-10 | 3 | -152/+80 |
| * | (krb5_fcc_data): Rename "fd" to "file"; change all uses | Ken Raeburn | 2002-08-10 | 1 | -44/+44 |
| * | Change non-external "scc" uses to "fcc". | Ken Raeburn | 2002-08-10 | 1 | -176/+156 |
| * | whitespace | Ken Raeburn | 2002-08-09 | 1 | -167/+87 |
| * | "krb5 v5" is redundant (in comment) | Ken Raeburn | 2002-08-09 | 1 | -4/+4 |
| * | whitespace | Ken Raeburn | 2002-08-09 | 1 | -89/+81 |
| * | rename krb5_scc_<fn> and krb5_scc_cursor to use krb5_fcc_ instead | Ken Raeburn | 2002-08-09 | 2 | -260/+261 |
| * | hide method functions we don't need to call directly | Ken Raeburn | 2002-08-09 | 3 | -175/+180 |
| * | Apply patch to | Sam Hartman | 2002-08-09 | 2 | -0/+6 |
| * | * api.2/init-v2.exp (test100): Expect MISSING_KRB5_CONF_PARAMS error now | Ken Raeburn | 2002-08-08 | 2 | -1/+6 |
| * | update comments describing file format | Ken Raeburn | 2002-08-08 | 1 | -3/+10 |
| * | * cr_tkt.c (krb_cr_tkt_int): Don't take key arguments any more. | Ken Raeburn | 2002-08-08 | 2 | -58/+63 |
| * | * xdr_array.c (xdr_array): Account for elsize when checking | Tom Yu | 2002-08-02 | 2 | -1/+7 |
| * | * unparse.c (krb5_unparse_name_ext): Error out if passed a NULL | Tom Yu | 2002-08-02 | 2 | -0/+8 |
| * | * client_init.c (_kadm5_init_any): Use | Tom Yu | 2002-07-31 | 2 | -1/+7 |
| * | * kadm_err.et: Add KADM5_MISSING_KRB5_CONF_PARAMS, indicating a | Tom Yu | 2002-07-31 | 2 | -1/+9 |
| * | * log.c: Include stdarg.h. | Ken Raeburn | 2002-07-30 | 3 | -16/+23 |
| * | * localaddr.c (get_localaddrs): Add prototype before being used | Ezra Peisach | 2002-07-23 | 2 | -0/+8 |
| * | remove dependence on libdyn; open-code the array manipulation | Ken Raeburn | 2002-07-17 | 3 | -33/+74 |
| * | * Makefile.in (SHLIB_EXPDEPS, SHLIB_EXPLIBS): Drop references to libdyn | Ken Raeburn | 2002-07-17 | 2 | -3/+7 |
| * | fold libdyn into librpc | Ken Raeburn | 2002-07-17 | 7 | -5/+976 |
| * | * gssapiP_generic.h, util_token.c (g_verify_token_header): Make | Ezra Peisach | 2002-07-15 | 3 | -2/+7 |
| * | * k5unseal.c (kg_unseal): Pass unsigned int * instead of int * | Ezra Peisach | 2002-07-15 | 3 | -2/+10 |
| * | * gss_libinit.c (gssint_cleanup_library): Remove variable set but | Ezra Peisach | 2002-07-15 | 2 | -4/+9 |
| * | * gss_libinit.c: Conditionalized error table loading for Mac OS X. | Tom Yu | 2002-07-14 | 2 | -0/+17 |
| * | * gssapi_krb5.h: Added #include of gssapi.h and gssapi_generic.h | Tom Yu | 2002-07-14 | 5 | -9/+96 |
| * | Don't define DEFINE_SOCKADDR, since nothing tests it any more | Ken Raeburn | 2002-07-13 | 23 | -22/+6 |
| * | drop NEED_TIME_H processing in krb.h | Ken Raeburn | 2002-07-13 | 3 | -2/+10 |