summaryrefslogtreecommitdiffstats
path: root/x11vnc/options.h
Commit message (Collapse)AuthorAgeFilesLines
* x11vnc: Use opengl to read screen on macosx. non-deprecated macosx ↵runge2010-12-291-0/+6
| | | | interfaces for input injection.
* update to x11vnc 0.9.12runge2010-09-101-0/+1
|
* Improvements to demo scripts. Alias -coe for -connect_or_exit. Fix ↵runge2010-04-181-0/+1
| | | | 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-0/+8
| | | | grab_state, pointer_pos, etc. ipv6 support. STUNNEL_LISTEN for particular interface. -input_eagerly in addition to -allinput. quiet Xinerama message.
* x11vnc: small tweaks to Xdummy, rx11vnc*. Apply SMALL_FOOTPRINT to ↵runge2010-01-021-1/+1
| | | | -appshare text. Copyright year change.
* X props names via env var. fakebuttonevent action, connect_switch andrunge2009-12-151-0/+1
| | | | | 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/+3
| | | | | | | | | 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.
* Huge number of changes, see x11vnc/ChangeLogrunge2009-10-081-0/+7
|
* Thread safety. Fix -clip -in -rawfb. Try to avoid Xorg stuckrunge2009-05-211-0/+1
| | | | key bug.
* Insert x11vnc copyright and license notices.runge2009-03-141-0/+32
|
* x11vnc: add -rmflag option, -rawfb vt support, bpp < 8 supportrunge2009-01-041-0/+2
| | | | | 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 -tlsvncrunge2008-12-101-1/+1
| | | | | | | | | 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,runge2008-11-221-0/+9
| | | | | | | -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: -chatwindow, -scale WxH, -enc changes.runge2008-10-191-0/+2
|
* x11vnc: Add symmetric key encryption -enc cipher:keyfile,runge2008-09-211-0/+1
| | | | | works with SSVNC. Make -remap work on MacOSX console. update to 0.9.5 strings. Add a couple menu items to tkx11vnc.
* x11vnc: kill gui_pid on exit in -connect/-connect_or_exit mode.runge2008-09-071-0/+1
| | | | | | | -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: lower waitms and defer if framebuffer reads are fast (> 100MB/s)runge2008-06-011-0/+1
|
* x11vnc: support colormaps for depths other than 8. xinerama warppointer ↵runge2008-06-011-0/+2
| | | | only if more than one subscreen.
* x11vnc: -ping option, fix memory corruption in copy_tiles after xrandr resize.runge2008-01-151-0/+1
|
* x11vnc: -proxy, -ssh options. ncache bug in -8to24, Selection "targets" bugfix.runge2007-10-271-0/+3
|
* x11vnc: fix wireframe crash under -clip. Add -redirect forrunge2007-09-111-0/+2
| | | | | | | 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-0/+2
| | | | check_redir_services() utilities for Terminal services. Improve Xdummy.
* x11vnc: -xrefresh, .DCOPserver bug, -unixpw_unsafe ignores SSH tunnel.runge2007-08-041-0/+1
|
* x11vnc: -debug_ncache, fix big fonts in tkx11vnc.runge2007-07-051-0/+1
|
* x11vnc: fix build error if libssl is missing or --without-ssl supplied.runge2007-06-151-0/+2
|
* x11vnc: add groups handling for -users mode.runge2007-05-051-0/+1
|
* x11vnc: -users sslpeer= option. RFB_SSL_CLIENT_CERT, -ncache 10 defaultrunge2007-04-281-0/+1
|
* x11vnc: -httpsredir, x11cursor fix, nc=N login opt, no -ncache betatest for ↵runge2007-03-201-0/+1
| | | | java viewer.
* x11vnc: tightvnc filetransfer off by default. FINDCREATEDISPLAY geometry.runge2007-02-161-1/+2
|
* x11vnc: add avahi (aka mDNS/Zeroconf/Bonjour...) support thanks to Diego ↵runge2007-02-121-0/+2
| | | | Petteno. add -find -create
* x11vnc: -grabalways, -forcedpms, -clientdpms, -noserverdpms, -loopbg, -svc, ↵runge2007-02-121-0/+3
| | | | -xdmsvc
* x11vnc: -reflect, -N. -ncache, FINDDISPLAY, FINDCREATEDISPLAY, improvements. ↵runge2007-01-311-0/+3
| | | | MODTWEAK_LOWEST workaround.
* some -ncache performance improvements, rootpixmap watching, gnome wm heuristicsrunge2007-01-101-0/+2
|
* more speed and accuracy improvements to -ncache mode.runge2007-01-091-0/+1
|
* x11vnc: more -ncache improvements.runge2007-01-021-0/+9
|
* x11vnc -ncache on by default for beta test. fix -nofb & -rawfb modes.runge2006-12-291-0/+1
|
* x11vnc: more work on -ncache.runge2006-12-281-0/+4
|
* x11vnc: first pass at client-side caching, -ncache option.runge2006-12-171-0/+3
|
* x11vnc: make -xwarppointer the default if xinerama is active.runge2006-12-171-0/+1
|
* x11vnc: Mac OS X fb fixes and cuttext, -nodpms option, local user wireframingrunge2006-11-211-0/+7
|
* x11vnc: Native Mac OS X support.runge2006-11-131-0/+4
|
* x11vnc: -cursor_drag for DnD, etc.runge2006-10-121-0/+1
|
* x11vnc: -unixpw_cmd, -passwfile cmd:/custom:, -sslnofail, -ultrafilexferrunge2006-09-211-0/+2
|
* x11vnc: -verbose, -connect_or_exit, -rfbport 0, print out SSL cert.runge2006-09-171-0/+3
|
* x11vnc: tweaks to ssl_xfer; -ssltimeout option.runge2006-08-021-0/+1
|
* x11vnc: add uinput support for full input into linux fb device (e.g. qt-embed).runge2006-07-091-0/+1
|
* x11vnc: --grabkbd, -grabptr, -env, -allowedcmds, unixpw+WAIT user fred:optionsrunge2006-06-181-0/+1
|
* x11vnc: -display WAIT:cmd=FINDDISPLAY, HTTPONCE, -http_ssl option, Java fixes.runge2006-06-131-0/+1
|
* x11vnc: -capslock -skip_lockkeys; Alt keys under -rawfb cons.runge2006-06-031-0/+2
|
* x11vnc: support for video4linux webcams & tv-tuners, -24to32 bpp option, ↵runge2006-05-071-0/+7
| | | | -rawfb console.