Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-16 | - (djm) [contrib/ssh-copy-id] Fix bug that could cause "rm *" to be | Damien Miller | |
executed if mktemp failed; bz#2105 ok dtucker@ | |||
2013-03-22 | - (djm) [contrib/ssh-copy-id contrib/ssh-copy-id.1] Updated to Phil | Damien Miller | |
Hands' greatly revised version. | |||
2013-02-27 | - (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec] | Damien Miller | |
[contrib/suse/openssh.spec] Crank version numbers | |||
2013-02-15 | - (djm) [contrib/suse/rc.sshd] Use SSHD_BIN consistently; bz#2056 from | Damien Miller | |
Iain Morgan | |||
2013-02-08 | - (djm) [contrib/redhat/sshd.init] treat RETVAL as an integer; | Damien Miller | |
patch from Iain Morgan in bz#2059 | |||
2012-08-22 | - (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec] | Damien Miller | |
[contrib/suse/openssh.spec] Update version numbers | |||
2012-06-22 | - (dtucker) [contrib/cygwin/ssh-host-config] Ensure that user sshd runs as | Darren Tucker | |
can logon as a service. Patch from vinschen at redhat com. | |||
2012-05-19 | - (dtucker) [configure.ac contrib/Makefile] bz#1996: use AC_PATH_TOOL to find | Darren Tucker | |
pkg-config so it does the right thing when cross-compiling. Patch from cjwatson at debian org. | |||
2012-04-20 | - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec] | Damien Miller | |
[contrib/suse/openssh.spec] Update for release 6.0 | |||
2012-03-30 | - (dtucker) [contrib/redhat/openssh.spec] Bug #1992: remove now-gone WARNING | Darren Tucker | |
file from spec file. From crighter at nuclioss com. | |||
2011-10-25 | - (dtucker) [contrib/cygwin/Makefile] Continue if installing a doc file | Darren Tucker | |
fails. Patch from Corinna Vinschen. | |||
2011-09-07 | - (djm) [contrib/redhat/openssh.spec] Correct restorcon => restorecon | Damien Miller | |
2011-09-05 | - (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec] | Damien Miller | |
[contrib/suse/openssh.spec] Update version numbers. | |||
2011-08-17 | - (djm) [contrib/ssh-copy-id] Missing backlslash; spotted by | Damien Miller | |
bisson AT archlinux.org | |||
2011-08-12 | - (djm) [contrib/ssh-copy-id] Fix failure for cases where the path to the | Damien Miller | |
identify file contained whitespace. bz#1828 patch from gwenael.lambrouin AT gmail.com; ok dtucker@ | |||
2011-08-12 | - (djm) [contrib/redhat/openssh.spec contrib/redhat/sshd.init] | Damien Miller | |
[contrib/suse/openssh.spec contrib/suse/rc.sshd] Updated RHEL and SLES init scrips from imorgan AT nas.nasa.gov | |||
2011-06-03 | - (dtucker) [README version.h contrib/caldera/openssh.spec | Darren Tucker | |
contrib/redhat/openssh.spec contrib/suse/openssh.spec] Pull the version bumps from the 5.8p2 branch into HEAD. ok djm. | |||
2011-05-05 | - (djm) [Makefile.in WARNING.RNG aclocal.m4 buildpkg.sh.in configure.ac] | Damien Miller | |
[entropy.c ssh-add.c ssh-agent.c ssh-keygen.c ssh-keyscan.c] [ssh-keysign.c ssh-pkcs11-helper.c ssh-rand-helper.8 ssh-rand-helper.c] [ssh.c ssh_prng_cmds.in sshd.c contrib/aix/buildbff.sh] [regress/README.regress] Remove ssh-rand-helper and all its tentacles. PRNGd seeding has been rolled into entropy.c directly. Thanks to tim@ for testing on affected platforms. | |||
2011-02-21 | - (dtucker) [contrib/cygwin/ssh-host-config] From Corinna: revamp of the | Darren Tucker | |
Cygwin-specific service installer script ssh-host-config. The actual functionality is the same, the revisited version is just more exact when it comes to check for problems which disallow to run certain aspects of the script. So, part of this script and the also rearranged service helper script library "csih" is to check if all the tools required to run the script are available on the system. The new script also is more thorough to inform the user why the script failed. Patch from vinschen at redhat com. | |||
2011-02-06 | - (dtucker) [contrib/cygwin/ssh-{host,user}-config] Add ECDSA key | Darren Tucker | |
generation and simplify. Patch from Corinna Vinschen. | |||
2011-02-04 | - (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec] | Damien Miller | |
[contrib/suse/openssh.spec] update versions in docs and spec files. - Release OpenSSH 5.8p1 | |||
2011-01-22 | - (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec] | Damien Miller | |
[contrib/suse/openssh.spec] update versions in docs and spec files. | |||
2011-01-18 | - (tim) [contrib/caldera/openssh.spec] Use CFLAGS from Makefile instead | Tim Rice | |
of RPM so build completes. Signatures were changed to .asc since 4.1p1. | |||
2010-08-27 | - (dtucker) [contrib/redhat/sshd.init] Bug #1810: initlog is deprecated, | Darren Tucker | |
remove. Patch from martynas at venck us. | |||
2010-08-10 | - (dtucker) bug #1530: strip trailing ":" from hostname in ssh-copy-id. | Darren Tucker | |
based in part on a patch from Colin Watson, ok djm@ | |||
2010-08-09 | - (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec] | Damien Miller | |
[contrib/suse/openssh.spec] Crank version numbers | |||
2010-07-19 | - (dtucker) [contrib/ssh-copy-ud.1] Bug #1786: update ssh-copy-id.1 with more | Darren Tucker | |
details about its behaviour WRT existing directories. Patch from asguthrie at gmail com, ok djm. | |||
2010-07-14 | - (tim) [contrib/redhat/openssh.spec] Bug 1796: Test for skip_x11_askpass | Tim Rice | |
(line 77) should have been for no_x11_askpass. | |||
2010-06-18 | - (djm) [contrib/ssh-copy-id] Update key file explicitly under ~ | Damien Miller | |
rather than assuming that $CWD == $HOME. bz#1500, patch from timothy AT gelter.com | |||
2010-06-17 | - (tim) [contrib/cygwin/README] Remove a reference to the obsolete | Tim Rice | |
minires-devel package, and to add the reference to the libedit-devel package since CYgwin now provides libedit. Patch from Corinna Vinschen. | |||
2010-04-18 | - (dtucker) [contrib/aix/buildbff.sh] Fix creation of ssh_prng_cmds.default | Darren Tucker | |
file. | |||
2010-04-09 | - (dtucker) [contrib/cygwin/Makefile] Don't overwrite files with the wrong | Darren Tucker | |
ones. Based on a patch from Roumen Petrov. | |||
2010-03-26 | - (djm) [contrib/ssh-copy-id] Don't blow up when the agent has no keys; | Damien Miller | |
bz#1723 patch from Adeodato Simó via Colin Watson; ok dtucker@ | |||
2010-03-26 | - (dtucker) Bug #1725: explicitly link libX11 into gnome-ssh-askpass2 using | Darren Tucker | |
pkg-config, patch from Colin Watson. Needed for newer linkers (ie gold). | |||
2010-03-24 | - (dtucker) [contrib/cygwin/ssh-host-config] Mount the Windows directory | Darren Tucker | |
containing the services file explicitely case-insensitive. This allows to tweak the Windows services file reliably. Patch from vinschen at redhat. | |||
2010-03-22 | - (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec] | Damien Miller | |
[contrib/suse/openssh.spec] Crank version numbers | |||
2010-03-11 | - (tim) [contrib/cygwin/Makefile] Fix list of documentation files to install | Tim Rice | |
on a Cygwin installation. Patch from Corinna Vinschen. | |||
2010-03-10 | - (tim) [contrib/suse/openssh.spec] crank version number here too. | Tim Rice | |
report by imorgan AT nas.nasa.gov | |||
2010-03-08 | - (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec] | Damien Miller | |
crank version numbers | |||
2010-03-04 | - (djm) [contrib/redhat/openssh.spec] Replace obsolete BuildPreReq | Damien Miller | |
on XFree86-devel with neutral /usr/include/X11/Xlib.h; imorgan AT nas.nasa.gov in bz#1731 | |||
2010-02-24 | contrib/caldera/openssh.spec | Damien Miller | |
contrib/redhat/openssh.spec contrib/suse/openssh.spec | |||
2009-12-26 | - (tim) [contrib/cygwin/Makefile] Install ssh-copy-id and ssh-copy-id.1 | Tim Rice | |
Gzip all man pages. Patch from Corinna Vinschen. | |||
2009-12-07 | - (dtucker) Bug #1677: add conditionals around the source for ssh-askpass. | Darren Tucker | |
2009-11-18 | - (djm) [contrib/gnome-ssh-askpass2.c] Make askpass dialog desktop-modal. | Damien Miller | |
bz#1645, patch from jchadima AT redhat.com | |||
2009-10-02 | pull in 5.3 release changes from branch: | Damien Miller | |
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-07-29 | - (tim) [contrib/cygwin/ssh-user-config] Change script to call correct error | Tim Rice | |
function. Patch from Corinna Vinschen. | |||
2009-07-12 | - (dtucker [contrib/cygwin/ssh-{host,user}-config] Add license text. Patch | Darren Tucker | |
from Corinna Vinschen. | |||
2009-07-07 | - (dtucker) [contrib/cygwin/ssh-host-config] better support for automated | Darren Tucker | |
scripts and fix usage of eval. Patch from Corinna Vinschen. | |||
2009-03-07 | - (dtucker) [contrib/aix/buildbff.sh] Only try to rename ssh_prng_cmds if it | Darren Tucker | |
exists (it's not created if OpenSSL's PRNG is self-seeded, eg if the OS has a /dev/random). | |||
2009-02-21 | - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec] | Damien Miller | |
[contrib/suse/openssh.spec] Prepare for 5.2p1 |