barrier/server
crs 793c968f00 server now rejects clients that are not in the configuration.
added a protocol message to indicate this.
2002-05-31 18:18:29 +00:00
..
CConfig.cpp made isScreen() a const method. 2002-05-31 18:08:08 +00:00
CConfig.h made isScreen() a const method. 2002-05-31 18:08:08 +00:00
CHTTPServer.cpp checkpoint. changed CScreenMap to CConfig. must still change 2002-05-31 14:43:23 +00:00
CHTTPServer.h checkpoint. changed CScreenMap to CConfig. must still change 2002-05-31 14:43:23 +00:00
CMSWindowsPrimaryScreen.cpp added screen locking support to win32. added support for 2002-05-24 17:54:28 +00:00
CMSWindowsPrimaryScreen.h added support for locking to a screen when the sroll lock is 2002-05-24 14:37:12 +00:00
CServer.cpp server now rejects clients that are not in the configuration. 2002-05-31 18:18:29 +00:00
CServer.h fixed setConfig() to disconnect secondary screens that aren't 2002-05-31 18:09:43 +00:00
CServerProtocol.cpp
CServerProtocol.h added screen locking support to win32. added support for 2002-05-24 17:54:28 +00:00
CServerProtocol1_0.cpp fixed setConfig() to disconnect secondary screens that aren't 2002-05-31 18:09:43 +00:00
CServerProtocol1_0.h added screen locking support to win32. added support for 2002-05-24 17:54:28 +00:00
CSynergyHook.cpp checkpoint. changed CScreenMap to CConfig. must still change 2002-05-31 14:43:23 +00:00
CSynergyHook.h added support for mouse wheel on win32. 2002-05-23 18:35:08 +00:00
CXWindowsPrimaryScreen.cpp removed getEventMask() from primary screen. added a class to 2002-05-27 18:30:13 +00:00
CXWindowsPrimaryScreen.h removed getEventMask() from primary screen. added a class to 2002-05-27 18:30:13 +00:00
Makefile finished renaming CScreenMap to CConfig. 2002-05-31 14:44:54 +00:00
makehook.dsp
resource.h
server.cpp added I/O for configuration files and changed the server to use 2002-05-31 17:32:26 +00:00
server.dsp finished renaming CScreenMap to CConfig. 2002-05-31 14:44:54 +00:00
server.rc
synrgyhk.dsp