| Commit message (Expand) | Author | Age | Files | Lines |
| * | configure.in: Fix typo in test below; fixed name of the autoconf cache | Theodore Tso | 1999-04-15 | 1 | -1/+6 |
| * | configure.in: Check for setupterm() in libncurses in addition to | Theodore Tso | 1999-04-14 | 1 | -0/+6 |
| * | * sys_term.c (getptyslave): Under AIX, ignore I_PUSH pckt | Tom Yu | 1999-03-31 | 1 | -0/+5 |
| * | * termios-tn.c: Include termio.h under AIX due to brokenness | Tom Yu | 1999-03-31 | 1 | -0/+4 |
| * | * telnetd.8: Resync manpage | Tom Yu | 1999-02-25 | 1 | -0/+6 |
| * | * telnetd.8: Document hostname logging changes | Tom Yu | 1999-02-22 | 1 | -0/+7 |
| * | state.c: Increase size of subbufer so that we don't truncate | Theodore Tso | 1999-02-04 | 1 | -0/+5 |
| * | configure.in: Add check for <sys/utsname.h> | Theodore Tso | 1998-11-16 | 1 | -0/+7 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-11-13 | 1 | -0/+5 |
| * | Wed Aug 12 00:17:09 1998 Matthew D Hancher <mdh@mit.edu> | Matthew Hancher | 1998-08-12 | 1 | -0/+6 |
| * | sys_term.c: #include utmp.h if present, and use _PATH_WTMP and | Theodore Tso | 1998-05-27 | 1 | -0/+8 |
| * | telnetd.c (main): | Theodore Tso | 1998-05-14 | 1 | -0/+24 |
| * | * utility.c (ptyflush, netflush): Explicitly reset SIGCHLD handler | Tom Yu | 1998-02-24 | 1 | -0/+11 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 1 | -0/+5 |
| * | Remove USE_ANAME | Ezra Peisach | 1998-02-14 | 1 | -0/+4 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 1 | -0/+4 |
| * | * telnetd.c (doit): additional fix for previous terminaltype change | Dan Winship | 1998-01-28 | 1 | -0/+4 |
| * | * telnetd.c (getterminaltype): Null-terminate strings and avoid a | Dan Winship | 1998-01-27 | 1 | -1/+11 |
| * | telnetd.c (telnet, get_default_IM): Instead of using a hardcoded IM | Theodore Tso | 1998-01-24 | 1 | -0/+8 |
| * | * telnetd.c (doit): Fix up slave buffer length | Tom Yu | 1997-12-05 | 1 | -0/+4 |
| * | Prohibit the passing of TERMCAP, TERMPATH, TERMINFO, and HOME, since | Theodore Tso | 1997-10-23 | 1 | -0/+6 |
| * | * sys_term.c (start_login): Bounds check the constructed "speed" | Tom Yu | 1997-04-10 | 1 | -0/+5 |
| * | * configure.in: Fix DES425_DEPLIB | Tom Yu | 1997-02-12 | 1 | -0/+4 |
| * | Merge of libhack_branch | Tom Yu | 1997-02-09 | 1 | -0/+5 |
| * | Check the error return from krb5_init_context(), and print an error | Theodore Tso | 1996-11-08 | 1 | -0/+6 |
| * | Misc debugging cleanups [71, 74] | Sam Hartman | 1996-10-14 | 1 | -0/+5 |
| * | Check in all of jik's patches besides the forward command | Sam Hartman | 1996-09-21 | 1 | -0/+4 |
| * | remove ".so man1/header.doc" and extra args to .TH | Tom Yu | 1996-09-10 | 1 | -0/+4 |
| * | Don't allow the environment variable RESOLV_HOST_CONF to be set for | Theodore Tso | 1996-09-07 | 1 | -0/+5 |
| * | Drop support for -u because it allows us to remove | Sam Hartman | 1996-06-24 | 1 | -0/+11 |
| * | * configure.in: Ezra's changes to allow compiling w/o krb4 | Tom Yu | 1996-06-04 | 1 | -0/+4 |
| * | cygnus merge: | Ken Raeburn | 1996-05-02 | 1 | -1/+33 |
| * | More option handling changes | Sam Hartman | 1996-04-18 | 1 | -0/+5 |
| * | * Changes to not use streams on HPUX | Sam Hartman | 1996-04-16 | 1 | -0/+13 |
| * | Call a krb5 cleanup routine to cleanup forwarded credentials, if necessary | Richard Basch | 1996-04-12 | 1 | -0/+4 |
| * | * telnetd.c: remove inclusion of netdb.h; it's already in defs.h, | Tom Yu | 1996-03-27 | 1 | -0/+6 |
| * | Add a couple missing log entries for stuff Mark checked in | Ken Raeburn | 1996-03-25 | 1 | -1/+9 |
| * | * Apply patch from Ken Raeburn to get telnetd compiling on the SGI | Sam Hartman | 1996-03-24 | 1 | -0/+22 |
| * | Makefile.in: Added flags which turn on the encryption option | Theodore Tso | 1996-03-19 | 1 | -0/+8 |
| * | Use MAXDNAME for the maximum length of a domain, | Sam Hartman | 1996-02-26 | 1 | -0/+12 |
| * | * ext.h, utility.c (fatalperror, fatal): Add const to argument | Ezra Peisach | 1996-02-24 | 1 | -0/+4 |
| * | Mainline utmp and login cleanups from hartmans_pty_utmp: | Sam Hartman | 1996-01-19 | 1 | -0/+4 |
| * | * state.c: use P properly so it won't break non-ansi compilers | Tom Yu | 1995-11-27 | 1 | -0/+4 |
| * | * telnetd.8: source tmac.doc for correct parsing | Mark Eichin | 1995-11-13 | 1 | -0/+4 |
| * | Minor fix to last commit | Sam Hartman | 1995-10-22 | 1 | -0/+4 |
| * | Integrate patch including functionality from David Borman's latest | Sam Hartman | 1995-10-21 | 1 | -0/+7 |
| * | Fix handling of session key for Kerberos5. I don't think this should | Sam Hartman | 1995-10-10 | 1 | -0/+5 |
| * | Changes for Alpha; also deal better with slave failure | Sam Hartman | 1995-08-09 | 1 | -1/+8 |
| * | Fix cc -std1 error on OSF | Paul Park | 1995-08-08 | 1 | -0/+4 |
| * | * Use new interface to pty_update_utmp | Sam Hartman | 1995-08-08 | 1 | -0/+5 |