| Commit message (Expand) | Author | Age | Files | Lines |
* | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 10 | -3/+32 |
* | * telnetd.c (doit): additional fix for previous terminaltype change | Dan Winship | 1998-01-28 | 2 | -1/+5 |
* | * telnetd.c (getterminaltype): Null-terminate strings and avoid a | Dan Winship | 1998-01-27 | 5 | -16/+29 |
* | telnetd.c (telnet, get_default_IM): Instead of using a hardcoded IM | Theodore Tso | 1998-01-24 | 3 | -20/+31 |
* | * telnetd.c (doit): Fix up slave buffer length | Tom Yu | 1997-12-05 | 2 | -4/+6 |
* | * forward.c (rd_and_store_for_creds): Fix up to no longer do the | Tom Yu | 1997-11-20 | 3 | -11/+10 |
* | Prohibit the passing of TERMCAP, TERMPATH, TERMINFO, and HOME, since | Theodore Tso | 1997-10-23 | 2 | -0/+10 |
* | Include string.h/strings.h for memcpy prototype | Ezra Peisach | 1997-10-21 | 2 | -3/+12 |
* | * Makefile.in (SRCS): Fix typo s/scrdir/srcdir/ | Ezra Peisach | 1997-07-31 | 2 | -1/+5 |
* | * sys_term.c (start_login): Bounds check the constructed "speed" | Tom Yu | 1997-04-10 | 2 | -2/+13 |
* | * configure.in: Fix DES425_DEPLIB | Tom Yu | 1997-02-12 | 2 | -1/+5 |
* | * configure.in: Fix DES425_LIB... missed this in libhack_branch; | Tom Yu | 1997-02-12 | 2 | -2/+8 |
* | Merge of libhack_branch | Tom Yu | 1997-02-09 | 6 | -15/+24 |
* | kerberos5.c: The first arg to krb5_verify_checksum is a krb5_context!!! | Richard Basch | 1997-02-06 | 2 | -1/+6 |
* | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 3 | -11/+39 |
* | sys_bsd.c(intr): Added checks to intr_waiting and intr_happened to | Theodore Tso | 1996-11-14 | 4 | -4/+42 |
* | Commit jhawk's patch to print IP status. | Sam Hartman | 1996-11-11 | 2 | -2/+6 |
* | Call gethostbyaddr over what we connect to to get the Kerberos principal to | Sam Hartman | 1996-11-10 | 2 | -0/+12 |
* | Check the error return from krb5_init_context(), and print an error | Theodore Tso | 1996-11-08 | 4 | -5/+28 |
* | * Add forward command. [45] | Sam Hartman | 1996-11-02 | 4 | -6/+138 |
* | * Add TOS support on other than Cray [57] | Sam Hartman | 1996-11-02 | 6 | -33/+67 |
* | Misc debugging cleanups [71, 74] | Sam Hartman | 1996-10-14 | 2 | -7/+22 |
* | Environment command argument handling sometimes | Sam Hartman | 1996-10-14 | 2 | -2/+8 |
* | Remove rsaencpwd and krb4encpwd authentication. Bugs were being | Sam Hartman | 1996-10-14 | 7 | -1124/+8 |
* | Check in all of jik's patches besides the forward command | Sam Hartman | 1996-09-21 | 7 | -3/+76 |
* | * telnet.1: Update -x flag usage to reflect our behavior of | Tom Yu | 1996-09-10 | 2 | -1/+6 |
* | remove ".so man1/header.doc" and extra args to .TH | Tom Yu | 1996-09-10 | 4 | -4/+10 |
* | Don't allow the environment variable RESOLV_HOST_CONF to be set for | Theodore Tso | 1996-09-07 | 2 | -0/+6 |
* | Removed Cygnus-specific info | Jeff Bigler | 1996-08-30 | 1 | -73/+11 |
* | man page rewrite from Cygnus. (Got rid of tmac.doc dependency, which | Jeff Bigler | 1996-08-29 | 2 | -1459/+1508 |
* | On systems with setup_term, don't define it in telnet.c or me | Sam Hartman | 1996-08-05 | 3 | -1/+12 |
* | this commit includes all the changes on the OV_9510_INTEGRATION and | Marc Horowitz | 1996-07-22 | 3 | -8/+15 |
* | Krb4: get the right includes | Sam Hartman | 1996-06-24 | 3 | -1/+6 |
* | Drop support for -u because it allows us to remove | Sam Hartman | 1996-06-24 | 4 | -243/+13 |
* | cvsignore hackery | Tom Yu | 1996-06-10 | 4 | -4/+0 |
* | Update .Sanitize files to reflect current file status | Theodore Tso | 1996-06-06 | 1 | -0/+2 |
* | * configure.in: Ezra's changes to allow compiling w/o krb4 | Tom Yu | 1996-06-04 | 2 | -0/+14 |
* | * configure.in: Ezra's patches to allow compilation w/o krb4 | Tom Yu | 1996-06-04 | 2 | -0/+15 |
* | Use the default service principal (don't assume it is "host") as the | Richard Basch | 1996-05-09 | 2 | -1/+6 |
* | cygnus merge: | Ken Raeburn | 1996-05-02 | 8 | -64/+156 |
* | The rd_req has to allow any local service principal, as the host may have | Richard Basch | 1996-04-28 | 2 | -21/+30 |
* | More option handling changes | Sam Hartman | 1996-04-18 | 2 | -3/+11 |
* | * Changes to not use streams on HPUX | Sam Hartman | 1996-04-16 | 5 | -2/+37 |
* | Store the forwarded credentials in /tmp/krb5cc_p<pid> (like krlogind) | Richard Basch | 1996-04-13 | 2 | -11/+6 |
* | forward.c: Use a saner naming convention for the credentials cache. | Richard Basch | 1996-04-12 | 3 | -8/+45 |
* | Call a krb5 cleanup routine to cleanup forwarded credentials, if necessary | Richard Basch | 1996-04-12 | 3 | -15/+25 |
* | * telnetd.c: remove inclusion of netdb.h; it's already in defs.h, | Tom Yu | 1996-03-27 | 2 | -1/+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 | 6 | -160/+57 |
* | Makefile.in: Added flags which turn on the encryption option | Theodore Tso | 1996-03-19 | 3 | -3/+51 |