Home
last modified time | relevance | path

Searched refs:usepw (Results 1 – 8 of 8) sorted by relevance

/external/libvncserver/x11vnc/
Doptions.h85 extern int usepw;
Doptions.c85 int usepw = USEPW; variable
Dx11vnc.c2987 usepw = 1; in main()
4460 if (usepw && ! got_rfbauth && ! got_passwd && ! got_passwdfile && !unixpw) { in main()
DChangeLog699 Make reverse connections require passwords. -usepw option.
DRELEASE-NOTES1175 The -usepw option will require x11vnc to use a password of
Dremote.c6014 snprintf(buf, bufn, "aro=%s:%d", p, usepw); in process_remote_cmd()
DREADME556 automatically or force you to (use -usepw if you want to be forced
2799 * -DUSEPW=1 make -usepw the default
3358 You can use the -usepw option to automatically use any password file
3362 x11vnc -usepw -display :0 ...
10834 * VNC passwords: -rfbauth, -passwdfile, or -usepw. Even adding a
12400 -ssh user@host:disp -usepw -storepasswd pass file
15116 -usepw If no other password method was supplied on the command
18086 sslverify stunnel stunnel_pem https httpsredir usepw
/external/libvncserver/
DChangeLog4822 …c, x11vnc/xevents.c, x11vnc/xevents.h: x11vnc: do CLIPBOARD, reverse conn require passwds, -usepw,