Age | Commit message (Expand) | Author |
2010-07-05 | Make server able to re-init writing of its log file (for logrotate). | deva |
2010-07-05 | Make pracro use new debug output interface (writes to a file). | deva |
2010-07-05 | Remove PRACRO_ prefix from debug macros. | deva |
2010-07-05 | Partial commit (final): Add missing headers, fixing gcc4.4 compile errors. | deva |
2010-07-05 | Fixed bug where an error was reported saying 'missing xml data' when called w... | deva |
2010-07-05 | Partial commit: Add typedefs of map/vector classes. | deva |
2010-07-05 | Partial commit: Move automap code to LUAQueryMapper (from widgetgenerator). | deva |
2010-07-05 | Partial commit: Move all value prefill code to its own file. | deva |
2010-07-05 | Partial commit: Move macrotool to subfolder. | deva |
2010-06-21 | Missing virtual destructor... | deva |
2010-06-21 | Split journal code into modules. Fix bug, when user is changed in the middle ... | deva |
2010-06-21 | Rename JournalWriter class to just Journal. | deva |
2010-06-18 | Add initialisers | deva |
2010-06-18 | Make destructor virtual. | deva |
2010-06-15 | Make sure commit/discard are actually performed even though there are no data. | deva |
2010-06-14 | Isolated all microhttpd code in Httpd class. | deva |
2010-06-10 | Add transaction support on database pr. pracro session. Makes it possible to ... | deva |
2010-06-01 | From new_protocol branch. | deva |
2010-04-21 | Make extensive error handling in libartefact interface. | deva |
2010-04-21 | Output errors through debug system. | deva |
2010-04-14 | Updated libartefact interface. | deva |
2010-03-03 | Partly revert insert-empty-value fix. | deva |
2010-03-02 | Make ready for 1.2.0 release.R1_2_0 | deva |
2010-03-02 | Set value from db/queries even though it doesn't have a value attribute (PART... | deva |
2010-03-02 | Set value from db/queries even though it doesn't have a value attribute. | deva |
2010-02-26 | Fix missing XML decoding in journal. | deva |
2010-02-26 | Make xml escaped characters show up correclty in the client. | deva |
2010-02-17 | Use libartefact for pentominos data retrieval. | deva |
2010-02-12 | Fix compiler warnings. | deva |
2010-02-12 | Revert to old protocol | deva |
2009-12-03 | Some fixes on the session system. | deva |
2009-11-19 | Write livesessions warning to log file. | deva |
2009-11-13 | Make session system more robust. Make server termination show live sessions a... | deva |
2009-11-13 | Make server test compile again. | deva |
2009-11-13 | More SAXParser const char conversion. | deva |
2009-11-13 | JournalWriter now works with sessions, i.e. just like in the old days before ... | deva |
2009-11-13 | Added SessionIDs to http communication. Made SAXParser run on const char*. | deva |
2009-11-12 | Fixed missing macro check. | deva |
2009-11-12 | Make database connection shared among threads and make is thread safe. | deva |
2009-11-11 | Made database noisy if unknown databse backend is requested. | deva |
2009-11-11 | Made database noisy if unknown databse backend is requested. | deva |
2009-11-04 | Fixed error in connection callback function. | deva |
2009-11-04 | Prepare for SSL encrypted connection (https). | deva |
2009-11-03 | First working, but not in any way optimal implementation of a http transport ... | deva |
2009-11-03 | Added microhttpd to compile flags. | deva |
2009-11-02 | New dump fields tool. | deva |
2009-08-18 | Fixed missing ttl on 'completed'R1_1_0 | deva |
2009-08-07 | Test script. | deva |
2009-08-07 | New test program. | deva |
2009-08-07 | Unit test and header documentation. | deva |