Displaying 20 results from an estimated 6000 matches similar to: "libexecdir changed again?"
2001 Jan 22
3
CVS source tree from 22 Jan 2001
Makefile.in is not fixed !
in old ssh.h
# define SSH_ASKPASS_DEFAULT "/usr/X11R6/bin/ssh-askpass"
in new pathnames.h
#define _PATH_SSH_ASKPASS_DEFAULT "/usr/X11R6/bin/ssh-askpass"
but in Makefile.in
PATHS=...-DSSH_ASKPASS_DEFAULT=\"$(ASKPASS_PROGRAM)\"
-----------------------------------------------------------
about patch:
- remove unused defines:
2001 Apr 02
1
ANNOUNCE: x11-ssh-askpass v1.2.1
x11-ssh-askpass version 1.2.1 (code name: Fatoomsh) is now available
from the following locations:
http://www.jmknoble.cx/software/x11-ssh-askpass/
http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/
x11-ssh-askpass is a passphrase dialog for use with OpenSSH
(www.openssh.com) under the X Window System.
The important changes since version 1.2.1 are as follows:
- Added a
2001 Sep 17
2
ANNOUNCE: x11-ssh-askpass v1.2.4
x11-ssh-askpass version 1.2.4 (code name: Boudin) is now available from
the following locations:
http://www.poboxc.com/~jmknoble/software/x11-ssh-askpass/
http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/
x11-ssh-askpass is a passphrase dialog for use with OpenSSH
<http://www.openssh.com/> under the X Window System.
Significant changes since version 1.2.2 include:
- Minor
2001 Sep 17
2
ANNOUNCE: x11-ssh-askpass v1.2.4
x11-ssh-askpass version 1.2.4 (code name: Boudin) is now available from
the following locations:
http://www.poboxc.com/~jmknoble/software/x11-ssh-askpass/
http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/
x11-ssh-askpass is a passphrase dialog for use with OpenSSH
<http://www.openssh.com/> under the X Window System.
Significant changes since version 1.2.2 include:
- Minor
2000 Aug 28
1
ANNOUNCE: x11-ssh-askpass v1.0.1
x11-ssh-askpass version 1.0.1 is now available from the following
locations:
http://www.jmknoble.cx/software/x11-ssh-askpass/
http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/
x11-ssh-askpass is a passphrase dialog for use with OpenSSH
(www.openssh.com) under the X Window System.
The important changes since version 1.0 are as follows:
- Bugfixes:
- If the keyboard or
1999 Dec 06
1
New x11-ssh-askpass release available
http://www.pobox.com/~jmknoble/jmk/x11-ssh-askpass-1999.12.04.tar.gz
Changes:
1999-12-05 04:21 jmknoble
* Imakefile: Added patch from Markus Friedl to change use of awk
(with GNU-specific extensions?) to sed, more likely to be available
on various platforms.
X11-ssh-askpass is drop-in passphrase dialog for OpenSSH, based solely
on the regular X11 libraries (libX11,
2003 Oct 01
2
documentation update?
The INSTALL file in the current distribution has the passphrase request
at
http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/index.html
maybe this should be changed to
http://www.liquidmeme.net/software/x11-ssh-askpass
??
--
Antonino Iannella
Santos Ltd
91 King William St ADELAIDE SA 5000
Ph +618 8224 7712
Fax +618 8224 7577
Mobile +61408 800007
Email antonino.iannella at
2001 Feb 14
1
ANNOUNCE: x11-ssh-askpass v1.2.0
x11-ssh-askpass version 1.2.0 (code name: Love Me Tender) is now
available from the following locations:
http://www.jmknoble.cx/software/x11-ssh-askpass/
http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/
x11-ssh-askpass is a passphrase dialog for use with OpenSSH
(www.openssh.com) under the X Window System.
The important changes since version 1.2.0 are as follows:
- Adds the
2001 Jul 24
2
Small buglet trying to recompile SRPM
I've got RedHat 7.1 and when I downloaded the SRPM for
openssh-2.9p2-1.src.rpm and tried to rpm --recompile it bombed.
Here's the error message that it generated:
+ pushd x11-ssh-askpass-1.2.0
/usr/src/redhat/BUILD/openssh-2.9p2/x11-ssh-askpass-1.2.0
/usr/src/redhat/BUILD/openssh-2.9p2
+ xmkmf -a
imake -DUseInstalled -I/usr/X11R6/lib/X11/config
make Makefiles
Makefile:1052: *** target
2001 Dec 12
1
RFE: ssh-askpass program configurable
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I note that ssh-askpass-gnome was moved into the contrib/ directory of
portable OpenSSH and the configure option for it
(--with-gnome-askpass) was removed.
I can understand not wanting a configure option for one particular
askpass program, but it would be useful to have a general replacement,
as in
% ./configure
2019 Nov 20
2
help wanted: update ssh-askpass programs for new U2F / prompt hints
My website has fallen off the web. This is a good time for someone else to take over the code for x11-ssh-askpass, as I've not done anything with it for years. I have the original code somewhere if needed, but I think Debian has mirrored it for some time.
--
jim knoble
> On Nov 18, 2019, at 01:49, Jakub Jelen <jjelen at redhat.com> wrote:
>
>> On Mon, 2019-11-18 at 16:19
2001 Feb 18
3
PATCH: Round 2: RH initscripts backward compatibility
I've cleaned up Pekka Savola's newly revised sshd.init and additional
sshd-functions and modified them to work they way i've been arguing
they should work.
Compatibility functions are defined in ./contrib/redhat/sshd-functions,
which should get installed no matter what release of Red Hat Linux
OpenSSH is getting built for, to be consistent across releases.
Specific changes from
2003 Jul 22
1
ssh-askpass keyboard grab problems
We're developing a security application (http://iscs.sourceforge.net)
that uses SSH for out-of-band management. Sometimes we want to use rsa
keys and other times we want to use user ids and passwords. We noticed
that there was not an OpenSSH API that we could use to pass the user's
password and that we could not give it via stdin. We did notice that we
could set SSH_ASKPASS and launch
1999 Nov 22
1
[PATCH] A couple of small fixes for 1.2pre14.
Hi,
This patch fixes a couple of small items in 1.2.pre14:
1. It's ssh-askpass, not scp that was moved to $(libexecdir)/ssh.
2. Make sure that $(libexecdir) exists.
--- openssh-1.2pre14/ChangeLog~ Mon Nov 22 08:11:23 1999
+++ openssh-1.2pre14/ChangeLog Mon Nov 22 09:48:15 1999
@@ -60,7 +60,7 @@
- EGD uses a socket, not a named pipe. Duh.
- Fix includes in fingerprint.c
- Fix scp
2008 Aug 29
7
[Bug 69] Generalize SSH_ASKPASS
https://bugzilla.mindrot.org/show_bug.cgi?id=69
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
Alias| |generalised-askpass
--
Configure bugmail:
1999 Nov 23
2
Fixes for Solaris
Attached is a small patch that should fix most of the problems
reported.
I am adding a recommendation to use GNU make to the INSTALL
document.
Regards,
Damien
--
| "Bombay is 250ms from New York in the new world order" - Alan Cox
| Damien Miller - http://www.mindrot.org/
| Email: djm at mindrot.org (home) -or- djm at ibs.com.au (work)
-------------- next part --------------
Index:
2001 Sep 19
0
Correction (was: Re: ANNOUNCE: x11-ssh-askpass v1.2.4.1)
: A message that you sent could not be delivered to one or more of its
: recipients. This is a permanent error. The following address(es) failed:
:
: openssh-announce at zax.half.pint-stowp.cx
: unknown local-part "openssh-announce" in domain "zax.half.pint-stowp.cx"
[I seem to be having an unlucky day today]. See below for the
correction.
------ This is a copy of the
2001 Sep 19
0
Correction (was: Re: ANNOUNCE: x11-ssh-askpass v1.2.4.1)
: A message that you sent could not be delivered to one or more of its
: recipients. This is a permanent error. The following address(es) failed:
:
: openssh-announce at zax.half.pint-stowp.cx
: unknown local-part "openssh-announce" in domain "zax.half.pint-stowp.cx"
[I seem to be having an unlucky day today]. See below for the
correction.
------ This is a copy of the
2015 Nov 04
5
[Bug 2491] New: x11-ssh-askpass (ssh-add) sets incorrect flags in WM_SIZE_HINTS
https://bugzilla.mindrot.org/show_bug.cgi?id=2491
Bug ID: 2491
Summary: x11-ssh-askpass (ssh-add) sets incorrect flags in
WM_SIZE_HINTS
Product: Portable OpenSSH
Version: 7.1p1
Hardware: All
OS: Linux
Status: NEW
Severity: trivial
Priority: P5
Component: ssh-add
2001 Feb 16
3
PATCH: make contrib/redhat/sshd.init work with older RH releases
Damien--
Attached is a patch to contrib/redhat/sshd.init which eliminates the
dependency on the success() and failure() functions from
initscripts>=4.16. This allows sshd.init to be used for both early and
recent releases of Red Hat Linux (i've confirmed it works on both 4.2
and 5.2 as well as 6.2).
The patch also removes the 'Requires: initscripts >= 4.16' line from