summaryrefslogtreecommitdiff
path: root/server/src/client_connection.cc
AgeCommit message (Expand)Author
2014-02-12Fix 64bit compilationBent Bisballe Nyeng
2012-08-10Fix compilation of all tests.Bent Bisballe Nyeng
2012-01-26New onCommit scripting system.Bent Bisballe Nyeng
2011-12-06Clean up the way connections are handled.Bent Bisballe Nyeng
2011-11-28Use one-thread-per-connection and fix up Session locking.Bent Bisballe Nyeng
2011-11-23Bugfix: Terminate sessions without template names (discard) so that they are ...Bent Bisballe Nyeng
2011-08-02New 'open course' feature.deva
2011-02-18Made Session isreadonly property private and created new commitMacro method.deva
2011-02-10Some cleaning up. Added activeSessions.deva
2011-02-07Cleaned up the Connection interface a bit.deva
2011-02-04A new connection handling mechanism.deva