summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* support password reading with getpass(); support -play to play vncrec'orded f...dscho2004-06-183-24/+122
* x11vnc: simple ~/.x11vncrc config file support, -rc, -norcrunge2004-06-173-23/+177
* fixeddscho2004-06-151-1/+2
* fix silly hextile bugdscho2004-06-151-1/+1
* recognize more encodingsdscho2004-06-151-0/+6
* debugdscho2004-06-151-1/+17
* fix CoRRE with maxRectsPerUpdate bugdscho2004-06-151-2/+4
* fix silly update bug with raw encodingdscho2004-06-151-8/+9
* x11vnc: -clear_mods -clear_keys -storepasswd, add RFB_SERVER_IP RFB_SERVER_P...runge2004-06-123-79/+294
* fix compilation on IRIXdscho2004-06-082-2/+7
* fix test for sdldscho2004-06-081-5/+1
* fix compilation on MacOSXdscho2004-06-081-5/+4
* layout and wording fixdscho2004-06-071-2/+5
* more newsdscho2004-06-071-0/+3
* now that it is released, increment x11vnc's versiondscho2004-06-072-1/+2
* all this moving and renaming needs changes in the cvsignores, too!dscho2004-06-076-3/+35
* fix bug 968264: make rpm did not work with x11vnc packagedscho2004-06-073-4/+4
* add vnc2mpg, a program which makes a movie from a VNC desktop using FFMPEGdscho2004-06-073-2/+445
* added -encodingsdscho2004-06-072-2/+10
* fix cursor trails (when not using cursor encoding and moving the cursor,dscho2004-06-074-4/+17
* add mouse button handlingdscho2004-06-071-1/+12
* add client_examples/, add SDLvncviewer, libvncclient API changes, suppress au...dscho2004-06-0722-177/+471
* x11vnc: rearrange file for easier maintenance, add RFB_CLIENT_COUNT to -acce...runge2004-06-063-606/+770
* *** empty log message ***runge2004-05-281-1/+1
* x11vnc: view-only plain passwd: -viewpasswd and 2nd line of -passwdfilerunge2004-05-276-31/+116
* a script which automatically converts a few files to make an x11vnc releasedscho2004-05-251-0/+62
* -lvncserver is not default nowdscho2004-05-251-2/+0
* move the library into libvncserver/, x11vnc into x11vnc/dscho2004-05-2549-48/+560
* x11vnc: -gone, -passwdfile, -o logfile; add view-only to -acceptrunge2004-05-224-138/+581
* x11vnc: more -inetd fixes.runge2004-05-141-3/+34
* x11vnc: less fprintf under -q so '-q -inetd' has no stderr output.runge2004-05-142-25/+43
* x11vnc: improvements to -accept popup: yes/no buttons and timeout.runge2004-05-132-30/+100
* x11vnc: clean up -Wall warnings.runge2004-05-082-27/+26
* x11vnc: add -accept some-command/xmessage/popuprunge2004-05-083-9/+273
* x11vnc: mouse -> keystroke and keystroke -> mouse remappings.runge2004-05-063-131/+454
* prevent segmentation fault when requested area is too big; if select is inter...dscho2004-05-052-5/+30
* x11vnc: add -auth, more -cursorpos and -nofb workrunge2004-04-283-37/+165
* x11vnc: add -cursorpos for Cursor Position Updates, and -sigpiperunge2004-04-203-8/+141
* ignore SIGPIPE the correct waydscho2004-04-191-3/+1
* x11vnc: do not send selection unless all clients are in RFB_NORMAL state.runge2004-04-133-7/+57
* fix compilation without jpeg and a certain autoconf versiondscho2004-04-121-2/+2
* x11vnc options -blackout, -xinerama, -xwarppointer. check cargs.runge2004-04-084-260/+825
* add support for pgm and pbm (8-bit and 1-bit grayscale images)dscho2004-03-241-14/+50
* fix cargs.c: arguments were not correctly purged.dscho2004-03-224-13/+45
* fix --link for libvncserver-configdscho2004-03-152-1/+5
* x11vnc options -vncconnect, -connect, -remap,runge2004-03-113-56/+518
* link to pre.tar.gz, mention valgrinddscho2004-02-291-0/+6
* update on newsdscho2004-02-291-0/+4
* fixed valgrind warningdscho2004-02-292-7/+15
* x11vnc options -nosel -noprimary -visual.runge2004-02-203-65/+663