| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * Makefile.in: Remove references to adm_err.h from here too | Tom Yu | 2002-11-14 | 2 | -5/+8 |
| * | * 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 |
| * | Invoke autoconf/autoreconf with the option --localdir or --include depending | Ezra Peisach | 2002-11-14 | 7 | -3/+40 |
| * | Better type and bounds checking: | Ken Raeburn | 2002-11-13 | 2 | -5/+82 |
| * | * Makefile.in (t_locate_kdc): Use normal CC_LINK rule for linking test program | Ken Raeburn | 2002-11-13 | 2 | -2/+7 |
| * | Fix TCL_RPATH to explicitly insert system library path into | Tom Yu | 2002-11-12 | 4 | -3/+15 |
| * | * 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 |
| * | Oops, missed a few checks for eof | Tom Yu | 2002-11-09 | 2 | -8/+6 |
| * | tests/dejagnu leaks ptys | Tom Yu | 2002-11-09 | 2 | -4/+38 |
| * | * main.c (makeargv): Report an error if parsed arguments won't fit in margv | Ken Raeburn | 2002-11-09 | 3 | -3/+16 |
| * | * pre.in (.et.h, .et.c): Drop "set -x" | Ken Raeburn | 2002-11-08 | 2 | -2/+6 |
| * | 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 | 6 | -4/+22 |
| * | New file to define SPNEGO structures | Sam Hartman | 2002-11-06 | 2 | -0/+93 |
| * | This commit fixes up the in-tree callers of krb5_read_password() and | Tom Yu | 2002-11-06 | 21 | -20/+73 |
| * | * asn1_encode.h (asn1_encode_oid): | Tom Yu | 2002-11-05 | 5 | -0/+48 |
| * | New Makefile variable RPATH_FLAG, possibly used even when we're not | Tom Yu | 2002-11-05 | 7 | -17/+61 |
| * | * do_as_req.c (process_as_req): Fix previous patch; it caused an | Tom Yu | 2002-11-04 | 2 | -1/+7 |
| * | Calling convention for krb5int_c_combine_keys does not match prototype | Ken Hornstein | 2002-11-03 | 2 | -1/+6 |
| * | This fixes some test suite password prompt checks that were missed | Tom Yu | 2002-11-02 | 3 | -18/+23 |
| * | MITKRB5-SA-2002-002 buffer overflow in kadmind4 | Tom Yu | 2002-11-01 | 2 | -2/+14 |
| * | * Makefile.in (check-unix): Don't run t_pkcs5 | Ken Raeburn | 2002-10-31 | 2 | -1/+6 |
| * | * xdr_alloc.c (xdralloc_putlong): Coerce value pointed to by argument to 32 | Ken Raeburn | 2002-10-31 | 2 | -2/+9 |
| * | * k5-int.h (krb5_ser_handle): Now points to const. | Ken Raeburn | 2002-10-31 | 7 | -21/+38 |
| * | * aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Use 'eval' when setting TCL_LIBS to | Ken Raeburn | 2002-10-31 | 2 | -1/+8 |
| * | ticket: new | Sam Hartman | 2002-10-31 | 1 | -1/+1 |
| * | * chk_trans.c (krb5_check_transited_list): Style nit: check | Tom Yu | 2002-10-30 | 2 | -3/+8 |
| * | * start_servers_local: If $USER isn't set, use $LOGNAME. If ovsec_kadm_srv_tcl | Ken Raeburn | 2002-10-30 | 2 | -0/+12 |
| * | ticket: 1230 | Sam Hartman | 2002-10-30 | 2 | -4/+15 |
| * | Wrong ASN.1 definition and padata type for new hardware preauth | Ken Hornstein | 2002-10-30 | 4 | -3/+15 |
| * | * localaddr.c (print_addr) [TEST]: Don't mix size_t and socklen_t, just assume | Ken Raeburn | 2002-10-28 | 2 | -7/+9 |
| * | * get_in_tkt.c (conf_yes, conf_no): Now const. References updated. | Ken Raeburn | 2002-10-28 | 4 | -11/+19 |
| * | * aclocal.m4 (AC_KRB5_TCL): If --with-tcl is given, failure to find a library | Ken Raeburn | 2002-10-28 | 2 | -1/+11 |
| * | If we get cannot resolve KDC for master but find a slave | Sam Hartman | 2002-10-28 | 2 | -1/+6 |
| * | Don't include trailing null in the transited encoding produced by the KDC. | Sam Hartman | 2002-10-28 | 2 | -2/+6 |
| * | Client code lacks support for draft-ietf-krb-wg-kerberos-sam-01.txt | Ken Hornstein | 2002-10-24 | 21 | -7/+1228 |
| * | No support for negative password expiration last-req hint | Ken Hornstein | 2002-10-24 | 2 | -2/+4 |
| * | Implement asn1_encode_enumerated | Sam Hartman | 2002-10-23 | 4 | -4/+51 |
| * | gic_pwd doesn't support password expiration notification via last_req hint | Ken Hornstein | 2002-10-23 | 4 | -1/+52 |
| * | * ftpcmd.y: Bison 1.75 cleanup. Essentially remove `=' before | Ezra Peisach | 2002-10-23 | 2 | -78/+83 |
| * | * sendto_kdc.c (service_tcp_fd): If DEBUG defined, ensure that | Ezra Peisach | 2002-10-22 | 2 | -1/+7 |
| * | * configure.in: Autoconf 2.55 will not simply use cpp to test for | Ezra Peisach | 2002-10-22 | 2 | -1/+17 |
| * | This commit fixes the test suite aspects. Callers of the various | Tom Yu | 2002-10-19 | 3 | -5/+14 |
| * | * start_servers_local: Set names of replay cache and log files to be per-user, | Ken Raeburn | 2002-10-18 | 2 | -3/+10 |