Searched refs:usepw (Results 1 – 8 of 8) sorted by relevance
/external/libvncserver/x11vnc/ |
D | options.h | 85 extern int usepw;
|
D | options.c | 85 int usepw = USEPW; variable
|
D | x11vnc.c | 2987 usepw = 1; in main() 4460 if (usepw && ! got_rfbauth && ! got_passwd && ! got_passwdfile && !unixpw) { in main()
|
D | ChangeLog | 699 Make reverse connections require passwords. -usepw option.
|
D | RELEASE-NOTES | 1175 The -usepw option will require x11vnc to use a password of
|
D | remote.c | 6014 snprintf(buf, bufn, "aro=%s:%d", p, usepw); in process_remote_cmd()
|
D | README | 556 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/ |
D | ChangeLog | 4822 …c, x11vnc/xevents.c, x11vnc/xevents.h: x11vnc: do CLIPBOARD, reverse conn require passwds, -usepw,
|