| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge some Mac-specific changes from meeroh's branch: | Ken Raeburn | 2002-12-31 | 7 | -115/+176 |
| * | * kerberos_v4.c (process_v4): Use a temporary variable for the current time | Ken Raeburn | 2002-12-30 | 2 | -1/+9 |
| * | * gss-misc.c (send_token, recv_token): Open-code the math to send and receive | Ken Raeburn | 2002-12-30 | 2 | -5/+21 |
| * | Replace dependencies on generated krb524 and krb4 headers with | Tom Yu | 2002-12-23 | 15 | -156/+180 |
| * | * 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 |
| * | * prof_file.c: Cast return from prof_mutex_lock and | Ezra Peisach | 2002-12-23 | 2 | -7/+13 |
| * | 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 |
| * | * authorization.c, heuristic.c, ksu.h: Use uid_t instead of int in | Ezra Peisach | 2002-12-23 | 4 | -12/+16 |
| * | * prof_int.h: Define USE_PTHREADS and include pthread.h if on MacOS X. | Ken Raeburn | 2002-12-21 | 3 | -3/+43 |
| * | Merge in data tree sharing, minus locking support, plus a bugfix or two | Ken Raeburn | 2002-12-20 | 4 | -9/+152 |
| * | Ignore some new generated files | Ken Raeburn | 2002-12-19 | 2 | -0/+3 |
| * | Clean up some broken uses of "const" in function interfaces | Ken Raeburn | 2002-12-19 | 6 | -40/+63 |
| * | * 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 |
| * | * init_db (qualname): If "kdb5_util create" fails, exit | Ken Raeburn | 2002-12-19 | 2 | -1/+3 |
| * | * env-setup.shin: Set KRB5CCNAME to something under $K5ROOT | Ken Raeburn | 2002-12-19 | 2 | -1/+5 |
| * | * 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 |