barrier/synergy
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
..
CClipboard.cpp formatting changes. 2002-06-17 13:31:21 +00:00
CClipboard.h indentation and other formatting changes. also cleaned up 2002-06-10 22:06:45 +00:00
CInputPacketStream.cpp synergy hook DLL will now restart itself if a client tries to 2002-06-26 16:31:48 +00:00
CInputPacketStream.h synergy hook DLL will now restart itself if a client tries to 2002-06-26 16:31:48 +00:00
COutputPacketStream.cpp formatting changes. 2002-06-17 13:31:21 +00:00
COutputPacketStream.h Indentation changes. 2002-04-29 14:40:01 +00:00
CProtocolUtil.cpp synergy hook DLL will now restart itself if a client tries to 2002-06-26 16:31:48 +00:00
CProtocolUtil.h checkpoint. more conversion to automake. 2002-06-19 11:23:49 +00:00
CTCPSocketFactory.cpp refactored ISocket into IDataSocket. the latter and IListenSocket 2002-06-17 12:02:26 +00:00
CTCPSocketFactory.h refactored ISocket into IDataSocket. the latter and IListenSocket 2002-06-17 12:02:26 +00:00
ClipboardTypes.h Added support for multiple clipboards. This is mainly to 2002-04-27 14:19:53 +00:00
IClipboard.h indentation and other formatting changes. also cleaned up 2002-06-10 22:06:45 +00:00
IPrimaryScreen.h fixed handling of jumping to primary when screen saver starts 2002-06-23 23:24:22 +00:00
IScreenSaver.h checkpoint. adding screen saver support. only on X so far 2002-06-22 19:20:21 +00:00
ISecondaryScreen.h checkpoint. adding screen saver support. only on X so far 2002-06-22 19:20:21 +00:00
IServerProtocol.h indentation and other formatting changes. also cleaned up 2002-06-10 22:06:45 +00:00
ISocketFactory.h refactored ISocket into IDataSocket. the latter and IListenSocket 2002-06-17 12:02:26 +00:00
KeyTypes.h changed processing of key events in X. secondary screen now 2002-04-26 17:38:01 +00:00
Makefile.am checkpoint. adding screen saver support. only on X so far 2002-06-22 19:20:21 +00:00
MouseTypes.h Started over. 2001-10-06 14:13:28 +00:00
ProtocolTypes.h synergy hook DLL will now restart itself if a client tries to 2002-06-26 16:31:48 +00:00
Version.h added command line parsing, restartability, and daemonizing to 2002-06-04 11:06:26 +00:00
XScreen.cpp indentation and other formatting changes. also cleaned up 2002-06-10 22:06:45 +00:00
XScreen.h added better handling of X server disconnecting unexpectedly. 2002-06-03 13:45:30 +00:00
XSynergy.cpp formatting changes. 2002-06-17 13:31:21 +00:00
XSynergy.h server now rejects clients that are not in the configuration. 2002-05-31 18:18:29 +00:00
synergy.dsp win32 changes. changed names of binaries. added support for 2002-06-08 21:48:00 +00:00