Age | Commit message (Expand) | Author |
2012-08-09 | Added SessionHeaderParser for faster session xml file content searching. | Bent Bisballe Nyeng |
2012-06-28 | Fixed calendar/date bug in praxisd. | Bent Bisballe Nyeng |
2012-05-03 | Make MHD_get_connection_info work on old microhttpd. | Bent Bisballe Nyeng |
2012-05-03 | New praxisd lua functions. | Bent Bisballe Nyeng |
2012-05-03 | Use http response documents as error messages instead of the http error codes. | Bent Bisballe Nyeng |
2012-05-03 | Add debug function for use in lua scripts | Bent Bisballe Nyeng |
2012-05-03 | Print peer address on connection. | Bent Bisballe Nyeng |
2012-04-13 | Documentation. | Bent Bisballe Nyeng |
2012-04-12 | New mutex wrapped debug system. | Bent Bisballe Nyeng |
2012-04-12 | Add delay on trylock on session fail, before trying again. | Bent Bisballe Nyeng |
2012-03-01 | oups | Bent Bisballe Nyeng |
2012-03-01 | activeSessions rewrite to prevent deadlock. | Bent Bisballe Nyeng |
2012-03-01 | Only print *data_size bytes from data to debug output. Added connection time ... | Bent Bisballe Nyeng |
2012-02-23 | Fix potential segfault | Bent Bisballe Nyeng |
2012-02-23 | Add thread id to debug output. | Bent Bisballe Nyeng |
2012-02-23 | Remove deadlock in session store. | Bent Bisballe Nyeng |
2012-02-16 | Re-enable threads, they were not the culprit. | Bent Bisballe Nyeng |
2012-02-16 | Fix uncaught Exception. | Bent Bisballe Nyeng |
2012-02-16 | Fix uncaught Exception. | Bent Bisballe Nyeng |
2012-02-16 | Fix uncaught Exception. | Bent Bisballe Nyeng |
2012-02-16 | Re-disable threaded connections. | Bent Bisballe Nyeng |
2012-02-09 | Add missing virtual destructors (oops, missed the 'virtual' keyword...). | Bent Bisballe Nyeng |
2012-02-09 | Add missing virtual destructor. | Bent Bisballe Nyeng |
2012-02-09 | Add missing virtual destructor. | Bent Bisballe Nyeng |
2012-02-09 | Fix missing log file descriptor reload in SIGHUP. | Bent Bisballe Nyeng |
2012-01-26 | New onCommit scripting system. | Bent Bisballe Nyeng |
2012-01-26 | New diagnose and behandling functions. | Bent Bisballe Nyeng |
2012-01-10 | Happy new year. | Bent Bisballe Nyeng |
2012-01-10 | Make microhttp use one thread per connection. | Bent Bisballe Nyeng |
2012-01-10 | Fixed compilation error. | Bent Bisballe Nyeng |
2011-12-06 | Rollback microhttpd using one thread pr. connection. This feature must be int... | Bent Bisballe Nyeng |
2011-12-06 | Clean up the way connections are handled. | Bent Bisballe Nyeng |
2011-12-06 | Force split values with dot ('.') in the names into groups. | Bent Bisballe Nyeng |
2011-12-05 | Prepare for template scripts. | Bent Bisballe Nyeng |
2011-12-05 | Change how script code is stored to the Script objects. The std::string code ... | Bent Bisballe Nyeng |
2011-12-01 | Missing include. | Bent Bisballe Nyeng |
2011-11-28 | Use one-thread-per-connection and fix up Session locking. | Bent Bisballe Nyeng |
2011-11-25 | Reuse environment (macrolist) instead of creating a new one. Add 'to' and 'fr... | Bent Bisballe Nyeng |
2011-11-25 | Replace newline with symbol to avoid new row generation in office import. | Bent Bisballe Nyeng |
2011-11-23 | Bugfix: Terminate sessions without template names (discard) so that they are ... | Bent Bisballe Nyeng |
2011-11-17 | Remove currently unused acl files. | Bent Bisballe Nyeng |
2011-11-17 | Add missing header files to EXTRA_DIST. | Bent Bisballe Nyeng |
2011-11-17 | Fix compilation with new location of server tools. | Bent Bisballe Nyeng |
2011-11-08 | Missing typecast. | Bent Bisballe Nyeng |
2011-10-11 | Implement dokmenu_get_all_by_cpr and dokmenu_get_by_cpr_and_name. Fix Fix par... | Bent Bisballe Nyeng |
2011-10-11 | Fix parameter type change in startTag method. | Bent Bisballe Nyeng |
2011-10-07 | Missing deletes. | Bent Bisballe Nyeng |
2011-10-07 | Dump sessions in session xml files before discard, when session_discard_path ... | Bent Bisballe Nyeng |
2011-10-07 | Make ignores work again... | Bent Bisballe Nyeng |
2011-10-07 | Added missing CURL_LIBS and CFLAGS for Praxisd. | Bent Bisballe Nyeng |