]>
git.ipfire.org Git - thirdparty/openssh-portable.git/log
Damien Miller [Wed, 22 May 2002 05:06:43 +0000 (15:06 +1000)]
unbreak
Damien Miller [Wed, 22 May 2002 05:06:28 +0000 (15:06 +1000)]
unbreak (aaarrrgggh - stupid vi)
Damien Miller [Wed, 22 May 2002 04:24:01 +0000 (14:24 +1000)]
sync scard/
Damien Miller [Wed, 22 May 2002 04:14:54 +0000 (14:14 +1000)]
crank rpm spec versions
Damien Miller [Wed, 22 May 2002 04:14:00 +0000 (14:14 +1000)]
Crank version
(also missed changelog message)
Damien Miller [Wed, 22 May 2002 04:04:11 +0000 (14:04 +1000)]
rcsid sync
Damien Miller [Wed, 22 May 2002 01:02:15 +0000 (11:02 +1000)]
fix spelling mistakes spotted by Solar Designer <solar@openwall.com>
Kevin Steves [Tue, 21 May 2002 17:59:13 +0000 (17:59 +0000)]
- (stevesk) [sshd.c] #ifndef HAVE_CYGWIN for setgroups()
Kevin Steves [Tue, 21 May 2002 17:50:21 +0000 (17:50 +0000)]
- (stevesk) [sshd.c] bug 245; disable setsid() for now
Tim Rice [Fri, 17 May 2002 15:59:22 +0000 (08:59 -0700)]
[configure.ac] remove extra MD5_MSG="no" line.
Damien Miller [Wed, 15 May 2002 23:25:38 +0000 (09:25 +1000)]
p1
Ben Lindstrom [Wed, 15 May 2002 21:50:14 +0000 (21:50 +0000)]
- (bal) OpenBSD CVS Sync
- markus@cvs.openbsd.org 2002/05/15 21:05:29
[version.h]
enter OpenSSH_3.2.2
- (bal) Caldara, Suse, and Redhat openssh.specs updated.
Ben Lindstrom [Wed, 15 May 2002 21:37:34 +0000 (21:37 +0000)]
- markus@cvs.openbsd.org 2002/05/15 21:02:53
[servconf.c sshd.8 sshd_config]
disable privsep and enable setuid for the 3.2.2 release
Ben Lindstrom [Wed, 15 May 2002 21:36:45 +0000 (21:36 +0000)]
- millert@cvs.openbsd.org 2002/05/06 23:34:33
[ssh.1 sshd.8]
Kill/adjust r(login|exec)d? references now that those are no longer in
the tree.
Ben Lindstrom [Wed, 15 May 2002 21:35:43 +0000 (21:35 +0000)]
- deraadt@cvs.openbsd.org 2002/05/04 02:39:35
[servconf.c sshd.8 sshd_config]
enable privsep by default; provos ok
(historical)
Ben Lindstrom [Wed, 15 May 2002 16:39:51 +0000 (16:39 +0000)]
- (bal) Clarified openbsd-compat/*-cray.* Licence provided by Wendy.
Ben Lindstrom [Wed, 15 May 2002 16:25:01 +0000 (16:25 +0000)]
- mouring@cvs.openbsd.org 2002/05/15 15:47:49
[kex.c monitor.c monitor_wrap.c sshd.c]
'monitor' variable clashes with at least one lame platform (NeXT). i
Renamed to 'pmonitor'. provos@
- (bal) Fixed up PAM case. I think.
Ben Lindstrom [Wed, 15 May 2002 16:19:37 +0000 (16:19 +0000)]
- markus@cvs.openbsd.org 2002/05/13 21:26:49
[auth-rhosts.c]
handle debug messages during rhosts-rsa and hostbased authentication;
ok provos@
Ben Lindstrom [Wed, 15 May 2002 16:17:56 +0000 (16:17 +0000)]
- millert@cvs.openbsd.org 2002/05/13 15:53:19
[sshd.c]
Call setsid() in the child after sshd accepts the connection and forks.
This is needed for privsep which calls setlogin() when it changes uids.
Without this, there is a race where the login name of an existing
connection, as returned by getlogin(), may be changed to the privsep
user (sshd). markus@ OK
Ben Lindstrom [Wed, 15 May 2002 16:16:14 +0000 (16:16 +0000)]
- markus@cvs.openbsd.org 2002/05/13 20:44:58
[auth-options.c auth.c auth.h]
move the packet_send_debug handling from auth-options.c to auth.c;
ok provos@
Ben Lindstrom [Wed, 15 May 2002 16:14:36 +0000 (16:14 +0000)]
- itojun@cvs.openbsd.org 2002/05/13 02:37:39
[auth-skey.c auth2.c]
less warnings. skey_{respond,query} are public (in auth.h)
Ben Lindstrom [Wed, 15 May 2002 16:09:57 +0000 (16:09 +0000)]
- stevesk@cvs.openbsd.org 2002/05/11 20:24:48
[ssh.h]
typo in comment
Ben Lindstrom [Wed, 15 May 2002 16:08:48 +0000 (16:08 +0000)]
- deraadt@cvs.openbsd.org 2002/05/08 21:06:34
[ssh.h]
move to sshd.sshd instead
Ben Lindstrom [Wed, 15 May 2002 16:07:11 +0000 (16:07 +0000)]
- deraadt@cvs.openbsd.org 2002/05/07 19:54:36
[ssh.h]
use ssh uid
Ben Lindstrom [Wed, 15 May 2002 15:59:17 +0000 (15:59 +0000)]
- (bal) CVS ID fix up on auth-passwd.c
Damien Miller [Wed, 15 May 2002 00:12:29 +0000 (10:12 +1000)]
wrap
Damien Miller [Wed, 15 May 2002 00:08:17 +0000 (10:08 +1000)]
wrap
Tim Rice [Tue, 14 May 2002 16:03:46 +0000 (09:03 -0700)]
update version.
Tim Rice [Tue, 14 May 2002 03:50:38 +0000 (20:50 -0700)]
remove reference to UnixWare 7 and OpenUNIX 8
from PAM-enabled pragraph. UnixWare has no PAM.
Tim Rice [Tue, 14 May 2002 00:07:18 +0000 (17:07 -0700)]
20020514
[sshpty.c] set tty modes when allocating old style bsd ptys to
match what newer style ptys have when allocated. Based on a patch by
Roger Cornelius <rac@tenzing.org>
[README.privsep] UnixWare 7 and OpenUNIX 8 work.
Kevin Steves [Mon, 13 May 2002 23:31:09 +0000 (23:31 +0000)]
- (stevesk) [README.privsep] PAM+privsep works with Solaris 8.
Damien Miller [Mon, 13 May 2002 05:22:21 +0000 (15:22 +1000)]
- (djm) Add INSTALL warning about SSH protocol 1 blowfish w/ OpenSSL < 0.9.6
Damien Miller [Mon, 13 May 2002 05:14:08 +0000 (15:14 +1000)]
- (djm) Bug #234: missing readpassphrase declaration and defines
Damien Miller [Mon, 13 May 2002 04:41:31 +0000 (14:41 +1000)]
align summary
Damien Miller [Mon, 13 May 2002 04:12:05 +0000 (14:12 +1000)]
unbreak
Kevin Steves [Mon, 13 May 2002 03:57:04 +0000 (03:57 +0000)]
- (stevesk) add initial README.privsep
Kevin Steves [Mon, 13 May 2002 03:51:40 +0000 (03:51 +0000)]
- (stevesk) [configure.ac] nicer message: --with-privsep-user=user
Damien Miller [Mon, 13 May 2002 03:30:17 +0000 (13:30 +1000)]
unbreak
Damien Miller [Mon, 13 May 2002 03:26:57 +0000 (13:26 +1000)]
- (djm) Update RPM spec file: different superuser path, use
/var/empty/sshd for privsep
Damien Miller [Mon, 13 May 2002 03:15:42 +0000 (13:15 +1000)]
- (djm) Add --with-privsep-path configure option
Damien Miller [Mon, 13 May 2002 01:07:41 +0000 (11:07 +1000)]
- (djm) Bug #231: UsePrivilegeSeparation turns off Banner.
Damien Miller [Mon, 13 May 2002 00:56:51 +0000 (10:56 +1000)]
- (djm) Add --with-superuser-path=xxx configure option to specify what $PATH
the superuser receives.
Damien Miller [Mon, 13 May 2002 00:48:57 +0000 (10:48 +1000)]
- (djm) Add --with-superuser-path=xxx configure option to specify what $PATH
the superuser receives.
Tim Rice [Sat, 11 May 2002 22:30:04 +0000 (15:30 -0700)]
fix for systems that have both HAVE_ACCRIGHTS_IN_MSGHDR and
HAVE_CONTROL_IN_MSGHDR. Ie. sys/socket.h has #define msg_accrights msg_control
Tim Rice [Sat, 11 May 2002 20:17:42 +0000 (13:17 -0700)]
applied a rework of djm's OpenSSL search cleanup patch.
Now only searches system and /usr/local/ssl (OpenSSL's default install path)
Others must use --with-ssl-dir=....
Kevin Steves [Fri, 10 May 2002 15:48:52 +0000 (15:48 +0000)]
- (stevesk) [auth.c] Shadow account and expiration cleanup. Now
check for root forced expire. Still don't check for inactive.
Ben Lindstrom [Fri, 10 May 2002 02:40:15 +0000 (02:40 +0000)]
- (bal) Back all the way out of auth-passwd.c changes. Breaks too many
things that don't set pw->pw_passwd.
Damien Miller [Fri, 10 May 2002 02:20:24 +0000 (12:20 +1000)]
- (djm) Try to drop supplemental groups at daemon startup. Patch from
RedHat
Damien Miller [Fri, 10 May 2002 02:19:23 +0000 (12:19 +1000)]
- (djm) Rework RedHat RPM files. Based on spec from Nalin
Dahyabhai <nalin@redhat.com> and patches from
Pekka Savola <pekkas@netcore.fi>
Tim Rice [Thu, 9 May 2002 14:05:59 +0000 (07:05 -0700)]
Unbreak make -f Makefile.in distprep
Damien Miller [Thu, 9 May 2002 05:59:13 +0000 (15:59 +1000)]
- (djm) Disable PAM kbd-int auth if privsep is turned on (it doesn't work)
Tim Rice [Wed, 8 May 2002 23:04:14 +0000 (16:04 -0700)]
set SHELL in Makefile in case someone makes from a non bourne compatable shell
Tim Rice [Wed, 8 May 2002 22:57:18 +0000 (15:57 -0700)]
fix logic on when seed_rng() is called.
Report by Chris Maxwell <maxwell@cs.dal.ca>
Tim Rice [Wed, 8 May 2002 02:51:31 +0000 (19:51 -0700)]
Add truncate() emulation to address Bug 208
Damien Miller [Wed, 8 May 2002 02:27:55 +0000 (12:27 +1000)]
- (djm) Don't reinitialise PAM credentials before we have started PAM.
Report from Pekka Savola <pekkas@netcore.fi>
Damien Miller [Wed, 8 May 2002 02:24:42 +0000 (12:24 +1000)]
- (djm) Unbreak PAM auth for protocol 1. Report from Pekka Savola
<pekkas@netcore.fi>
Damien Miller [Wed, 8 May 2002 02:18:26 +0000 (12:18 +1000)]
- (djm) Unbreak auth-passwd.c for PAM and SIA
Ben Lindstrom [Mon, 6 May 2002 23:06:08 +0000 (23:06 +0000)]
- (bal) Fixed auth-passwd.c to resolve PermitEmptyPassword issue
Damien Miller [Wed, 1 May 2002 12:00:22 +0000 (22:00 +1000)]
- (djm) Fix readpassphase compilation for systems which have it
Damien Miller [Wed, 1 May 2002 03:17:33 +0000 (13:17 +1000)]
- (djm) Import OpenBSD regression tests. Requires BSD make to run
Tim Rice [Tue, 30 Apr 2002 03:53:12 +0000 (20:53 -0700)]
[contrib/caldera/openssh.spec] update fixUP to reflect changes in sshd_config.
[contrib/cygwin/README] remove reference to regex.
patch from Corinna Vinschen <vinschen@redhat.com>
Damien Miller [Fri, 26 Apr 2002 06:54:34 +0000 (16:54 +1000)]
- (djm) Bug #180: Set ToS bits on IPv4-in-IPv6 mapped addresses. Based on
patch from openssh@misc.tecq.org
Damien Miller [Fri, 26 Apr 2002 01:27:24 +0000 (11:27 +1000)]
- (djm) Disable PAM password expiry until a complete fix for bug #188 exists
Damien Miller [Fri, 26 Apr 2002 01:25:40 +0000 (11:25 +1000)]
- (djm) Bug #137, #209: fix make problems for scard/Ssh.bin, do uudecode
during distprep only
Kevin Steves [Thu, 25 Apr 2002 18:17:04 +0000 (18:17 +0000)]
- (stevesk) [acconfig.h auth-passwd.c configure.ac sshd.c] HP-UX 10.26
support. bug #184. most from dcole@keysoftsys.com.
Kevin Steves [Thu, 25 Apr 2002 17:56:07 +0000 (17:56 +0000)]
- (stevesk) [defines.h] remove USE_TIMEVAL; unused
Damien Miller [Tue, 23 Apr 2002 23:49:09 +0000 (09:49 +1000)]
- djm@cvs.openbsd.org 2002/04/23 22:16:29
[sshd.c]
Improve error message; ok markus@ stevesk@
Damien Miller [Tue, 23 Apr 2002 23:48:14 +0000 (09:48 +1000)]
- (djm) OpenBSD CVS Sync
- markus@cvs.openbsd.org 2002/04/23 12:54:10
[version.h]
3.2.1
Kevin Steves [Tue, 23 Apr 2002 20:45:55 +0000 (20:45 +0000)]
- (stevesk) [acconfig.h configure.ac session.c] LOGIN_NO_ENDOPT for HP-UX
Kevin Steves [Tue, 23 Apr 2002 20:11:13 +0000 (20:11 +0000)]
- (stevesk) [acconfig.h] NEED_IN_SYSTM_H unused
Markus Friedl [Tue, 23 Apr 2002 14:41:12 +0000 (16:41 +0200)]
- markus@cvs.openbsd.org 2002/04/23 12:58:26
[radix.c]
send complete ticket; semerad@ss1000.ms.mff.cuni.cz
Markus Friedl [Tue, 23 Apr 2002 14:35:15 +0000 (16:35 +0200)]
- markus@openbsd.org 2002/04/23 12:58:26
[radix.c]
send complete ticket; semerad@ss1000.ms.mff.cuni.cz
Damien Miller [Tue, 23 Apr 2002 13:32:38 +0000 (23:32 +1000)]
wrap an out of control line
Damien Miller [Tue, 23 Apr 2002 13:22:25 +0000 (23:22 +1000)]
- (djm) Bug #206 - blibpath isn't always needed for AIX ld, avoid
sizeof(long long int) == 4 breakage. Patch from Matthew Clarke
<Matthew_Clarke@mindlink.bc.ca>
Damien Miller [Tue, 23 Apr 2002 13:09:19 +0000 (23:09 +1000)]
- (djm) Bug #214: Fix utmp for Irix (don't strip "tty"). Patch from
Kevin Taylor <no@nowhere.org> (??) via Philipp Grau
<phgrau@zedat.fu-berlin.de>
Damien Miller [Tue, 23 Apr 2002 12:59:51 +0000 (22:59 +1000)]
- (djm) Bug #213: Simplify CMSG_ALIGN macros to avoid symbol clashes.
Reported by Doug Manton <dmanton@emea.att.com>
Damien Miller [Tue, 23 Apr 2002 12:52:45 +0000 (22:52 +1000)]
- (djm) Define BROKEN_REALPATH for AIX, patch from
Antti Tapaninen <aet@cc.hut.fi>
Damien Miller [Tue, 23 Apr 2002 12:48:46 +0000 (22:48 +1000)]
- (djm) Applied OpenSC smartcard updates from Markus &
Antti Tapaninen <aet@cc.hut.fi>
Damien Miller [Tue, 23 Apr 2002 11:17:17 +0000 (21:17 +1000)]
- (djm) Redhat spec enables KrbV by default
Damien Miller [Tue, 23 Apr 2002 11:15:31 +0000 (21:15 +1000)]
- (djm) Update RPM spec file versions
Damien Miller [Tue, 23 Apr 2002 11:13:32 +0000 (21:13 +1000)]
- (djm) Trim ChangeLog to include only post-3.1 changes
Damien Miller [Tue, 23 Apr 2002 11:09:44 +0000 (21:09 +1000)]
- markus@cvs.openbsd.org 2002/04/22 21:04:52
[channels.c clientloop.c clientloop.h ssh.c]
request reply (success/failure) for -R style fwd in protocol v2,
depends on ordered replies.
fixes http://bugzilla.mindrot.org/show_bug.cgi?id=215; ok provos@
Damien Miller [Tue, 23 Apr 2002 11:04:51 +0000 (21:04 +1000)]
- markus@cvs.openbsd.org 2002/04/22 16:16:53
[servconf.c sshd.8 sshd_config]
do not auto-enable KerberosAuthentication; ok djm@, provos@, deraadt@
Damien Miller [Tue, 23 Apr 2002 11:00:33 +0000 (21:00 +1000)]
- markus@cvs.openbsd.org 2002/04/22 06:15:47
[radix.c]
fix check for overflow
Damien Miller [Tue, 23 Apr 2002 10:56:02 +0000 (20:56 +1000)]
- stevesk@cvs.openbsd.org 2002/04/21 16:25:06
[sshconnect1.c]
spelling in error message; ok markus@
Damien Miller [Tue, 23 Apr 2002 10:51:15 +0000 (20:51 +1000)]
- stevesk@cvs.openbsd.org 2002/04/21 16:19:27
[sshd.8 sshd_config]
document default AFSTokenPassing no; ok deraadt@
Damien Miller [Tue, 23 Apr 2002 10:46:56 +0000 (20:46 +1000)]
- markus@cvs.openbsd.org 2002/04/20 09:17:19
[radix.c]
rewrite using the buffer_* API, fixes overflow; ok deraadt@
Damien Miller [Tue, 23 Apr 2002 10:42:36 +0000 (20:42 +1000)]
- markus@cvs.openbsd.org 2002/04/20 09:14:58
[bufaux.c bufaux.h]
add buffer_{get,put}_short
Damien Miller [Tue, 23 Apr 2002 10:40:28 +0000 (20:40 +1000)]
- (djm) OpenBSD CVS Sync
- deraadt@cvs.openbsd.org 2002/04/20 09:02:03
[servconf.c]
No, afs requires explicit enabling
Damien Miller [Tue, 23 Apr 2002 10:28:48 +0000 (20:28 +1000)]
- (djm) Make privsep work with PAM (still experimental)
Damien Miller [Tue, 23 Apr 2002 10:22:59 +0000 (20:22 +1000)]
- (djm) Bug #222: Fix tests for getaddrinfo on OSF/1. Spotted by
Robert Urban <urban@spielwiese.de>
Tim Rice [Sun, 21 Apr 2002 18:26:10 +0000 (11:26 -0700)]
[entropy.c.] Portability fix for SCO Unix 3.2v4.x (SCO OSR 3.0).
entropy.c needs seteuid(getuid()) for the setuid(original_uid) to succeed.
Patch by gert@greenie.muc.de. This fixes one part of Bug 208
Damien Miller [Thu, 18 Apr 2002 12:53:22 +0000 (22:53 +1000)]
- (djm) Avoid SIGCHLD breakage when run from rsync. Fix from
Sturle Sunde <sturle.sunde@usit.uio.no>
Tim Rice [Thu, 18 Apr 2002 04:19:14 +0000 (21:19 -0700)]
[configure.ac] Issue warning on --with-default-path=/some_path
if LOGIN_CAP is enabled. Report & testing by Tuc <tuc@ttsg.com>
Damien Miller [Wed, 17 Apr 2002 02:30:45 +0000 (12:30 +1000)]
- (djm) Fix .Nm in mdoc2man.pl from pspencer@fields.utoronto.ca
Damien Miller [Wed, 17 Apr 2002 02:22:58 +0000 (12:22 +1000)]
- (djm) Tell users to configure /dev/random support into OpenSSL in INSTALL
Tim Rice [Tue, 16 Apr 2002 04:10:09 +0000 (21:10 -0700)]
[configure.ac] add tests for recvmsg and sendmsg.
[monitor_fdpass.c] add checks for HAVE_SENDMSG and HAVE_RECVMSG for
systems that HAVE_ACCRIGHTS_IN_MSGHDR but no recvmsg or sendmsg.
Kevin Steves [Mon, 15 Apr 2002 22:00:51 +0000 (22:00 +0000)]
- (stevesk) bsd-cygwin_util.[ch] BSD license from Corinna Vinschen
Damien Miller [Mon, 15 Apr 2002 03:23:59 +0000 (13:23 +1000)]
- (djm) Unbreak "make install". Fix from Darren Tucker <dtucker@zip.com.au>
Damien Miller [Sun, 14 Apr 2002 13:16:04 +0000 (23:16 +1000)]
- (djm) Random number collection doc fixes from Ben