2002-12-09 |
Sam Hartman | Fix prototypes for *_wrapper_3 |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Ezra Peisach | * misc.h: Rename prototypes from chpass_princip... |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Tom Yu | * sendmsg.c (krb524_sendto_kdc): Update calls to locat... |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Tom Yu | Fix some KRB5_CALLCONV botches that were causing troubl... |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Ken Raeburn | Checkpoint first step of merge. |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Ken Raeburn | * prof_get.c (conf_yes, conf_no): Entries now point... |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Ezra Peisach | * Makefile.in (clean-unix): Remove krb5-config |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Ezra Peisach | * Makefile.in (clean): Clean up more test execu... |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Ezra Peisach | * configure.in: Quote the argument to AC_CHECK_... |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Ezra Peisach | * configure.in: Quote the argument to AC_CHECK_HEADER... |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Tom Yu | update dependencies |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Tom Yu | * kname_parse.c (kname_unparse): Add new function... |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Sam Hartman | 2002-12-05 Sam Hartman <hartmans@mit.edu> |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Tom Yu | * decomp_tkt.c (decomp_ticket): Add KRB5_CALLCONV |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Tom Yu | * krb4int.h: Remove now conflicting prototype for |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Tom Yu | * des.h: Move explicit definition of _WINDOWS to precede |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Tom Yu | * kadm.h: Include port-sockets.h, not netinet/in.h... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Tom Yu | * Makefile.in: Fix up includes handling somewhat |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Tom Yu | Update Windows build for kadm_err.* |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Tom Yu | * Makefile.in (kadm_err.h): Build here |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Tom Yu | * change_password.c: Remove netdb.h inclusion |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Tom Yu | * post.in (clean-unix): Clean depfix2.sed as well |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Tom Yu | upde dependencies |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Tom Yu | * Makefile.in (SRCS): Add kadm_err.c. It was missing |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Tom Yu | * depfix.sed: Remove tcl-specific headers from depende... |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Tom Yu | update dependencies |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Tom Yu | * configure.in: Set SETENVSRC correctly |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Tom Yu | Merge more KfM krb4 things |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Tom Yu | Remove references to kadm_err.et for now, since the... |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Ezra Peisach | * configure.in: Test for speed_t being present |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Ezra Peisach | * sys_bsd.c: Moved declaration for susp() to... |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Ezra Peisach | * enc-proto.h, enc_des.c, encrypt.c: Unsigned... |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Tom Yu | argh |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Tom Yu | * Makefile.in: Remove some missed references to adm_err.et |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Ezra Peisach | * accept_sec_context.c (krb5_gss_accept_sec_con... |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Ezra Peisach | * gssapiP_generic.h, util_token.c: Change g_mak... |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Ken Raeburn | Better cleanup; reduce filename conflict |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Tom Yu | * changepw.c: Remove reference to adm_err.h |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Tom Yu | * Makefile.in: Remove references to adm_err.h from... |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Tom Yu | * Makefile.in: Remove references to adm_err.et. It... |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Ezra Peisach | * get_in_tkt.c (krb5_get_in_tkt): Do not pass... |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Ken Hornstein | Wrong size for memset()s in combine_keys() |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Ezra Peisach | Invoke autoconf/autoreconf with the option --localdir... |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Ken Raeburn | Better type and bounds checking: |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Ken Raeburn | * Makefile.in (t_locate_kdc): Use normal CC_LINK rule... |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Tom Yu | Fix TCL_RPATH to explicitly insert system library path... |
commit | commitdiff | tree | snapshot |
2002-11-11 |
Ken Raeburn | * get_myaddress.c (get_myaddress): Local array buf... |
commit | commitdiff | tree | snapshot |
2002-11-11 |
Ken Raeburn | * Makefile.in (unit-test-body): Set RPC_TEST_SRVTAB... |
commit | commitdiff | tree | snapshot |
2002-11-09 |
Tom Yu | Oops, missed a few checks for eof |
commit | commitdiff | tree | snapshot |
2002-11-09 |
Tom Yu | tests/dejagnu leaks ptys |
commit | commitdiff | tree | snapshot |
2002-11-09 |
Ken Raeburn | * main.c (makeargv): Report an error if parsed argument... |
commit | commitdiff | tree | snapshot |
2002-11-08 |
Ken Raeburn | * pre.in (.et.h, .et.c): Drop "set -x" |
commit | commitdiff | tree | snapshot |
2002-11-07 |
Tom Yu | rpc unit tests can fail due to race condition |
commit | commitdiff | tree | snapshot |
2002-11-07 |
Tom Yu | Thanks, patch applied |
commit | commitdiff | tree | snapshot |
2002-11-07 |
Ezra Peisach | * conv_princ.c (strnchr): Make length argument... |
commit | commitdiff | tree | snapshot |
2002-11-07 |
Ezra Peisach | * asn1_k_encode.c (asn1_encode_sam_challenge_2): Test... |
commit | commitdiff | tree | snapshot |
2002-11-07 |
Ezra Peisach | For sam_challenge do not encode optional strings if... |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Sam Hartman | New file to define SPNEGO structures |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Tom Yu | This commit fixes up the in-tree callers of krb5_read_p... |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Tom Yu | * asn1_encode.h (asn1_encode_oid): |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Tom Yu | New Makefile variable RPATH_FLAG, possibly used even... |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Tom Yu | * do_as_req.c (process_as_req): Fix previous patch... |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Ken Hornstein | Calling convention for krb5int_c_combine_keys does... |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Tom Yu | This fixes some test suite password prompt checks that... |
commit | commitdiff | tree | snapshot |
2002-11-01 |
Tom Yu | MITKRB5-SA-2002-002 buffer overflow in kadmind4 |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Ken Raeburn | * Makefile.in (check-unix): Don't run t_pkcs5 |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Ken Raeburn | * xdr_alloc.c (xdralloc_putlong): Coerce value pointed... |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Ken Raeburn | * k5-int.h (krb5_ser_handle): Now points to const. |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Ken Raeburn | * aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Use 'eval'... |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Sam Hartman | ticket: new |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Tom Yu | * chk_trans.c (krb5_check_transited_list): Style nit... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Ken Raeburn | * start_servers_local: If $USER isn't set, use $LOGNAME... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Sam Hartman | ticket: 1230 |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Ken Hornstein | Wrong ASN.1 definition and padata type for new hardware... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Ken Raeburn | * localaddr.c (print_addr) [TEST]: Don't mix size_t... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Ken Raeburn | * get_in_tkt.c (conf_yes, conf_no): Now const. Referen... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Ken Raeburn | * aclocal.m4 (AC_KRB5_TCL): If --with-tcl is given... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Sam Hartman | If we get cannot resolve KDC for master but find a... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Sam Hartman | Don't include trailing null in the transited encoding... |
commit | commitdiff | tree | snapshot |
2002-10-24 |
Ken Hornstein | Client code lacks support for draft-ietf-krb-wg-kerbero... |
commit | commitdiff | tree | snapshot |
2002-10-24 |
Ken Hornstein | No support for negative password expiration last-req... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Sam Hartman | Implement asn1_encode_enumerated |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Ken Hornstein | gic_pwd doesn't support password expiration notificatio... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Ezra Peisach | * ftpcmd.y: Bison 1.75 cleanup. Essentially remove... |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Ezra Peisach | * sendto_kdc.c (service_tcp_fd): If DEBUG defined... |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Ezra Peisach | * configure.in: Autoconf 2.55 will not simply use... |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Tom Yu | This commit fixes the test suite aspects. Callers... |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Ken Raeburn | * start_servers_local: Set names of replay cache and... |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Ken Raeburn | * start_servers_local: Telnet to 127.0.0.1, not "localh... |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Paul Hill | ver.h to winver.h ver.h has become depricated by MS... |
commit | commitdiff | tree | snapshot |
2002-10-15 |
Tom Yu | Thanks, (corrected) patch applied |
commit | commitdiff | tree | snapshot |
2002-10-15 |
Ezra Peisach | * server_init.c (kadm5_lock, kadm5_unlock): Return... |
commit | commitdiff | tree | snapshot |
2002-10-12 |
Ken Raeburn | * aclocal.m4 (CONFIG_RULES): Define using AC_DEFUN |
commit | commitdiff | tree | snapshot |
2002-10-12 |
Ken Raeburn | * aclocal.m4: Use dnl after all AC_REQUIRE invocations. |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Ken Raeburn | * aclocal.m4 (WITH_CC_DEPRECATED_ARG): New macro. |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Ken Raeburn | * aclocal.m4 (CONFIG_RULES): Comment out code looking... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Tom Yu | implement krb5_read_password, des_read_password via... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Sam Hartman | Implement krb5_read_password an des_read_pw_string |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Ken Raeburn | * Makefile.in (EXTRADEPSRCS): New variable. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Ken Raeburn | * string2key.c (mit_des_string_to_key_int): If PRINT_TE... |
commit | commitdiff | tree | snapshot |
next |