| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | a script which automatically converts a few files to make an x11vnc release | dscho | 2004-05-25 | 1 | -0/+62 |
* | -lvncserver is not default now | dscho | 2004-05-25 | 1 | -2/+0 |
* | move the library into libvncserver/, x11vnc into x11vnc/ | dscho | 2004-05-25 | 49 | -48/+560 |
* | x11vnc: -gone, -passwdfile, -o logfile; add view-only to -accept | runge | 2004-05-22 | 4 | -138/+581 |
* | x11vnc: more -inetd fixes. | runge | 2004-05-14 | 1 | -3/+34 |
* | x11vnc: less fprintf under -q so '-q -inetd' has no stderr output. | runge | 2004-05-14 | 2 | -25/+43 |
* | x11vnc: improvements to -accept popup: yes/no buttons and timeout. | runge | 2004-05-13 | 2 | -30/+100 |
* | x11vnc: clean up -Wall warnings. | runge | 2004-05-08 | 2 | -27/+26 |
* | x11vnc: add -accept some-command/xmessage/popup | runge | 2004-05-08 | 3 | -9/+273 |
* | x11vnc: mouse -> keystroke and keystroke -> mouse remappings. | runge | 2004-05-06 | 3 | -131/+454 |
* | prevent segmentation fault when requested area is too big; if select is inter... | dscho | 2004-05-05 | 2 | -5/+30 |
* | x11vnc: add -auth, more -cursorpos and -nofb work | runge | 2004-04-28 | 3 | -37/+165 |
* | x11vnc: add -cursorpos for Cursor Position Updates, and -sigpipe | runge | 2004-04-20 | 3 | -8/+141 |
* | ignore SIGPIPE the correct way | dscho | 2004-04-19 | 1 | -3/+1 |
* | x11vnc: do not send selection unless all clients are in RFB_NORMAL state. | runge | 2004-04-13 | 3 | -7/+57 |
* | fix compilation without jpeg and a certain autoconf version | dscho | 2004-04-12 | 1 | -2/+2 |
* | x11vnc options -blackout, -xinerama, -xwarppointer. check cargs. | runge | 2004-04-08 | 4 | -260/+825 |
* | add support for pgm and pbm (8-bit and 1-bit grayscale images) | dscho | 2004-03-24 | 1 | -14/+50 |
* | fix cargs.c: arguments were not correctly purged. | dscho | 2004-03-22 | 4 | -13/+45 |
* | fix --link for libvncserver-config | dscho | 2004-03-15 | 2 | -1/+5 |
* | x11vnc options -vncconnect, -connect, -remap, | runge | 2004-03-11 | 3 | -56/+518 |
* | link to pre.tar.gz, mention valgrind | dscho | 2004-02-29 | 1 | -0/+6 |
* | update on news | dscho | 2004-02-29 | 1 | -0/+4 |
* | fixed valgrind warning | dscho | 2004-02-29 | 2 | -7/+15 |
* | x11vnc options -nosel -noprimary -visual. | runge | 2004-02-20 | 3 | -65/+663 |
* | make examples g++ compileable, thanks to Juan Jose Costello | dscho | 2004-02-04 | 8 | -9/+14 |
* | memory leaks fixed | dscho | 2004-01-30 | 2 | -0/+12 |
* | Honour the check for libz, libjpeg again | dscho | 2004-01-29 | 11 | -20/+24 |
* | add "-progressive height" option to make SendFramebufferUpdate "preemptive" | dscho | 2004-01-21 | 5 | -4/+46 |
* | update | dscho | 2004-01-21 | 1 | -0/+5 |
* | ignore all test programs | dscho | 2004-01-21 | 1 | -3/+1 |
* | add a simple example how to use rfbDoCopyRect | dscho | 2004-01-21 | 2 | -2/+55 |
* | ignore SIGPIPE by default; it is handled via EPIPE | dscho | 2004-01-21 | 2 | -0/+7 |
* | do not send unnecessary updated because of cursor drawing | dscho | 2004-01-21 | 1 | -7/+14 |
* | handle mouse button number mismatch | runge | 2004-01-19 | 3 | -73/+938 |
* | 0.6 is out... version is 0.7pre now | dscho | 2004-01-19 | 1 | -2/+2 |
* | inherit CFLAGS | dscho | 2004-01-19 | 1 | -1/+1 |
* | fix usage of non-existent attribute buffer | dscho | 2004-01-19 | 1 | -8/+11 |
* | compile fix for cygwin | dscho | 2004-01-16 | 6 | -5/+20 |
* | x11vnc options -allow, -localhost, -nodragging, -input_skip | runge | 2004-01-10 | 3 | -25/+181 |
* | fix compilation with Mac OSX: preprocessor can't do recursive macros | dscho | 2003-12-09 | 1 | -2/+9 |
* | x11vnc: XBell events, -nofb, -notruecolor, misc. cleaning | runge | 2003-12-09 | 4 | -47/+161 |
* | fixed link | dscho | 2003-11-27 | 1 | -1/+1 |
* | -inetd, -noshm and friends added | dscho | 2003-11-11 | 2 | -10/+119 |
* | release 0.6 | dscho | 2003-11-07 | 3 | -3/+6 |
* | fix gcc 2.x compilation: no C99 | dscho | 2003-10-08 | 1 | -2/+2 |
* | 2002-09-11 Mark McLoughlin <[email protected]> | markmc | 2003-09-11 | 18 | -15750/+9 |
* | 2003-09-11 Mark McLoughlin <[email protected]> | markmc | 2003-09-11 | 23 | -2499/+156 |
* | ZRLE no longer uses C++, but C | dscho | 2003-09-08 | 24 | -778/+1114 |
* | added --disable-cxx flag to configure | dscho | 2003-08-29 | 7 | -1870/+4232 |