Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improvements to -unixpw_cmd and -unixpw_nis. | runge | 2009-08-10 | 1 | -47/+111 |
| | | | | | Experimental X11VNC_WATCH_DX_DY=1 for buggy theme menus, see: http://ubuntuforums.org/showthread.php?t=1223490 | ||||
* | Setup for x11vnc version 0.9.9 | runge | 2009-07-11 | 1 | -8/+8 |
| | |||||
* | X11VNC_REFLECT_PASSWORD env. var., warning about compiz, improve single-port. | runge | 2009-06-14 | 1 | -2/+7 |
| | |||||
* | Thread safety. Fix -clip -in -rawfb. Try to avoid Xorg stuck | runge | 2009-05-21 | 1 | -11/+30 |
| | | | | key bug. | ||||
* | rebuild for x11vnc dev 0.9.8 | runge | 2009-03-31 | 1 | -1/+1 |
| | |||||
* | Add some -remap tricks. Limit rfbCFD message count.X11VNC_0_9_7 | runge | 2009-03-16 | 1 | -1/+17 |
| | |||||
* | Insert x11vnc copyright and license notices. | runge | 2009-03-14 | 1 | -1/+1 |
| | |||||
* | Tweak settings and docs for create_display. Add FD_EXTRA finishing cmd. | Karl J. Runge | 2009-03-14 | 1 | -14/+23 |
| | |||||
* | x11vnc: Fix off-screen bug for -ncache_cr copyrect. | runge | 2009-03-13 | 1 | -1/+1 |
| | |||||
* | Allow range for X11VNC_SKIP_DISPLAY, document grab | runge | 2009-03-07 | 1 | -6/+21 |
| | | | | | Xserver issue. Add progress_client() to proceed more quickly thru handshake. Improvements to turbovnc hack. | ||||
* | x11vnc: fix some -QD cases for use in tkx11vnc. | runge | 2009-02-26 | 1 | -1/+1 |
| | |||||
* | add -noskip_lockkeys option for future use. | runge | 2009-02-22 | 1 | -2/+3 |
| | |||||
* | x11vnc: Add "sendbell" remote cmd. Fix copyrect updates under | runge | 2009-02-04 | 1 | -7/+14 |
| | | | | | | | | | | -reflect. Workaround that checks valid window of selection requestor. Wait on some ssl helper pids earlier. Workaround XAUTHLOCALHOSTNAME for some new usage modes. Set fake fb to requested bpp with correct masks. -padgeom once:... mode. Set LIBXCB_ALLOW_SLOPPY_LOCK by default. rfbRandomBytes earlier. classes/ssl: Update jars. Add "TOP_" dropdown customization to ultravnc java viewer applet FTP panel. | ||||
* | classes/ssl: Add configurable Ultra java applet Filexfer Drives | runge | 2009-01-12 | 1 | -1/+1 |
| | | | | | drop down (e.g. ftpDropDown=Home.Desktop.bin). Document all applet parameters in classes/ssl/README. | ||||
* | x11vnc: fix failure of -8to24 on default depth 24 due to | runge | 2009-01-10 | 1 | -1/+1 |
| | | | | | | nonstandard indexed color support changes. Fix small window for failure after XSendEvent selection call; add env var. X11VNC_SENDEVENT_SYNC=1 to take even more care. | ||||
* | x11vnc: add -rmflag option, -rawfb vt support, bpp < 8 support | runge | 2009-01-04 | 1 | -46/+121 |
| | | | | | for rawfb, find /dev/video better. Fix reverse SSL connection for DH. Some improvements for CUPS TS helper, restart if needed. | ||||
* | x11vnc: 0.9.6 release. Some strtok bugfixes. rename -tlsvncX11VNC_REL_0_9_6 | runge | 2008-12-10 | 1 | -115/+158 |
| | | | | | | | | | to -anontls. Disable ssl caching. No cert creation prompting in inetd or bg modes. waitpid a bit more carefully on ssl helpers. Tune ssl initial timeouts. Let -create user specify starting X display. fix -rfbport prompt gui for older tk. -sslonly option. Error if no -ssl with related options. -rand option. -ssl implies -ssl SAVE | ||||
* | x11vnc: x11vnc.desktop file. -reopen, -dhparams, -sslCRL, | runge | 2008-11-22 | 1 | -56/+214 |
| | | | | | | | -setdefer options. -rfbport PROMPT VeNCrypt and TLSVNC SSL/TLS encryption support. Tweaks to choose_delay() algorithm. -ssl ANON anonymouse Diffie-Hellman mode. Fix bugs in certs management. Additions to tray=setpass naive user mode. | ||||
* | x11vnc: add zeroconf external helpers (avahi-publish and | runge | 2008-11-05 | 1 | -6/+23 |
| | | | | | | dns-sd). Alias -zeroconf. Close pipeinput_fh on exit. Kludge to make -solid work on MacOSX console. Attempt at cpp macros to disable newer libvncserver interfaces. | ||||
* | x11vnc: -http_oneport for single port HTTP and VNC. Improve find_display wrt ↵ | runge | 2008-10-29 | 1 | -2/+35 |
| | | | | lsof blocking with -b. | ||||
* | x11vnc: -chatwindow, -scale WxH, -enc changes. | runge | 2008-10-19 | 1 | -25/+82 |
| | |||||
* | x11vnc: Add symmetric key encryption -enc cipher:keyfile, | runge | 2008-09-21 | 1 | -1/+81 |
| | | | | | works with SSVNC. Make -remap work on MacOSX console. update to 0.9.5 strings. Add a couple menu items to tkx11vnc. | ||||
* | x11vnc: make -allow work in -ssl mode.X11VNC_REL_0_9_4 | runge | 2008-09-17 | 1 | -14/+18 |
| | |||||
* | x11vnc: -sleepin m-n for random sleep. More mktemp and mkstemp | runge | 2008-09-14 | 1 | -1/+12 |
| | | | | | protections. SSL_INIT_TIMEOUT=n env. var. Fix macosx console X call bug. Synchronize other projects sources. | ||||
* | x11vnc: kill gui_pid on exit in -connect/-connect_or_exit mode. | runge | 2008-09-07 | 1 | -12/+25 |
| | | | | | | | -grablocal n experiment (not compiled by default). -macuskbd option for macosx for orig uskdb code. keycode=N remote contol cmd. Find dpy look at non-NFS cookies in /tmp. Fix gui tray insertion on recent gnome dt. Fix connect_file bug. Sync SSVNC | ||||
* | x11vnc: -clip xineramaN option, -DIGNORE_GETSPNAM for HP-UX. | runge | 2008-06-07 | 1 | -1/+8 |
| | | | | Print info on SSH_CONNECTION override. | ||||
* | x11vnc: lower waitms and defer if framebuffer reads are fast (> 100MB/s) | runge | 2008-06-01 | 1 | -2/+2 |
| | |||||
* | x11vnc: support colormaps for depths other than 8. xinerama warppointer ↵ | runge | 2008-06-01 | 1 | -3/+12 |
| | | | | only if more than one subscreen. | ||||
* | x11vnc: SSL fixes. Increase cert lifetimes to 2 years. Print ssl err msg. | runge | 2008-05-12 | 1 | -3/+3 |
| | |||||
* | x11vnc: add UltraVNC repeater proxy support. fix to setp gui | runge | 2008-05-08 | 1 | -5/+52 |
| | | | | | | mode. -threads is now strongly discouraged. Read PORT= in url. User can set nolisten for Xvfb in -create mode. clean up wait_for_client() to some degree. | ||||
* | changes for release | runge | 2008-02-18 | 1 | -1/+1 |
| | |||||
* | minor date changes. | runge | 2008-02-18 | 1 | -2/+2 |
| | |||||
* | 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 | -10/+15 |
| | |||||
* | x11vnc: setup remote-ctrl file by default on macosx. improve | runge | 2007-12-16 | 1 | -1/+1 |
| | | | | tkx11vnc wrt attaching to existing server in icon/tray mode. | ||||
* | x11vnc: fix find_display and usleep() prototype on macosx. | runge | 2007-12-16 | 1 | -2/+2 |
| | | | | | -display console and check DISPLAY /tmp/...:0 on macosx. implement -noxinerama. | ||||
* | x11vnc: add clear_locks (Caps_Lock, etc) action. | runge | 2007-11-13 | 1 | -15/+27 |
| | |||||
* | x11vnc: -proxy, -ssh options. ncache bug in -8to24, Selection "targets" bugfix. | runge | 2007-10-27 | 1 | -35/+155 |
| | |||||
* | x11vnc: add xfce to createdisplay | runge | 2007-10-04 | 1 | -12/+12 |
| | |||||
* | x11vnc: COLUMNS=256 and other fixes to find/create scripts. More ratecheck. | runge | 2007-09-26 | 1 | -21/+50 |
| | |||||
* | x11vnc: fix wireframe crash under -clip. Add -redirect for | runge | 2007-09-11 | 1 | -17/+88 |
| | | | | | | | 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. ↵ | runge | 2007-09-05 | 1 | -17/+53 |
| | | | | check_redir_services() utilities for Terminal services. Improve Xdummy. | ||||
* | 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 | -17/+34 |
| | | | | server to FINDCREATEDISPLAY list. | ||||
* | x11vnc: improve FINDCREATEDISPLAY (-create) script, FD_GEOM, FD_SESS, ↵ | runge | 2007-08-18 | 1 | -13/+18 |
| | | | | FD_OPTS, FD_PROG env vars, add Xvnc support | ||||
* | x11vnc: add reverse -connect support to -display WAIT:, fix SSL Fetch cert ↵ | runge | 2007-08-16 | 1 | -3/+7 |
| | | | | only for -display WAIT: | ||||
* | x11vnc: -xrefresh, .DCOPserver bug, -unixpw_unsafe ignores SSH tunnel. | runge | 2007-08-04 | 1 | -11/+24 |
| | |||||
* | x11vnc: -debug_ncache, fix big fonts in tkx11vnc. | runge | 2007-07-05 | 1 | -20/+29 |
| | |||||
* | x11vnc: set NCACHE -1 for release. | runge | 2007-06-18 | 1 | -1/+1 |
| | |||||
* | x11vnc: fix build error if libssl is missing or --without-ssl supplied. | runge | 2007-06-15 | 1 | -2/+2 |
| |