barrier/server
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
..
CConfig.cpp fixes, mainly for windows. first, had to add a notification from 2002-06-01 19:26:11 +00:00
CConfig.h changes to add command line arguments. also added automatic 2002-06-03 18:53:18 +00:00
CHTTPServer.cpp added a maximum request size to CHTTPProtocol so we can bail 2002-06-02 13:34:35 +00:00
CHTTPServer.h added a maximum request size to CHTTPProtocol so we can bail 2002-06-02 13:34:35 +00:00
CMSWindowsPrimaryScreen.cpp changes to add command line arguments. also added automatic 2002-06-03 18:53:18 +00:00
CMSWindowsPrimaryScreen.h changes to add command line arguments. also added automatic 2002-06-03 18:53:18 +00:00
CServer.cpp changes to add command line arguments. also added automatic 2002-06-03 18:53:18 +00:00
CServer.h added better handling of X server disconnecting unexpectedly. 2002-06-03 13:45:30 +00:00
CServerProtocol.cpp server no longer asserts when a client connects with a name that's 2002-05-23 14:56:03 +00:00
CServerProtocol.h added screen locking support to win32. added support for 2002-05-24 17:54:28 +00:00
CServerProtocol1_0.cpp added mutex to all public methods that didn't already have it. 2002-06-01 10:52:02 +00:00
CServerProtocol1_0.h added screen locking support to win32. added support for 2002-05-24 17:54:28 +00:00
CSynergyHook.cpp fixes, mainly for windows. first, had to add a notification from 2002-06-01 19:26:11 +00:00
CSynergyHook.h added support for mouse wheel on win32. 2002-05-23 18:35:08 +00:00
CXWindowsPrimaryScreen.cpp changes to add command line arguments. also added automatic 2002-06-03 18:53:18 +00:00
CXWindowsPrimaryScreen.h changes to add command line arguments. also added automatic 2002-06-03 18:53:18 +00:00
Makefile finished renaming CScreenMap to CConfig. 2002-05-31 14:44:54 +00:00
makehook.dsp added platform independent clipboard transfer stuff 2001-11-25 18:32:41 +00:00
resource.h checkpoint. merging win32 code. server on X is currently broken 2001-11-19 00:33:36 +00:00
server.cpp changes to add command line arguments. also added automatic 2002-06-03 18:53:18 +00:00
server.dsp fixes, mainly for windows. first, had to add a notification from 2002-06-01 19:26:11 +00:00
server.rc Fixes to get win32 client and server up to date. 2002-04-30 16:23:03 +00:00
synrgyhk.dsp fixes, mainly for windows. first, had to add a notification from 2002-06-01 19:26:11 +00:00