summaryrefslogtreecommitdiffstats
path: root/contrib (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* - (djm) [contrib/ssh-copy-id] Don't blow up when the agent has no keys;Damien Miller2010-03-261-1/+1
| | | | bz#1723 patch from Adeodato Simó via Colin Watson; ok dtucker@
* - (dtucker) Bug #1725: explicitly link libX11 into gnome-ssh-askpass2 usingDarren Tucker2010-03-261-1/+1
| | | | pkg-config, patch from Colin Watson. Needed for newer linkers (ie gold).
* - (dtucker) [contrib/cygwin/ssh-host-config] Mount the Windows directoryDarren Tucker2010-03-241-1/+1
| | | | | containing the services file explicitely case-insensitive. This allows to tweak the Windows services file reliably. Patch from vinschen at redhat.
* - (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec]Damien Miller2010-03-213-5/+5
| | | | [contrib/suse/openssh.spec] Crank version numbers
* - (tim) [contrib/cygwin/Makefile] Fix list of documentation files to installTim Rice2010-03-121-1/+3
| | | | on a Cygwin installation. Patch from Corinna Vinschen.
* - (tim) [contrib/suse/openssh.spec] crank version number here too.Tim Rice2010-03-111-1/+1
| | | | report by imorgan AT nas.nasa.gov
* - (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec]Damien Miller2010-03-072-4/+4
| | | | crank version numbers
* - (djm) [contrib/redhat/openssh.spec] Replace obsolete BuildPreReqDamien Miller2010-03-041-1/+1
| | | | | on XFree86-devel with neutral /usr/include/X11/Xlib.h; imorgan AT nas.nasa.gov in bz#1731
* contrib/caldera/openssh.specDamien Miller2010-02-243-1/+7
| | | | | contrib/redhat/openssh.spec contrib/suse/openssh.spec
* - (tim) [contrib/cygwin/Makefile] Install ssh-copy-id and ssh-copy-id.1Tim Rice2009-12-271-1/+14
| | | | Gzip all man pages. Patch from Corinna Vinschen.
* - (dtucker) Bug #1677: add conditionals around the source for ssh-askpass.Darren Tucker2009-12-071-0/+2
|
* - (djm) [contrib/gnome-ssh-askpass2.c] Make askpass dialog desktop-modal.Damien Miller2009-11-181-0/+2
| | | | bz#1645, patch from jchadima AT redhat.com
* pull in 5.3 release changes from branch:Damien Miller2009-10-023-5/+5
| | | | | | | | | 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
* - (tim) [contrib/cygwin/ssh-user-config] Change script to call correct errorTim Rice2009-07-291-3/+3
| | | | function. Patch from Corinna Vinschen.
* - (dtucker [contrib/cygwin/ssh-{host,user}-config] Add license text. PatchDarren Tucker2009-07-122-1/+25
| | | | from Corinna Vinschen.
* - (dtucker) [contrib/cygwin/ssh-host-config] better support for automatedDarren Tucker2009-07-071-7/+24
| | | | scripts and fix usage of eval. Patch from Corinna Vinschen.
* - (dtucker) [contrib/aix/buildbff.sh] Only try to rename ssh_prng_cmds if itDarren Tucker2009-03-071-2/+9
| | | | | exists (it's not created if OpenSSL's PRNG is self-seeded, eg if the OS has a /dev/random).
* - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]Damien Miller2009-02-213-8/+8
| | | | [contrib/suse/openssh.spec] Prepare for 5.2p1
* - (tim) [contrib/cygwin/ssh-host-config] Whitespace cleanup. No code changes.Tim Rice2009-01-291-109/+109
|
* - (tim) [contrib/cygwin/ssh-host-config] Patch from Corinna Vinschen.Tim Rice2009-01-291-4/+9
| | | | | | 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.
* - (tim) [contrib/cygwin/ssh-host-config] Patch from Corinna Vinschen.Tim Rice2009-01-281-4/+2
| | | | | | | 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.
* - (djm) [contrib/ssh-copy-id.1 contrib/ssh-copy-id] bz#1492: MakeDamien Miller2009-01-212-4/+4
| | | | | ssh-copy-id copy id_rsa.pub by default (instead of the legacy "identity" key). Patch from cjwatson AT debian.org
* - (dtucker) [contrib/cygwin/{Makefile,ssh-host-config}] Add new doc filesDarren Tucker2008-12-012-2/+4
| | | | | and tweak the is-sshd-running check in ssh-host-config. Patch from vinschen at redhat com.
* - (djm) [contrib/sshd.pam.generic contrib/caldera/sshd.pam]Damien Miller2008-11-033-3/+3
| | | | | | [contrib/redhat/sshd.pam] Move pam_nologin to account group from incorrect auth group in example files; patch from imorgan AT nas.nasa.gov
* - (djm) [contrib/caldera/ssh-host-keygen contrib/suse/rc.sshd]Damien Miller2008-11-032-8/+8
| | | | | Make example scripts generate keys with default sizes rather than fixed, non-default 1024 bits; patch from imorgan AT nas.nasa.gov
* - (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec]Damien Miller2008-07-213-5/+5
| | | | [contrib/suse/openssh.spec] Update version number in README and RPM specs
* - (djm) [contrib/cygwin/Makefile contrib/cygwin/ssh-host-config]Damien Miller2008-07-144-680/+656
| | | | | | | [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
* - (djm) [RFC.nroff contrib/cygwin/Makefile contrib/suse/openssh.spec]Damien Miller2008-06-282-2/+1
| | | | RFC.nroff lacks a license, remove it (it is long gone in OpenBSD).
* - (djm) [ contrib/caldera/openssh.spec contrib/redhat/openssh.spec]Damien Miller2008-06-263-1/+4
| | | | [contrib/suse/openssh.spec] Include moduli.5 in RPM spec files.
* - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]Damien Miller2008-04-033-5/+5
| | | | [contrib/suse/openssh.spec] Crank version numbers in RPM spec files
* - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]Damien Miller2008-03-273-5/+5
| | | | [contrib/suse/openssh.spec] Crank version numbers in RPM spec files
* - (djm) [contrib/gnome-ssh-askpass2.h] Keep askpass windown on top. FromDamien Miller2008-02-291-0/+1
| | | | Debian patch via bernd AT openbsd.org
* [contrib/cygwin/ssh-host-config]Tim Rice2008-02-231-6/+18
| | | | | | 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
* - (djm) Silence noice from expr in ssh-copy-id; patch fromDamien Miller2008-01-191-1/+1
| | | | mikel AT mikelward.com
* - (dtucker) [README contrib/caldera/openssh.spec contrib/redhat/openssh.specDarren Tucker2007-08-153-4/+4
| | | | contrib/suse/openssh.spec] Crank version.
* - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]Damien Miller2007-03-063-4/+4
| | | | [contrib/suse/openssh.spec] crank spec files for release
* - (dtucker) [contrib/findssl.sh] Add "which" as a shell function since someDarren Tucker2007-02-191-1/+20
| | | | platforms don't have it. Patch from dleonard at vintela.com.
* - (dtucker) [README contrib/{caldera,redhat,contrib}/openssh.spec] BumpDarren Tucker2006-11-073-4/+4
| | | | versions.
* - (dtucker) [contrib/aix/buildbff.sh] Ensure that perl is available.Darren Tucker2006-09-101-1/+3
|
* - (dtucker) [contrib/aix/buildbff.sh] Always create privsep user.Darren Tucker2006-09-091-24/+20
|
* - (dtucker) [README contrib/{caldera,redhat,suse}/openssh.spec] CrankDarren Tucker2006-09-013-4/+4
| | | | versions.
* - (dtucker) [contrib/cygwin/ssh-host-config] Add SeTcbPrivilege privilegeDarren Tucker2006-08-311-0/+1
| | | | while setting up the ssh service account. Patch from Corinna Vinschen.
* - (djm) [Makefile.in configure.ac session.c sshpty.c]Damien Miller2006-04-221-0/+9
| | | | | | | | [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@
* - (dtucker) [contrib/cygwin/ssh-host-config] Require use of lastlog as aDarren Tucker2006-03-031-15/+25
| | | | | file rather than directory, required as Cygwin will be importing lastlog(1). Also tightens up permissions on the file. Patch from vinschen@redhat.com.
* - (dtucker) [README version.h contrib/caldera/openssh.specDarren Tucker2006-02-123-4/+4
| | | | | contrib/redhat/openssh.spec contrib/suse/openssh.spec] Bump version strings to match 4.3p2 release.
* - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]Damien Miller2006-02-013-4/+4
| | | | [contrib/suse/openssh.spec] Update versions ahead of release
* - (dtucker) [contrib/cygwin/ssh-host-config] Make sshd service depend onDarren Tucker2006-01-091-2/+2
| | | | | tcpip service so it's always started after IP is up. Patch from vinschen at redhat.com.
* - (djm) [contrib/suse/openssh.spec contrib/suse/rc.Damien Miller2005-10-303-137/+249
| | | | | sshd contrib/suse/sysconfig.ssh] Bug #1106: Updated SuSE spec and init files from imorgan AT nas.nasa.gov
* - (dtucker) [contrib/cygwin/ssh-user-config] Remove duplicate yes/noDarren Tucker2005-10-251-2/+2
| | | | prompt. Patch from vinschen at redhat.com.
* - (djm) Update RPM spec file versionsV_4_2_P1Damien Miller2005-09-013-4/+4
|