| Commit message (Expand) | Author | Age | Files | Lines |
* | x11vnc: -grab_buster for XGrabServer deadlock; fix scrolls and copyrect for ... | runge | 2005-07-09 | 7 | -57/+682 |
* | x11vnc: -gui tray now embeds in systray; more improvements to gui. | runge | 2005-07-07 | 7 | -812/+3577 |
* | x11vnc: -gui tray mode, httpd.c: check httpListenSock >= 0. | runge | 2005-07-02 | 8 | -173/+1727 |
* | fix annoying zrle decoding bug | dscho | 2005-06-28 | 3 | -1/+7 |
* | main.c: fix screen->deferUpdateTime default. | runge | 2005-06-27 | 2 | -3/+7 |
* | x11vnc: track keycode state for heuristics, -sloppy_keys, -wmdt, add -nodbg... | runge | 2005-06-27 | 6 | -735/+1053 |
* | ZRLE has problems with RealVNC server. Look into it. | dscho | 2005-06-21 | 1 | -1/+1 |
* | x11vnc: long info and tips when XOpenDisplay fails, reinstate "bad desktop" ... | runge | 2005-06-21 | 4 | -20/+118 |
* | configure.ac: HP-UX and OSF1 no -R, x11vnc: second round of beta-testing fixes. | runge | 2005-06-18 | 6 | -735/+889 |
* | main.c: XReadScreen check, fix 64bit use of cursors, x11vnc: first round of ... | runge | 2005-06-14 | 9 | -1259/+2117 |
* | no longer complain on Solaris about missing ar, which was not really missing | dscho | 2005-06-11 | 2 | -0/+5 |
* | add definitions from other VNC implementations | dscho | 2005-06-06 | 1 | -0/+300 |
* | more TODOs | dscho | 2005-06-06 | 1 | -0/+2 |
* | link to libmp3lame only if exists | dscho | 2005-06-06 | 2 | -2/+9 |
* | main.c: no sraRgnSubstract for copyRect, scrolls for x11vnc -scale; add -fix... | runge | 2005-06-04 | 8 | -156/+442 |
* | main.c: fix copyRect for non-cursor-shape-aware clients. | runge | 2005-05-31 | 6 | -444/+568 |
* | news | dscho | 2005-05-25 | 1 | -0/+8 |
* | x11vnc: scrolling: grabserver, autorepeat throttling, mouse wheel, fix onetile | runge | 2005-05-25 | 8 | -233/+983 |
* | mac works! | dscho | 2005-05-24 | 1 | -0/+1 |
* | make libvncserver-conf executable the autoconf way | dscho | 2005-05-24 | 2 | -5/+1 |
* | "make t" now executes the tests | dscho | 2005-05-24 | 1 | -0/+2 |
* | do distribute and depend on zrle.c | dscho | 2005-05-24 | 1 | -2/+2 |
* | implement ZRLE decoding | dscho | 2005-05-24 | 7 | -6/+437 |
* | try 32 bit first | dscho | 2005-05-24 | 1 | -1/+2 |
* | fix off by one bug | dscho | 2005-05-24 | 2 | -4/+8 |
* | init a structure *before* using it... | dscho | 2005-05-23 | 2 | -1/+3 |
* | remove wrong comment | dscho | 2005-05-23 | 1 | -16/+0 |
* | make zlib and tight handling thread safe (static -> rfbClient) | dscho | 2005-05-23 | 5 | -214/+226 |
* | work around bug in ffmpeg | dscho | 2005-05-23 | 1 | -0/+1 |
* | simplify configure (do not check for malloc(0) bug) | dscho | 2005-05-23 | 2 | -1/+3 |
* | fix compilation for LIBAVCODEC_BUILD==4754 | dscho | 2005-05-23 | 1 | -0/+5 |
* | finally fix socklen_t problem | dscho | 2005-05-20 | 1 | -2/+2 |
* | fix socklen_t also for defines | dscho | 2005-05-18 | 1 | -1/+2 |
* | fix compilation for systems without socklen_t | dscho | 2005-05-18 | 3 | -5/+5 |
* | fix off by one bug | dscho | 2005-05-18 | 1 | -2/+2 |
* | hide strict ansi stuff if not explicitely turned on; actually use the socklen... | dscho | 2005-05-18 | 12 | -3/+29 |
* | x11vnc: more scrolling, -scr_term, -wait_ui, -nowait_bog | runge | 2005-05-18 | 7 | -226/+1048 |
* | also distribute private.h... | dscho | 2005-05-17 | 1 | -1/+1 |
* | update TODOs | dscho | 2005-05-17 | 1 | -0/+1 |
* | fix SIGSEGV when client has incompatible protocol; release mutex before freei... | dscho | 2005-05-16 | 1 | -2/+5 |
* | ANSIfy, fix some warnings from Linus' sparse | dscho | 2005-05-15 | 48 | -591/+578 |
* | libvncserver/{main.c,rfbserver.c}: fix a couple more CopyRect memory leaks | runge | 2005-05-15 | 2 | -2/+3 |
* | more files to ignore | dscho | 2005-05-14 | 4 | -0/+8 |
* | fix memory leaks detected using valgrind | dscho | 2005-05-14 | 4 | -6/+10 |
* | x11vnc: more improvements to -scrollcopyrect and -xkb modes. | runge | 2005-05-14 | 7 | -1765/+5326 |
* | socketInitDone -> socketState | dscho | 2005-05-07 | 14 | -20/+96 |
* | libvncserver/main.c: fix memory leak in rfbDoCopyRect/rfbScheduleCopyRect; c... | runge | 2005-05-03 | 3 | -12/+22 |
* | x11vnc: -scrollcopyrect/RECORD, etc. configure.ac: customizations for x11vnc... | runge | 2005-05-03 | 8 | -885/+3732 |
* | clear requested region after handling it | dscho | 2005-04-27 | 2 | -1/+4 |
* | x11vnc: -wireframe, -wirecopyrect, -privremote, -safer, -nocmd, -unsafe, -no... | runge | 2005-04-19 | 8 | -1095/+3114 |