aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-02-26 * secure.c (secure_putbuf): Revert Sam's last change; ifTom Yu2-1/+10
1999-02-25 * tf_util.c (tf_init): Add call to getuid() to initialize meTom Yu2-20/+119
1999-02-25 * telnetd.8: Resync manpageTom Yu3-12/+42
1999-02-25 * klogind.M: Resync manpageTom Yu3-19/+45
1999-02-23 * kcmd.c (kcmd): Fix up to not call sname_to_principal until afterTom Yu2-34/+36
1999-02-23 * configure.in: Actually AC_SUBST(KSU_LIBS)Tom Yu2-0/+5
1999-02-22 * telnetd.8: Document hostname logging changesTom Yu3-15/+43
1999-02-20 * wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix to round downTom Yu2-1/+8
1999-02-20 * ftpcmd.y (cmd): Don't allow the PORT command to accept a portTom Yu2-8/+26
1999-02-20 * cmds.c (getit): Fix Y2K bug in the parsing of the MDTM command.Tom Yu2-2/+7
1999-02-19 * Makefile.in (ksu): Add $(KSU_LIBS)Tom Yu4-1/+31
1999-02-19 * configure.in: Add check for setluid() in libsecurityTom Yu2-0/+10
1999-02-19 * ftpd.c (login): Add call to setluid() if necessaryTom Yu2-0/+15
1999-02-18 * sane_hostname.c (pty_make_sane_hostname): Remove unusedTom Yu2-3/+12
1999-02-18 * klogind.M: Document things a little better, including newTom Yu4-32/+90
1999-02-13 * ftpd.c: strcat -> strncatTom Yu2-2/+6
1999-02-12Fix so that it uses passed-in filename instead of the hard-coded toTheodore Tso2-1/+7
1999-02-12 * sane_hostname.c: Force maxlen to be 16 if it's less than 16,Tom Yu2-1/+5
1999-02-12 * Makefile.in: Add sane_hostname.{o,c}Tom Yu3-3/+15
1999-02-12This commit was manufactured by cvs2svn to create branch 'V1_0_BRANCH'no author3-0/+228
1999-02-07 * conv_princ.c: Add additional commonly seen Kerberos V4 servicesTom Yu2-0/+39
1999-02-04auth.c (auth_send): Increase size of buf so we can handle mongo-gramTheodore Tso2-1/+6
1999-02-04state.c: Increase size of subbufer so that we don't truncateTheodore Tso2-1/+6
1999-02-04kerberos5.c: Increase size of str_data so that we can acceptTheodore Tso2-1/+6
1999-02-02 * recvauth.c (krb5_recvauth): Add some bookkeeping flags so weTom Yu2-3/+16
1999-01-21 * login.c (main): Call setluid()Tom Yu4-5/+22
1998-12-04 * asn1_k_decode.c (asn1_decode_krb5_flags): Fix previous toTom Yu2-1/+7
1998-12-04 * asn1_k_decode.c (asn1_decode_krb5_flags): Modify to deal withTom Yu2-7/+22
1998-12-02 * ftp.c (login): Unconditionally send password as PROT_PTom Yu2-1/+6
1998-12-02 * asn1buf.c (asn1buf_sync): interoperation testing against heimdalTom Yu2-1/+8
1998-11-07Fix file descriptor leak by adding missing close() callTheodore Tso2-0/+6
1998-09-11back out some bogus pullupsTom Yu2-14/+1
1998-09-11 * prof_tree.c (profile_delete_node_relation): Fix bug whereTom Yu2-10/+18
1998-09-11 * ftp.c (getreply): Restore proper setting of safe. This variableTom Yu2-1/+9
1998-09-11 * krcp.c (error): Don't call rcmd_stream_write if iamremote is notTom Yu4-21/+52
1998-09-10 * chk_trans.c: Fix up previous fix; short-circuit out whenTom Yu2-4/+15
1998-05-16 * str_conv.c (krb5_timestamp_to_sfstring): Make sure the dateTom Yu2-5/+10
1998-05-10 * str_conv.c (krb5_string_to_timestamp, strptime): Fix routines toTom Yu4-22/+98
1998-05-10 * stime.c (krb_stime):Tom Yu4-8/+14
1998-05-10 * kadm_server.c (krb_log): Print the year using 4 digit to avoidTom Yu4-4/+14
1998-05-10 * kerberos_v4.c (krb4_stime): Print 4 digit years in Krb4 logTom Yu2-1/+6
1998-05-10 * ftpcmd.y (cmd): Fix Y2K problem in the MDTM commandTom Yu2-3/+8
1998-05-04 * get_in_tkt.c: Add prototype for make_preauth_listTom Yu2-1/+14
1998-04-22 * asn1_encode.c (asn1_encode_generaltime): Sanity check the returnTom Yu2-1/+16
1998-04-22 * asn1_err.et (ASN1_BAD_GMTIME): Add code for case where badTom Yu2-0/+6
1998-04-22 * glob.c (ftpglob): Always allocate new storage, even if no magicTom Yu2-2/+17
1998-04-22 * configure.in: Add CHECK_SIGNALS and CHECK_SETJMP to help withTom Yu4-10/+67
1998-04-22 * secure.c (secure_putbyte): Set nout = 0 *before* callingTom Yu2-1/+9
1998-04-07 * update_utmp.c (pty_update_utmp): Don't record LOGIN_PROCESSTom Yu2-1/+10
1998-04-06 * update_utmp.c (pty_update_utmp): Fix bogus entry ofTom Yu2-3/+11