summaryrefslogtreecommitdiffstats
path: root/src/appl/telnet/telnetd
Commit message (Expand)AuthorAgeFilesLines
* Mass makefile/configure.in build system revampTheodore Tso1998-02-122-0/+6
* * telnetd.c (doit): additional fix for previous terminaltype changeDan Winship1998-01-282-1/+5
* * telnetd.c (getterminaltype): Null-terminate strings and avoid aDan Winship1998-01-275-16/+29
* telnetd.c (telnet, get_default_IM): Instead of using a hardcoded IMTheodore Tso1998-01-243-20/+31
* * telnetd.c (doit): Fix up slave buffer lengthTom Yu1997-12-052-4/+6
* Prohibit the passing of TERMCAP, TERMPATH, TERMINFO, and HOME, sinceTheodore Tso1997-10-232-0/+10
* * sys_term.c (start_login): Bounds check the constructed "speed"Tom Yu1997-04-102-2/+13
* * configure.in: Fix DES425_DEPLIBTom Yu1997-02-122-1/+5
* Merge of libhack_branchTom Yu1997-02-093-9/+13
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-082-2/+15
* Misc debugging cleanups [71, 74]Sam Hartman1996-10-142-7/+22
* Check in all of jik's patches besides the forward commandSam Hartman1996-09-212-0/+7
* remove ".so man1/header.doc" and extra args to .THTom Yu1996-09-102-2/+5
* Don't allow the environment variable RESOLV_HOST_CONF to be set forTheodore Tso1996-09-072-0/+6
* man page rewrite from Cygnus. (Got rid of tmac.doc dependency, whichJeff Bigler1996-08-291-408/+430
* Drop support for -u because it allows us to removeSam Hartman1996-06-244-243/+13
* cvsignore hackeryTom Yu1996-06-101-1/+0
* Update .Sanitize files to reflect current file statusTheodore Tso1996-06-061-0/+2
* * configure.in: Ezra's changes to allow compiling w/o krb4Tom Yu1996-06-042-0/+14
* cygnus merge:Ken Raeburn1996-05-028-64/+156
* More option handling changesSam Hartman1996-04-182-3/+11
* * Changes to not use streams on HPUXSam Hartman1996-04-165-2/+37
* Call a krb5 cleanup routine to cleanup forwarded credentials, if necessaryRichard Basch1996-04-123-15/+25
* * telnetd.c: remove inclusion of netdb.h; it's already in defs.h,Tom Yu1996-03-272-1/+6
* Add a couple missing log entries for stuff Mark checked inKen Raeburn1996-03-251-1/+9
* * Apply patch from Ken Raeburn to get telnetd compiling on the SGISam Hartman1996-03-246-160/+57
* Makefile.in: Added flags which turn on the encryption optionTheodore Tso1996-03-193-3/+51
* telnet needs USE_ANAME because libtelnet/kerberos.c isn't splitMark Eichin1996-03-141-1/+3
* variable HE is a name collision with an hp/ux register mask in the hp/uxMark Eichin1996-03-131-4/+4
* Use MAXDNAME for the maximum length of a domain,Sam Hartman1996-02-263-6/+22
* * ext.h, utility.c (fatalperror, fatal): Add const to argumentEzra Peisach1996-02-243-4/+8
* * Makefile.inRichard Basch1996-02-041-2/+6
* Mainline utmp and login cleanups from hartmans_pty_utmp:Sam Hartman1996-01-192-1/+6
* * state.c: use P properly so it won't break non-ansi compilersTom Yu1995-11-272-1/+5
* * telnetd.8: source tmac.doc for correct parsingMark Eichin1995-11-132-0/+5
* Disallow changes to AOUT_LD_* environment variablesRichard Basch1995-10-251-1/+1
* Reversed the check for strchr(). If strchr(varp, '=') is true then weRichard Basch1995-10-241-1/+1
* 1. Do not end syslog messages with \n (it messes up the logs).Richard Basch1995-10-231-24/+21
* syslog statements should not be called with \nRichard Basch1995-10-232-5/+5
* Minor fix to last commitSam Hartman1995-10-222-1/+6
* Integrate patch including functionality from David Borman's latestSam Hartman1995-10-212-0/+29
* Fix handling of session key for Kerberos5. I don't think this shouldSam Hartman1995-10-103-0/+10
* Changes for Alpha; also deal better with slave failureSam Hartman1995-08-092-8/+20
* Fix cc -std1 error on OSFPaul Park1995-08-082-1/+5
* * Use new interface to pty_update_utmpSam Hartman1995-08-082-18/+11
* Build fixes for SolarisPaul Park1995-08-073-1/+14
* libpty fixesPaul Park1995-08-073-3/+13
* Get telnetd working with libptySam Hartman1995-08-055-437/+93
* * configure.in: Don't link with -lkadmTom Yu1995-07-292-1/+3
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-073-6/+10