Tim Rice
880ab0d84e
- (tim) [contrib/cygwin/Makefile] Install ssh-copy-id and ssh-copy-id.1
...
Gzip all man pages. Patch from Corinna Vinschen.
2009-12-26 15:40:47 -08:00
Darren Tucker
d35e0ef616
- (dtucker) Bug #1677 : add conditionals around the source for ssh-askpass.
2009-12-07 11:32:36 +11:00
Damien Miller
2191e04549
- (djm) [contrib/gnome-ssh-askpass2.c] Make askpass dialog desktop-modal.
...
bz#1645, patch from jchadima AT redhat.com
2009-11-18 17:51:59 +11:00
Damien Miller
ea43742e77
pull in 5.3 release changes from branch:
...
20090926
- (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
[contrib/suse/openssh.spec] Update for release
- (djm) [README] update relnotes URL
- (djm) [packet.c] Restore EWOULDBLOCK handling that got lost somewhere
- (djm) Release 5.3p1
2009-10-02 11:49:03 +10:00
Tim Rice
caeb164984
- (tim) [contrib/cygwin/ssh-user-config] Change script to call correct error
...
function. Patch from Corinna Vinschen.
2009-07-29 07:21:13 -07:00
Darren Tucker
8fdcba5caf
- (dtucker [contrib/cygwin/ssh-{host,user}-config] Add license text. Patch
...
from Corinna Vinschen.
2009-07-12 21:58:42 +10:00
Darren Tucker
4d4fdc0f7d
- (dtucker) [contrib/cygwin/ssh-host-config] better support for automated
...
scripts and fix usage of eval. Patch from Corinna Vinschen.
2009-07-07 21:19:11 +10:00
Darren Tucker
558d6ca949
- (dtucker) [contrib/aix/buildbff.sh] Only try to rename ssh_prng_cmds if it
...
exists (it's not created if OpenSSL's PRNG is self-seeded, eg if the OS
has a /dev/random).
2009-03-07 10:22:10 +11:00
Damien Miller
7691e5fa44
- (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
...
[contrib/suse/openssh.spec] Prepare for 5.2p1
2009-02-21 18:03:04 +11:00
Tim Rice
0d8f2f3afa
- (tim) [contrib/cygwin/ssh-host-config] Whitespace cleanup. No code changes.
2009-01-29 12:40:30 -08:00
Tim Rice
6a32534968
- (tim) [contrib/cygwin/ssh-host-config] Patch from Corinna Vinschen.
...
If the CYGWIN environment variable is empty, the installer script
should not install the service with an empty CYGWIN variable, but
rather without setting CYGWNI entirely.
2009-01-29 12:30:01 -08:00
Tim Rice
ca3692d1a9
- (tim) [contrib/cygwin/ssh-host-config] Patch from Corinna Vinschen.
...
Changes to work on Cygwin 1.5.x as well as on the new Cygwin 1.7.x.
The information given for the setting of the CYGWIN environment variable
is wrong for both releases so I just removed it, together with the
unnecessary (Cygwin 1.5.x) or wrong (Cygwin 1.7.x) default setting.
2009-01-28 12:50:04 -08:00
Damien Miller
0266677f0f
- (djm) [contrib/ssh-copy-id.1 contrib/ssh-copy-id] bz#1492: Make
...
ssh-copy-id copy id_rsa.pub by default (instead of the legacy "identity"
key). Patch from cjwatson AT debian.org
2009-01-21 20:29:20 +11:00
Darren Tucker
83795d61d2
- (dtucker) [contrib/cygwin/{Makefile,ssh-host-config}] Add new doc files
...
and tweak the is-sshd-running check in ssh-host-config. Patch from
vinschen at redhat com.
2008-12-01 21:34:28 +11:00
Damien Miller
250071fd77
- (djm) [contrib/sshd.pam.generic contrib/caldera/sshd.pam]
...
[contrib/redhat/sshd.pam] Move pam_nologin to account group from
incorrect auth group in example files;
patch from imorgan AT nas.nasa.gov
2008-11-03 20:18:12 +11:00
Damien Miller
85dec73463
- (djm) [contrib/caldera/ssh-host-keygen contrib/suse/rc.sshd]
...
Make example scripts generate keys with default sizes rather than fixed,
non-default 1024 bits; patch from imorgan AT nas.nasa.gov
2008-11-03 20:16:01 +11:00
Damien Miller
1f8909c2c2
- (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
...
[contrib/suse/openssh.spec] Update version number in README and RPM specs
2008-07-21 18:21:52 +10:00
Damien Miller
1fc231cbb5
- (djm) [contrib/cygwin/Makefile contrib/cygwin/ssh-host-config]
...
[contrib/cygwin/ssh-user-config contrib/cygwin/sshd-inetd]
Revamped and simplified Cygwin ssh-host-config script that uses
unified csih configuration tool. Requires recent Cygwin.
Patch from vinschen AT redhat.com
2008-07-14 12:12:52 +10:00
Damien Miller
493f032440
- (djm) [RFC.nroff contrib/cygwin/Makefile contrib/suse/openssh.spec]
...
RFC.nroff lacks a license, remove it (it is long gone in OpenBSD).
2008-06-28 16:01:35 +10:00
Damien Miller
f299ff8c1f
- (djm) [ contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
...
[contrib/suse/openssh.spec] Include moduli.5 in RPM spec files.
2008-06-26 16:01:56 +10:00
Damien Miller
5a4b6468de
- (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
...
[contrib/suse/openssh.spec] Crank version numbers in RPM spec files
2008-04-03 20:55:44 +11:00
Damien Miller
949fb9033c
- (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
...
[contrib/suse/openssh.spec] Crank version numbers in RPM spec files
2008-03-27 17:43:45 +11:00
Damien Miller
baf7c3d33a
- (djm) [contrib/gnome-ssh-askpass2.h] Keep askpass windown on top. From
...
Debian patch via bernd AT openbsd.org
2008-02-29 22:53:40 +11:00
Tim Rice
401a27a307
[contrib/cygwin/ssh-host-config]
...
Grammar changes on SYSCONFDIR LOCALSTATEDIR messages.
Check more thoroughly that it's possible to create the /var/empty directory.
Patch by vinschen AT redhat.com
2008-02-23 14:47:37 -08:00
Damien Miller
e27220eb5b
- (djm) Silence noice from expr in ssh-copy-id; patch from
...
mikel AT mikelward.com
2008-01-20 05:52:04 +11:00
Darren Tucker
9d81fdc664
- (dtucker) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec
...
contrib/suse/openssh.spec] Crank version.
2007-08-15 19:22:20 +10:00
Damien Miller
d91cfab088
- (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
...
[contrib/suse/openssh.spec] crank spec files for release
2007-03-06 21:23:24 +11:00
Darren Tucker
53ced25d61
- (dtucker) [contrib/findssl.sh] Add "which" as a shell function since some
...
platforms don't have it. Patch from dleonard at vintela.com.
2007-02-19 22:44:25 +11:00
Darren Tucker
c2820c5822
- (dtucker) [README contrib/{caldera,redhat,contrib}/openssh.spec] Bump
...
versions.
2006-11-07 23:25:45 +11:00
Darren Tucker
f376669328
- (dtucker) [contrib/aix/buildbff.sh] Ensure that perl is available.
2006-09-10 13:24:18 +10:00
Darren Tucker
19a66dbf4f
- (dtucker) [contrib/aix/buildbff.sh] Always create privsep user.
2006-09-09 20:34:15 +10:00
Darren Tucker
9fdeb66f67
- (dtucker) [README contrib/{caldera,redhat,suse}/openssh.spec] Crank
...
versions.
2006-09-01 21:32:53 +10:00
Darren Tucker
288cbbd59e
- (dtucker) [contrib/cygwin/ssh-host-config] Add SeTcbPrivilege privilege
...
while setting up the ssh service account. Patch from Corinna Vinschen.
2006-08-31 11:28:49 +10:00
Damien Miller
73b42d2bb0
- (djm) [Makefile.in configure.ac session.c sshpty.c]
...
[contrib/redhat/sshd.init openbsd-compat/Makefile.in]
[openbsd-compat/openbsd-compat.h openbsd-compat/port-linux.c]
[openbsd-compat/port-linux.h] Add support for SELinux, setting
the execution and TTY contexts. based on patch from Daniel Walsh,
bz #880 ; ok dtucker@
2006-04-22 21:26:08 +10:00
Darren Tucker
18614c254d
- (dtucker) [contrib/cygwin/ssh-host-config] Require use of lastlog as a
...
file rather than directory, required as Cygwin will be importing lastlog(1).
Also tightens up permissions on the file. Patch from vinschen@redhat.com .
2006-03-04 08:50:31 +11:00
Darren Tucker
6163350eb9
- (dtucker) [README version.h contrib/caldera/openssh.spec
...
contrib/redhat/openssh.spec contrib/suse/openssh.spec] Bump version
strings to match 4.3p2 release.
2006-02-12 16:48:56 +11:00
Damien Miller
0d689568a4
- (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
...
[contrib/suse/openssh.spec] Update versions ahead of release
2006-02-01 22:10:47 +11:00
Darren Tucker
e78c6ce8cf
- (dtucker) [contrib/cygwin/ssh-host-config] Make sshd service depend on
...
tcpip service so it's always started after IP is up. Patch from
vinschen at redhat.com.
2006-01-10 00:02:44 +11:00
Damien Miller
88edf6255b
- (djm) [contrib/suse/openssh.spec contrib/suse/rc.
...
sshd contrib/suse/sysconfig.ssh] Bug #1106 : Updated SuSE spec and init
files from imorgan AT nas.nasa.gov
2005-10-30 11:55:45 +11:00
Darren Tucker
a841dceb4c
- (dtucker) [contrib/cygwin/ssh-user-config] Remove duplicate yes/no
...
prompt. Patch from vinschen at redhat.com.
2005-10-25 18:55:00 +10:00
Damien Miller
c8ab8ceacb
- (djm) Update RPM spec file versions
2005-09-01 19:10:48 +10:00
Darren Tucker
11fb0f290f
- (dtucker) [contrib/aix/pam.conf] Correct comments. From davidl at
...
vintela.com.
2005-05-31 16:51:07 +10:00
Damien Miller
4d8f560c39
- (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
...
[contrib/suse/openssh.spec] Update spec file versions to 4.1p1
2005-05-25 14:43:47 +10:00
Darren Tucker
fa2211d93d
- (dtucker) [contrib/cygwin/ssh-host-config] Add a test and warning for a
...
user-mode mounts in Cygwin installation. Patch from vinschen at redhat.com.
2005-05-09 23:48:17 +10:00
Darren Tucker
6e1defdc5a
- (dtucker) [contrib/aix/buildbff.sh] Bug #1005 : Look up only the user we're
...
interested in which is much faster in large (eg LDAP or NIS) environments.
Patch from dleonard at vintela.com.
2005-03-29 23:24:12 +10:00
Tim Rice
c3939e22fd
- (tim) [contrib/caldera/openssh.spec] links in rc?.d were getting trashed
...
with a rpm -F
2005-03-14 17:24:51 -08:00
Darren Tucker
a21380b70e
- (dtucker) [contrib/cygwin/ssh-host-config] Makes the query for the
...
localized name of the local administrators group more reliable. From
vinschen at redhat.com.
2005-03-13 21:20:18 +11:00
Damien Miller
6f632bf2aa
- (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
...
[contrib/suse/openssh.spec] Update spec file versions
2005-03-09 11:02:41 +11:00
Damien Miller
7ffa367a93
- (djm) [contrib/cygwin/README] Improve Cygwin build documentation. Patch
...
from vinschen at redhat.com
2005-03-05 11:20:40 +11:00
Darren Tucker
442a383418
- (dtucker) [contrib/findssh.sh] Clean up on interrupt; from
...
amarendra.godbole at ge com.
2004-12-13 18:08:32 +11:00