summaryrefslogtreecommitdiff
path: root/server/src/configuration.h
AgeCommit message (Collapse)Author
2011-10-07Dump sessions in session xml files before discard, when session_discard_path ↵Bent Bisballe Nyeng
is in the config file.
2010-07-05Partial commit (final): Add missing headers, fixing gcc4.4 compile errors.deva
2010-06-01From new_protocol branch.deva
2009-08-07Added new testdb, that can be activated through the cli (-d testdb) or ↵deva
through the config file (database_backend = testdb) .
2009-02-04- Add missing include filesbertho
- Add config option for xml macros and templates basedir
2008-08-21Made postgres addr, username and password configurable.deva
2008-07-30Added max ttl on pentominos and db lookups.deva
2008-07-30Use types.hdeva
2008-07-30Added global Conf namepsace with configuration values. These are to be ↵deva
filled with config file values later.
2007-09-03Implemented the first version of the XML request. Fixed eXpat ↵deva
incompatability with XML_Get/SetUserData and the void* in the handler functions.
2007-08-22Dummy server created.deva