summaryrefslogtreecommitdiff
path: root/server/src
AgeCommit message (Expand)Author
2012-03-01oupsBent Bisballe Nyeng
2012-03-01activeSessions rewrite to prevent deadlock.Bent Bisballe Nyeng
2012-03-01Only print *data_size bytes from data to debug output. Added connection time ...Bent Bisballe Nyeng
2012-02-23Fix potential segfaultBent Bisballe Nyeng
2012-02-23Add thread id to debug output.Bent Bisballe Nyeng
2012-02-23Remove deadlock in session store.Bent Bisballe Nyeng
2012-02-16Re-enable threads, they were not the culprit.Bent Bisballe Nyeng
2012-02-16Fix uncaught Exception.Bent Bisballe Nyeng
2012-02-16Fix uncaught Exception.Bent Bisballe Nyeng
2012-02-16Fix uncaught Exception.Bent Bisballe Nyeng
2012-02-16Re-disable threaded connections.Bent Bisballe Nyeng
2012-02-09Add missing virtual destructors (oops, missed the 'virtual' keyword...).Bent Bisballe Nyeng
2012-02-09Add missing virtual destructor.Bent Bisballe Nyeng
2012-02-09Add missing virtual destructor.Bent Bisballe Nyeng
2012-02-09Fix missing log file descriptor reload in SIGHUP.Bent Bisballe Nyeng
2012-01-26New onCommit scripting system.Bent Bisballe Nyeng
2012-01-26New diagnose and behandling functions.Bent Bisballe Nyeng
2012-01-10Happy new year.Bent Bisballe Nyeng
2012-01-10Make microhttp use one thread per connection.Bent Bisballe Nyeng
2012-01-10Fixed compilation error.Bent Bisballe Nyeng
2011-12-06Rollback microhttpd using one thread pr. connection. This feature must be int...Bent Bisballe Nyeng
2011-12-06Clean up the way connections are handled.Bent Bisballe Nyeng
2011-12-06Force split values with dot ('.') in the names into groups.Bent Bisballe Nyeng
2011-12-05Prepare for template scripts.Bent Bisballe Nyeng
2011-12-05Change how script code is stored to the Script objects. The std::string code ...Bent Bisballe Nyeng
2011-12-01Missing include.Bent Bisballe Nyeng
2011-11-28Use one-thread-per-connection and fix up Session locking.Bent Bisballe Nyeng
2011-11-25Reuse environment (macrolist) instead of creating a new one. Add 'to' and 'fr...Bent Bisballe Nyeng
2011-11-25Replace newline with symbol to avoid new row generation in office import.Bent Bisballe Nyeng
2011-11-23Bugfix: Terminate sessions without template names (discard) so that they are ...Bent Bisballe Nyeng
2011-11-17Remove currently unused acl files.Bent Bisballe Nyeng
2011-11-17Add missing header files to EXTRA_DIST.Bent Bisballe Nyeng
2011-11-17Fix compilation with new location of server tools.Bent Bisballe Nyeng
2011-11-08Missing typecast.Bent Bisballe Nyeng
2011-10-11Implement dokmenu_get_all_by_cpr and dokmenu_get_by_cpr_and_name. Fix Fix par...Bent Bisballe Nyeng
2011-10-11Fix parameter type change in startTag method.Bent Bisballe Nyeng
2011-10-07Missing deletes.Bent Bisballe Nyeng
2011-10-07Dump sessions in session xml files before discard, when session_discard_path ...Bent Bisballe Nyeng
2011-10-07Make ignores work again...Bent Bisballe Nyeng
2011-10-07Added missing CURL_LIBS and CFLAGS for Praxisd.Bent Bisballe Nyeng
2011-08-02Fix missing sessionid for the database lookup in QueryHandlerPracro.origindeva
2011-08-02New 'open course' feature.deva
2011-07-01removed macrotool.deva
2011-07-01Removed longtime unused code.deva
2011-07-01More tests.deva
2011-07-01Fixed bug in field check/creation with depth greater than 1.deva
2011-06-30Use stack manipulation through c, rather than pragram text generation/parsing...deva
2011-06-16Remove redundant ttl check. ttl is handled by the database.deva
2011-06-10Disable timeouts of resumes created in current session.deva
2011-04-27Expand praxisd birdge.deva