| Commit message (Expand) | Author | Age | Files | Lines |
| * | * 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 |
| * | * aclocal.m4 (KRB5_GETSOCKNAME_ARGS, KRB5_GETPEERANME_ARGS): Check for | Ken Raeburn | 2002-12-18 | 2 | -2/+7 |
| * | * 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 |
| * | update dependencies | Tom Yu | 2002-12-12 | 3 | -16/+10 |
| * | More KfM merge work | Tom Yu | 2002-12-12 | 27 | -931/+1772 |
| * | Fix depend rules to keep state about whether verification of various | Tom Yu | 2002-12-12 | 11 | -57/+200 |
| * | * krb5.hin: Update comment on krb5_kt_free_entry prototype to | Tom Yu | 2002-12-12 | 2 | -1/+6 |
| * | * et_h.awk: It's "const struct error_table et_" in the c file, so | Tom Yu | 2002-12-12 | 2 | -1/+6 |
| * | * post.in: depfix2.sed -> .depfix2.sed to avoid a little clutter | Tom Yu | 2002-12-09 | 2 | -6/+10 |
| * | Fix prototypes for *_wrapper_3 | Sam Hartman | 2002-12-09 | 2 | -7/+19 |
| * | * misc.h: Rename prototypes from chpass_principal_wrapper and | Ezra Peisach | 2002-12-09 | 2 | -7/+13 |
| * | * sendmsg.c (krb524_sendto_kdc): Update calls to locate_server() | Tom Yu | 2002-12-07 | 2 | -2/+9 |
| * | Fix some KRB5_CALLCONV botches that were causing trouble for Windows build | Tom Yu | 2002-12-07 | 14 | -297/+150 |
| * | Checkpoint first step of merge. | Ken Raeburn | 2002-12-07 | 8 | -101/+142 |
| * | * prof_get.c (conf_yes, conf_no): Entries now point to const. | Ken Raeburn | 2002-12-07 | 2 | -4/+10 |
| * | * Makefile.in (clean-unix): Remove krb5-config | Ezra Peisach | 2002-12-06 | 2 | -1/+9 |
| * | * Makefile.in (clean): Clean up more test executables and object | Ezra Peisach | 2002-12-06 | 3 | -3/+9 |
| * | * configure.in: Quote the argument to AC_CHECK_HEADER. Autoconf | Ezra Peisach | 2002-12-06 | 4 | -2/+12 |
| * | * configure.in: Quote the argument to AC_CHECK_HEADER. Autoconf | Ezra Peisach | 2002-12-06 | 2 | -1/+6 |
| * | 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 |
| * | * des.h: Move explicit definition of _WINDOWS to precede | Tom Yu | 2002-12-04 | 2 | -4/+6 |
| * | * kadm.h: Include port-sockets.h, not netinet/in.h, for Windows | Tom Yu | 2002-12-04 | 2 | -1/+6 |
| * | * 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 | 4 | -0/+16 |
| * | * Makefile.in (kadm_err.h): Build here | Tom Yu | 2002-12-03 | 2 | -0/+8 |
| * | * change_password.c: Remove netdb.h inclusion | Tom Yu | 2002-12-03 | 2 | -1/+4 |
| * | * post.in (clean-unix): Clean depfix2.sed as well | Tom Yu | 2002-11-27 | 2 | -1/+5 |
| * | upde dependencies | Tom Yu | 2002-11-27 | 1 | -17/+12 |
| * | * Makefile.in (SRCS): Add kadm_err.c. It was missing | Tom Yu | 2002-11-27 | 2 | -0/+6 |
| * | * depfix.sed: Remove tcl-specific headers from dependencies. | Tom Yu | 2002-11-27 | 2 | -2/+10 |
| * | update dependencies | Tom Yu | 2002-11-27 | 9 | -52/+76 |
| * | * configure.in: Set SETENVSRC correctly | Tom Yu | 2002-11-27 | 2 | -1/+5 |
| * | Merge more KfM krb4 things | Tom Yu | 2002-11-27 | 37 | -933/+1953 |
| * | Remove references to kadm_err.et for now, since the requisite changes | Tom Yu | 2002-11-19 | 4 | -7/+10 |
| * | * configure.in: Test for speed_t being present | Ezra Peisach | 2002-11-15 | 7 | -17/+52 |
| * | * sys_bsd.c: Moved declaration for susp() to type of file and | Ezra Peisach | 2002-11-15 | 9 | -53/+85 |
| * | * enc-proto.h, enc_des.c, encrypt.c: Unsigned/signed cleanups | Ezra Peisach | 2002-11-15 | 15 | -29/+59 |
| * | argh | Tom Yu | 2002-11-15 | 1 | -1/+1 |
| * | * Makefile.in: Remove some missed references to adm_err.et | Tom Yu | 2002-11-15 | 2 | -4/+8 |
| * | * 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 |