| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * val_cred.c (krb5_gss_validate_cred): Free principal extracted | Ezra Peisach | 1997-12-07 | 2 | -0/+6 |
| * | * gic_pwd.c (krb5_get_init_creds_password): Change fourth argument | Ezra Peisach | 1997-12-07 | 2 | -1/+6 |
| * | * getpty.c (pty_getpty): Fix goof in previous, which introduced | Tom Yu | 1997-12-07 | 2 | -3/+8 |
| * | * locate_kdc.c (krb5_locate_kdc): Get rid of extra krb5_xfree | Ezra Peisach | 1997-12-07 | 2 | -1/+5 |
| * | Include <string.h> | Ezra Peisach | 1997-12-07 | 2 | -0/+5 |
| * | Include <string.h> for memset prototype | Ezra Peisach | 1997-12-07 | 2 | -0/+5 |
| * | * Makefile.in: Add changepw.c, prompter.c | Tom Yu | 1997-12-06 | 7 | -41/+668 |
| * | * Makefile.in: Add files chpw.c, gic_*, preauth2.c, vfy_increds.c, | Tom Yu | 1997-12-06 | 12 | -35/+2067 |
| * | * krb5_err.et: Add codes for Cygnus chpw | Tom Yu | 1997-12-06 | 2 | -0/+8 |
| * | * Makefile.in: Add cccopy.c | Tom Yu | 1997-12-06 | 3 | -0/+65 |
| * | * krb5.hin: Add constants and prototypes for the Cygnus password | Tom Yu | 1997-12-06 | 3 | -2/+273 |
| * | * getpty.c (pty_getpty): Fix checks on string lengths to account | Tom Yu | 1997-12-05 | 2 | -32/+31 |
| * | * telnetd.c (doit): Fix up slave buffer length | Tom Yu | 1997-12-05 | 2 | -4/+6 |
| * | * pty_err.et: Add PTY_OPEN_SLAVE_TOOSHORT error code | Tom Yu | 1997-12-03 | 3 | -1/+11 |
| * | * configure.in: Add AC_PROG_LN_S to deal with symlinking in | Tom Yu | 1997-11-29 | 2 | -0/+7 |
| * | do_tgs_req.c (process_tgs_req): Add check to make sure cname and sname | Theodore Tso | 1997-11-25 | 3 | -1/+15 |
| * | * Makefile.in (types.h): Add rules to generate file by running | Ezra Peisach | 1997-11-21 | 2 | -0/+19 |
| * | * Makefile.in (clean-unix): krb_err.h resides in the kerberosIV | Ezra Peisach | 1997-11-21 | 2 | -1/+6 |
| * | * forward.c (rd_and_store_for_creds): Fix up to no longer do the | Tom Yu | 1997-11-20 | 3 | -11/+10 |
| * | * krlogind.c (recvauth): Fix args in call to | Tom Yu | 1997-11-20 | 2 | -1/+6 |
| * | * Makefile.in (clean): Remove server-setkey-test | Ezra Peisach | 1997-11-19 | 2 | -0/+6 |
| * | * Makefile.in (kdb_check): Remove temporary file generated during test | Ezra Peisach | 1997-11-19 | 2 | -1/+5 |
| * | * Makefile.in (clean-unix): Remove db lib symlinks | Ezra Peisach | 1997-11-19 | 2 | -0/+8 |
| * | * Makefile.in (clean-unix): Do not remove libraries here as the | Ezra Peisach | 1997-11-19 | 2 | -1/+6 |
| * | * des.h: Clean up prototypes so they're sane and look a little | Tom Yu | 1997-11-19 | 2 | -7/+21 |
| * | * rd_safe.c (krb_rd_safe): Fix up call to quad_cksum | Tom Yu | 1997-11-19 | 6 | -5/+20 |
| * | * quad_cksum.c (des_quad_cksum): Reorder parameters to match the | Tom Yu | 1997-11-19 | 3 | -3/+9 |
| * | * configure.in: Use new library build rules | Tom Yu | 1997-11-19 | 3 | -29/+17 |
| * | * pre.in: Clean up up .ct.c rule | Tom Yu | 1997-11-19 | 2 | -5/+3 |
| * | * configure.in: Update to new library build system | Tom Yu | 1997-11-19 | 3 | -42/+22 |
| * | * lib.in (clean-libs): Remove lib$(LIB)$(SHLIBSEXT) as well | Tom Yu | 1997-11-19 | 2 | -0/+5 |
| * | * Makefile.in: Garbage collect some old library build system | Tom Yu | 1997-11-18 | 3 | -16/+5 |
| * | * krshd.c: Don't set checksum_ignored to 1 if checksum_required is | Tom Yu | 1997-11-18 | 2 | -4/+7 |
| * | * accept_sec_context.c (krb5_gss_accept_sec_context), | Theodore Tso | 1997-11-16 | 7 | -12/+99 |
| * | (Wrong version of Changelog committed previously) | Theodore Tso | 1997-11-16 | 1 | -1/+2 |
| * | Return GSS_S_FAILURE if a non-NULL context handle is passed to it | Theodore Tso | 1997-11-16 | 2 | -3/+11 |
| * | do_tgs_req.c (process_tgs_req): Only try to return a TGT for a | Theodore Tso | 1997-11-14 | 2 | -1/+7 |
| * | libupdate.sh: Add semicolons to prevent Bash 2.0 from complaining. | Theodore Tso | 1997-11-14 | 2 | -2/+7 |
| * | * forward.c (rd_and_store_for_creds): Don't do the chown. Avoids | Tom Yu | 1997-11-13 | 3 | -20/+25 |
| * | * do_as_req.c (process_as_req): Reset master key after closing and | Ezra Peisach | 1997-11-12 | 2 | -0/+8 |
| * | scc_maybe.c: Added kludge for the Macintosh, since fopen() doesn't set | Theodore Tso | 1997-11-11 | 2 | -2/+47 |
| * | send_tgs.c (krb5_send_tgs): Don't send a zero endtime; if the | Theodore Tso | 1997-11-11 | 2 | -1/+7 |
| * | kdc_util.c (kdc_process_tgs_req): If not using the reply cache, | Theodore Tso | 1997-11-11 | 2 | -1/+9 |
| * | * gssftp.exp: Replace "else if" with "elseif" as expect 5.25 | Ezra Peisach | 1997-11-09 | 2 | -1/+6 |
| * | Use error_message(errno) instead of using sys_errlist[errno]. This | Theodore Tso | 1997-11-07 | 2 | -55/+60 |
| * | * krlogind.c (doit): Fix up potential buffer overrun. | Tom Yu | 1997-11-05 | 4 | -4/+19 |
| * | * Makefile.in (kdb_check): Reinstated kdb checks | Ezra Peisach | 1997-11-04 | 2 | -2/+5 |
| * | * kdb5_util.c: Add flag indicating that policy db is to be closed. | Ezra Peisach | 1997-11-04 | 4 | -4/+29 |
| * | * md5.c: Fix to deal with types longer than 32 bits | Tom Yu | 1997-10-28 | 4 | -2/+21 |
| * | * shs.c, sha_glue.c, hmac_sha.c: Fix to deal with LONG wider than | Tom Yu | 1997-10-28 | 5 | -74/+183 |