Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dreadpass.c41 ssh_askpass(char *askpass, const char *msg) in ssh_askpass() argument
51 if (askpass == NULL) in ssh_askpass()
67 execlp(askpass, askpass, msg, (char *) 0); in ssh_askpass()
68 fatal("ssh_askpass: exec(%s): %s", askpass, strerror(errno)); in ssh_askpass()
103 char *askpass = NULL, *ret, buf[1024]; in read_passphrase() local
121 askpass = getenv(SSH_ASKPASS_ENV); in read_passphrase()
123 askpass = _PATH_SSH_ASKPASS_DEFAULT; in read_passphrase()
124 return ssh_askpass(askpass, prompt); in read_passphrase()
/titanic_41/usr/src/cmd/ssh/etc/
H A DMakefile31 SSHASKPASS= $(ROOTLIBSSH)/ssh-askpass
/titanic_41/usr/src/cmd/ssh/doc/
H A DChangeLog2 - (djm) Use Jim's new 1.0.3 askpass in Redhat RPMs
8 - (djm) Don't need X11-askpass in RPM spec file if building without it
103 - (djm) Don't rely on atomicio's retval to determine length of askpass
242 - (stevesk) Display correct path to ssh-askpass in configure output.
284 - (djm) Fix 9 character passphrase failure with gnome-ssh-askpass.
298 - (djm) Update X11-askpass to 1.0.2 in RPM spec file
470 - (djm) Pick up Jim's new X11-askpass
986 - (djm) Warn user if grabs fail in GNOME askpass. Patch from Zack Weinberg
1276 - Deprecate perl-tk askpass.
1550 - Moved gnome-ssh-askpass.c to contrib directory and removed config
[all …]
H A DINSTALL29 http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/index.html
96 --enable-gnome-askpass will build the GNOME passphrase dialog. You
H A DCREDITS83 Zack Weinberg <zack@wolery.cumb.org> - GNOME askpass enhancement
/titanic_41/usr/src/pkg/manifests/
H A Dnetwork-ssh.mf50 file path=usr/lib/ssh/ssh-askpass mode=0555