summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Recurse into subdirectory x11vnc/ when configuring with --with-x11vncdscho2008-01-311-0/+1
* Add CMake support (thanks to Christian Ehrlicher)dscho2008-01-291-2/+2
* configure.ac check for external system libvncserver version. set x11vnc versi...runge2007-07-051-34/+77
* x11vnc: fix build error if libssl is missing or --without-ssl supplied.runge2007-06-151-0/+12
* configure.ac: fix x11vnc --with-system-libvncserver build and add -R link flag.runge2007-05-271-24/+42
* configure: make more of a split between libvncserver and x11vnc pkgs.runge2007-05-271-34/+101
* x11vnc: add groups handling for -users mode.runge2007-05-051-1/+1
* prepare for release of LibVNCServer 0.9dscho2007-04-071-2/+2
* Build shared libraries per defaultdscho2007-03-301-1/+1
* x11vnc: add avahi (aka mDNS/Zeroconf/Bonjour...) support thanks to Diego Pett...runge2007-02-121-0/+27
* use AC_CHECK_LIB for fbpm and dpmsrunge2006-11-221-5/+4
* enable --without-fbpm and --without-dpmsrunge2006-11-211-6/+12
* x11vnc: Mac OS X fb fixes and cuttext, -nodpms option, local user wireframingrunge2006-11-211-0/+5
* x11vnc: Native Mac OS X support.runge2006-11-131-1/+32
* configure.ac -R and macosx, prepare_x11vnc_dist.sh rpm fixrunge2006-11-081-8/+19
* x11vnc: enable --without-x builds for -rawfb only binaries.runge2006-07-181-60/+65
* update versions for next rel. add some more shortcuts to user:optsrunge2006-07-151-2/+2
* LibVNCServer 0.8.2 release.runge2006-07-121-2/+2
* x11vnc: add uinput support for full input into linux fb device (e.g. qt-embed).runge2006-07-091-0/+12
* x11vnc: remove compiler warnings; HP-UX tweaks.runge2006-07-041-0/+7
* x11vnc: more -unixpw work. add -license, etc. optionsrunge2006-07-041-1/+1
* x11vnc: support for video4linux webcams & tv-tuners, -24to32 bpp option, -ra...runge2006-05-071-1/+17
* Make VPATH building work with -I $(top_srcdir) for rfb/rfb.hrunge2006-04-261-0/+4
* SSL Java viewer work thru proxy. -sslGenCA, etc key/cert management utils f...runge2006-04-051-0/+8
* SSL patch for Java viewer. https support for x11vnc.runge2006-03-281-17/+24
* x11vnc: add -ssl mode using libssl. Include Xdummy in misc.runge2006-03-121-1/+20
* x11vnc: -unixpw on *bsd, hpux and tru64. -unixpw_nis mode. stunnel and gui t...runge2006-03-051-1/+16
* x11vnc: more -unixpw mode. -gone popup mode. Change filexfer via -R. Tune SM...runge2006-03-031-1/+1
* x11vnc: -unixpw and -stunnel. Add clipboard to input control.runge2006-02-251-2/+2
* IRIX linker is very picky about order of librariesdscho2006-02-211-3/+3
* fix some non-gcc compiler warnings and signals in x11vncrunge2006-02-201-2/+2
* configure.ac: add switches for most X extensions.runge2006-01-121-31/+61
* work around write() returning ENOENT on Solaris 2.7dscho2005-12-091-0/+8
* fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg builds,...runge2005-11-251-10/+21
* configure.ac: test ... == ... not allowed on all unix.runge2005-10-231-2/+2
* kill BackChannel and CustomClientMessage: the new extension technique makes t...dscho2005-10-061-7/+0
* This monster commit contains support for TightVNC's file transfer protocol.dscho2005-09-281-0/+8
* configure.ac: HP-UX and OSF1 no -R, x11vnc: second round of beta-testing fixes.runge2005-06-181-2/+12
* main.c: XReadScreen check, fix 64bit use of cursors, x11vnc: first round of ...runge2005-06-141-0/+10
* no longer complain on Solaris about missing ar, which was not really missingdscho2005-06-111-0/+2
* link to libmp3lame only if existsdscho2005-06-061-1/+4
* make libvncserver-conf executable the autoconf waydscho2005-05-241-0/+1
* simplify configure (do not check for malloc(0) bug)dscho2005-05-231-1/+0
* libvncserver/main.c: fix memory leak in rfbDoCopyRect/rfbScheduleCopyRect; c...runge2005-05-031-12/+16
* x11vnc: -scrollcopyrect/RECORD, etc. configure.ac: customizations for x11vnc...runge2005-05-031-0/+41
* x11vnc: -rawfb, -pipeinput, -xtrap, -flag, ...runge2005-04-101-1/+2
* x11vnc: use DEC-XTRAP on legacy X11R5, -shiftcmap, -httprunge2005-04-041-0/+20
* do the in_addr_t stuff correctly...dscho2005-03-071-1/+2
* check for in_addr_tdscho2005-03-071-0/+11
* autoconf: rpm -> rpmbuild and echo -n -> printfrunge2005-03-051-1/+1