summaryrefslogtreecommitdiff
path: root/server/src/configuration.cc
AgeCommit message (Expand)Author
2010-05-27A lot of session handling. A lot of new unit tests. Add of a more structured ...deva
2010-01-18Make use of libartefact. Not yet tested...deva
2010-01-06New artefact connection class (to later wrap libartefact). New environment cl...deva
2010-01-04Added config, cli and compiletime check for ssl usage. Still needs to check i...deva
2009-08-07Added new testdb, that can be activated through the cli (-d testdb) or throug...deva
2009-02-04- Add missing include filesbertho
2008-09-05Made multiple pentominos request work properly (still no reusage of the conne...deva
2008-08-21Made postgres addr, username and password configurable.deva
2008-07-30Reenabled the config file parser.deva
2008-07-30Added max ttl on pentominos and db lookups.deva
2008-07-30Added global Conf namepsace with configuration values. These are to be filled...deva
2008-05-23Did a lot of work on the database class.deva
2007-09-03Implemented the first version of the XML request. Fixed eXpat incompatability...deva
2007-08-22Dummy server created.deva