Commit Graph

99 Commits (7b5dfecfaaaf78c1f481a781f04b03df46969a5a)

Author SHA1 Message Date
runge effe81e36a configure.ac, CMakeLists.txt: set LibVNCServer version to 0.9.7
16 years ago
runge 6876b85df3 configure.ac: add include file file for libXrandr on Solaris.
16 years ago
runge cb67ada73b Tweak messages. Add shmat for --without-x building.
16 years ago
runge c9fa871830 Enable --with-ssl=DIR option.
16 years ago
runge fa53197938 Add X509_print_ex_fp check for x11vnc.
16 years ago
dscho e32ebd64a0 Recurse into subdirectory x11vnc/ when configuring with --with-x11vnc
16 years ago
dscho 09d902c5b7 Add CMake support (thanks to Christian Ehrlicher)
16 years ago
runge b2c291feea configure.ac check for external system libvncserver version. set x11vnc version 0.9.3
17 years ago
runge d3326942e2 x11vnc: fix build error if libssl is missing or --without-ssl supplied.
17 years ago
runge e6b592438b configure.ac: fix x11vnc --with-system-libvncserver build and add -R link flag.
17 years ago
runge dd193b1335 configure: make more of a split between libvncserver and x11vnc pkgs.
17 years ago
runge 76d88e3111 x11vnc: add groups handling for -users mode.
17 years ago
dscho 9fd2c929ef prepare for release of LibVNCServer 0.9
17 years ago
dscho ca805667e6 Build shared libraries per default
17 years ago
runge 241f3ed566 x11vnc: add avahi (aka mDNS/Zeroconf/Bonjour...) support thanks to Diego Petteno. add -find -create
17 years ago
runge 123cab092c use AC_CHECK_LIB for fbpm and dpms
18 years ago
runge 75aca1c74d enable --without-fbpm and --without-dpms
18 years ago
runge 27a884d2f3 x11vnc: Mac OS X fb fixes and cuttext, -nodpms option, local user wireframing
18 years ago
runge 4a83f87609 x11vnc: Native Mac OS X support.
18 years ago
runge 2635ae4407 configure.ac -R and macosx, prepare_x11vnc_dist.sh rpm fix
18 years ago
runge 901729e3e0 x11vnc: enable --without-x builds for -rawfb only binaries.
18 years ago
runge 6e2fa29229 update versions for next rel. add some more shortcuts to user:opts
18 years ago
runge 6facce2c5c LibVNCServer 0.8.2 release.
18 years ago
runge 079528470d x11vnc: add uinput support for full input into linux fb device (e.g. qt-embed).
18 years ago
runge 1b51530afb x11vnc: remove compiler warnings; HP-UX tweaks.
18 years ago
runge a7726a6f97 x11vnc: more -unixpw work. add -license, etc. options
18 years ago
runge 279f35495a x11vnc: support for video4linux webcams & tv-tuners, -24to32 bpp option, -rawfb console.
18 years ago
runge 3c80351a1c Make VPATH building work with -I $(top_srcdir) for rfb/rfb.h
18 years ago
runge d14cf0a84c SSL Java viewer work thru proxy. -sslGenCA, etc key/cert management utils for x11vnc. FBPM "support".
18 years ago
runge 5920dc18d7 SSL patch for Java viewer. https support for x11vnc.
18 years ago
runge e2e9347946 x11vnc: add -ssl mode using libssl. Include Xdummy in misc.
18 years ago
runge a9a9c812f7 x11vnc: -unixpw on *bsd, hpux and tru64. -unixpw_nis mode. stunnel and gui tweaks.
18 years ago
runge b03a920cb9 x11vnc: more -unixpw mode. -gone popup mode. Change filexfer via -R. Tune SMALL_FOOTPRINT.
18 years ago
runge 79310af7e7 x11vnc: -unixpw and -stunnel. Add clipboard to input control.
18 years ago
dscho 880035ad54 IRIX linker is very picky about order of libraries
18 years ago
runge 603b5667b6 fix some non-gcc compiler warnings and signals in x11vnc
18 years ago
runge 60918e6664 configure.ac: add switches for most X extensions.
19 years ago
dscho 3a8d4bdbe6 work around write() returning ENOENT on Solaris 2.7
19 years ago
runge 8eb18f6cd8 fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg builds, disable tightvnc-filetransfer if no libpthread, add --without-pthread option, rm // comments, set NAME_MAX if not defined, x11vnc: throttle load if fb update requests not taking place.
19 years ago
runge de99644d2f configure.ac: test ... == ... not allowed on all unix.
19 years ago
dscho d15e35586b kill BackChannel and CustomClientMessage: the new extension technique makes these hooks obsolete
19 years ago
dscho 0a909fde7a This monster commit contains support for TightVNC's file transfer protocol.
19 years ago
runge 7b933e170e configure.ac: HP-UX and OSF1 no -R, x11vnc: second round of beta-testing fixes.
19 years ago
runge 543e64d3c6 main.c: XReadScreen check, fix 64bit use of cursors, x11vnc: first round of beta-testing fixes, RFE's.
19 years ago
dscho 50568f1a81 no longer complain on Solaris about missing ar, which was not really missing
19 years ago
dscho 714bd045e7 link to libmp3lame only if exists
19 years ago
dscho a3f1ba4561 make libvncserver-conf executable the autoconf way
19 years ago
dscho a49fb51044 simplify configure (do not check for malloc(0) bug)
19 years ago
runge 1bb36df34e libvncserver/main.c: fix memory leak in rfbDoCopyRect/rfbScheduleCopyRect; configure.ac tweaks.
19 years ago
runge b0daa444cc x11vnc: -scrollcopyrect/RECORD, etc. configure.ac: customizations for x11vnc pkg
19 years ago