Commit Graph

966 Commits (2a8ba97ec5b0f7fbfcfc8adab6732a95e95c7204)
 

Author SHA1 Message Date
dscho 1b2083d8aa Update SDLvncviewer TODOs
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
16 years ago
dscho a02607fe35 Teach SDLvncviewer to be resizable
Using "SDLvncviewer -resizable", you make the window resizable.  This
means that you can shrink the window (e.g. when you are trying to access
an x11vnc from your little netbook), or you can enlarge it.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
16 years ago
dscho 3ab7d5d766 SDLvncviewer: enable key repeat
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
16 years ago
runge 2742c9579f x11vnc: add kludge to experiment with turbovnc. 16 years ago
runge 453166ecdc x11vnc: fix some -QD cases for use in tkx11vnc. 16 years ago
runge 81cda63cb4 fix some compiler warnings. 16 years ago
runge d400112c89 add -noskip_lockkeys option for future use. 16 years ago
runge e59f78c5ea x11vnc: Add "sendbell" remote cmd. Fix copyrect updates under
-reflect.  Workaround that checks valid window of selection
requestor.  Wait on some ssl helper pids earlier.  Workaround
XAUTHLOCALHOSTNAME for some new usage modes.  Set fake fb to
requested bpp with correct masks.  -padgeom once:... mode.
Set LIBXCB_ALLOW_SLOPPY_LOCK by default. rfbRandomBytes earlier.
classes/ssl: Update jars.  Add "TOP_" dropdown customization to
ultravnc java viewer applet FTP panel.
16 years ago
dscho 3998c18e26 test/Makefile: use check_PROGRAMS
Rather than use noinst_PROGRAMS, check_PROGRAMS will define programs that
are only compiled when someone actually runs `make check`.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
16 years ago
dscho b0c272e723 Record Mike's automake cleanups
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
16 years ago
dscho 3d2eab575e clean up build flags
The flag handling (both compiler options and include paths) are a mess at
the moment.  There is no point in forcing "-O2 -g" when these are already
the defaults, and if someone changes the defaults, chances are good they
don't want you clobbering their choices.

The -Wall flag should be handled in configure and thrown into CFLAGS once
rather than every Makefile.am.  Plus, this way we can control which
compilers the flag actually gets used with.

Finally, the INCLUDES variable is for -I paths, not AM_CFLAGS.  Nor should
it contain -I. as this is already in the default includes setup.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
16 years ago
dscho 2475d2c288 configure: use _cv_ in cache var name
Newer autoconf fails if _cv_ is not in the cache var name.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
16 years ago
dscho 0bbdd92baa configure: use AM_PROG_CC_C_O
Newer automakes error out due to per-file CFLAGS being used unless the
macro AM_PROG_CC_C_O is set in configure.ac.

[jes: The macro AM_PROG_CC_C_O has been around since 1999, so it should
 be safe.]

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
16 years ago
dscho 7b5dfecfaa autogen.sh: run with set -e
If any autotool command fails, we want to abort, not keep running.
Otherwise, errors in say a Makefile.am will be missed as the automake
failure gets ignored and then lost in the noise.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
16 years ago
runge a868b6476e SSVNC 1.0.22 release (+ a little bit more). crl lists, ssh pid finding improvements, and more. 16 years ago
runge effe81e36a configure.ac, CMakeLists.txt: set LibVNCServer version to 0.9.7 16 years ago
runge a774823bdf classes/ssl: Add configurable Ultra java applet Filexfer Drives
drop down (e.g. ftpDropDown=Home.Desktop.bin).  Document all
applet parameters in classes/ssl/README.
16 years ago
runge 8d55891ded Forgot ChangeLog 16 years ago
runge c6cddebdd3 prepare_x11vnc_dist.sh: fix SUBDIRS and DIST_SUBDRIS when using --with-system-libvncserver 16 years ago
runge 198382dcf3 x11vnc: fix failure of -8to24 on default depth 24 due to
nonstandard indexed color support changes.  Fix small window
for failure after XSendEvent selection call; add env var.
X11VNC_SENDEVENT_SYNC=1 to take even more care.
16 years ago
runge 91174efbb8 x11vnc: fix compiler warnings. 16 years ago
runge 4fdb4cc67f x11vnc: add -rmflag option, -rawfb vt support, bpp < 8 support
for rawfb, find /dev/video better. Fix reverse SSL connection
for DH.  Some improvements for CUPS TS helper, restart if needed.
16 years ago
runge 6876b85df3 configure.ac: add include file file for libXrandr on Solaris.
prepare_x11vnc_dist.sh: set version to 0.9.7
16 years ago
runge 8bef644d17 x11vnc: 0.9.6 release. Some strtok bugfixes. rename -tlsvnc
to -anontls.  Disable ssl caching.  No cert creation prompting
in inetd or bg modes.  waitpid a bit more carefully on ssl
helpers.  Tune ssl initial timeouts.  Let -create user specify
starting X display.  fix -rfbport prompt gui for older tk.
-sslonly option. Error if no -ssl with related options. -rand
option.  -ssl implies -ssl SAVE
16 years ago
runge e681929159 Update ss_vncviewer... 16 years ago
runge 41c7b74a88 SSVNC sync: stunnel upgrade and patch, change wish order, -anondh -ciphers option
VeNCrypt and TLSVNC support (in pproxy and unix vncviewer). Help text tweaks
  -killstunnel, s_client fixes, No Encryption easier. Zeroconf/avahi support.
  tk font fixes. SSVNC_ULTRA_FTP_JAR finding SSVNC_PREDIGESTED_HANDSHAKE
  SSVNC_SKIP_RFB_PROTOCOL_VERSION, SSVNC_SET_SECURITY_TYPE, etc hacks.
