DragonFly-2.3.1.768.g068e7 master crypto/telnet/arpa telnet.h crypto/telnet/libtelnet auth-proto.h auth.c auth.h enc-proto.h enc_des.c encrypt.c encrypt.h genget.c getent.c kerberos5.c key-proto.h krb4encpwd.c misc-proto.h misc.c misc.h pk.c pk.h read_password.c rsaencpwd.c sra.c crypto/telnet/telnet authenc.c commands.c defines.h externs.h fdset.h general.h main.c network.c ring.c ring.h sys_bsd.c telnet.1 telnet.c terminal.c types.h utilities.c crypto/telnet/telnetd authenc.c def

Hasso Tepper hasso at estpak.ee
Tue Aug 11 04:15:40 PDT 2009


s.h ext.h global.c pathnames.h slc.c state.c sys_term.c telnetd.8 telnetd.c telnetd.h termstat.c utility.c lib/libtelnet Makefile auth-proto.h auth.c auth.h enc-proto.h enc_des.c encrypt.c encrypt.h genget.c getent.c kerberos5.c key-proto.h krb4encpwd.c misc-proto.h misc.c pk.c pk.h read_password.c rsaencpwd.c sra.c libexec/telnetd Makefile authenc.c defs.h ext.h global.c pathnames.h slc.c state.c sys_term.c telnetd.8 telnetd.c telnetd.h termstat.c utility.c secure Makefile.inc secure/l
 ib Makefile secure/lib/libtelnet Makefile secure/libexec Makefile secure/libexec/telnetd Makefile secure/usr.bin Makefile secure/usr.bin/telnet Makefile usr.bin/telnet Makefile authenc.c commands.c defines.h externs.h main.c network.c ring.c ring.h sys_bsd.c telnet.1 telnet.c terminal.c utilities.c
Date: Tue, 11 Aug 2009 14:14:28 +0300
BestServHost: crater.dragonflybsd.org
List-Post: <mailto:commits at crater.dragonflybsd.org>
List-Subscribe: <mailto:commits-request at crater.dragonflybsd.org?body=subscribe>
List-Unsubscribe: <mailto:commits-request at crater.dragonflybsd.org?body=unsubscribe>
List-Help: <mailto:commits-request at crater.dragonflybsd.org?body=help>
List-Owner: <mailto:owner-commits at crater.dragonflybsd.org>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
References: <200907121009.n6CA9Lwu088871 at crater.dragonflybsd.org>
In-Reply-To: <200907121009.n6CA9Lwu088871 at crater.dragonflybsd.org>
Sender: commits-errors at crater.dragonflybsd.org
Errors-To: commits-errors at crater.dragonflybsd.org
Lines: 25
NNTP-Posting-Host: 216.240.41.25
X-Trace: 1249989437 crater_reader.dragonflybsd.org 882 216.240.41.25
Xref: crater_reader.dragonflybsd.org dragonfly.commits:22525

=DChel kenal p=E4eval (p=FChap=E4ev 12 juuli 2009) kirjutas Peter Avalos:
> commit 068e70615cb2d4761d27f65ed0d00daf92ab7bbc
> Author: Peter Avalos <pavalos at theshell.com>
> Date:   Sat Jul 11 15:50:58 2009 -1000
>
>     Stop building multiple versions of telnet.
>
>     It's ok to move this code outside of crypto/ because it doesn't
> actually contain any crypto -- only routines that call the crypto
> functions. This keeps the code centralized, and the usual make.conf
> defines will control what gets built (the default is still non-kerberos
> and with crypto).

Is this commit the one to blame for this?:

$ telnet foo
Trying x.x.x.x...
Connected to foo
Escape character is '^]'.

Username: Kerberos:     No default realm defined for Kerberos!


=2D-=20
Hasso Tepper





More information about the Commits mailing list