summaryrefslogtreecommitdiff
path: root/server/src
AgeCommit message (Expand)Author
2008-05-06Added experimental parser of the external data query XML results.deva
2008-05-06Added LUA parser for the mapping of external data query results.deva
2008-03-26Implemented a SAXPaser class, and made the macro and xml parsers use it.deva
2008-03-20Added test implementation of macrolist special xml node.deva
2008-03-19Merge with local code.deva
2008-03-18Debug output cleanup.deva
2008-03-18Adding missing files... oopsdeva
2008-03-18Added journal commit code.deva
2008-03-18A lot of changes to the daemon code.deva
2007-10-01Now the resume is generated using a format string.deva
2007-09-24More changes to the examples xmls. Also removed some stray debug output from ...deva
2007-09-24Server now parses XML and handles include.deva
2007-09-17Added UID class for use when generating transaction ids.deva
2007-09-14Commits are now committed to the database.deva
2007-09-03Added some XML parsing => DOM (pracro, requests and commits).deva
2007-09-03Simplified TCP socket write of strings. Cleaned up debug output.deva
2007-09-03Implemented the first version of the XML request. Fixed eXpat incompatability...deva
2007-08-30Fixed libconfig upgrade incompatabilities (upgraded to v1.1.2)deva
2007-08-27CVS cleanupdeva
2007-08-27Do something 'reasonable' if the request does not exist.deva
2007-08-27First dummy 'fetch a file' implementation.deva
2007-08-22Dummy server created.deva