krb5.git
1998-01-30 Tom Yu * kpasswd.c:
1998-01-30 Tom Yu * Makefile.in: Remove install rules
1998-01-30 Tom Yu * changepw.c (krb5_change_password): KRB5_USE_INET ->
1998-01-30 Ezra PeisachMakefile.in (clean-unix): Remove EXPORTED_BUILT_HEADERS...
1998-01-30 Dan Winship * ftpd.c (auth_data): Accept forwarded credenti...
1998-01-30 Dan Winship * accept_sec_context.c (rd_and_store_for_creds...
1998-01-30 Dan Winship * krb5.hin: fix #define of krb5_cc_gen_new...
1998-01-30 Dan WinshipAdd -x (automatically encrypt) and -f (forward credenti...
1998-01-28 Dan Winship * telnetd.c (doit): additional fix for previous termin...
1998-01-28 Ezra Peisach * kdc.conf.M: Document the v4_mode option. [krb5-kdc...
1998-01-28 Ezra Peisach * krb5kdc.M: Document V4 mode handling [krb5-kdc/464].
1998-01-27 Dan Winship * telnetd.c (getterminaltype): Null-terminate...
1998-01-27 Theodore TsoAdd definition of GSS_C_NO_NAME (per draft-ietf-cbind...
1998-01-24 Theodore TsoAdd AC_PROG_INSTALL since it's need by the install...
1998-01-24 Theodore Tsotelnetd.c (telnet, get_default_IM): Instead of using...
1998-01-24 Theodore Tsoaccept_sec_context.c (krb5_gss_accept_sec_context)...
1998-01-24 Theodore Tsoinit_sec_context.c (make_ap_req): Enforce a stricter...
1998-01-24 Theodore Tsoprof_parse.c (parse_std_line, parse_quoted_string,...
1998-01-22 Tom Yu * Makefile.in (LIBMINOR): Bump minor version due to...
1998-01-22 Tom Yu * gssapiP_krb5.h: Add rcache member to the creds
1998-01-21 Ezra Peisachmain returns int, not void. ANSI X3.159-1989
1998-01-21 Ezra Peisachmain returns int, not void. ANSI X3.159-1989 2.1.2...
1998-01-21 Ezra Peisachmain returns int, not void. ANSI X3.159-1989
1998-01-21 Ezra Peisach * bindresvport.c: Include string.h for memset prototype
1998-01-21 Ezra Peisach * kdc.conf.proto: Add kpasswd_port line so kadmind...
1998-01-21 Ezra Peisach * default.exp: Added kpasswd_port variable...
1998-01-21 Ezra Peisach * btree/bt_open.c: Added O_BINARY for __CYGWIN32__.
1998-01-21 Tom Yu * schpw.c: New file. Support for Cygnus chpw.
1998-01-21 Tom Yu * schpw.c: New file. Support for Cygnus chpw
1998-01-21 Tom Yu * alt_prof.c (kadm5_get_config_params): Add support...
1998-01-21 Tom Yu * osconf.h: Add DEFAULT_KPASSWD_PORT to support Cygnus...
1998-01-21 Tom Yu * krlogind.c (protocol): Declare pibuf and fibuf as...
1998-01-16 Tom Yu * do_tgs_req.c: Add some explicit settings of errcode...
1998-01-15 Ezra Peisach * hash/hash_bigkey.c (collect_key, collect_data):...
1998-01-13 Marshall ValeChanged all PBGetCatInfo to PBGetCatInfoSync for new...
1998-01-06 Tom Yu * in_tkt.c: Conditionalize use of macro do_seteuid...
1998-01-06 Tom Yu * seteuid.c (krb5_seteuid): Don't check for _POSIX_SAV...
1998-01-03 Tom Yu * locate_kdc.c (krb5_locate_kdc): Check return of
1998-01-03 Tom Yu * preauth.c (handle_sam_labels):
1998-01-03 Tom Yu * asn1buf.c (asn12krb5_buf): Check return value of
1997-12-29 Tom Yu * init_rkey.c (mit_des_init_random_key): Punt the...
1997-12-29 Ezra Peisach * Makefile.in (OBJS): Changed val_cred.$(OBJECT) to
1997-12-21 Tom Yu * hash/dbm.c: Rename the errno member of HTAB
1997-12-21 Tom Yu * logwtmp.c (ftp_logwtmp): Rename logwtmp to ftp_logwt...
1997-12-19 Dan Winship * login.c (try_afscall): try_afscall doesn't work...
1997-12-16 Ezra Peisach * svc_auth_gssapi.c (_svcauth_gssapi): When looping...
1997-12-16 Ezra Peisach * locate_kdc.c (krb5_locate_kdc): Free hostlist array...
1997-12-16 Ezra Peisach * sclient.c (main): Free client principal and...
1997-12-16 Tom Yu * mk_req_ext.c (krb5_mk_req_extended): Check enctype...
1997-12-12 Tom Yu * cnv_tkt_skey.c:
1997-12-12 Tom Yu * kerberos_v4.c: Don't include sys/socket.h or netdb...
1997-12-12 Tom Yu * ftpd.c: Don't include netdb.h or sys/socket.h if...
1997-12-12 Tom Yu * ftp.c:
1997-12-12 Tom Yu * krlogind.c:
1997-12-07 Ezra Peisach * val_cred.c (krb5_gss_validate_cred): Free principal...
1997-12-07 Ezra Peisach * gic_pwd.c (krb5_get_init_creds_password): Change...
1997-12-07 Tom Yu * getpty.c (pty_getpty): Fix goof in previous, which...
1997-12-07 Ezra Peisach * locate_kdc.c (krb5_locate_kdc): Get rid of extra...
1997-12-07 Ezra PeisachInclude <string.h>
1997-12-07 Ezra PeisachInclude <string.h> for memset prototype
1997-12-06 Tom Yu * Makefile.in: Add changepw.c, prompter.c
1997-12-06 Tom Yu * Makefile.in: Add files chpw.c, gic_*, preauth2.c...
1997-12-06 Tom Yu * krb5_err.et: Add codes for Cygnus chpw
1997-12-06 Tom Yu * Makefile.in: Add cccopy.c
1997-12-06 Tom Yu * krb5.hin: Add constants and prototypes for the Cygnu...
1997-12-05 Tom Yu * getpty.c (pty_getpty): Fix checks on string lengths...
1997-12-05 Tom Yu * telnetd.c (doit): Fix up slave buffer length
1997-12-03 Tom Yu * pty_err.et: Add PTY_OPEN_SLAVE_TOOSHORT error code
1997-11-29 Tom Yu * configure.in: Add AC_PROG_LN_S to deal with symlinki...
1997-11-25 Theodore Tsodo_tgs_req.c (process_tgs_req): Add check to make sure...
1997-11-21 Ezra Peisach * Makefile.in (types.h): Add rules to generate file...
1997-11-21 Ezra Peisach * Makefile.in (clean-unix): krb_err.h resides in the...
1997-11-20 Tom Yu * forward.c (rd_and_store_for_creds): Fix up to no...
1997-11-20 Tom Yu * krlogind.c (recvauth): Fix args in call to
1997-11-19 Ezra Peisach * Makefile.in (clean): Remove server-setkey-test
1997-11-19 Ezra Peisach * Makefile.in (kdb_check): Remove temporary file gener...
1997-11-19 Ezra Peisach * Makefile.in (clean-unix): Remove db lib symlinks
1997-11-19 Ezra Peisach * Makefile.in (clean-unix): Do not remove libraries...
1997-11-19 Tom Yu * des.h: Clean up prototypes so they're sane and look...
1997-11-19 Tom Yu * rd_safe.c (krb_rd_safe): Fix up call to quad_cksum
1997-11-19 Tom Yu * quad_cksum.c (des_quad_cksum): Reorder parameters...
1997-11-19 Tom Yu * configure.in: Use new library build rules
1997-11-19 Tom Yu * pre.in: Clean up up .ct.c rule
1997-11-19 Tom Yu * configure.in: Update to new library build system
1997-11-19 Tom Yu * lib.in (clean-libs): Remove lib$(LIB)$(SHLIBSEXT...
1997-11-18 Tom Yu * Makefile.in: Garbage collect some old library build...
1997-11-18 Tom Yu * krshd.c: Don't set checksum_ignored to 1 if checksum...
1997-11-16 Theodore Tso* accept_sec_context.c (krb5_gss_accept_sec_context),
1997-11-16 Theodore Tso(Wrong version of Changelog committed previously)
1997-11-16 Theodore TsoReturn GSS_S_FAILURE if a non-NULL context handle is...
1997-11-14 Theodore Tsodo_tgs_req.c (process_tgs_req): Only try to return...
1997-11-14 Theodore Tsolibupdate.sh: Add semicolons to prevent Bash 2.0 from...
1997-11-13 Tom Yu * forward.c (rd_and_store_for_creds): Don't do the...
1997-11-12 Ezra Peisach * do_as_req.c (process_as_req): Reset master key after...
1997-11-11 Theodore Tsoscc_maybe.c: Added kludge for the Macintosh, since...
1997-11-11 Theodore Tsosend_tgs.c (krb5_send_tgs): Don't send a zero endtime...
1997-11-11 Theodore Tsokdc_util.c (kdc_process_tgs_req): If not using the...
1997-11-09 Ezra Peisach * gssftp.exp: Replace "else if" with "elseif" as expec...
1997-11-07 Theodore TsoUse error_message(errno) instead of using sys_errlist...
1997-11-05 Tom Yu * krlogind.c (doit): Fix up potential buffer overrun.
next