Open-source KVM software
Go to file
crs 255e46017e fixed problem with setConfig(). if the new config didn't
include a screen that was already connected under an alias
then that screen wouldn't be disconnected and removed from
the screen list until the screen voluntarily disconnected.
at that time removeConnection() would assert because the
screen name would not be found.  now using the canonical
name in the protocol object as well as CServer.  this
allows setConfig() to always detect removed screens and
disconnect them.
2002-06-09 17:21:33 +00:00
base win32 changes. changed names of binaries. added support for 2002-06-08 21:48:00 +00:00
client added command line and configuration file arguments to choose 2002-06-09 16:53:25 +00:00
http win32 changes. changed names of binaries. added support for 2002-06-08 21:48:00 +00:00
io win32 changes. changed names of binaries. added support for 2002-06-08 21:48:00 +00:00
mt win32 changes. changed names of binaries. added support for 2002-06-08 21:48:00 +00:00
net added command line and configuration file arguments to choose 2002-06-09 16:53:25 +00:00
platform now exits instead of restarting if child dies due to an 2002-06-09 16:53:57 +00:00
server fixed problem with setConfig(). if the new config didn't 2002-06-09 17:21:33 +00:00
synergy added command line and configuration file arguments to choose 2002-06-09 16:53:25 +00:00
tools initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
all.dsp win32 changes. changed names of binaries. added support for 2002-06-08 21:48:00 +00:00
Make-linux checkpoint. turned off nagle and send buffering. also 2002-05-01 15:31:47 +00:00
Make-solaris Changed name for auto-generated dependency files from 2002-04-30 16:23:30 +00:00
Makecommon set TARGETS macro to BIN and LIB targets. 2002-04-27 14:19:19 +00:00
Makefile refactored some common platform dependent stuff into a new 2002-06-04 12:26:23 +00:00
notes checkpoint. 2002-06-08 21:48:16 +00:00
synergy.dsw refactored some common platform dependent stuff into a new 2002-06-04 12:26:23 +00:00