| Commit message (Expand) | Author | Age | Files | Lines |
* | * configure.in: Use AC_C_CONST and AC_CHECK_FUNCS instead of | Ezra Peisach | 2000-11-01 | 1 | -0/+5 |
* | * mk_auth.c (krb_check_auth): Modify call to rd_priv() by kludging | Tom Yu | 2000-10-24 | 1 | -0/+17 |
* | * kparse.c: Provide prototype for static struol(). Do not define | Ezra Peisach | 2000-10-10 | 1 | -0/+5 |
* | * g_tkt_svc.c (CredIsExpired): Fix logic bug | Tom Yu | 2000-10-08 | 1 | -0/+4 |
* | * rd_req.c (krb_rd_req): Call life_to_fime() | Tom Yu | 2000-10-07 | 1 | -0/+10 |
* | My error - add test for mode_t (AC_TYPE_MODE_T) and use that as argument | Ezra Peisach | 2000-10-05 | 1 | -2/+3 |
* | * netread.c, netwrite.c: Include unistd.h if present on machine | Ezra Peisach | 2000-10-05 | 1 | -0/+10 |
* | * Makefile.in(OBJS, SRCS): Add lifetime.{o,c} | Tom Yu | 2000-09-01 | 1 | -0/+10 |
* | * rd_svc_key.c (krb54_get_service_keyblock): If the keytab | Ezra Peisach | 2000-08-22 | 1 | -0/+12 |
* | * tf_util.c (tf_init): Add KRB5_DLLIMP/KRB5_CALLCONV definitions | Ezra Peisach | 2000-08-02 | 1 | -0/+5 |
* | * g_pw_tkt.c, unix_time.c: Add KRB5_DLLIMP/KRB5_CALLCONV defintion | Ezra Peisach | 2000-07-21 | 1 | -0/+18 |
* | * memcache.c: Add krb_in_tkt() function to initialize ticket for a | Danilo Almeida | 2000-07-20 | 1 | -0/+7 |
* | * in_tkt.c: Add krb_in_tkt() function to initialize ticket for a | Danilo Almeida | 2000-07-19 | 1 | -0/+7 |
* | * cr_tkt.c: Frob prototypes so they don't involve narrow types | Tom Yu | 2000-07-04 | 1 | -0/+4 |
* | * cr_tkt.c: Provide prototype for static krb_cr_tkt_int function | Ezra Peisach | 2000-06-29 | 1 | -0/+7 |
* | pullup from 1.2 branch | Ken Raeburn | 2000-06-27 | 1 | -0/+83 |
* | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
* | * cr_tkt.c (krb_cr_tkt_int): Add static prototype. | Ezra Peisach | 2000-03-16 | 1 | -0/+5 |
* | log tritan's changes | Tom Yu | 1999-10-26 | 1 | -0/+7 |
* | ghudson patch for resource leak krb5-libs/769 | Ken Raeburn | 1999-10-07 | 1 | -0/+6 |
* | Danilo's SendMessage->PostMessage change from 1.1 branch | Ken Raeburn | 1999-09-01 | 1 | -0/+5 |
* | Initializes some variables so that they do not end up in the common block | Brad Thompson | 1999-08-13 | 1 | -0/+8 |
* | Do win32 build in subdir | Danilo Almeida | 1999-05-10 | 1 | -0/+4 |
* | * g_cnffile.c (krb__get_srvtabname): Fix to actually extract | Tom Yu | 1999-04-16 | 1 | -0/+5 |
* | Commit updated changelog | Theodore Tso | 1999-03-14 | 1 | -0/+5 |
* | rd_svc_key.c (krb54_get_service_keyblock): New function which searches | Theodore Tso | 1998-12-05 | 1 | -0/+20 |
* | Forgot to check this in earlier | Theodore Tso | 1998-12-05 | 1 | -0/+17 |
* | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 1 | -0/+31 |
* | Mon Aug 10 17:51:59 1998 Matthew D Hancher <mdh@mit.edu> | Matthew Hancher | 1998-08-10 | 1 | -0/+6 |
* | * rd_safe.c (krb_rd_safe): Fix up call to quad_cksum() | Tom Yu | 1998-08-07 | 1 | -0/+8 |
* | Thu Jul 9 19:35:01 1998 Matthew D Hancher <mdh@mit.edu> | Matthew Hancher | 1998-07-09 | 1 | -0/+9 |
* | * mk_priv.c (krb_mk_priv): Fix up call to pcbc_encrypt(). By | Tom Yu | 1998-06-24 | 1 | -0/+17 |
* | stime.c (krb_stime): | Theodore Tso | 1998-05-09 | 1 | -0/+6 |
* | * Makefile.in (SHLIB_EXPDEPS): | Tom Yu | 1998-04-15 | 1 | -0/+5 |
* | * Makefile.in (includes): The header is krb_err.h, not | Tom Yu | 1998-04-09 | 1 | -0/+5 |
* | * g_cnffile.c (krb__get_srvtabname): Fix up to not free context | Tom Yu | 1998-04-05 | 1 | -0/+5 |
* | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 1 | -0/+5 |
* | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 1 | -0/+7 |
* | * in_tkt.c: Conditionalize use of macro do_seteuid, rather than | Tom Yu | 1998-01-06 | 1 | -0/+5 |
* | Include <string.h> | Ezra Peisach | 1997-12-07 | 1 | -0/+4 |
* | * Makefile.in (clean-unix): krb_err.h resides in the kerberosIV | Ezra Peisach | 1997-11-21 | 1 | -0/+5 |
* | * rd_safe.c (krb_rd_safe): Fix up call to quad_cksum | Tom Yu | 1997-11-19 | 1 | -0/+14 |
* | * mac_time.c: Don't use the type KRB_INT32; it was leaked from | Tom Yu | 1997-10-27 | 1 | -0/+7 |
* | Include stdlib.h if available for malloc prototype | Ezra Peisach | 1997-10-21 | 1 | -0/+4 |
* | Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogs | Tom Yu | 1997-10-02 | 1 | -0/+16 |
* | Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replace | Tom Yu | 1997-09-26 | 1 | -0/+8 |
* | * decomp_tkt.c (decomp_ticket): Fix swapped args to memset | Tom Yu | 1997-09-02 | 1 | -0/+4 |
* | * Makefile.in (OSSRCS): Add $(srcdir)/ to source location | Ezra Peisach | 1997-08-12 | 1 | -0/+4 |
* | * g_cnffile.c: Check to see if context is NULL prior to calling | Tom Yu | 1997-08-07 | 1 | -0/+5 |
* | * realmofhost.c (krb_realmofhost): Add bounds checking to various | Tom Yu | 1997-04-10 | 1 | -0/+9 |