barrier/server
crs ed8ed72f26 synergy hook DLL will now restart itself if a client tries to
init() it while it's already running.  fixed an uninitialized
pointer bug in CServer and some cleanup-on-error code in
CMSWindowsPrimaryScreen.  also added timeout to read() on
IInputStream and a heartbeat sent by clients so the server
can disconnect clients that are dead but never reset the TCP
connection.  previously the server would keep these dead
clients around forever and if the user was locked on the
client screen for some reason then the server would have to
be rebooted (or the server would have to be killed via a
remote login).
2002-06-26 16:31:48 +00:00
..
CConfig.cpp formatting changes. 2002-06-17 13:31:21 +00:00
CConfig.h indentation and other formatting changes. also cleaned up 2002-06-10 22:06:45 +00:00
CHTTPServer.cpp formatting changes. 2002-06-17 13:31:21 +00:00
CHTTPServer.h refactored ISocket into IDataSocket. the latter and IListenSocket 2002-06-17 12:02:26 +00:00
CMSWindowsPrimaryScreen.cpp synergy hook DLL will now restart itself if a client tries to 2002-06-26 16:31:48 +00:00
CMSWindowsPrimaryScreen.h fixed handling of jumping to primary when screen saver starts 2002-06-23 23:24:22 +00:00
CServer.cpp synergy hook DLL will now restart itself if a client tries to 2002-06-26 16:31:48 +00:00
CServer.h fixed handling of jumping to primary when screen saver starts 2002-06-23 23:24:22 +00:00
CServerProtocol.cpp formatting changes. 2002-06-17 13:31:21 +00:00
CServerProtocol.h indentation and other formatting changes. also cleaned up 2002-06-10 22:06:45 +00:00
CServerProtocol1_0.cpp synergy hook DLL will now restart itself if a client tries to 2002-06-26 16:31:48 +00:00
CServerProtocol1_0.h indentation and other formatting changes. also cleaned up 2002-06-10 22:06:45 +00:00
CSynergyHook.cpp synergy hook DLL will now restart itself if a client tries to 2002-06-26 16:31:48 +00:00
CSynergyHook.h win32 screen saver now handled. 2002-06-23 21:53:31 +00:00
CXWindowsPrimaryScreen.cpp fixed handling of jumping to primary when screen saver starts 2002-06-23 23:24:22 +00:00
CXWindowsPrimaryScreen.h fixed handling of jumping to primary when screen saver starts 2002-06-23 23:24:22 +00:00
Makefile.am checkpoint screensaver changes. now handling xscreensaver 2002-06-23 15:43:40 +00:00
makehook.dsp win32 changes. changed names of binaries. added support for 2002-06-08 21:48:00 +00:00
resource.h checkpoint. merging win32 code. server on X is currently broken 2001-11-19 00:33:36 +00:00
server.cpp cleaned up some minor bugs. 2002-06-21 17:55:47 +00:00
server.dsp win32 changes. changed names of binaries. added support for 2002-06-08 21:48:00 +00:00
server.rc Fixes to get win32 client and server up to date. 2002-04-30 16:23:03 +00:00
synrgyhk.dsp win32 changes. now including windows.h with WIN32_LEAN_AND_MEAN 2002-06-10 16:49:46 +00:00