index
:
krb5.git
gss_cs
keyring
kinit-c
master
msspng_ntlmssp
proxymech
spnego
MIT Kerberos patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
appl
/
telnet
/
telnetd
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Makefile.in: Revert $(S)=>/ change, for Windows support
Ken Raeburn
2002-08-29
1
-0
/
+4
*
Change $(S)=>/ and $(U)=>.. globally
Ken Raeburn
2002-08-23
1
-0
/
+4
*
* telnetd.c: Switched the valid and user descriptions under the -a
Jen Selby
2002-08-08
1
-0
/
+5
*
Change approach for getaddrinfo support. Now, only fake-addrinfo.h is
Ken Raeburn
2002-03-26
1
-0
/
+5
*
Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;
Ken Raeburn
2001-10-10
1
-0
/
+5
*
* telnetd.c: Move include of fake-addrinfo.c to after stdlib.h so
Ezra Peisach
2001-09-08
1
-0
/
+5
*
* configure.in: Check for ipv6 support
Ken Raeburn
2001-08-31
1
-0
/
+2
*
* ext.h: Always use prototype declarations
Ken Raeburn
2001-08-31
1
-0
/
+3
*
* defs.h: Don't include socket-utils.h until after netinet/in.h
Ken Raeburn
2001-08-30
1
-0
/
+4
*
support incoming ipv6 connections; debug mode still ipv4 only
Ken Raeburn
2001-08-30
1
-0
/
+9
*
* termio-tn.c, termios-tn.c: Define dummy variables if STREAMSPTY isn't defin...
Ken Raeburn
2001-08-30
1
-0
/
+5
*
* authenc.c (net_write): Rewrite in terms of netwrite()
Tom Yu
2001-08-02
1
-0
/
+35
*
* sys_term.c (startslave): Get rid of extra argument in call to
Ezra Peisach
2001-07-23
1
-0
/
+5
*
* sys_term.c (addarg): Cast char to long in indexing array
Ezra Peisach
2001-07-06
1
-0
/
+4
*
* state.c: Declate doclientstat() static and conditionalize
Ezra Peisach
2001-07-02
1
-0
/
+11
*
* telnetd.c (main): Change variable sin to sin4.
Ezra Peisach
2001-06-22
1
-0
/
+5
*
* telnetd.c: Add prototypes for getent() and tgetent()
Ezra Peisach
2001-06-21
1
-0
/
+4
*
* configure.in: Test if prototypes needed for setenv and unsetenv
Ezra Peisach
2001-06-21
1
-0
/
+6
*
* utility.c (printsub): Ensure variable set before use
Ezra Peisach
2001-06-19
1
-0
/
+4
*
* utility.c (printdata): Cast argument to isprint() to int
Ezra Peisach
2001-06-18
1
-0
/
+4
*
* ext.h: Remove unused prototype for start_slave() and replace
Ezra Peisach
2001-06-07
1
-0
/
+16
*
telnetd.c (usage): Align output columns better
Ken Raeburn
2001-04-27
1
-1
/
+1
*
delete support for command-line options that are no longer accepted (and have...
Ken Raeburn
2001-04-27
1
-0
/
+8
*
* state.c (envvarok): Disallow LC_* and NLSPATH
Tom Yu
2001-01-26
1
-0
/
+4
*
make pty_make_sane_hostname take sockaddr* arg instead of sockaddr_in*
Ken Raeburn
2000-12-06
1
-0
/
+5
*
* configure.in: Use AC_CHECK_HEADER and AC_CHECK_FUNC instead of
Ezra Peisach
2000-11-01
1
-0
/
+5
*
1.2-beta4 pullup
Ken Raeburn
2000-06-30
1
-0
/
+13
*
Check for existance of <memory.h>.
Wilfredo Sanchez
2000-06-01
1
-0
/
+5
*
Change wsanchez@apple -> tritan@mit
Wilfredo Sanchez
2000-06-01
1
-2
/
+2
*
jaltman fix for off-by-one error
Ken Raeburn
2000-03-20
1
-0
/
+6
*
* configure.in: Remove dependency on libdes425 when krb4 support
Ezra Peisach
2000-02-24
1
-0
/
+5
*
From Bear Giles:
Ken Raeburn
2000-02-21
1
-0
/
+6
*
log tritan's changes
Tom Yu
1999-10-26
1
-0
/
+7
*
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
[next]