Home
last modified time | relevance | path

Searched refs:askpass (Results 1 – 13 of 13) sorted by relevance

/freebsd/crypto/openssh/
H A Dreadpass.c51 ssh_askpass(char *askpass, const char *msg, const char *env_hint) in ssh_askpass() argument
62 if (askpass == NULL) in ssh_askpass()
80 execlp(askpass, askpass, msg, (char *)NULL); in ssh_askpass()
81 fatal_f("exec(%s): %s", askpass, strerror(errno)); in ssh_askpass()
125 char cr = '\r', *askpass = NULL, *ret, buf[1024]; in read_passphrase() local
177 askpass = getenv(SSH_ASKPASS_ENV); in read_passphrase()
179 askpass = _PATH_SSH_ASKPASS_DEFAULT; in read_passphrase()
182 if ((ret = ssh_askpass(askpass, prompt, askpass_hint)) == NULL) in read_passphrase()
246 const char *askpass, *s; in notify_start() local
259 if ((askpass = getenv("SSH_ASKPASS")) == NULL) in notify_start()
[all …]
H A DMakefile.in24 ASKPASS_PROGRAM=$(libexecdir)/ssh-askpass
H A DCREDITS98 Zack Weinberg <zack@wolery.cumb.org> - GNOME askpass enhancement
H A DINSTALL77 http://www.jmknoble.net/software/x11-ssh-askpass/
H A Dconfigure.ac5734 E=`eval echo ${libexecdir}/ssh-askpass` ; E=`eval echo ${E}`
/freebsd/crypto/openssh/contrib/suse/
H A Dopenssh.spec20 Source1: x11-ssh-askpass-%{xversion}.tar.gz
39 %package askpass
44 Provides: openssh:${_libdir}/ssh/ssh-askpass
88 - Updated for new gnome-ssh-askpass build
90 - Made symlink to gnome-ssh-askpass called ssh-askpass
147 cd x11-ssh-askpass-%{xversion}
167 cd x11-ssh-askpass-%{xversion}
236 %files askpass
238 %doc x11-ssh-askpass-%{xversion}/README
239 %doc x11-ssh-askpass-%{xversion}/ChangeLog
[all …]
/freebsd/crypto/openssh/contrib/redhat/
H A Dopenssh.spec91 Source1: http://www.jmknoble.net/software/x11-ssh-askpass/x11-ssh-askpass-%{aversion}.tar.gz
143 %package askpass
149 %package askpass-gnome
183 %description askpass
188 %description askpass-gnome
240 pushd x11-ssh-askpass-%{aversion}
259 mv gnome-ssh-askpass2 gnome-ssh-askpass
262 mv gnome-ssh-askpass1 gnome-ssh-askpass
282 install x11-ssh-askpass-%{aversion}/x11-ssh-askpass $RPM_BUILD_ROOT%{_libexecdir}/openssh/x11-ssh-a…
283 ln -s x11-ssh-askpass $RPM_BUILD_ROOT%{_libexecdir}/openssh/ssh-askpass
[all …]
H A Dgnome-ssh-askpass.csh1 setenv SSH_ASKPASS /usr/libexec/openssh/gnome-ssh-askpass
H A Dgnome-ssh-askpass.sh1 SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
/freebsd/crypto/openssh/regress/
H A Dkeygen-convert.sh6 cat > $OBJ/askpass <<EOD
10 chmod u+x $OBJ/askpass
48 SSH_ASKPASS=$OBJ/askpass SSH_ASKPASS_REQUIRE=force \
H A DMakefile135 key.ed25519-512.pub key.rsa-* keys-command-args kh.* askpass \
/freebsd/crypto/openssh/contrib/
H A DMakefile22 rm -f *.o gnome-ssh-askpass gnome-ssh-askpass[123]
H A DREADME22 http://www.jmknoble.net/software/x11-ssh-askpass/
33 gnome-ssh-askpass[12]: