| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
The new x11vnc repo is at https://github.com/LibVNC/x11vnc.
|
|
|
|
|
|
|
|
| |
check_xrandr_event() assumes X_LOCK is taken before it is called, and
currently calls X_UNLOCK on behalf of the caller. But in practice, all
callers assume that the lock is still held after check_xrandr_event()
returns. In particular, this leads to a double-unlock and crash in
check_xevents() on any xrandr event.
|
|
|
|
| |
-appshare text. Copyright year change.
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
| |
check_redir_services() utilities for Terminal services. Improve Xdummy.
|
| |
|
| |
|
|
|
|
| |
-rawfb console.
|
|
|