summaryrefslogtreecommitdiffstats
path: root/x11vnc/pm.c
Commit message (Collapse)AuthorAgeFilesLines
* x11vnc: small tweaks to Xdummy, rx11vnc*. Apply SMALL_FOOTPRINT to ↵runge2010-01-021-1/+1
| | | | -appshare text. Copyright year change.
* x11vnc: -appshare mode for sharing an application windows instead of therunge2009-12-021-0/+10
| | | | | | | | | 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.
* Insert x11vnc copyright and license notices.runge2009-03-141-0/+32
|
* x11vnc: remove build errors, get -ncache working on macosx again.runge2007-03-251-1/+1
|
* x11vnc: -grabalways, -forcedpms, -clientdpms, -noserverdpms, -loopbg, -svc, ↵runge2007-02-121-1/+15
| | | | -xdmsvc
* x11vnc: watch textchat, etc in unixpw, implement kbdReleaseAllKeys, ↵runge2007-02-101-0/+52
| | | | setSingleWindow, setServerInput. watch for OpenGL apps breaking XDAMAGE.
* x11vnc: Mac OS X fb fixes and cuttext, -nodpms option, local user wireframingrunge2006-11-211-2/+94
|
* x11vnc: -verbose, -connect_or_exit, -rfbport 0, print out SSL cert.runge2006-09-171-2/+6
|
* x11vnc: --grabkbd, -grabptr, -env, -allowedcmds, unixpw+WAIT user fred:optionsrunge2006-06-181-2/+2
|
* x11vnc: support for video4linux webcams & tv-tuners, -24to32 bpp option, ↵runge2006-05-071-2/+2
| | | | -rawfb console.
* SSL Java viewer work thru proxy. -sslGenCA, etc key/cert management utils ↵runge2006-04-051-0/+93
for x11vnc. FBPM "support".