summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Collapse)Author
2005-09-14Merge 4.2p1 to the trunk.Colin Watson
2005-09-14Import OpenSSH 4.2p1.Colin Watson
2005-09-01 - (djm) Update RPM spec file versionsDamien Miller
2005-06-17Manoj Srivastava:Colin Watson
- Added SELinux capability, and turned it on be default. Added restorecon calls in preinst and postinst (should not matter if the machine is not SELinux aware). By and large, the changes made should have no effect unless the rules file calls --with-selinux; and even then there should be no performance hit for machines not actively running SELinux. - Modified the preinst and postinst to call restorecon to set the security context for the generated public key files. - Added a comment to /etc/pam.d/ssh to indicate that an SELinux system may want to also include pam_selinux.so.
2005-05-31 - (dtucker) [contrib/aix/pam.conf] Correct comments. From davidl atDarren Tucker
vintela.com.
2005-05-30Merge 4.1p1 to the trunk.Colin Watson
2005-05-30Import OpenSSH 4.1p1.Colin Watson
2005-05-25Merge 4.0p1 to the trunk.Colin Watson
2005-05-25 - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]Damien Miller
[contrib/suse/openssh.spec] Update spec file versions to 4.1p1
2005-05-09 - (dtucker) [contrib/cygwin/ssh-host-config] Add a test and warning for aDarren Tucker
user-mode mounts in Cygwin installation. Patch from vinschen at redhat.com.
2005-03-29 - (dtucker) [contrib/aix/buildbff.sh] Bug #1005: Look up only the user we'reDarren Tucker
interested in which is much faster in large (eg LDAP or NIS) environments. Patch from dleonard at vintela.com.
2005-03-14 - (tim) [contrib/caldera/openssh.spec] links in rc?.d were getting trashedTim Rice
with a rpm -F
2005-03-13 - (dtucker) [contrib/cygwin/ssh-host-config] Makes the query for theDarren Tucker
localized name of the local administrators group more reliable. From vinschen at redhat.com.
2005-03-10Import OpenSSH 4.0p1.Colin Watson
2005-03-09 - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]Damien Miller
[contrib/suse/openssh.spec] Update spec file versions
2005-03-05 - (djm) [contrib/cygwin/README] Improve Cygwin build documentation. PatchDamien Miller
from vinschen at redhat.com
2005-02-22Make gnome-ssh-askpass stay above other windows (thanks, Liyang HU; closes:Colin Watson
#296487).
2005-01-04Merge 3.9p1 to the trunk.Colin Watson
2005-01-04Import OpenSSH 3.9p1.Colin Watson
2004-12-13 - (dtucker) [contrib/findssh.sh] Clean up on interrupt; fromDarren Tucker
amarendra.godbole at ge com.
2004-09-21 - (dtucker) [contrib/cygwin/ssh-host-config] Update to match current CygwinDarren Tucker
install process. Patch from vinschen at redhat.com.
2004-08-30 - (dtucker) [Makefile.in contrib/ssh-copy-id] Bug #894: Improve portabilityDarren Tucker
of shell constructs. Patch from cjwatson at debian.org.
2004-08-17 - (djm) Crank RPM spec version numbersDamien Miller
2004-07-21 - (djm) [contrib/redhat/sshd.pam] bz #903: Remove redundant entries; fromDamien Miller
peak AT argo.troja.mff.cuni.cz
2004-07-10Apply upstream bits of the patch for #258517.Colin Watson
2004-07-09 - (tim) [contrib/cygwin/README] add minires-devel requirement. Patch fromTim Rice
vinschen AT redhat.com
2004-06-27Minor updates to some README files.Tim Rice
2004-06-23 - (bal) [contrib/README] Removed "mdoc2man.pl" reference and addedBen Lindstrom
reference to "findssl.sh" Also corrected my ChangeLog entries since I placed them in the wrong place.
2004-06-19 - (tim) [configure.ac buildpkg.sh.in contrib/solaris/README] move opensshdTim Rice
init script to top level directory.
2004-05-27 - (dtucker) [contrib/caldera/openssh.spec contrib/redhat/openssh.specDarren Tucker
contrib/README CREDITS INSTALL] Bug #873: Correct URLs for x11-ssh-askpass and Jim Knoble's email address , from Jim himself.
2004-05-01Merge 3.8.1p1 to the trunk, minus RFC.nroff (#211640).Colin Watson
2004-05-01Import OpenSSH 3.8.1p1.Colin Watson
2004-03-22 - (djm) Crank RPM spec versionsDamien Miller
2004-03-01Merge 3.8p1 to the trunk. This builds and runs, but I haven't tested itColin Watson
extensively yet. ProtocolKeepAlives is now just a compatibility alias for ServerAliveInterval.
2004-03-01Import OpenSSH 3.8p1.Colin Watson
2004-02-25 - (djm) Don't specify path to PAM modules in Redhat sshd.pam; from FedoraDamien Miller
2004-02-24 - (djm) Crank RPM spec versionsDamien Miller
2004-02-11Merge from branch-V_3_6_1_P2-7-unstable:Colin Watson
cvs up -jV_3_6_1_P2-10 -jV_3_6_1_P2-12
2004-01-23 - (dtucker) [contrib/cygwin/README] Document new ssh-host-config options.Darren Tucker
Patch from vinschen at redhat.com.
2004-01-23 - (djm) Bug #776: Update contrib/redhat/openssh.spec to dynamically detectDamien Miller
Kerberos location (and thus work with Fedora Core 1); from jason AT devrandom.org
2004-01-22[contrib/solaris/buildpkg.sh] Allow for the possibility ofTim Rice
/usr/local being a symbolic link. Fixes problem reported by Henry Grebler.
2004-01-05 - (dtucker) [contrib/ssh-copy-id] Bug #781: exit if ssh fails. Patch fromDarren Tucker
cjwatson at debian.org.
2004-01-04ssh-copy-id exits if ssh fails (closes: #215252).Colin Watson
2003-11-21 - djm@cvs.openbsd.org 2003/11/21 11:57:03Damien Miller
[everything] unexpand and delete whitespace at EOL; ok markus@ (done locally and RCS IDs synced)
2003-11-13 - (dtucker) [README ssh-host-config ssh-user-config Makefile] (AllDarren Tucker
contrib/cygwin). Major update from vinschen at redhat.com. - Makefile provides a `cygwin-postinstall' target to run right after `make install'. - Better support for Windows 2003 Server. - Try to get permissions as correct as possible. - New command line options to allow full automated host configuration. - Create configs from skeletons in /etc/defaults/etc. - Use /bin/bash, allows reading user input with readline support. - Remove really old configs from /usr/local.
2003-11-03 - (dtucker) [contrib/cygwin/ssh-host-config] Ensure entries in /etc/servicesDarren Tucker
are created correctly with CRLF line terminations. Patch from vinschen at redhat.com.
2003-10-07 - (dtucker) [contrib/redhat/openssh.spec] Bug #714: Now that UsePAM is aDarren Tucker
run-time switch, always build --with-md5-passwords.
2003-10-03[contrib/caldera/openssh.spec] Remove obsolete --with-ipv4-default option.Tim Rice
2003-09-24 - (djm) Update version.h and spec files for HEADDamien Miller
2003-09-23Merge 3.7.1p2 to the trunk. I have absolutely no idea yet whether this willColin Watson
work.