summaryrefslogtreecommitdiffstats
path: root/x11vnc/unixpw.c
Commit message (Collapse)AuthorAgeFilesLines
* x11vnc: touchscreen uinput support and Java viewer mousewheel support. See ↵runge2010-12-211-2/+8
| | | | x11vnc/ChangeLog for rest.
* update to x11vnc 0.9.12runge2010-09-101-0/+49
|
* x11vnc: tweaks to prepare_x11vnc_dist.sh. set cd->unixname in apply_opts().runge2010-05-081-3/+4
|
* x11vnc: small tweaks to Xdummy, rx11vnc*. Apply SMALL_FOOTPRINT to ↵runge2010-01-021-1/+1
| | | | -appshare text. Copyright year change.
* x11vnc: Fix problems in --without-x builds. Fix crashrunge2009-12-281-13/+33
| | | | | | 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-241-3/+6
| | | | | -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-211-8/+51
| | | | | have ssl. Tweak ps command in find_display. Try to handle AIX su. Ignore an initial newline at login: for -unixpw.
* Add tag=... to unixpw opts to set FD_TAG. Prefer Xvfb over Xdummy.runge2009-12-181-15/+47
| | | | Reduce wait time for https. Add 'Login succeeded' output to unixpw panel.
* x11vnc: fix keycode and other remote control actions underrunge2009-12-181-0/+14
| | | | | | | 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-151-2/+0
| | | | | ultravnc_repeater.pl scripts, find_display try FD_XDM on failure, -quiet and -storepasswd changes, better port 113 testing.
* Update java and scripts in classes/ssl. x11vnc: declare crypt() on all ↵runge2009-12-051-2/+4
| | | | platforms. more wishes.
* x11vnc: -appshare mode for sharing an application windows instead of therunge2009-12-021-0/+2
| | | | | | | | | 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/+9
|
* Huge number of changes, see x11vnc/ChangeLogrunge2009-10-081-32/+370
|
* Improvements to -unixpw_cmd and -unixpw_nis.runge2009-08-101-1/+79
| | | | | 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-0/+1
| | | | key bug.
* Insert x11vnc copyright and license notices.runge2009-03-141-0/+32
|
* x11vnc: Add "sendbell" remote cmd. Fix copyrect updates underrunge2009-02-041-0/+3
| | | | | | | | | | -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: x11vnc.desktop file. -reopen, -dhparams, -sslCRL,runge2008-11-221-40/+40
| | | | | | | -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-6/+6
|
* x11vnc: -clip xineramaN option, -DIGNORE_GETSPNAM for HP-UX.runge2008-06-071-0/+5
| | | | Print info on SSH_CONNECTION override.
* x11vnc: in -unixpw, initial Escape means no echo username.runge2007-05-261-3/+14
|
* filexfer warnings and messages.runge2007-05-051-1/+3
|
* x11vnc: add Files mode to user controlled input. more ultra/tight filexfer ↵runge2007-02-161-0/+1
| | | | tweaks. rfbversion remote control. noncache/nc unixpw user opt.
* x11vnc: tightvnc filetransfer off by default. FINDCREATEDISPLAY geometry.runge2007-02-161-2/+2
|
* x11vnc: -grabalways, -forcedpms, -clientdpms, -noserverdpms, -loopbg, -svc, ↵runge2007-02-121-2/+2
| | | | -xdmsvc
* x11vnc: watch textchat, etc in unixpw, implement kbdReleaseAllKeys, ↵runge2007-02-101-0/+14
| | | | setSingleWindow, setServerInput. watch for OpenGL apps breaking XDAMAGE.
* x11vnc: -reflect, -N. -ncache, FINDDISPLAY, FINDCREATEDISPLAY, improvements. ↵runge2007-01-311-8/+22
| | | | MODTWEAK_LOWEST workaround.
* x11vnc: first pass at client-side caching, -ncache option.runge2006-12-171-10/+11
|
* x11vnc: Mac OS X fb fixes and cuttext, -nodpms option, local user wireframingrunge2006-11-211-0/+3
|
* x11vnc: improve SSL Java viewer, cleanup -unixpw code.runge2006-09-241-96/+265
|
* x11vnc: -unixpw_cmd, -passwfile cmd:/custom:, -sslnofail, -ultrafilexferrunge2006-09-211-29/+86
|
* x11vnc: clear DISPLAY for -unixpw su_verify, user supplied sig ignore.runge2006-09-151-0/+10
|
* x11vnc: -rotate optionrunge2006-07-281-19/+63
|
* x11vnc: improve uinput heuristics so button clicks work on qt-embedded.runge2006-07-101-1/+1
|
* x11vnc: plug a couple unixpw gaps.runge2006-07-041-16/+39
|
* x11vnc: remove compiler warnings; HP-UX tweaks.runge2006-07-041-3/+3
|
* x11vnc: more -unixpw work. add -license, etc. optionsrunge2006-07-041-5/+63
|
* x11vnc: misc cleanup.runge2006-06-241-1/+3
|
* x11vnc: --grabkbd, -grabptr, -env, -allowedcmds, unixpw+WAIT user fred:optionsrunge2006-06-181-19/+33
|
* x11vnc: -display WAIT:cmd=FINDDISPLAY, HTTPONCE, -http_ssl option, Java fixes.runge2006-06-131-0/+27
|
* x11vnc: make -display WAIT + -unixpw work on Solaris.runge2006-06-091-1/+7
|
* x11vnc: -display WAIT:..., -users unixpw=, su_verify dpy command.runge2006-06-081-10/+134
|
* x11vnc: -capslock -skip_lockkeys; Alt keys under -rawfb cons.runge2006-06-031-0/+5
|
* x11vnc: support for video4linux webcams & tv-tuners, -24to32 bpp option, ↵runge2006-05-071-0/+2
| | | | -rawfb console.
* SSL patch for Java viewer. https support for x11vnc.runge2006-03-281-9/+51
|
* x11vnc: add -ssl mode using libssl. Include Xdummy in misc.runge2006-03-121-1/+1
|
* x11vnc: do CLIPBOARD, reverse conn require passwds, -usepw, -debug_sel, ↵runge2006-03-081-0/+6
| | | | -storepasswd homedir.
* x11vnc: gui speedup and fixes. -unixpw and -inetdrunge2006-03-061-0/+4
|
* x11vnc: -unixpw on *bsd, hpux and tru64. -unixpw_nis mode. stunnel and gui ↵runge2006-03-051-99/+225
| | | | tweaks.