16 years ago
runge 6fbba525a9 x11vnc: x11vnc.desktop file. -reopen, -dhparams, -sslCRL,
-setdefer options. -rfbport PROMPT VeNCrypt and TLSVNC SSL/TLS
  encryption support.  Tweaks to choose_delay() algorithm.
  -ssl ANON anonymouse Diffie-Hellman mode.  Fix bugs in certs
  management.  Additions to tray=setpass naive user mode.
16 years ago
runge 63b98dba79 x11vnc: add zeroconf external helpers (avahi-publish and
dns-sd).  Alias -zeroconf.  Close pipeinput_fh on exit.
Kludge to make -solid work on MacOSX console.  Attempt at
cpp macros to disable newer libvncserver interfaces.
17 years ago
runge cb67ada73b Tweak messages. Add shmat for --without-x building. 17 years ago
runge cda73dc0ac synchronize ssvnc 17 years ago
runge 4dbc5d5a12 x11vnc: -http_oneport for single port HTTP and VNC. Improve find_display wrt lsof blocking with -b. 17 years ago
runge 8938cda1e7 Sync SSVNC changes: fullscreen fixes, local scaling, -chatonly, iso-8859-1/utf8 etc., etc. 17 years ago
runge 73f19d71e0 Update ssl VNC viewer jars and patch file. 17 years ago
runge 1c03dd4d51 x11vnc: -chatwindow, -scale WxH, -enc changes. 17 years ago
runge 16c7ea1b35 x11vnc: Add symmetric key encryption -enc cipher:keyfile,
works with SSVNC.  Make -remap work on MacOSX console.
update to 0.9.5 strings.  Add a couple menu items to tkx11vnc.
17 years ago
runge a1e5d55e35 x11vnc: make -allow work in -ssl mode. 17 years ago
runge 95d7788eb0 x11vnc: -sleepin m-n for random sleep. More mktemp and mkstemp
protections. SSL_INIT_TIMEOUT=n env. var.  Fix macosx console
X call bug.  Synchronize other projects sources.
17 years ago
runge d5cba7a574 x11vnc: kill gui_pid on exit in -connect/-connect_or_exit mode.
-grablocal n experiment (not compiled by default).  -macuskbd
   option for macosx for orig uskdb code. keycode=N remote contol
   cmd.  Find dpy look at non-NFS cookies in /tmp.  Fix gui tray
   insertion on recent gnome dt. Fix connect_file bug. Sync SSVNC
17 years ago
runge dbfa4ad1f7 We seem to need to guard against freeing iterator 'i' twice in rfbSendFramebufferUpdate() (italc reported bug) 17 years ago
runge 975b690234 x11vnc: -clip xineramaN option, -DIGNORE_GETSPNAM for HP-UX.
Print info on SSH_CONNECTION override.
17 years ago
dscho a824cf443d SDLvncviewer: update screen correctly after a resize
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
17 years ago
runge c9fa871830 Enable --with-ssl=DIR option. 17 years ago
runge c63fd34844 x11vnc: lower waitms and defer if framebuffer reads are fast (> 100MB/s) 17 years ago
runge 65b42bb853 x11vnc: support colormaps for depths other than 8. xinerama warppointer only if more than one subscreen. 17 years ago
dscho 1983292eb0 .gitignore: ignore also temporary editor files
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
17 years ago
dscho 0cb3950863 VisualNaCro: add .gitignore file
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
17 years ago
dscho c523383971 VisualNaCro: fix configure.ac
There was a misunderstanding as to the workings of AC_CHECK_PROG().

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
17 years ago
dscho 1749faf297 Update TODOs
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
17 years ago
dscho ce71b4d496 Fix libvncserver-config for in-place operation
Since quite some time, the linkable libraries are stored in the .libs/
subdirectories.  Adjust libvncserver-config to account for that when
running without installing.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
17 years ago
runge eaecbf4bec Handle colormaps with more than 256 colors. 17 years ago