summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * mk_req_ext.c (krb5_mk_req_extended): Check enctype of sessionTom Yu1997-12-162-1/+6
* * cnv_tkt_skey.c:Tom Yu1997-12-129-10/+13
* * kerberos_v4.c: Don't include sys/socket.h or netdb.h, as krb.hTom Yu1997-12-122-2/+6
* * ftpd.c: Don't include netdb.h or sys/socket.h if krb.h isTom Yu1997-12-122-0/+12
* * ftp.c:Tom Yu1997-12-123-0/+19
* * krlogind.c:Tom Yu1997-12-125-4/+30
* * val_cred.c (krb5_gss_validate_cred): Free principal extractedEzra Peisach1997-12-072-0/+6
* * gic_pwd.c (krb5_get_init_creds_password): Change fourth argumentEzra Peisach1997-12-072-1/+6
* * getpty.c (pty_getpty): Fix goof in previous, which introducedTom Yu1997-12-072-3/+8
* * locate_kdc.c (krb5_locate_kdc): Get rid of extra krb5_xfreeEzra Peisach1997-12-072-1/+5
* Include <string.h>Ezra Peisach1997-12-072-0/+5
* Include <string.h> for memset prototypeEzra Peisach1997-12-072-0/+5
* * Makefile.in: Add changepw.c, prompter.cTom Yu1997-12-067-41/+668
* * Makefile.in: Add files chpw.c, gic_*, preauth2.c, vfy_increds.c,Tom Yu1997-12-0612-35/+2067
* * krb5_err.et: Add codes for Cygnus chpwTom Yu1997-12-062-0/+8
* * Makefile.in: Add cccopy.cTom Yu1997-12-063-0/+65
* * krb5.hin: Add constants and prototypes for the Cygnus passwordTom Yu1997-12-063-2/+273
* * getpty.c (pty_getpty): Fix checks on string lengths to accountTom Yu1997-12-052-32/+31
* * telnetd.c (doit): Fix up slave buffer lengthTom Yu1997-12-052-4/+6
* * pty_err.et: Add PTY_OPEN_SLAVE_TOOSHORT error codeTom Yu1997-12-033-1/+11
* * configure.in: Add AC_PROG_LN_S to deal with symlinking inTom Yu1997-11-292-0/+7
* do_tgs_req.c (process_tgs_req): Add check to make sure cname and snameTheodore Tso1997-11-253-1/+15
* * Makefile.in (types.h): Add rules to generate file by runningEzra Peisach1997-11-212-0/+19
* * Makefile.in (clean-unix): krb_err.h resides in the kerberosIVEzra Peisach1997-11-212-1/+6
* * forward.c (rd_and_store_for_creds): Fix up to no longer do theTom Yu1997-11-203-11/+10
* * krlogind.c (recvauth): Fix args in call toTom Yu1997-11-202-1/+6
* * Makefile.in (clean): Remove server-setkey-testEzra Peisach1997-11-192-0/+6
* * Makefile.in (kdb_check): Remove temporary file generated during testEzra Peisach1997-11-192-1/+5
* * Makefile.in (clean-unix): Remove db lib symlinksEzra Peisach1997-11-192-0/+8
* * Makefile.in (clean-unix): Do not remove libraries here as theEzra Peisach1997-11-192-1/+6
* * des.h: Clean up prototypes so they're sane and look a littleTom Yu1997-11-192-7/+21
* * rd_safe.c (krb_rd_safe): Fix up call to quad_cksumTom Yu1997-11-196-5/+20
* * quad_cksum.c (des_quad_cksum): Reorder parameters to match theTom Yu1997-11-193-3/+9
* * configure.in: Use new library build rulesTom Yu1997-11-193-29/+17
* * pre.in: Clean up up .ct.c ruleTom Yu1997-11-192-5/+3
* * configure.in: Update to new library build systemTom Yu1997-11-193-42/+22
* * lib.in (clean-libs): Remove lib$(LIB)$(SHLIBSEXT) as wellTom Yu1997-11-192-0/+5
* * Makefile.in: Garbage collect some old library build systemTom Yu1997-11-183-16/+5
* * krshd.c: Don't set checksum_ignored to 1 if checksum_required isTom Yu1997-11-182-4/+7
* * accept_sec_context.c (krb5_gss_accept_sec_context),Theodore Tso1997-11-167-12/+99
* (Wrong version of Changelog committed previously)Theodore Tso1997-11-161-1/+2
* Return GSS_S_FAILURE if a non-NULL context handle is passed to itTheodore Tso1997-11-162-3/+11
* do_tgs_req.c (process_tgs_req): Only try to return a TGT for aTheodore Tso1997-11-142-1/+7
* libupdate.sh: Add semicolons to prevent Bash 2.0 from complaining.Theodore Tso1997-11-142-2/+7
* * forward.c (rd_and_store_for_creds): Don't do the chown. AvoidsTom Yu1997-11-133-20/+25
* * do_as_req.c (process_as_req): Reset master key after closing andEzra Peisach1997-11-122-0/+8
* scc_maybe.c: Added kludge for the Macintosh, since fopen() doesn't setTheodore Tso1997-11-112-2/+47
* send_tgs.c (krb5_send_tgs): Don't send a zero endtime; if theTheodore Tso1997-11-112-1/+7
* kdc_util.c (kdc_process_tgs_req): If not using the reply cache,Theodore Tso1997-11-112-1/+9
* * gssftp.exp: Replace "else if" with "elseif" as expect 5.25Ezra Peisach1997-11-092-1/+6