summaryrefslogtreecommitdiffstats
path: root/x11vnc/options.c
Commit message (Collapse)AuthorAgeFilesLines
* x11vnc: fix wireframe crash under -clip. Add -redirect forrunge2007-09-111-0/+2
| | | | | | | VNC redir. -rawfb nullbig, randbig, solid, swirl, etc. FD_XDM mode to find_display. -listdpy. Add enlightenment. Xvnc.redirect FINDDISPLAY-vnc_redirect. -xvnc, -xvnc_redirect, -svc_xvnc. AUTO_PORT.
* x11vnc: -autoport, -finddpy, -xdummy. watch xrandr events. ↵runge2007-09-051-2/+4
| | | | check_redir_services() utilities for Terminal services. Improve Xdummy.
* x11vnc: -xrefresh, .DCOPserver bug, -unixpw_unsafe ignores SSH tunnel.runge2007-08-041-0/+1
|
* x11vnc: -debug_ncache, fix big fonts in tkx11vnc.runge2007-07-051-2/+3
|
* x11vnc: set NCACHE -1 for release.runge2007-06-181-2/+2
|
* x11vnc: fix build error if libssl is missing or --without-ssl supplied.runge2007-06-151-0/+2
|
* x11vnc: in -unixpw, initial Escape means no echo username.runge2007-05-261-2/+2
|
* x11vnc: set things up (NCACHE = -1) to not have -ncache on by default.runge2007-05-221-1/+4
|
* x11vnc: lower -wait and -defer to 20ms. Drop client doing ultravnc stuff in ↵runge2007-05-071-2/+2
| | | | -unixpw during login phase.
* x11vnc: add groups handling for -users mode.runge2007-05-051-0/+1
|
* x11vnc: -users sslpeer= option. RFB_SSL_CLIENT_CERT, -ncache 10 defaultrunge2007-04-281-0/+1
|
* x11vnc: -httpsredir, x11cursor fix, nc=N login opt, no -ncache betatest for ↵runge2007-03-201-0/+1
| | | | java viewer.
* x11vnc: tightvnc filetransfer off by default. FINDCREATEDISPLAY geometry.runge2007-02-161-3/+4
|
* x11vnc: add avahi (aka mDNS/Zeroconf/Bonjour...) support thanks to Diego ↵runge2007-02-121-0/+5
| | | | Petteno. add -find -create
* x11vnc: -grabalways, -forcedpms, -clientdpms, -noserverdpms, -loopbg, -svc, ↵runge2007-02-121-0/+3
| | | | -xdmsvc
* x11vnc: -reflect, -N. -ncache, FINDDISPLAY, FINDCREATEDISPLAY, improvements. ↵runge2007-01-311-0/+3
| | | | MODTWEAK_LOWEST workaround.
* some -ncache performance improvements, rootpixmap watching, gnome wm heuristicsrunge2007-01-101-1/+6
|
* more speed and accuracy improvements to -ncache mode.runge2007-01-091-0/+5
|
* changes to ncache cache aging and xdamage skippingrunge2007-01-071-1/+1
|
* x11vnc: more -ncache improvements.runge2007-01-021-5/+15
|
* x11vnc -ncache on by default for beta test. fix -nofb & -rawfb modes.runge2006-12-291-1/+5
|
* x11vnc: more work on -ncache.runge2006-12-281-0/+8
|
* x11vnc: first pass at client-side caching, -ncache option.runge2006-12-171-0/+3
|
* x11vnc: make -xwarppointer the default if xinerama is active.runge2006-12-171-0/+1
|
* x11vnc: Mac OS X fb fixes and cuttext, -nodpms option, local user wireframingrunge2006-11-211-1/+9
|
* x11vnc: Native Mac OS X support.runge2006-11-131-0/+4
|
* x11vnc: -cursor_drag for DnD, etc.runge2006-10-121-0/+4
|
* x11vnc: -unixpw_cmd, -passwfile cmd:/custom:, -sslnofail, -ultrafilexferrunge2006-09-211-0/+2
|
* x11vnc: -verbose, -connect_or_exit, -rfbport 0, print out SSL cert.runge2006-09-171-0/+3
|
* x11vnc: tweaks to ssl_xfer; -ssltimeout option.runge2006-08-021-0/+1
|
* x11vnc: add uinput support for full input into linux fb device (e.g. qt-embed).runge2006-07-091-0/+1
|
* x11vnc: --grabkbd, -grabptr, -env, -allowedcmds, unixpw+WAIT user fred:optionsrunge2006-06-181-0/+1
|
* x11vnc: -display WAIT:cmd=FINDDISPLAY, HTTPONCE, -http_ssl option, Java fixes.runge2006-06-131-0/+1
|
* x11vnc: -display WAIT:..., -users unixpw=, su_verify dpy command.runge2006-06-081-1/+1
|
* x11vnc: -capslock -skip_lockkeys; Alt keys under -rawfb cons.runge2006-06-031-0/+2
|
* x11vnc: support for video4linux webcams & tv-tuners, -24to32 bpp option, ↵runge2006-05-071-0/+7
| | | | -rawfb console.
* SSL Java viewer work thru proxy. -sslGenCA, etc key/cert management utils ↵runge2006-04-051-0/+8
| | | | for x11vnc. FBPM "support".
* SSL patch for Java viewer. https support for x11vnc.runge2006-03-281-1/+2
|
* x11vnc: add -ssl mode using libssl. Include Xdummy in misc.runge2006-03-121-0/+5
|
* x11vnc: do CLIPBOARD, reverse conn require passwds, -usepw, -debug_sel, ↵runge2006-03-081-0/+2
| | | | -storepasswd homedir.
* x11vnc: -unixpw on *bsd, hpux and tru64. -unixpw_nis mode. stunnel and gui ↵runge2006-03-051-0/+1
| | | | tweaks.
* x11vnc: -unixpw and -stunnel. Add clipboard to input control.runge2006-02-251-0/+5
|
* x11vnc: -8to24 speedups and improvements.runge2006-02-051-1/+2
|
* x11vnc: -8to24 opts, use XGetSubImage. fix -threads deadlocks and -rawfb crashrunge2006-01-221-0/+1
|
* x11vnc: add -8to24 option for some multi-depth displays.runge2006-01-151-0/+1
|
* x11vnc: the big split.runge2006-01-091-0/+310