summaryrefslogtreecommitdiffstats
path: root/x11vnc/user.c
Commit message (Collapse)AuthorAgeFilesLines
* x11vnc: touchscreen uinput support and Java viewer mousewheel support. See ↵runge2010-12-211-0/+1
| | | | x11vnc/ChangeLog for rest.
* update to x11vnc 0.9.12runge2010-09-101-1/+2
|
* Improvements to demo scripts. Alias -coe for -connect_or_exit. Fix ↵runge2010-04-181-3/+55
| | | | HAVE_V4L2. Warn no Xvfb, Xdummy, or Xvnc. Xinerama screens.
* x11vnc: exit(1) for -connect_or_exit failure, quiet query mode for ↵runge2010-04-091-4/+11
| | | | grab_state, pointer_pos, etc. ipv6 support. STUNNEL_LISTEN for particular interface. -input_eagerly in addition to -allinput. quiet Xinerama message.
* classes/ssl: Many improvements to Java SSL applet, onetimekeyrunge2010-03-211-3/+11
| | | | | | | | | | | | | 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.
* x11vnc: small tweaks to Xdummy, rx11vnc*. Apply SMALL_FOOTPRINT to ↵runge2010-01-021-1/+1
| | | | -appshare text. Copyright year change.
* x11vnc: prepare_x11vnc_dist.sh for 0.9.10. -xdummy_xvfb,runge2009-12-241-5/+7
| | | | | -svc_xdummy_xvfb and -create_x shorthand. lxde session. Xdummy improvements and root no longer required.
* Add tag=... to unixpw opts to set FD_TAG. Prefer Xvfb over Xdummy.runge2009-12-181-8/+91
| | | | Reduce wait time for https. Add 'Login succeeded' output to unixpw panel.
* X props names via env var. fakebuttonevent action, connect_switch andrunge2009-12-151-8/+17
| | | | | ultravnc_repeater.pl scripts, find_display try FD_XDM on failure, -quiet and -storepasswd changes, better port 113 testing.
* x11vnc: -appshare mode for sharing an application windows instead of therunge2009-12-021-0/+4
| | | | | | | | | 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.
* x11vnc: -findauth, -auth guess, & etc.runge2009-11-181-2/+4
|
* Huge number of changes, see x11vnc/ChangeLogrunge2009-10-081-14/+63
|
* Improvements to -unixpw_cmd and -unixpw_nis.runge2009-08-101-46/+92
| | | | | Experimental X11VNC_WATCH_DX_DY=1 for buggy theme menus, see: http://ubuntuforums.org/showthread.php?t=1223490
* Thread safety. Fix -clip -in -rawfb. Try to avoid Xorg stuckrunge2009-05-211-3/+15
| | | | key bug.
* Insert x11vnc copyright and license notices.runge2009-03-141-0/+32
|
* Tweak settings and docs for create_display. Add FD_EXTRA finishing cmd.Karl J. Runge2009-03-141-3/+12
|
* Allow range for X11VNC_SKIP_DISPLAY, document grabrunge2009-03-071-1/+36
| | | | | Xserver issue. Add progress_client() to proceed more quickly thru handshake. Improvements to turbovnc hack.
* x11vnc: Add "sendbell" remote cmd. Fix copyrect updates underrunge2009-02-041-5/+48
| | | | | | | | | | -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.
* x11vnc: 0.9.6 release. Some strtok bugfixes. rename -tlsvncrunge2008-12-101-9/+36
| | | | | | | | | 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: -chatwindow, -scale WxH, -enc changes.runge2008-10-191-4/+19
|
* x11vnc: kill gui_pid on exit in -connect/-connect_or_exit mode.runge2008-09-071-0/+2
| | | | | | | -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: add UltraVNC repeater proxy support. fix to setp guirunge2008-05-081-928/+1049
| | | | | | 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.
* x11vnc: add clear_locks (Caps_Lock, etc) action.runge2007-11-131-0/+4
|
* x11vnc: -proxy, -ssh options. ncache bug in -8to24, Selection "targets" bugfix.runge2007-10-271-1/+5
|
* x11vnc: add xfce to createdisplayrunge2007-10-041-0/+2
|
* x11vnc: COLUMNS=256 and other fixes to find/create scripts. More ratecheck.runge2007-09-261-0/+1
|
* x11vnc: fix wireframe crash under -clip. Add -redirect forrunge2007-09-111-1/+197
| | | | | | | 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-36/+111
| | | | check_redir_services() utilities for Terminal services. Improve Xdummy.
* x11vnc: better -xkb tie-breaking for up keystrokes. Add Xsrv/FD_XSRV custom ↵runge2007-08-191-3/+10
| | | | server to FINDCREATEDISPLAY list.
* x11vnc: improve FINDCREATEDISPLAY (-create) script, FD_GEOM, FD_SESS, ↵runge2007-08-181-5/+29
| | | | FD_OPTS, FD_PROG env vars, add Xvnc support
* x11vnc: add reverse -connect support to -display WAIT:, fix SSL Fetch cert ↵runge2007-08-161-1/+96
| | | | only for -display WAIT:
* x11vnc: add groups handling for -users mode.runge2007-05-051-3/+64
|
* x11vnc: add WAITBG=1 env. var, add mwm to -create.runge2007-05-041-0/+34
|
* ssl: java viewer patches, onetimekey; x11vnc setsid/setpgrp and -cc 4 for ↵runge2007-05-011-0/+10
| | | | -create
* x11vnc: -users sslpeer= option. RFB_SSL_CLIENT_CERT, -ncache 10 defaultrunge2007-04-281-26/+189
|
* x11vnc: add gnome, kde, etc. FINDCREATEDISPLAY tags.runge2007-04-071-4/+19
|
* x11vnc: remove build errors, get -ncache working on macosx again.runge2007-03-251-1/+2
|
* x11vnc: reverse SSL connections. -sleepin option.runge2007-03-241-1/+1
|
* x11vnc: -httpsredir, x11cursor fix, nc=N login opt, no -ncache betatest for ↵runge2007-03-201-1/+10
| | | | java viewer.
* x11vnc: add Files mode to user controlled input. more ultra/tight filexfer ↵runge2007-02-161-1/+8
| | | | tweaks. rfbversion remote control. noncache/nc unixpw user opt.
* x11vnc: tightvnc filetransfer off by default. FINDCREATEDISPLAY geometry.runge2007-02-161-3/+49
|
* x11vnc: add avahi (aka mDNS/Zeroconf/Bonjour...) support thanks to Diego ↵runge2007-02-121-0/+22
| | | | Petteno. add -find -create
* x11vnc: -grabalways, -forcedpms, -clientdpms, -noserverdpms, -loopbg, -svc, ↵runge2007-02-121-2/+8
| | | | -xdmsvc
* x11vnc: watch textchat, etc in unixpw, implement kbdReleaseAllKeys, ↵runge2007-02-101-2/+16
| | | | setSingleWindow, setServerInput. watch for OpenGL apps breaking XDAMAGE.
* x11vnc: -reflect, -N. -ncache, FINDDISPLAY, FINDCREATEDISPLAY, improvements. ↵runge2007-01-311-6/+49
| | | | MODTWEAK_LOWEST workaround.
* x11vnc: more -ncache improvements.runge2007-01-021-0/+6
|
* x11vnc: clean up compiler warnings.runge2006-12-281-1/+1
|
* x11vnc: FINDCREATEDISPLAY support to create X session if one cannot be ↵runge2006-12-101-12/+191
| | | | found. Fix bug in java viewer.
* install ss_vncviewer 755, -prog option, HTTPONCE new socket for -inetd.runge2006-11-241-2/+2
|
* x11vnc: -unixpw_cmd, -passwfile cmd:/custom:, -sslnofail, -ultrafilexferrunge2006-09-211-13/+82
|