summaryrefslogtreecommitdiffstats
path: root/x11vnc/user.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* x11vnc: -rotate optionrunge2006-07-281-0/+6
|
* update versions for next rel. add some more shortcuts to user:optsrunge2006-07-151-13/+26
|
* x11vnc: wording changes; remove "-rawfb cons" in favor of "console"runge2006-07-121-1/+1
|
* x11vnc: remove compiler warnings; HP-UX tweaks.runge2006-07-041-2/+2
|
* x11vnc: more -unixpw work. add -license, etc. optionsrunge2006-07-041-7/+19
|
* x11vnc: misc cleanup.runge2006-06-241-1/+6
|
* x11vnc: --grabkbd, -grabptr, -env, -allowedcmds, unixpw+WAIT user fred:optionsrunge2006-06-181-24/+124
|
* x11vnc: -display WAIT:cmd=FINDDISPLAY, HTTPONCE, -http_ssl option, Java fixes.runge2006-06-131-24/+196
|
* x11vnc: make -display WAIT + -unixpw work on Solaris.runge2006-06-091-8/+26
|
* x11vnc: -display WAIT:..., -users unixpw=, su_verify dpy command.runge2006-06-081-2/+235
|
* x11vnc: support for video4linux webcams & tv-tuners, -24to32 bpp option, ↵runge2006-05-071-2/+5
| | | | -rawfb console.
* x11vnc: -unixpw and -stunnel. Add clipboard to input control.runge2006-02-251-0/+5
|
* fix some non-gcc compiler warnings and signals in x11vncrunge2006-02-201-0/+5
|
* x11vnc: the big split.runge2006-01-091-0/+930