1998-01-24 |
Theodore Tso | prof_parse.c (parse_std_line, parse_quoted_string,... |
commit | commitdiff | tree | snapshot |
1998-01-22 |
Tom Yu | * Makefile.in (LIBMINOR): Bump minor version due to... |
commit | commitdiff | tree | snapshot |
1998-01-22 |
Tom Yu | * gssapiP_krb5.h: Add rcache member to the creds |
commit | commitdiff | tree | snapshot |
1998-01-21 |
Ezra Peisach | main returns int, not void. ANSI X3.159-1989 |
commit | commitdiff | tree | snapshot |
1998-01-21 |
Ezra Peisach | main returns int, not void. ANSI X3.159-1989 2.1.2... |
commit | commitdiff | tree | snapshot |
1998-01-21 |
Ezra Peisach | main returns int, not void. ANSI X3.159-1989 |
commit | commitdiff | tree | snapshot |
1998-01-21 |
Ezra Peisach | * bindresvport.c: Include string.h for memset prototype |
commit | commitdiff | tree | snapshot |
1998-01-21 |
Ezra Peisach | * kdc.conf.proto: Add kpasswd_port line so kadmind... |
commit | commitdiff | tree | snapshot |
1998-01-21 |
Ezra Peisach | * default.exp: Added kpasswd_port variable... |
commit | commitdiff | tree | snapshot |
1998-01-21 |
Ezra Peisach | * btree/bt_open.c: Added O_BINARY for __CYGWIN32__. |
commit | commitdiff | tree | snapshot |
1998-01-21 |
Tom Yu | * schpw.c: New file. Support for Cygnus chpw. |
commit | commitdiff | tree | snapshot |
1998-01-21 |
Tom Yu | * schpw.c: New file. Support for Cygnus chpw |
commit | commitdiff | tree | snapshot |
1998-01-21 |
Tom Yu | * alt_prof.c (kadm5_get_config_params): Add support... |
commit | commitdiff | tree | snapshot |
1998-01-21 |
Tom Yu | * osconf.h: Add DEFAULT_KPASSWD_PORT to support Cygnus... |
commit | commitdiff | tree | snapshot |
1998-01-21 |
Tom Yu | * krlogind.c (protocol): Declare pibuf and fibuf as... |
commit | commitdiff | tree | snapshot |
1998-01-16 |
Tom Yu | * do_tgs_req.c: Add some explicit settings of errcode... |
commit | commitdiff | tree | snapshot |
1998-01-15 |
Ezra Peisach | * hash/hash_bigkey.c (collect_key, collect_data):... |
commit | commitdiff | tree | snapshot |
1998-01-13 |
Marshall Vale | Changed all PBGetCatInfo to PBGetCatInfoSync for new... |
commit | commitdiff | tree | snapshot |
1998-01-06 |
Tom Yu | * in_tkt.c: Conditionalize use of macro do_seteuid... |
commit | commitdiff | tree | snapshot |
1998-01-06 |
Tom Yu | * seteuid.c (krb5_seteuid): Don't check for _POSIX_SAV... |
commit | commitdiff | tree | snapshot |
1998-01-03 |
Tom Yu | * locate_kdc.c (krb5_locate_kdc): Check return of |
commit | commitdiff | tree | snapshot |
1998-01-03 |
Tom Yu | * preauth.c (handle_sam_labels): |
commit | commitdiff | tree | snapshot |
1998-01-03 |
Tom Yu | * asn1buf.c (asn12krb5_buf): Check return value of |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Tom Yu | * init_rkey.c (mit_des_init_random_key): Punt the... |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Ezra Peisach | * Makefile.in (OBJS): Changed val_cred.$(OBJECT) to |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Tom Yu | * hash/dbm.c: Rename the errno member of HTAB |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Tom Yu | * logwtmp.c (ftp_logwtmp): Rename logwtmp to ftp_logwt... |
commit | commitdiff | tree | snapshot |
1997-12-19 |
Dan Winship | * login.c (try_afscall): try_afscall doesn't work... |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Ezra Peisach | * svc_auth_gssapi.c (_svcauth_gssapi): When looping... |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Ezra Peisach | * locate_kdc.c (krb5_locate_kdc): Free hostlist array... |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Ezra Peisach | * sclient.c (main): Free client principal and... |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Tom Yu | * mk_req_ext.c (krb5_mk_req_extended): Check enctype... |
commit | commitdiff | tree | snapshot |
1997-12-12 |
Tom Yu | * cnv_tkt_skey.c: |
commit | commitdiff | tree | snapshot |
1997-12-12 |
Tom Yu | * kerberos_v4.c: Don't include sys/socket.h or netdb... |
commit | commitdiff | tree | snapshot |
1997-12-12 |
Tom Yu | * ftpd.c: Don't include netdb.h or sys/socket.h if... |
commit | commitdiff | tree | snapshot |
1997-12-12 |
Tom Yu | * ftp.c: |
commit | commitdiff | tree | snapshot |
1997-12-12 |
Tom Yu | * krlogind.c: |
commit | commitdiff | tree | snapshot |
1997-12-07 |
Ezra Peisach | * val_cred.c (krb5_gss_validate_cred): Free principal... |
commit | commitdiff | tree | snapshot |
1997-12-07 |
Ezra Peisach | * gic_pwd.c (krb5_get_init_creds_password): Change... |
commit | commitdiff | tree | snapshot |
1997-12-07 |
Tom Yu | * getpty.c (pty_getpty): Fix goof in previous, which... |
commit | commitdiff | tree | snapshot |
1997-12-07 |
Ezra Peisach | * locate_kdc.c (krb5_locate_kdc): Get rid of extra... |
commit | commitdiff | tree | snapshot |
1997-12-07 |
Ezra Peisach | Include <string.h> |
commit | commitdiff | tree | snapshot |
1997-12-07 |
Ezra Peisach | Include <string.h> for memset prototype |
commit | commitdiff | tree | snapshot |
1997-12-06 |
Tom Yu | * Makefile.in: Add changepw.c, prompter.c |
commit | commitdiff | tree | snapshot |
1997-12-06 |
Tom Yu | * Makefile.in: Add files chpw.c, gic_*, preauth2.c... |
commit | commitdiff | tree | snapshot |
1997-12-06 |
Tom Yu | * krb5_err.et: Add codes for Cygnus chpw |
commit | commitdiff | tree | snapshot |
1997-12-06 |
Tom Yu | * Makefile.in: Add cccopy.c |
commit | commitdiff | tree | snapshot |
1997-12-06 |
Tom Yu | * krb5.hin: Add constants and prototypes for the Cygnu... |
commit | commitdiff | tree | snapshot |
1997-12-05 |
Tom Yu | * getpty.c (pty_getpty): Fix checks on string lengths... |
commit | commitdiff | tree | snapshot |
1997-12-05 |
Tom Yu | * telnetd.c (doit): Fix up slave buffer length |
commit | commitdiff | tree | snapshot |
1997-12-03 |
Tom Yu | * pty_err.et: Add PTY_OPEN_SLAVE_TOOSHORT error code |
commit | commitdiff | tree | snapshot |
1997-11-29 |
Tom Yu | * configure.in: Add AC_PROG_LN_S to deal with symlinki... |
commit | commitdiff | tree | snapshot |
1997-11-25 |
Theodore Tso | do_tgs_req.c (process_tgs_req): Add check to make sure... |
commit | commitdiff | tree | snapshot |
1997-11-21 |
Ezra Peisach | * Makefile.in (types.h): Add rules to generate file... |
commit | commitdiff | tree | snapshot |
1997-11-21 |
Ezra Peisach | * Makefile.in (clean-unix): krb_err.h resides in the... |
commit | commitdiff | tree | snapshot |
1997-11-20 |
Tom Yu | * forward.c (rd_and_store_for_creds): Fix up to no... |
commit | commitdiff | tree | snapshot |
1997-11-20 |
Tom Yu | * krlogind.c (recvauth): Fix args in call to |
commit | commitdiff | tree | snapshot |
1997-11-19 |
Ezra Peisach | * Makefile.in (clean): Remove server-setkey-test |
commit | commitdiff | tree | snapshot |
1997-11-19 |
Ezra Peisach | * Makefile.in (kdb_check): Remove temporary file gener... |
commit | commitdiff | tree | snapshot |
1997-11-19 |
Ezra Peisach | * Makefile.in (clean-unix): Remove db lib symlinks |
commit | commitdiff | tree | snapshot |
1997-11-19 |
Ezra Peisach | * Makefile.in (clean-unix): Do not remove libraries... |
commit | commitdiff | tree | snapshot |
1997-11-19 |
Tom Yu | * des.h: Clean up prototypes so they're sane and look... |
commit | commitdiff | tree | snapshot |
1997-11-19 |
Tom Yu | * rd_safe.c (krb_rd_safe): Fix up call to quad_cksum |
commit | commitdiff | tree | snapshot |
1997-11-19 |
Tom Yu | * quad_cksum.c (des_quad_cksum): Reorder parameters... |
commit | commitdiff | tree | snapshot |
1997-11-19 |
Tom Yu | * configure.in: Use new library build rules |
commit | commitdiff | tree | snapshot |
1997-11-19 |
Tom Yu | * pre.in: Clean up up .ct.c rule |
commit | commitdiff | tree | snapshot |
1997-11-19 |
Tom Yu | * configure.in: Update to new library build system |
commit | commitdiff | tree | snapshot |
1997-11-19 |
Tom Yu | * lib.in (clean-libs): Remove lib$(LIB)$(SHLIBSEXT... |
commit | commitdiff | tree | snapshot |
1997-11-18 |
Tom Yu | * Makefile.in: Garbage collect some old library build... |
commit | commitdiff | tree | snapshot |
1997-11-18 |
Tom Yu | * krshd.c: Don't set checksum_ignored to 1 if checksum... |
commit | commitdiff | tree | snapshot |
1997-11-16 |
Theodore Tso | * accept_sec_context.c (krb5_gss_accept_sec_context), |
commit | commitdiff | tree | snapshot |
1997-11-16 |
Theodore Tso | (Wrong version of Changelog committed previously) |
commit | commitdiff | tree | snapshot |
1997-11-16 |
Theodore Tso | Return GSS_S_FAILURE if a non-NULL context handle is... |
commit | commitdiff | tree | snapshot |
1997-11-14 |
Theodore Tso | do_tgs_req.c (process_tgs_req): Only try to return... |
commit | commitdiff | tree | snapshot |
1997-11-14 |
Theodore Tso | libupdate.sh: Add semicolons to prevent Bash 2.0 from... |
commit | commitdiff | tree | snapshot |
1997-11-13 |
Tom Yu | * forward.c (rd_and_store_for_creds): Don't do the... |
commit | commitdiff | tree | snapshot |
1997-11-12 |
Ezra Peisach | * do_as_req.c (process_as_req): Reset master key after... |
commit | commitdiff | tree | snapshot |
1997-11-11 |
Theodore Tso | scc_maybe.c: Added kludge for the Macintosh, since... |
commit | commitdiff | tree | snapshot |
1997-11-11 |
Theodore Tso | send_tgs.c (krb5_send_tgs): Don't send a zero endtime... |
commit | commitdiff | tree | snapshot |
1997-11-11 |
Theodore Tso | kdc_util.c (kdc_process_tgs_req): If not using the... |
commit | commitdiff | tree | snapshot |
1997-11-09 |
Ezra Peisach | * gssftp.exp: Replace "else if" with "elseif" as expec... |
commit | commitdiff | tree | snapshot |
1997-11-07 |
Theodore Tso | Use error_message(errno) instead of using sys_errlist... |
commit | commitdiff | tree | snapshot |
1997-11-05 |
Tom Yu | * krlogind.c (doit): Fix up potential buffer overrun. |
commit | commitdiff | tree | snapshot |
1997-11-04 |
Ezra Peisach | * Makefile.in (kdb_check): Reinstated kdb checks |
commit | commitdiff | tree | snapshot |
1997-11-04 |
Ezra Peisach | * kdb5_util.c: Add flag indicating that policy... |
commit | commitdiff | tree | snapshot |
1997-10-28 |
Tom Yu | * md5.c: Fix to deal with types longer than 32 bits |
commit | commitdiff | tree | snapshot |
1997-10-28 |
Tom Yu | * shs.c, sha_glue.c, hmac_sha.c: Fix to deal with... |
commit | commitdiff | tree | snapshot |
1997-10-28 |
Ezra Peisach | * pty-int.h: Do not prototype initialize_pty_error_tab... |
commit | commitdiff | tree | snapshot |
1997-10-28 |
Ezra Peisach | * aclocal.m4 (WITH_NETLIB): Use AC_LIBRARY_NET. |
commit | commitdiff | tree | snapshot |
1997-10-28 |
Ezra Peisach | * ktf_wreslv.c, ktf_resolv.c:Initialize version element of |
commit | commitdiff | tree | snapshot |
1997-10-28 |
Ezra Peisach | * kdb_cpw.c (add_key_pwd): For KRB5_KDB_SALTTYP... |
commit | commitdiff | tree | snapshot |
1997-10-27 |
Tom Yu | * pcbc_encrypt.c, quad_cksum.c: Punt duplicates of... |
commit | commitdiff | tree | snapshot |
1997-10-27 |
Tom Yu | * d3_cbc.c, des.h, des_int.h, f_cbc.c, f_cksum.c,... |
commit | commitdiff | tree | snapshot |
1997-10-27 |
Tom Yu | * des.h: Replace KRB_INT32 with DES_INT32 to avoid... |
commit | commitdiff | tree | snapshot |
1997-10-27 |
Tom Yu | * mac_time.c: Don't use the type KRB_INT32; it was... |
commit | commitdiff | tree | snapshot |
1997-10-24 |
Ezra Peisach | * Makefile.in (CFILES): Add $(srcdir) |
commit | commitdiff | tree | snapshot |
1997-10-23 |
Theodore Tso | Prohibit the passing of TERMCAP, TERMPATH, TERMINFO... |
commit | commitdiff | tree | snapshot |
1997-10-23 |
Ezra Peisach | * kadm_server.h: Declare kadm_context as extern so... |
commit | commitdiff | tree | snapshot |
1997-10-23 |
Ezra Peisach | * aclocal.m4 (TCL_WITH): Check for libtcl8.0 |
commit | commitdiff | tree | snapshot |
1997-10-22 |
Ezra Peisach | Fix simple shell test for tcl tests |
commit | commitdiff | tree | snapshot |
next |