| Commit message (Expand) | Author | Age | Files | Lines |
* | x11vnc: enhance -passwdfile features, filetransfer on by default. | runge | 2005-12-24 | 1 | -0/+3 |
* | introduce -deferptrupdate (thanks Dave) | dscho | 2005-12-19 | 1 | -0/+9 |
* | work around write() returning ENOENT on Solaris 2.7 | dscho | 2005-12-09 | 1 | -0/+4 |
* | plug memory leaks | dscho | 2005-12-07 | 1 | -0/+7 |
* | fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg builds,... | runge | 2005-11-25 | 1 | -0/+17 |
* | x11vnc: -filexfer, -slow_fb, -blackout noptr,... | runge | 2005-10-23 | 1 | -0/+3 |
* | update ChangeLog for today | dscho | 2005-10-06 | 1 | -0/+8 |
* | add enablePseudoEncoding() to rfbProtocolExtension | dscho | 2005-10-03 | 1 | -0/+6 |
* | This monster commit contains support for TightVNC's file transfer protocol. | dscho | 2005-09-28 | 1 | -0/+6 |
* | Introduce generic protocol extension method. Deprecate | dscho | 2005-09-27 | 1 | -0/+7 |
* | support VNC protocol version 3.7 | dscho | 2005-09-26 | 1 | -0/+5 |
* | split rpm into three packages: the library, -devel (headers), and x11vnc | dscho | 2005-08-21 | 1 | -0/+3 |
* | x11vnc: tweaks for release, fix queue buildup under -viewonly. | runge | 2005-07-13 | 1 | -1/+4 |
* | x11vnc: -grab_buster for XGrabServer deadlock; fix scrolls and copyrect for ... | runge | 2005-07-09 | 1 | -0/+4 |
* | x11vnc: -gui tray now embeds in systray; more improvements to gui. | runge | 2005-07-07 | 1 | -0/+3 |
* | x11vnc: -gui tray mode, httpd.c: check httpListenSock >= 0. | runge | 2005-07-02 | 1 | -0/+5 |
* | fix annoying zrle decoding bug | dscho | 2005-06-28 | 1 | -0/+4 |
* | main.c: fix screen->deferUpdateTime default. | runge | 2005-06-27 | 1 | -0/+4 |
* | configure.ac: HP-UX and OSF1 no -R, x11vnc: second round of beta-testing fixes. | runge | 2005-06-18 | 1 | -0/+6 |
* | main.c: XReadScreen check, fix 64bit use of cursors, x11vnc: first round of ... | runge | 2005-06-14 | 1 | -0/+5 |
* | no longer complain on Solaris about missing ar, which was not really missing | dscho | 2005-06-11 | 1 | -0/+3 |
* | main.c: no sraRgnSubstract for copyRect, scrolls for x11vnc -scale; add -fix... | runge | 2005-06-04 | 1 | -0/+4 |
* | main.c: fix copyRect for non-cursor-shape-aware clients. | runge | 2005-05-31 | 1 | -0/+3 |
* | x11vnc: scrolling: grabserver, autorepeat throttling, mouse wheel, fix onetile | runge | 2005-05-25 | 1 | -0/+4 |
* | simplify configure (do not check for malloc(0) bug) | dscho | 2005-05-23 | 1 | -0/+3 |
* | fix compilation for systems without socklen_t | dscho | 2005-05-18 | 1 | -0/+3 |
* | x11vnc: more scrolling, -scr_term, -wait_ui, -nowait_bog | runge | 2005-05-18 | 1 | -0/+3 |
* | ANSIfy, fix some warnings from Linus' sparse | dscho | 2005-05-15 | 1 | -0/+3 |
* | fix memory leaks detected using valgrind | dscho | 2005-05-14 | 1 | -0/+3 |
* | x11vnc: more improvements to -scrollcopyrect and -xkb modes. | runge | 2005-05-14 | 1 | -0/+3 |
* | socketInitDone -> socketState | dscho | 2005-05-07 | 1 | -0/+6 |
* | libvncserver/main.c: fix memory leak in rfbDoCopyRect/rfbScheduleCopyRect; c... | runge | 2005-05-03 | 1 | -0/+4 |
* | x11vnc: -scrollcopyrect/RECORD, etc. configure.ac: customizations for x11vnc... | runge | 2005-05-03 | 1 | -0/+6 |
* | clear requested region after handling it | dscho | 2005-04-27 | 1 | -0/+3 |
* | x11vnc: -wireframe, -wirecopyrect, -privremote, -safer, -nocmd, -unsafe, -no... | runge | 2005-04-19 | 1 | -0/+6 |
* | x11vnc: -rawfb, -pipeinput, -xtrap, -flag, ... | runge | 2005-04-10 | 1 | -0/+4 |
* | x11vnc: use DEC-XTRAP on legacy X11R5, -shiftcmap, -http | runge | 2005-04-04 | 1 | -0/+5 |
* | x11vnc: fix event leaks, build-time customizations, -nolookup | runge | 2005-03-29 | 1 | -0/+3 |
* | x11vnc: scale cursors, speed up some scaling, alt arrows, -norepeat N | runge | 2005-03-20 | 1 | -0/+4 |
* | x11vnc: X DAMAGE support, -clip WxH+X+Y, identd. | runge | 2005-03-12 | 1 | -0/+3 |
* | autoconf: rpm -> rpmbuild and echo -n -> printf | runge | 2005-03-05 | 1 | -0/+3 |
* | add '-listen ipaddr' option | runge | 2005-03-05 | 1 | -0/+6 |
* | x11vnc: -users lurk=, -solid for cde, -gui ez,.. beginner mode. | runge | 2005-02-14 | 1 | -0/+3 |
* | x11vnc -input to fine tune allow user input. per-client settings -R | runge | 2005-02-11 | 1 | -0/+4 |
* | x11vnc -users, fix -solid on gnome/kde, configure.ac pwd.h wait.h and utmpx.h | runge | 2005-02-09 | 1 | -0/+4 |
* | prepare_x11vnc_dist.sh: few tweaks for next release | runge | 2005-02-07 | 1 | -0/+1 |
* | configure.ac: --with-jpeg=DIR --with-zlib=DIR, /usr/sfw | runge | 2005-02-07 | 1 | -0/+5 |
* | x11vnc -solid color, -opts; tightvnc unix viewer alpha patch | runge | 2005-02-05 | 1 | -0/+5 |
* | sync with new cursor mechanism, -timeout, -noalphablend, try :0 if no other ... | runge | 2005-01-24 | 1 | -0/+4 |
* | disappearing cursor fixed & debug message purged | dscho | 2005-01-20 | 1 | -0/+4 |