summaryrefslogtreecommitdiffstats
path: root/x11vnc/help.c
Commit message (Collapse)AuthorAgeFilesLines
* x11vnc: fix wireframe crash under -clip. Add -redirect forrunge2007-09-111-18/+72
| | | | | | | 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-15/+44
| | | | check_redir_services() utilities for Terminal services. Improve Xdummy.
* malloc score_hint and make it shorts to save space.runge2007-08-191-1/+1
|
* x11vnc: better -xkb tie-breaking for up keystrokes. Add Xsrv/FD_XSRV custom ↵runge2007-08-191-15/+33
| | | | server to FINDCREATEDISPLAY list.
* x11vnc: improve FINDCREATEDISPLAY (-create) script, FD_GEOM, FD_SESS, ↵runge2007-08-181-12/+17
| | | | FD_OPTS, FD_PROG env vars, add Xvnc support
* x11vnc: add reverse -connect support to -display WAIT:, fix SSL Fetch cert ↵runge2007-08-161-2/+6
| | | | only for -display WAIT:
* x11vnc: -xrefresh, .DCOPserver bug, -unixpw_unsafe ignores SSH tunnel.runge2007-08-041-9/+16
|
* x11vnc: -debug_ncache, fix big fonts in tkx11vnc.runge2007-07-051-18/+22
|
* x11vnc: in -unixpw, initial Escape means no echo username.runge2007-05-261-18/+22
|
* x11vnc: set things up (NCACHE = -1) to not have -ncache on by default.runge2007-05-221-2/+3
|
* filexfer warnings and messages.runge2007-05-051-1/+17
|
* x11vnc: add groups handling for -users mode.runge2007-05-051-12/+30
|
* x11vnc: add WAITBG=1 env. var, add mwm to -create.runge2007-05-041-0/+3
|
* ssl: java viewer patches, onetimekey; x11vnc setsid/setpgrp and -cc 4 for ↵runge2007-05-011-1/+1
| | | | -create
* x11vnc: -users sslpeer= option. RFB_SSL_CLIENT_CERT, -ncache 10 defaultrunge2007-04-281-1/+30
|
* x11vnc: add gnome, kde, etc. FINDCREATEDISPLAY tags.runge2007-04-071-1/+4
|
* java ingoreProxy, fix old libssl free_func problemrunge2007-04-071-0/+9
|
* x11vnc: reverse SSL connections. -sleepin option.runge2007-03-241-3/+11
|
* x11vnc: -httpsredir, x11cursor fix, nc=N login opt, no -ncache betatest for ↵runge2007-03-201-11/+31
| | | | java viewer.
* x11vnc: fix crash for kde dcop. limit ncache beta tester to 96MB viewers.runge2007-03-131-8/+10
|
* x11vnc: make https fetch in accept_openssl() work again.runge2007-02-171-1/+1
|
* x11vnc: add Files mode to user controlled input. more ultra/tight filexfer ↵runge2007-02-161-24/+31
| | | | tweaks. rfbversion remote control. noncache/nc unixpw user opt.
* x11vnc: tightvnc filetransfer off by default. FINDCREATEDISPLAY geometry.runge2007-02-161-10/+27
|
* x11vnc: add avahi (aka mDNS/Zeroconf/Bonjour...) support thanks to Diego ↵runge2007-02-121-22/+46
| | | | Petteno. add -find -create
* x11vnc: -grabalways, -forcedpms, -clientdpms, -noserverdpms, -loopbg, -svc, ↵runge2007-02-121-45/+120
| | | | -xdmsvc
* x11vnc: -reflect, -N. -ncache, FINDDISPLAY, FINDCREATEDISPLAY, improvements. ↵runge2007-01-311-36/+140
| | | | MODTWEAK_LOWEST workaround.
* some -ncache performance improvements, rootpixmap watching, gnome wm heuristicsrunge2007-01-101-25/+36
|
* more speed and accuracy improvements to -ncache mode.runge2007-01-091-0/+4
|
* x11vnc: more -ncache improvements.runge2007-01-021-8/+22
|
* x11vnc: more work on -ncache.runge2006-12-281-8/+68
|
* x11vnc: first pass at client-side caching, -ncache option.runge2006-12-171-0/+26
|
* x11vnc: make -xwarppointer the default if xinerama is active.runge2006-12-171-5/+9
|
* x11vnc: FINDCREATEDISPLAY support to create X session if one cannot be ↵runge2006-12-101-36/+85
| | | | found. Fix bug in java viewer.
* install ss_vncviewer 755, -prog option, HTTPONCE new socket for -inetd.runge2006-11-241-6/+10
|
* x11vnc: Mac OS X fb fixes and cuttext, -nodpms option, local user wireframingrunge2006-11-211-34/+80
|
* x11vnc: Native Mac OS X support.runge2006-11-131-2/+8
|
* x11vnc: -cursor_drag for DnD, etc.runge2006-10-121-10/+17
|
* x11vnc: improve SSL Java viewer, cleanup -unixpw code.runge2006-09-241-10/+19
|
* x11vnc: -unixpw_cmd, -passwfile cmd:/custom:, -sslnofail, -ultrafilexferrunge2006-09-211-11/+67
|
* x11vnc: -verbose, -connect_or_exit, -rfbport 0, print out SSL cert.runge2006-09-171-4/+17
|
* small tweaks, -sig alias.runge2006-09-151-1/+4
|
* x11vnc: clear DISPLAY for -unixpw su_verify, user supplied sig ignore.runge2006-09-151-14/+32
|
* x11vnc: enhanced_tightvnc_viewer files, ssh -t keystroke response improvement.runge2006-09-141-26/+26
|
* x11vnc: REQ_ARGS, EV_SYN/SYN_REPORT check. restore -cursor most under ↵runge2006-09-101-1/+6
| | | | -display WAIT
* x11vnc: first pass at touchscreens via uinput.runge2006-08-101-23/+37
|
* x11vnc: tweaks to ssl_xfer; -ssltimeout option.runge2006-08-021-3/+11
|
* x11vnc: -rotate optionrunge2006-07-281-11/+44
|
* update versions for next rel. add some more shortcuts to user:optsrunge2006-07-151-6/+9
|
* x11vnc: wording changes; remove "-rawfb cons" in favor of "console"runge2006-07-121-45/+56
|
* x11vnc: more UINPUT mode tweaks.runge2006-07-111-29/+34
|