Open-source KVM software
Go to file
crs beda89fd53 changes to add command line arguments. also added automatic
restarting and daemonizing on unix.  daemon sends log messages
to syslog.  unix now reads config file from file named on
command line;  if no command line arg then uses effective
user's config file and if that's not there it finally tries
/etc/synergy.conf.  if there are no screens configured then
one is added for the primary screen.  broke some startup
stuff on win32.

also now timing out if X primary screen can't grab the mouse
and keyboard.  the server will just give up trying to switch
screens.  the grabs will fail is some other app has a grab
and won't release it.  note that kdm grabs the keyboard for
the duration that the login window is displayed, effectively
disabling synergy.
2002-06-03 18:53:18 +00:00
base changes to add command line arguments. also added automatic 2002-06-03 18:53:18 +00:00
client added better handling of X server disconnecting unexpectedly. 2002-06-03 13:45:30 +00:00
http moved case insensitive comparison utility functions into CString 2002-06-03 16:34:22 +00:00
io changed buffered output stream to wait() when flush()ing instead 2002-06-02 22:57:50 +00:00
mt added SIGINT and SIGTERM handling to unix client and server. 2002-06-02 18:49:35 +00:00
net shortened poll() timeout. 2002-06-02 23:07:57 +00:00
server changes to add command line arguments. also added automatic 2002-06-03 18:53:18 +00:00
synergy changes to add command line arguments. also added automatic 2002-06-03 18:53:18 +00:00
tools initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +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 added basic support for an embedded HTTP server. server 2002-05-30 16:13:16 +00:00
all.dsp checkpoint. merging win32 code. server on X is currently broken 2001-11-19 00:33:36 +00:00
notes checkpoint 2002-05-27 18:35:14 +00:00
synergy.dsw fixes, mainly for windows. first, had to add a notification from 2002-06-01 19:26:11 +00:00
test.cpp Started over. 2001-10-06 14:13:28 +00:00