summaryrefslogtreecommitdiff
path: root/server/src/server.cc
AgeCommit message (Expand)Author
2008-06-03Added support for lua validator programs.deva
2008-05-26Completed the prefilling of the fields, from the db and pentominos, according...deva
2008-05-23Did a lot of work on the database class.deva
2008-05-22Fixed GPL headers to actually contain the contributors...deva
2008-05-21Preparing for some macro/course/template restructuringdeva
2008-05-20Added some code for the new output format.deva
2008-05-20Made fixes pointed out by GCC 4.2 and -D_FORTIFY_SOURCES=2deva
2008-05-20Removed obsolete macro.h and macro_parser.cc,hdeva
2008-05-16Worked on the connection of the various elements of the server.deva
2008-05-13More filename cleanup..deva
2008-03-26Implemented a SAXPaser class, and made the macro and xml parsers use it.deva
2008-03-19Merge with local code.deva
2008-03-18Debug output cleanup.deva
2008-03-18Added journal commit code.deva
2007-10-01Now the resume is generated using a format string.deva
2007-09-24Server now parses XML and handles include.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-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