summaryrefslogtreecommitdiffstats
path: root/contrib (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* - (djm) Add back radix.o (used by AFS support), after it went missing fromDamien Miller2003-04-293-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 Miller2003-04-091-2/+2
|
* - (djm) Crank spec file versionsDamien Miller2003-04-013-4/+4
|
* [contrib/caldera/openssh.spec] workaround RPM quirk. Fix %files sectionTim Rice2003-03-211-2/+6
|
* Build gtk2 askpass by default (instead of old GNOME one)Damien Miller2003-03-201-1/+1
|
* Bump RPM versionsDamien Miller2003-03-203-4/+4
|
* - (djm) AIX package builder update from dtucker@zip.com.auDamien Miller2003-03-103-15/+64
|
* - (djm) Tweak gnome-ssh-askpass2:Damien Miller2003-02-241-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 fromDamien Miller2003-01-031-1/+6
| | | | cjwatson@debian.org
* [contrib/solaris/opensshd.in] add umask 022 so sshd.pid is not world writable.Tim Rice2002-11-141-0/+2
|
* - (bal) Update ssh-host-config and minor rewrite of bsd-cygwin_util.cBen Lindstrom2002-11-091-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 nobodyTim Rice2002-10-151-3/+10
|
* - (djm) Install ssh-agent setgid nobody in contrib/redhat/openssh.specDamien Miller2002-10-031-1/+4
|
* - (djm) Bump RPM spec version numbersDamien Miller2002-10-033-4/+4
|
* Avoid unpackages files warning on /usr/share/openssh/Ssh.binDamien Miller2002-09-301-0/+4
|
* Use contrib/ Makefile for building askpass programsDamien Miller2002-09-301-15/+8
|
* grrr, cut n' pasteDamien Miller2002-09-301-5/+0
|
* - (djm) Tidy contrib/, add Makefile for GNOME passphrase dialogs, tweak READMEDamien Miller2002-09-302-2/+22
|
* tidy, fix typos, reorderDamien Miller2002-09-301-24/+23
|
* - (djm) Made GNOME askpass programs return non-zero if cancel button isDamien Miller2002-09-122-12/+18
| | | | pressed.
* - (djm) Add support for building gtk2 password requestor from Redhat betaDamien Miller2002-09-051-0/+25
|
* - (djm) Add gnome-ssh-askpass2.c (gtk2) by merge with patch fromDamien Miller2002-09-053-3/+204
| | | | Nalin Dahyabhai <nalin@redhat.com>
* - (djm) Fix Redhat RPM build dependancy testDamien Miller2002-09-041-1/+1
|
* [contrib/solaris/buildpkg.sh] create privsep user/group if needed.Tim Rice2002-07-191-8/+36
| | | | Patch by dtucker@zip.com.au
* - (bal) aixbff package updated by dtucker@zip.com.auBen Lindstrom2002-07-181-16/+13
|
* [contrib/solaris/opensshd.in] Only kill sshd if .pid file foundTim Rice2002-07-161-11/+1
|
* - (bal) Privsep user creation support in Solaris buildpkg.sh byBen Lindstrom2002-07-151-0/+40
| | | | dtucker@zip.com.au
* [contrib/cygwin/ssh-host-config] explicitely sets the permissionsTim Rice2002-07-101-0/+1
| | | | on /var/empty to 755 Patch by vinschen@redhat.com
* [openssh/contrib/solaris/buildpkg.sh] add PKG_INSTALL_ROOT toTim Rice2002-07-091-18/+24
| | | | work in a jumpstart environment. patch by kbrint@rufus.net
* [contrib/cygwin/ssh-host-config] sshd account creation fixesTim Rice2002-07-071-3/+3
| | | | patch from vinschen@redhat.com
* [contrib/cygwin/ssh-host-config] double slash corrctionTim Rice2002-07-061-1/+1
| | | | from vinschen@redhat.com
* - (bal) Updated contrib/cygwin/ patch by vinschen@redhat.comBen Lindstrom2002-07-042-64/+179
|
* [contrib/caldera/openssh.spec] remove 2 configure options I put in by mistakeTim Rice2002-06-261-3/+1
|
* - (djm) Update spec files for releaseDamien Miller2002-06-263-4/+4
|
* - (djm) Require krb5 devel for RPM build w/ KrbVDamien Miller2002-06-261-0/+4
|
* [contrib/caldera/openssh.spec] add support for privsepTim Rice2002-06-261-2/+24
|
* - (bal) Updated AIX package build. Patch by dtucker@zip.com.auBen Lindstrom2002-06-262-37/+180
|
* Sync with CalderaTim Rice2002-06-251-102/+211
|
* unbreakDamien Miller2002-06-211-2/+1
|
* unbreakDamien Miller2002-06-211-5/+5
|
* - (djm) contrib/redhat/openssh.spec hacking:Damien Miller2002-06-211-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 versionsDamien Miller2002-05-223-5/+5
|
* p1V_3_2_2_P1Damien Miller2002-05-163-4/+4
|
* - (bal) OpenBSD CVS SyncBen Lindstrom2002-05-153-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 Rice2002-05-141-4/+4
|
* unbreakDamien Miller2002-05-131-1/+1
|
* - (djm) Update RPM spec file: different superuser path, useDamien Miller2002-05-131-3/+7
| | | | /var/empty/sshd for privsep
* - (djm) Rework RedHat RPM files. Based on spec from NalinDamien Miller2002-05-108-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 Rice2002-04-302-5/+5
| | | | | [contrib/cygwin/README] remove reference to regex. patch from Corinna Vinschen <vinschen@redhat.com>
* - (djm) Redhat spec enables KrbV by defaultDamien Miller2002-04-231-0/+1
|