| Commit message (Expand) | Author | Age | Files | Lines |
* | x11vnc: fix keycode and other remote control actions under | runge | 2009-12-18 | 1 | -11/+15 |
* | X props names via env var. fakebuttonevent action, connect_switch and | runge | 2009-12-15 | 1 | -2/+25 |
* | X11VNC_EXTRA_HTTPS_PARAMS, X11VNC_HTTP_LISTEN_LOCALHOST, X11VNC_REOPEN_SLEEP_... | runge | 2009-12-07 | 1 | -9/+54 |
* | x11vnc: -appshare mode for sharing an application windows instead of the | runge | 2009-12-02 | 1 | -13/+44 |
* | x11vnc: -findauth, -auth guess, & etc. | runge | 2009-11-18 | 1 | -4/+55 |
* | Workaround for inane X_ShmAttach incompatibility in Xorg, -solid support in x... | runge | 2009-10-17 | 1 | -12/+18 |
* | Huge number of changes, see x11vnc/ChangeLog | runge | 2009-10-08 | 1 | -93/+403 |
* | Improvements to -unixpw_cmd and -unixpw_nis. | runge | 2009-08-10 | 1 | -43/+107 |
* | Setup for x11vnc version 0.9.9 | runge | 2009-07-11 | 1 | -6/+6 |
* | X11VNC_REFLECT_PASSWORD env. var., warning about compiz, improve single-port. | runge | 2009-06-14 | 1 | -0/+5 |
* | Thread safety. Fix -clip -in -rawfb. Try to avoid Xorg stuck | runge | 2009-05-21 | 1 | -8/+27 |
* | Add some -remap tricks. Limit rfbCFD message count. | runge | 2009-03-16 | 1 | -1/+17 |
* | Insert x11vnc copyright and license notices. | runge | 2009-03-14 | 1 | -0/+32 |
* | Tweak settings and docs for create_display. Add FD_EXTRA finishing cmd. | Karl J. Runge | 2009-03-14 | 1 | -13/+22 |
* | Allow range for X11VNC_SKIP_DISPLAY, document grab | runge | 2009-03-07 | 1 | -4/+17 |
* | add -noskip_lockkeys option for future use. | runge | 2009-02-22 | 1 | -1/+2 |
* | x11vnc: Add "sendbell" remote cmd. Fix copyrect updates under | runge | 2009-02-04 | 1 | -7/+13 |
* | x11vnc: add -rmflag option, -rawfb vt support, bpp < 8 support | runge | 2009-01-04 | 1 | -45/+118 |
* | x11vnc: 0.9.6 release. Some strtok bugfixes. rename -tlsvnc | runge | 2008-12-10 | 1 | -112/+152 |
* | x11vnc: x11vnc.desktop file. -reopen, -dhparams, -sslCRL, | runge | 2008-11-22 | 1 | -63/+196 |
* | x11vnc: add zeroconf external helpers (avahi-publish and | runge | 2008-11-05 | 1 | -4/+16 |
* | x11vnc: -http_oneport for single port HTTP and VNC. Improve find_display wrt ... | runge | 2008-10-29 | 1 | -1/+32 |
* | x11vnc: -chatwindow, -scale WxH, -enc changes. | runge | 2008-10-19 | 1 | -23/+72 |
* | x11vnc: Add symmetric key encryption -enc cipher:keyfile, | runge | 2008-09-21 | 1 | -0/+76 |
* | x11vnc: make -allow work in -ssl mode. | runge | 2008-09-17 | 1 | -14/+18 |
* | x11vnc: -sleepin m-n for random sleep. More mktemp and mkstemp | runge | 2008-09-14 | 1 | -0/+12 |
* | x11vnc: kill gui_pid on exit in -connect/-connect_or_exit mode. | runge | 2008-09-07 | 1 | -23/+47 |
* | x11vnc: -clip xineramaN option, -DIGNORE_GETSPNAM for HP-UX. | runge | 2008-06-07 | 1 | -0/+7 |
* | x11vnc: support colormaps for depths other than 8. xinerama warppointer only... | runge | 2008-06-01 | 1 | -2/+9 |
* | x11vnc: SSL fixes. Increase cert lifetimes to 2 years. Print ssl err msg. | runge | 2008-05-12 | 1 | -2/+2 |
* | x11vnc: add UltraVNC repeater proxy support. fix to setp gui | runge | 2008-05-08 | 1 | -3/+51 |
* | x11vnc: during speeds estimate, guard against client disconnecting. | runge | 2008-02-01 | 1 | -3/+4 |
* | x11vnc: -ping option, fix memory corruption in copy_tiles after xrandr resize. | runge | 2008-01-15 | 1 | -14/+13 |
* | x11vnc: add clear_locks (Caps_Lock, etc) action. | runge | 2007-11-13 | 1 | -13/+20 |
* | x11vnc: -proxy, -ssh options. ncache bug in -8to24, Selection "targets" bugfix. | runge | 2007-10-27 | 1 | -42/+145 |
* | x11vnc: add xfce to createdisplay | runge | 2007-10-04 | 1 | -10/+10 |
* | x11vnc: COLUMNS=256 and other fixes to find/create scripts. More ratecheck. | runge | 2007-09-26 | 1 | -20/+46 |
* | x11vnc: fix wireframe crash under -clip. Add -redirect for | runge | 2007-09-11 | 1 | -18/+72 |
* | x11vnc: -autoport, -finddpy, -xdummy. watch xrandr events. check_redir_servi... | runge | 2007-09-05 | 1 | -15/+44 |
* | malloc score_hint and make it shorts to save space. | runge | 2007-08-19 | 1 | -1/+1 |
* | x11vnc: better -xkb tie-breaking for up keystrokes. Add Xsrv/FD_XSRV custom ... | runge | 2007-08-19 | 1 | -15/+33 |
* | x11vnc: improve FINDCREATEDISPLAY (-create) script, FD_GEOM, FD_SESS, FD_OPTS... | runge | 2007-08-18 | 1 | -12/+17 |
* | x11vnc: add reverse -connect support to -display WAIT:, fix SSL Fetch cert on... | runge | 2007-08-16 | 1 | -2/+6 |
* | x11vnc: -xrefresh, .DCOPserver bug, -unixpw_unsafe ignores SSH tunnel. | runge | 2007-08-04 | 1 | -9/+16 |
* | x11vnc: -debug_ncache, fix big fonts in tkx11vnc. | runge | 2007-07-05 | 1 | -18/+22 |
* | x11vnc: in -unixpw, initial Escape means no echo username. | runge | 2007-05-26 | 1 | -18/+22 |
* | x11vnc: set things up (NCACHE = -1) to not have -ncache on by default. | runge | 2007-05-22 | 1 | -2/+3 |
* | filexfer warnings and messages. | runge | 2007-05-05 | 1 | -1/+17 |
* | x11vnc: add groups handling for -users mode. | runge | 2007-05-05 | 1 | -12/+30 |
* | x11vnc: add WAITBG=1 env. var, add mwm to -create. | runge | 2007-05-04 | 1 | -0/+3 |