runge
fa53197938
Add X509_print_ex_fp check for x11vnc.
17 years ago
dscho
e32ebd64a0
Recurse into subdirectory x11vnc/ when configuring with --with-x11vnc
...
Since we separated the packages LibVNCServer and x11vnc, there is
a configure switch --with-x11vnc, without which x11vnc is not built.
However, even _with_ this switch, it is not built, because the Makefile
would not recurse into the x11vnc/ subdirectory. Fix that.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
17 years ago
dscho
09d902c5b7
Add CMake support (thanks to Christian Ehrlicher)
...
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
17 years ago
runge
b2c291feea
configure.ac check for external system libvncserver version. set x11vnc version 0.9.3
18 years ago
runge
d3326942e2
x11vnc: fix build error if libssl is missing or --without-ssl supplied.
18 years ago
runge
e6b592438b
configure.ac: fix x11vnc --with-system-libvncserver build and add -R link flag.
18 years ago
runge
dd193b1335
configure: make more of a split between libvncserver and x11vnc pkgs.
18 years ago
runge
76d88e3111
x11vnc: add groups handling for -users mode.
18 years ago
dscho
9fd2c929ef
prepare for release of LibVNCServer 0.9
18 years ago
dscho
ca805667e6
Build shared libraries per default
...
Thanks to Guillaume Rousse, we now use libtool to build shared libraries.
18 years ago
runge
241f3ed566
x11vnc: add avahi (aka mDNS/Zeroconf/Bonjour...) support thanks to Diego Petteno. add -find -create
18 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.
19 years ago
runge
6e2fa29229
update versions for next rel. add some more shortcuts to user:opts
19 years ago
runge
6facce2c5c
LibVNCServer 0.8.2 release.
19 years ago
runge
079528470d
x11vnc: add uinput support for full input into linux fb device (e.g. qt-embed).
19 years ago
runge
1b51530afb
x11vnc: remove compiler warnings; HP-UX tweaks.
19 years ago
runge
a7726a6f97
x11vnc: more -unixpw work. add -license, etc. options
19 years ago
runge
279f35495a
x11vnc: support for video4linux webcams & tv-tuners, -24to32 bpp option, -rawfb console.
19 years ago
runge
3c80351a1c
Make VPATH building work with -I $(top_srcdir) for rfb/rfb.h
19 years ago
runge
d14cf0a84c
SSL Java viewer work thru proxy. -sslGenCA, etc key/cert management utils for x11vnc. FBPM "support".
19 years ago
runge
5920dc18d7
SSL patch for Java viewer. https support for x11vnc.
19 years ago
runge
e2e9347946
x11vnc: add -ssl mode using libssl. Include Xdummy in misc.
19 years ago
runge
a9a9c812f7
x11vnc: -unixpw on *bsd, hpux and tru64. -unixpw_nis mode. stunnel and gui tweaks.
19 years ago
runge
b03a920cb9
x11vnc: more -unixpw mode. -gone popup mode. Change filexfer via -R. Tune SMALL_FOOTPRINT.
19 years ago
runge
79310af7e7
x11vnc: -unixpw and -stunnel. Add clipboard to input control.
19 years ago
dscho
880035ad54
IRIX linker is very picky about order of libraries
19 years ago
runge
603b5667b6
fix some non-gcc compiler warnings and signals in x11vnc
19 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.
...
Thank you very much, Rohit!
19 years ago
runge
7b933e170e
configure.ac: HP-UX and OSF1 no -R, x11vnc: second round of beta-testing fixes.
20 years ago
runge
543e64d3c6
main.c: XReadScreen check, fix 64bit use of cursors, x11vnc: first round of beta-testing fixes, RFE's.
20 years ago
dscho
50568f1a81
no longer complain on Solaris about missing ar, which was not really missing
20 years ago
dscho
714bd045e7
link to libmp3lame only if exists
20 years ago
dscho
a3f1ba4561
make libvncserver-conf executable the autoconf way
20 years ago
dscho
a49fb51044
simplify configure (do not check for malloc(0) bug)
20 years ago
runge
1bb36df34e
libvncserver/main.c: fix memory leak in rfbDoCopyRect/rfbScheduleCopyRect; configure.ac tweaks.
20 years ago
runge
b0daa444cc
x11vnc: -scrollcopyrect/RECORD, etc. configure.ac: customizations for x11vnc pkg
20 years ago
runge
baee5e2b3a
x11vnc: -rawfb, -pipeinput, -xtrap, -flag, ...
20 years ago
runge
ac01f36ce0
x11vnc: use DEC-XTRAP on legacy X11R5, -shiftcmap, -http
20 years ago
dscho
cef6224e1c
do the in_addr_t stuff correctly...
20 years ago
dscho
a86e7fed5f
check for in_addr_t
20 years ago