Home
last modified time | relevance | path

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

/external/openssh/
Dreadpass.c51 ssh_askpass(char *askpass, const char *msg) in ssh_askpass() argument
62 if (askpass == NULL) in ssh_askpass()
79 execlp(askpass, askpass, msg, (char *) 0); in ssh_askpass()
80 fatal("ssh_askpass: exec(%s): %s", askpass, strerror(errno)); in ssh_askpass()
121 char *askpass = NULL, *ret, buf[1024]; in read_passphrase() local
149 askpass = getenv(SSH_ASKPASS_ENV); in read_passphrase()
151 askpass = _PATH_SSH_ASKPASS_DEFAULT; in read_passphrase()
152 if ((ret = ssh_askpass(askpass, prompt)) == NULL) in read_passphrase()
DMakefile.in25 ASKPASS_PROGRAM=$(libexecdir)/ssh-askpass
DCREDITS98 Zack Weinberg <zack@wolery.cumb.org> - GNOME askpass enhancement
DINSTALL60 http://www.jmknoble.net/software/x11-ssh-askpass/
DChangeLog2064 include CFLAGS in gnome askpass targets
3340 subprocesses it may have started (e.g. forked askpass). Fixes
3341 agent sockets being zapped when askpass processes fatal();
Dconfigure.ac4863 E=`eval echo ${libexecdir}/ssh-askpass` ; E=`eval echo ${E}`
/external/openssh/contrib/suse/
Dopenssh.spec20 Source1: x11-ssh-askpass-%{xversion}.tar.gz
39 %package askpass
44 Provides: openssh:${_libdir}/ssh/ssh-askpass
86 - Updated for new gnome-ssh-askpass build
88 - Made symlink to gnome-ssh-askpass called ssh-askpass
145 cd x11-ssh-askpass-%{xversion}
165 cd x11-ssh-askpass-%{xversion}
233 %files askpass
235 %doc x11-ssh-askpass-%{xversion}/README
236 %doc x11-ssh-askpass-%{xversion}/ChangeLog
[all …]
/external/openssh/contrib/redhat/
Dopenssh.spec78 Source1: http://www.jmknoble.net/software/x11-ssh-askpass/x11-ssh-askpass-%{aversion}.tar.gz
122 %package askpass
128 %package askpass-gnome
162 %description askpass
167 %description askpass-gnome
220 pushd x11-ssh-askpass-%{aversion}
239 mv gnome-ssh-askpass2 gnome-ssh-askpass
242 mv gnome-ssh-askpass1 gnome-ssh-askpass
266 install -s x11-ssh-askpass-%{aversion}/x11-ssh-askpass $RPM_BUILD_ROOT%{_libexecdir}/openssh/x11-ss…
267 ln -s x11-ssh-askpass $RPM_BUILD_ROOT%{_libexecdir}/openssh/ssh-askpass
[all …]
Dgnome-ssh-askpass.csh1 setenv SSH_ASKPASS /usr/libexec/openssh/gnome-ssh-askpass
Dgnome-ssh-askpass.sh1 SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
/external/openssh/contrib/
DREADME22 http://www.jmknoble.net/software/x11-ssh-askpass/
33 gnome-ssh-askpass[12]:
DMakefile17 rm -f *.o gnome-ssh-askpass1 gnome-ssh-askpass2 gnome-ssh-askpass