| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Makefile.in: Added flags to turn on the encryption option | Theodore Tso | 1996-03-19 | 7 | -10/+102 |
| * | Mon Mar 18 20:56:37 1996 Theodore Y. Ts'o <tytso@dcl> | Theodore Tso | 1996-03-19 | 7 | -113/+246 |
| * | telnet needs USE_ANAME because libtelnet/kerberos.c isn't split | Mark Eichin | 1996-03-14 | 2 | -2/+7 |
| * | variable HE is a name collision with an hp/ux register mask in the hp/ux | Mark Eichin | 1996-03-13 | 1 | -4/+4 |
| * | New telnet authentication type pair to indicate whether we should be | Theodore Tso | 1996-03-13 | 1 | -0/+7 |
| * | Use MAXDNAME for the maximum length of a domain, | Sam Hartman | 1996-02-26 | 3 | -6/+22 |
| * | Use MAXDNAME for the maximum length of a domain, | Sam Hartman | 1996-02-26 | 3 | -4/+14 |
| * | * ext.h, utility.c (fatalperror, fatal): Add const to argument | Ezra Peisach | 1996-02-24 | 3 | -4/+8 |
| * | * Makefile.in | Richard Basch | 1996-02-04 | 2 | -4/+12 |
| * | Telnet really wants a DES key; have it ask for one | Sam Hartman | 1996-01-26 | 2 | -0/+5 |
| * | Mainline utmp and login cleanups from hartmans_pty_utmp: | Sam Hartman | 1996-01-19 | 2 | -1/+6 |
| * | forward.c (get_for_creds): Removed no longer used function | Theodore Tso | 1996-01-10 | 3 | -165/+55 |
| * | * state.c: use P properly so it won't break non-ansi compilers | Tom Yu | 1995-11-27 | 2 | -1/+5 |
| * | * telnetd.8: source tmac.doc for correct parsing | Mark Eichin | 1995-11-13 | 2 | -0/+5 |
| * | * main.c: initialize line (to avoid splitting up forward.c.) | Mark Eichin | 1995-11-13 | 2 | -0/+6 |
| * | * forward.c: set KRB5_DEFAULT_LIFE to 10 hours, not 8. | Mark Eichin | 1995-11-13 | 3 | -3/+19 |
| * | Disallow changes to AOUT_LD_* environment variables | Richard Basch | 1995-10-25 | 1 | -1/+1 |
| * | Reversed the check for strchr(). If strchr(varp, '=') is true then we | Richard Basch | 1995-10-24 | 1 | -1/+1 |
| * | 1. Do not end syslog messages with \n (it messes up the logs). | Richard Basch | 1995-10-23 | 1 | -24/+21 |
| * | Print messages using \r\n so that the display in binary mode will be correct. | Richard Basch | 1995-10-23 | 1 | -129/+129 |
| * | Print all statements using \r\n so that they will be properly formatted | Richard Basch | 1995-10-23 | 2 | -7/+7 |