summaryrefslogtreecommitdiffstats
path: root/x11vnc
Commit message (Collapse)AuthorAgeFilesLines
* Fix the build of x11vnc when an out-of-tree build directory is usedDRC2012-03-111-1/+1
|
* x11vnc: Use opengl to read screen on macosx. non-deprecated macosx ↵runge2010-12-2926-166/+1243
| | | | interfaces for input injection.
* x11vnc: force --with-system-libvncserver to use correct headers.runge2010-12-213-5/+5
|
* x11vnc: touchscreen uinput support and Java viewer mousewheel support. See ↵runge2010-12-2139-404/+4857
| | | | x11vnc/ChangeLog for rest.
* update to x11vnc 0.9.12runge2010-09-1031-262/+765
|
* x11vnc: tweaks to prepare_x11vnc_dist.sh. set cd->unixname in apply_opts().runge2010-05-087-34/+42
|
* misc/etv sync.runge2010-05-059-339/+917
|
* x11vnc: X11VNC_DISABLE_SSL_CLIENT_MODE option to disable SSLrunge2010-05-019-116/+362
| | | | | | | | | client role in reverse connections. Improvements to logging in ultravnc_repeater, ULTRAVNC_REPEATER_NO_RFB option. Increase SSL timeout and print message if 'repeater' mode is detected for reverse SSL connection. Fix RECORD scroll XCopyArea detection with recent gtk/gdk library; set X11VNC_SCROLL_MUST_EQUAL to disable. Limit logging of RECORD error messages.
* incorporate new ultravnc_dsm_helper.c.runge2010-04-259-50/+653
|
* Sync ssvncviewer changes.runge2010-04-187-339/+1119
|
* Improvements to demo scripts. Alias -coe for -connect_or_exit. Fix ↵runge2010-04-1824-344/+880
| | | | HAVE_V4L2. Warn no Xvfb, Xdummy, or Xvnc. Xinerama screens.
* x11vnc: exit(1) for -connect_or_exit failure, quiet query mode for ↵runge2010-04-0926-3896/+3909
| | | | grab_state, pointer_pos, etc. ipv6 support. STUNNEL_LISTEN for particular interface. -input_eagerly in addition to -allinput. quiet Xinerama message.
* Synchronize ssvnc 1.0.26. Improvements to perl scripts desktop.cgi, ↵runge2010-04-0913-1121/+3033
| | | | connect_switch and inet6to4.
* classes/ssl: Many improvements to Java SSL applet, onetimekeyrunge2010-03-2119-1626/+4036
| | | | | | | | | | | | | serverCert param, debugging printout, user dialogs, catch socket exceptions, autodetect x11vnc for GET=1. x11vnc: misc/scripts: desktop.cgi, inet6to4, panner.pl. X11VNC_HTTPS_DOWNLOAD_WAIT_TIME, -unixpw %xxx documented, and can run user cmd in UNIXPW_CMD. FD_XDMCP_IF for create script, autodetect dm on udp6 only. Queries: pointer_x, pointer_y, pointer_same, pointer_root. Switch on -xkd if keysyms per key > 4 in all cases. daemon mode improvements for connect_switch, inet6to4, ultravnc_repeater.pl. Dynamic change of -clip do not create new fb if WxH is unchanged.
* classes/ssl: Java SSL applet viewer now works with certificate chains.runge2010-02-2210-1028/+1332
| | | | x11vnc: Printout option -sslScripts. Suggest -auth guess in error message. Set fake_screen width and height. Test for +kb in Xvfb.
* x11vnc: add modeline creation to Xdummy.runge2010-01-074-32/+102
|
* x11vnc: small tweaks to Xdummy, rx11vnc*. Apply SMALL_FOOTPRINT to ↵runge2010-01-0296-164/+179
| | | | -appshare text. Copyright year change.
* x11vnc: rename -create_x to -create_xsrv. Hopefully done fixing Xdummy.runge2009-12-297-829/+955
|
* x11vnc: Fix problems in --without-x builds. Fix crashrunge2009-12-2818-699/+1417
| | | | | | with -QD query for dbus info. Adjust window size for small screens in -gui. Improve F1 help for xdm, etc. include ssvnc 1.0.25 source.
* x11vnc: prepare_x11vnc_dist.sh for 0.9.10. -xdummy_xvfb,runge2009-12-2410-297/+770
| | | | | -svc_xdummy_xvfb and -create_x shorthand. lxde session. Xdummy improvements and root no longer required.
* x11vnc: -DENC_HAVE_OPENSSL=0 to disable enc.h but stillrunge2009-12-217-19/+91
| | | | | have ssl. Tweak ps command in find_display. Try to handle AIX su. Ignore an initial newline at login: for -unixpw.
* ChangeLog typorunge2009-12-181-1/+1
|
* Add tag=... to unixpw opts to set FD_TAG. Prefer Xvfb over Xdummy.runge2009-12-1810-46/+190
| | | | Reduce wait time for https. Add 'Login succeeded' output to unixpw panel.
* x11vnc: fix keycode and other remote control actions underrunge2009-12-189-1271/+1336
| | | | | | | DIRECT: with an extra XFlush and other safety measures. fflush(stderr) much in su_verify. Make the -unixpw env. vars UNIXPW_DISABLE_SSL and UNIXPW_DISABLE_LOCALHOST work correctly. Make -loopbg actually imply -bg.
* X props names via env var. fakebuttonevent action, connect_switch andrunge2009-12-1520-139/+1173
| | | | | ultravnc_repeater.pl scripts, find_display try FD_XDM on failure, -quiet and -storepasswd changes, better port 113 testing.
* X11VNC_EXTRA_HTTPS_PARAMS, X11VNC_HTTP_LISTEN_LOCALHOST, ↵runge2009-12-0711-85/+340
| | | | | | X11VNC_REOPEN_SLEEP_MAX, -findauth/-auth guess FD_XDM=1 for root, work around xhost SI:localuser:root.
* Update java and scripts in classes/ssl. x11vnc: declare crypt() on all ↵runge2009-12-057-20/+38
| | | | platforms. more wishes.
* x11vnc: -appshare mode for sharing an application windows instead of therunge2009-12-0230-1546/+4559
| | | | | | | | | entire desktop. map port + 5500 in reverse connect. Add id_cmd remote control functions for id (and other) windows. Allow zero port in SSL reverse connections. Adjust delays between multiple reverse connections; X11VNC_REVERSE_SLEEP_MAX env var. Add some missing mutex locks; add INPUT_LOCK and threads_drop_input. More safety in -threads mode for new framebuffer change. Fix some stderr leaking in -inetd mode.
* ssvnc/enhanced_tightvnc_viewer update.runge2009-11-189-1250/+4226
|
* x11vnc: -findauth, -auth guess, & etc.runge2009-11-1823-715/+2106
|
* Workaround for inane X_ShmAttach incompatibility in Xorg, -solid support in ↵runge2009-10-179-142/+295
| | | | xfce, showrfbauth option.
* Synchronize ssvnc source, etc. Nearly the 1.0.24 release...runge2009-10-088-310/+1064
|
* Huge number of changes, see x11vnc/ChangeLogrunge2009-10-0837-2667/+5834
|
* Improvements to -unixpw_cmd and -unixpw_nis.runge2009-08-1011-1919/+2336
| | | | | Experimental X11VNC_WATCH_DX_DY=1 for buggy theme menus, see: http://ubuntuforums.org/showthread.php?t=1223490
* Setup for x11vnc version 0.9.9runge2009-07-114-117/+123
|
* Add proxyHost and proxyPort java applet params.runge2009-06-191-1/+1
|
* classes/ssl: java viewer now handles auth-basic proxy logins.runge2009-06-1810-1907/+5237
| | | | misc/enhanced_tightvnc_viewer: update ssvnc.
* X11VNC_REFLECT_PASSWORD env. var., warning about compiz, improve single-port.runge2009-06-149-44/+185
|
* Thread safety. Fix -clip -in -rawfb. Try to avoid Xorg stuckrunge2009-05-2127-1051/+1509
| | | | key bug.
* rebuild for x11vnc dev 0.9.8runge2009-03-317-50/+94
|
* Add some -remap tricks. Limit rfbCFD message count.runge2009-03-168-18/+117
|
* Insert x11vnc copyright and license notices.runge2009-03-14100-12/+2922
|
* Test git commit setting username & etc.runge2009-03-141-1/+1
|
* Tweak settings and docs for create_display. Add FD_EXTRA finishing cmd.Karl J. Runge2009-03-146-768/+829
|
* x11vnc: Fix off-screen bug for -ncache_cr copyrect.runge2009-03-137-376/+413
|
* Allow range for X11VNC_SKIP_DISPLAY, document grabrunge2009-03-0717-1292/+1569
| | | | | Xserver issue. Add progress_client() to proceed more quickly thru handshake. Improvements to turbovnc hack.
* x11vnc: add kludge to experiment with turbovnc.runge2009-02-2810-1/+1989
|
* x11vnc: fix some -QD cases for use in tkx11vnc.runge2009-02-267-16/+111
|
* fix some compiler warnings.runge2009-02-224-5/+13
|
* add -noskip_lockkeys option for future use.runge2009-02-226-1461/+1487
|