Damien Miller
d087562041
Use contrib/ Makefile for building askpass programs
2002-09-30 11:09:54 +10:00
Damien Miller
e81a65b1aa
grrr, cut n' paste
2002-09-30 10:44:40 +10:00
Damien Miller
50f6123eef
- (djm) Tidy contrib/, add Makefile for GNOME passphrase dialogs, tweak README
2002-09-30 10:40:39 +10:00
Damien Miller
cd501ec30b
tidy, fix typos, reorder
2002-09-30 10:34:05 +10:00
Damien Miller
10f3085137
- (djm) Made GNOME askpass programs return non-zero if cancel button is
...
pressed.
2002-09-12 14:49:00 +10:00
Damien Miller
005d4560ed
- (djm) Add support for building gtk2 password requestor from Redhat beta
2002-09-05 16:53:20 +10:00
Damien Miller
44d5b60336
- (djm) Add gnome-ssh-askpass2.c (gtk2) by merge with patch from
...
Nalin Dahyabhai <nalin@redhat.com>
2002-09-05 16:46:24 +10:00
Damien Miller
6b09792a55
- (djm) Fix Redhat RPM build dependancy test
2002-09-04 17:19:04 +10:00
Tim Rice
f1a1001f0e
[contrib/solaris/buildpkg.sh] create privsep user/group if needed.
...
Patch by dtucker@zip.com.au
2002-07-19 11:57:57 -07:00
Ben Lindstrom
2faabf3d79
- (bal) aixbff package updated by dtucker@zip.com.au
2002-07-18 01:04:50 +00:00
Tim Rice
ffaf445371
[contrib/solaris/opensshd.in] Only kill sshd if .pid file found
2002-07-16 14:24:38 -07:00
Ben Lindstrom
104c3feb69
- (bal) Privsep user creation support in Solaris buildpkg.sh by
...
dtucker@zip.com.au
2002-07-15 18:49:20 +00:00
Tim Rice
6827395b07
[contrib/cygwin/ssh-host-config] explicitely sets the permissions
...
on /var/empty to 755 Patch by vinschen@redhat.com
2002-07-10 07:40:11 -07:00
Tim Rice
88177245cb
[openssh/contrib/solaris/buildpkg.sh] add PKG_INSTALL_ROOT to
...
work in a jumpstart environment. patch by kbrint@rufus.net
2002-07-08 19:02:10 -07:00
Tim Rice
e475a3cf3b
[contrib/cygwin/ssh-host-config] sshd account creation fixes
...
patch from vinschen@redhat.com
2002-07-07 14:07:46 -07:00
Tim Rice
b66e292912
[contrib/cygwin/ssh-host-config] double slash corrction
...
from vinschen@redhat.com
2002-07-05 16:22:32 -07:00
Ben Lindstrom
6dbf3001ec
- (bal) Updated contrib/cygwin/ patch by vinschen@redhat.com
2002-07-03 23:33:19 +00:00
Tim Rice
a8959ae2b7
[contrib/caldera/openssh.spec] remove 2 configure options I put in by mistake
2002-06-26 11:05:32 -07:00
Damien Miller
d4b11d62e9
- (djm) Update spec files for release
2002-06-26 23:57:12 +10:00
Damien Miller
f49035a0bb
- (djm) Require krb5 devel for RPM build w/ KrbV
2002-06-26 19:42:52 +10:00
Tim Rice
6de3dfd929
[contrib/caldera/openssh.spec] add support for privsep
2002-06-25 19:28:55 -07:00
Ben Lindstrom
5223727672
- (bal) Updated AIX package build. Patch by dtucker@zip.com.au
2002-06-25 23:38:47 +00:00
Tim Rice
78688d7a45
Sync with Caldera
2002-06-25 10:07:25 -07:00
Damien Miller
c7d6d55521
unbreak
2002-06-21 17:12:24 +10:00
Damien Miller
04d062850a
unbreak
2002-06-21 17:11:02 +10:00
Damien Miller
53baddb775
- (djm) contrib/redhat/openssh.spec hacking:
...
- 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
2002-06-21 16:42:41 +10:00
Damien Miller
23dc10ddac
crank rpm spec versions
2002-05-22 14:14:54 +10:00
Damien Miller
8ae0d8c185
p1
2002-05-16 09:25:38 +10:00
Ben Lindstrom
4e67d38a7e
- (bal) OpenBSD CVS Sync
...
- 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.
2002-05-15 21:50:14 +00:00
Tim Rice
8dd6febf73
update version.
2002-05-14 09:03:46 -07:00
Damien Miller
d81c02d653
unbreak
2002-05-13 13:30:17 +10:00
Damien Miller
b7cb96934e
- (djm) Update RPM spec file: different superuser path, use
...
/var/empty/sshd for privsep
2002-05-13 13:26:57 +10:00
Damien Miller
cfe4a89eef
- (djm) Rework RedHat RPM files. Based on spec from Nalin
...
Dahyabhai <nalin@redhat.com> and patches from
Pekka Savola <pekkas@netcore.fi>
2002-05-10 12:19:23 +10:00
Tim Rice
2f09289e74
[contrib/caldera/openssh.spec] update fixUP to reflect changes in sshd_config.
...
[contrib/cygwin/README] remove reference to regex.
patch from Corinna Vinschen <vinschen@redhat.com>
2002-04-29 20:53:12 -07:00
Damien Miller
654a4ef969
- (djm) Redhat spec enables KrbV by default
2002-04-23 21:17:17 +10:00
Damien Miller
0b3894d5b5
- (djm) Update RPM spec file versions
2002-04-23 21:15:31 +10:00
Ben Lindstrom
c42f7cfd16
- (bal) Mistaken in Cygwin scripts for ssh starting. Patch by
...
Corinna Vinschen <vinschen@redhat.com>
2002-04-12 17:44:13 +00:00
Damien Miller
12db56ba2f
- (djm) Typo in Suse SPEC file. Fix from Carsten Grohmann
...
<carsten.grohmann@dr-baldeweg.de>
2002-04-06 11:12:52 +10:00
Tim Rice
3a4234699e
[contrib/aix/buildbff.sh contrib/aix/inventory.sh] AIX package
...
build fixes. Patch by Darren Tucker <dtucker@zip.com.au>
[contrib/solaris/buildpkg.sh] add missing dirs to SYSTEM_DIR. Have
postinstall check for $piddir and add if necessary.
2002-03-17 14:05:24 -08:00
Tim Rice
29bdd2c9bc
[contrib/solaris/buildpkg.sh, contrib/solaris/README] Updated to
...
build on all platforms that support SVR4 style package tools. Now runs
from build dir. Parts are based on patches from Antonio Navarro, and
Darren Tucker.
2002-03-11 20:55:53 -08:00
Damien Miller
6e96c88c16
- (djm) Update RPM spec files with new version number
2002-03-07 13:04:37 +11:00
Ben Lindstrom
01e7fa13b4
- (bal) Added contrib/aix/ to support BFF package generation provided
...
by Darren Tucker <dtucker@zip.com.au>
2002-03-05 03:38:35 +00:00
Damien Miller
f1cec392ed
Fix spec file version numbers
2002-01-26 17:45:15 +11:00
Damien Miller
6677d419de
- (djm) Don't grab Xserver or pointer by default. x11-ssh-askpass doesn't
...
and grabbing can cause deadlocks with kinput2.
2002-01-25 00:59:25 +11:00
Damien Miller
414642b26f
- (djm) Don't grab Xserver by default. x11-ssh-askpass doesn't and grabbing
...
can cause deadlocks with kinput2
2002-01-25 00:46:04 +11:00
Damien Miller
6a568f3ca9
- (djm) Typo in contrib/cygwin/README Fix from Corinna Vinschen
...
<vinschen@redhat.com>
2001-12-29 14:10:09 +11:00
Ben Lindstrom
2ad31ee68a
- (bal) Removed contrib/chroot.diff and noted in contrib/README that it
...
was not being maintained.
2001-12-24 02:59:19 +00:00
Damien Miller
faf2f6483a
- (djm) Add option to gnome-ssh-askpass to stop it from grabbing the X
...
server. I have found this necessary to avoid server hangs with X input
extensions (e.g. kinput2). Enable by setting the environment variable
"GNOME_SSH_ASKPASS_NOGRAB"
2001-12-21 10:28:07 +11:00
Tim Rice
fe1d100ffd
[contrib/cygwin/README, openbsd-compat/bsd-cygwin_util.c,
...
openbsd-compat/bsd-cygwin_util.h, openbsd-compat/daemon.c]
Allow SSHD to install as service under WIndows 9x/Me
[configure.ac] Fix to allow linking against PCRE on Cygwin
Patches by Corinna Vinschen <vinschen@redhat.com>
2001-11-26 17:19:43 -08:00
Damien Miller
353f608740
- (djm) Bump RPM package versions
2001-11-14 00:05:57 +11:00