aboutsummaryrefslogtreecommitdiff
path: root/src/appl/telnet
AgeCommit message (Expand)AuthorFilesLines
2003-04-09This commit was manufactured by cvs2svn to create tagkrb5-1.2.8-finalno author24-495/+663
2000-02-24 * configure.in: Remove dependency on libdes425 when krb4 supportEzra Peisach4-18/+10
2000-02-21From Bear Giles:Ken Raeburn2-0/+12
2000-02-16Move include of libtelnet/auth.h earlier to provideEzra Peisach2-1/+10
1999-10-26log tritan's changesTom Yu3-0/+21
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez3-3/+3
1999-09-24copyright notice updates from 1.1 branchKen Raeburn10-10/+40
1999-09-01jaltman's principal-name check from 1.1 branch, indentation fixedKen Raeburn2-2/+29
1999-07-26 * telnet.c (telnet): Fix typo in error message, viaTom Yu2-1/+6
1999-04-15configure.in: Fix typo in test below; fixed name of the autoconf cacheTheodore Tso2-2/+7
1999-04-14configure.in: Check for setupterm() in libncurses in addition toTheodore Tso2-3/+17
1999-04-14configure.in: Check for setupterm() in libncurses in addition toTheodore Tso2-2/+8
1999-03-31 * sys_term.c (getptyslave): Under AIX, ignore I_PUSH pcktTom Yu2-1/+9
1999-03-31 * termios-tn.c: Include termio.h under AIX due to brokennessTom Yu2-0/+7
1999-02-25 * telnetd.8: Resync manpageTom Yu3-12/+42
1999-02-22 * telnetd.8: Document hostname logging changesTom Yu3-15/+43
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
1998-11-16configure.in: Add check for <sys/utsname.h>Theodore Tso3-1/+35
1998-11-13Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso8-0/+28
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz5-51/+280
1998-10-10 * telnet.c (telnet): Cosmetic change: Put a newline after "WaitingGeoffrey King2-1/+8
1998-08-17main.c (main): Declare dst_realm_sz as extern int instead of externGeoffrey King2-1/+10
1998-08-12Wed Aug 12 00:17:09 1998 Matthew D Hancher <mdh@mit.edu>Matthew Hancher2-1/+7
1998-05-27sys_term.c: #include utmp.h if present, and use _PATH_WTMP andTheodore Tso3-2/+23
1998-05-26 * configure.in: Re-order check for setupterm to avoid lossage ifTom Yu2-1/+6
1998-05-14telnetd.c (main):Theodore Tso6-27/+37
1998-05-14main.c (main): POSIX states that getopt returns -1 when it is doneTheodore Tso6-14/+20
1998-05-14configure.in: Change test for cgetent to use HAVE_ instead of HAS_,Theodore Tso4-6/+15
1998-05-06POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso2-3/+8
1998-02-24 * utility.c (ptyflush, netflush): Explicitly reset SIGCHLD handlerTom Yu4-0/+15
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu8-8/+28
1998-02-14Remove USE_ANAMEEzra Peisach2-1/+4
1998-02-12Mass makefile/configure.in build system revampTheodore Tso10-3/+32
1998-01-28 * telnetd.c (doit): additional fix for previous terminaltype changeDan Winship2-1/+5
1998-01-27 * telnetd.c (getterminaltype): Null-terminate strings and avoid aDan Winship5-16/+29
1998-01-24telnetd.c (telnet, get_default_IM): Instead of using a hardcoded IMTheodore Tso3-20/+31
1997-12-05 * telnetd.c (doit): Fix up slave buffer lengthTom Yu2-4/+6
1997-11-20 * forward.c (rd_and_store_for_creds): Fix up to no longer do theTom Yu3-11/+10
1997-10-23Prohibit the passing of TERMCAP, TERMPATH, TERMINFO, and HOME, sinceTheodore Tso2-0/+10
1997-10-21Include string.h/strings.h for memcpy prototypeEzra Peisach2-3/+12
1997-07-31 * Makefile.in (SRCS): Fix typo s/scrdir/srcdir/Ezra Peisach2-1/+5
1997-04-10 * sys_term.c (start_login): Bounds check the constructed "speed"Tom Yu2-2/+13
1997-02-12 * configure.in: Fix DES425_DEPLIBTom Yu2-1/+5
1997-02-12 * configure.in: Fix DES425_LIB... missed this in libhack_branch;Tom Yu2-2/+8
1997-02-09Merge of libhack_branchTom Yu6-15/+24
1997-02-06kerberos5.c: The first arg to krb5_verify_checksum is a krb5_context!!!Richard Basch2-1/+6
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso3-11/+39
1996-11-14sys_bsd.c(intr): Added checks to intr_waiting and intr_happened toTheodore Tso4-4/+42
1996-11-11Commit jhawk's patch to print IP status.Sam Hartman2-2/+6