summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Expand)Author
2011-08-02Fix missing sessionid for the database lookup in QueryHandlerPracro.origindeva
2011-08-02New 'open course' feature.deva
2011-07-01removed macrotool.deva
2011-07-01Removed longtime unused code.deva
2011-07-01More tests.deva
2011-07-01Fixed bug in field check/creation with depth greater than 1.deva
2011-06-30Use stack manipulation through c, rather than pragram text generation/parsing...deva
2011-06-16Remove redundant ttl check. ttl is handled by the database.deva
2011-06-10Disable timeouts of resumes created in current session.deva
2011-04-27Add pkg-config init and with-praxisd parameter.deva
2011-04-27Expand praxisd birdge.deva
2011-04-25Initial version of praxisd communications class.deva
2011-04-19ACL coming soon in an implementation near you. ACL stub files.deva
2011-04-11Add missing helptext for -P (pidfile).deva
2011-04-11Remove dangling stderr output.deva
2011-04-01Re-enable multiuser feature.deva
2011-03-30Temporarily revert multiuser journal commits.deva
2011-03-28Split up journal commits on multiple users.deva
2011-02-18Made Session isreadonly property private and created new commitMacro method.deva
2011-02-18Some small changes in the postgres error handling, and a lot of tests, inspir...deva
2011-02-17Finished implementation of new database layout in testdb.deva
2011-02-17'Renamed' active/setActive methods to idle/setIdle, since these names makes m...deva
2011-02-17Rewrite of all old tests to new unittest framework. Also some work on testdb;...deva
2011-02-15Improved error messages from ConfigrationParser.deva
2011-02-14Added missing virtual constructor.deva
2011-02-14Added gcov (coverage measurement) in unittests.deva
2011-02-14Reenable unit test.deva
2011-02-14Revert httpd.cc file from last commit.deva
2011-02-14'Ported' export functionality from macrotool.deva
2011-02-10Some cleaning up. Added activeSessions.deva
2011-02-08Fix unit tests.deva
2011-02-08Add URI in html title.deva
2011-02-07Made isreadonly propagate to session file and back to live object.deva
2011-02-07Cleaned up the Connection interface a bit.deva
2011-02-07Added resource handler.deva
2011-02-04Fixed wrong conditional.deva
2011-02-04New database layout.deva
2011-02-04Database pool is now used instead of one connection per session. Admin interf...deva
2011-02-04New database layoutdeva
2011-02-04Made export and sunlock compile when no db is to be used.deva
2011-02-04Session locking mechanism gone crazy. This needs a rewamp at some point.deva
2011-02-04Enable longer (32 bytes) debug class names.deva
2011-02-04A new connection handling mechanism.deva
2011-02-02initial release of sunlock functionalitysenator
2011-01-31Common client/server version file.deva
2011-01-28Oups. Trigger commenty finger.deva
2011-01-28New cross client system.deva
2011-01-27Remove debug output via printf.deva
2011-01-27Remove stupid newline from end of ctime output.deva
2011-01-27New data extraction tool.deva