summaryrefslogtreecommitdiff
path: root/server/src/session.cc
AgeCommit message (Expand)Author
2011-02-04Database pool is now used instead of one connection per session. Admin interf...deva
2011-02-04Session locking mechanism gone crazy. This needs a rewamp at some point.deva
2011-01-28New cross client system.deva
2011-01-25New database layout.deva
2010-07-05Partial commit (final): Add missing headers, fixing gcc4.4 compile errors.deva
2010-06-21Split journal code into modules. Fix bug, when user is changed in the middle ...deva
2010-06-21Rename JournalWriter class to just Journal.deva
2010-06-10Add transaction support on database pr. pracro session. Makes it possible to ...deva
2010-06-01From new_protocol branch.deva