Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - (djm) Add back radix.o (used by AFS support), after it went missing from | Damien Miller | 2003-04-29 | 3 | -5/+5 | |
| | | | | | | | Makefile many moons ago - (djm) Apply "owl-always-auth" patch from Openwall/Solar Designer - (djm) Fix blibpath specification for AIX/gcc - (djm) Some systems have basename in -lgen. Fix from ayamura@ayamura.org | |||||
* | - (djm) Make the spec work with Redhat 9.0 (which renames sharutils) | Damien Miller | 2003-04-09 | 1 | -2/+2 | |
| | ||||||
* | - (djm) Crank spec file versions | Damien Miller | 2003-04-01 | 3 | -4/+4 | |
| | ||||||
* | [contrib/caldera/openssh.spec] workaround RPM quirk. Fix %files section | Tim Rice | 2003-03-21 | 1 | -2/+6 | |
| | ||||||
* | Build gtk2 askpass by default (instead of old GNOME one) | Damien Miller | 2003-03-20 | 1 | -1/+1 | |
| | ||||||
* | Bump RPM versions | Damien Miller | 2003-03-20 | 3 | -4/+4 | |
| | ||||||
* | - (djm) AIX package builder update from dtucker@zip.com.au | Damien Miller | 2003-03-10 | 3 | -15/+64 | |
| | ||||||
* | - (djm) Tweak gnome-ssh-askpass2: | Damien Miller | 2003-02-24 | 1 | -17/+33 | |
| | | | | | | | | - Retry kb and mouse grab a couple of times, so passphrase dialog doesn't immediately fail if you are doing something else when it appears (e.g. dragging a window) - Perform server grab after we have the keyboard and/or pointer to avoid races. | |||||
* | - (djm) Bug #461: ssh-copy-id fails with no arguments. Patch from | Damien Miller | 2003-01-03 | 1 | -1/+6 | |
| | | | | cjwatson@debian.org | |||||
* | [contrib/solaris/opensshd.in] add umask 022 so sshd.pid is not world writable. | Tim Rice | 2002-11-14 | 1 | -0/+2 | |
| | ||||||
* | - (bal) Update ssh-host-config and minor rewrite of bsd-cygwin_util.c | Ben Lindstrom | 2002-11-09 | 1 | -4/+7 | |
| | | | | | ntsec now default if cygwin version beginning w/ version 56. Patch by Corinna Vinschen <vinschen@redhat.com> | |||||
* | [contrib/caldera/openssh.spec] make ssh-agent setgid nobody | Tim Rice | 2002-10-15 | 1 | -3/+10 | |
| | ||||||
* | - (djm) Install ssh-agent setgid nobody in contrib/redhat/openssh.spec | Damien Miller | 2002-10-03 | 1 | -1/+4 | |
| | ||||||
* | - (djm) Bump RPM spec version numbers | Damien Miller | 2002-10-03 | 3 | -4/+4 | |
| | ||||||
* | Avoid unpackages files warning on /usr/share/openssh/Ssh.bin | Damien Miller | 2002-09-30 | 1 | -0/+4 | |
| | ||||||
* | Use contrib/ Makefile for building askpass programs | Damien Miller | 2002-09-30 | 1 | -15/+8 | |
| | ||||||
* | grrr, cut n' paste | Damien Miller | 2002-09-30 | 1 | -5/+0 | |
| | ||||||
* | - (djm) Tidy contrib/, add Makefile for GNOME passphrase dialogs, tweak README | Damien Miller | 2002-09-30 | 2 | -2/+22 | |
| | ||||||
* | tidy, fix typos, reorder | Damien Miller | 2002-09-30 | 1 | -24/+23 | |
| | ||||||
* | - (djm) Made GNOME askpass programs return non-zero if cancel button is | Damien Miller | 2002-09-12 | 2 | -12/+18 | |
| | | | | pressed. | |||||
* | - (djm) Add support for building gtk2 password requestor from Redhat beta | Damien Miller | 2002-09-05 | 1 | -0/+25 | |
| | ||||||
* | - (djm) Add gnome-ssh-askpass2.c (gtk2) by merge with patch from | Damien Miller | 2002-09-05 | 3 | -3/+204 | |
| | | | | Nalin Dahyabhai <nalin@redhat.com> | |||||
* | - (djm) Fix Redhat RPM build dependancy test | Damien Miller | 2002-09-04 | 1 | -1/+1 | |
| | ||||||
* | [contrib/solaris/buildpkg.sh] create privsep user/group if needed. | Tim Rice | 2002-07-19 | 1 | -8/+36 | |
| | | | | Patch by dtucker@zip.com.au | |||||
* | - (bal) aixbff package updated by dtucker@zip.com.au | Ben Lindstrom | 2002-07-18 | 1 | -16/+13 | |
| | ||||||
* | [contrib/solaris/opensshd.in] Only kill sshd if .pid file found | Tim Rice | 2002-07-16 | 1 | -11/+1 | |
| | ||||||
* | - (bal) Privsep user creation support in Solaris buildpkg.sh by | Ben Lindstrom | 2002-07-15 | 1 | -0/+40 | |
| | | | | dtucker@zip.com.au | |||||
* | [contrib/cygwin/ssh-host-config] explicitely sets the permissions | Tim Rice | 2002-07-10 | 1 | -0/+1 | |
| | | | | on /var/empty to 755 Patch by vinschen@redhat.com | |||||
* | [openssh/contrib/solaris/buildpkg.sh] add PKG_INSTALL_ROOT to | Tim Rice | 2002-07-09 | 1 | -18/+24 | |
| | | | | work in a jumpstart environment. patch by kbrint@rufus.net | |||||
* | [contrib/cygwin/ssh-host-config] sshd account creation fixes | Tim Rice | 2002-07-07 | 1 | -3/+3 | |
| | | | | patch from vinschen@redhat.com | |||||
* | [contrib/cygwin/ssh-host-config] double slash corrction | Tim Rice | 2002-07-06 | 1 | -1/+1 | |
| | | | | from vinschen@redhat.com | |||||
* | - (bal) Updated contrib/cygwin/ patch by vinschen@redhat.com | Ben Lindstrom | 2002-07-04 | 2 | -64/+179 | |
| | ||||||
* | [contrib/caldera/openssh.spec] remove 2 configure options I put in by mistake | Tim Rice | 2002-06-26 | 1 | -3/+1 | |
| | ||||||
* | - (djm) Update spec files for release | Damien Miller | 2002-06-26 | 3 | -4/+4 | |
| | ||||||
* | - (djm) Require krb5 devel for RPM build w/ KrbV | Damien Miller | 2002-06-26 | 1 | -0/+4 | |
| | ||||||
* | [contrib/caldera/openssh.spec] add support for privsep | Tim Rice | 2002-06-26 | 1 | -2/+24 | |
| | ||||||
* | - (bal) Updated AIX package build. Patch by dtucker@zip.com.au | Ben Lindstrom | 2002-06-26 | 2 | -37/+180 | |
| | ||||||
* | Sync with Caldera | Tim Rice | 2002-06-25 | 1 | -102/+211 | |
| | ||||||
* | unbreak | Damien Miller | 2002-06-21 | 1 | -2/+1 | |
| | ||||||
* | unbreak | Damien Miller | 2002-06-21 | 1 | -5/+5 | |
| | ||||||
* | - (djm) contrib/redhat/openssh.spec hacking: | Damien Miller | 2002-06-21 | 1 | -3/+24 | |
| | | | | | | - Merge in spec changes from seba@iq.pl (Sebastian Pachuta) - Add new {ssh,sshd}_config.5 manpages - Add new ssh-keysign program and remove setuid from ssh client | |||||
* | crank rpm spec versions | Damien Miller | 2002-05-22 | 3 | -5/+5 | |
| | ||||||
* | p1V_3_2_2_P1 | Damien Miller | 2002-05-16 | 3 | -4/+4 | |
| | ||||||
* | - (bal) OpenBSD CVS Sync | Ben Lindstrom | 2002-05-15 | 3 | -5/+5 | |
| | | | | | | | - 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. | |||||
* | update version. | Tim Rice | 2002-05-14 | 1 | -4/+4 | |
| | ||||||
* | unbreak | Damien Miller | 2002-05-13 | 1 | -1/+1 | |
| | ||||||
* | - (djm) Update RPM spec file: different superuser path, use | Damien Miller | 2002-05-13 | 1 | -3/+7 | |
| | | | | /var/empty/sshd for privsep | |||||
* | - (djm) Rework RedHat RPM files. Based on spec from Nalin | Damien Miller | 2002-05-10 | 8 | -202/+773 | |
| | | | | | Dahyabhai <nalin@redhat.com> and patches from Pekka Savola <pekkas@netcore.fi> | |||||
* | [contrib/caldera/openssh.spec] update fixUP to reflect changes in sshd_config. | Tim Rice | 2002-04-30 | 2 | -5/+5 | |
| | | | | | [contrib/cygwin/README] remove reference to regex. patch from Corinna Vinschen <vinschen@redhat.com> | |||||
* | - (djm) Redhat spec enables KrbV by default | Damien Miller | 2002-04-23 | 1 | -0/+1 | |
| |