Commit Graph

83 Commits

Author SHA1 Message Date
Assar Westerlund
239db0f710 removed all stupid register declarations
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1033 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-11-17 20:04:43 +00:00
Johan Danielsson
a0d6c7a8d8 Ifdef TIOCPKT
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1003 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-11-17 04:09:00 +00:00
Assar Westerlund
7e00a1cefe Removed -s' for securID and added -a otp' for OTP.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@996 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-11-17 00:20:37 +00:00
Assar Westerlund
edb66c9354 SOCKS-support
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@860 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-18 05:35:32 +00:00
Assar Westerlund
7ceaba756d (main): use `mini_inetd'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@760 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-27 00:11:53 +00:00
Assar Westerlund
87db6dcb90 Removed all convex code.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@724 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-10 20:35:10 +00:00
Assar Westerlund
351f18b02d NEWINIT, UNICOS7x, UNICOS5: removed
STREAMSPTY: added variable `really_stream'
Now able to handle the case where the OS supports stream ptys but we
run out of them and start using ordinary BSD ones.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@722 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-09 19:35:07 +00:00
Assar Westerlund
3467387cd6 removed old extern declarations.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@711 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-03 18:03:15 +00:00
Assar Westerlund
1e35a8c714 new option -y for no warnings
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@707 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-02 19:12:33 +00:00
Assar Westerlund
83290cb18a s/gethostname/k_gethostname/
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@703 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-08-31 21:12:29 +00:00
Johan Danielsson
ffc8a5ca79 Check for TCSETS*
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@679 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-08-24 23:12:29 +00:00
Björn Groenvall
249b7b0725 Remove bogous declaration of inet_ntoa().
Fix constness.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@661 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-08-20 12:59:40 +00:00
Assar Westerlund
d8dc73c8cc Changed bogus 'strncpy' to 'strcpy'.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@641 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-08-11 21:20:08 +00:00
Assar Westerlund
1175400948 updated usage
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@598 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-06-17 04:46:37 +00:00
Johan Danielsson
b5b14c7bf0 Somewhat changed the way utmpx entries are created. It should now work
on both Solaris and IRIX, without stale login information.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@556 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-06-04 01:01:27 +00:00
Johan Danielsson
446b212817 Use MaxHostNameLen and MaxPathLen
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@536 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-05-13 02:07:52 +00:00
Assar Westerlund
092bd7e645 config.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@496 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-05-05 04:39:52 +00:00
Assar Westerlund
521dcd469e lots of small fixes
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@331 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-03-24 06:57:50 +00:00
Unknown User d91-jda
2a8068132e Added flags -z to have telnetd log unauthenticated logins, such as
when using an old telnet client. Unfortunately in most of these cases,
the user name is not known.

There should also be a way to tell the difference between bad
authentication (such as with expired tickets) and no attempt to
provide authentication (such as with an old client).


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@279 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-02-26 16:59:05 +00:00
Björn Groenvall
48bfa66da1 Better support for multihomed servers in libkrb.
Make telnetd multihome aware.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@268 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-02-18 17:12:14 +00:00
Assar Westerlund
7d69e8a197 hacks to make it compile everywhere
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@260 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-02-11 16:07:55 +00:00
Assar Westerlund
212e5c0b5c typo
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@243 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-02-10 20:00:39 +00:00
Assar Westerlund
0b577a7b69 ...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@230 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-02-04 16:14:07 +00:00
Unknown User d91-jda
c92fc8f075 Removal of huge amounts of dead code.
Telnetd now hopefully works on most modern STREAMS based systems as
well as BSD systems.

It might have broke on some systems that I haven't tested on, like
CRAY with UNICOS5 and Linux ;-)


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@227 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-02-04 15:03:03 +00:00
Unknown User d91-jda
e6b50696c6 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@216 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-01-30 15:50:36 +00:00
Björn Groenvall
7bca5296c9 Fix typo
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@196 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-11-27 09:08:14 +00:00
Björn Groenvall
edbda3967b Add kludge for Mac NCSA telnet 2.6
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@195 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-11-27 09:07:16 +00:00
Unknown User d91-jda
a445da10c5 More ANSI/ISO 9899-1990 to the people!
Now actually builds (not including util) with DEC "cc -std1" and Sun
"acc -Xc".  There are still major prototype conflicts, but there isn't
much to do about this.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@192 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-11-12 20:22:06 +00:00
Björn Groenvall
b435a481ac Add new option -L /bin/login and variable char *new_login.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@94 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-09-02 14:09:27 +00:00
Björn Groenvall
86b43d05a8 If remote host name is to long to fit into utmp try to remove domain
part if it does match our local domain.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@92 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-09-02 13:19:22 +00:00
Björn Groenvall
c23bf1292a Port to IRIX.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@78 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-08-15 09:11:38 +00:00
Unknown User d91-jda
518172f226 Added support for autoconf
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@57 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-07-19 23:47:00 +00:00
Unknown User d91-jda
ebd0b9fa73 Initial revision
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@52 ec53bebd-3082-4978-b11e-865c3cabbd6b
1995-07-19 18:57:49 +00:00