summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Expand)Author
2012-04-12New mutex wrapped debug system.Bent Bisballe Nyeng
2012-04-12Add delay on trylock on session fail, before trying again.Bent Bisballe Nyeng
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-09Bump server version to 2.2.2Bent 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-10Bump version to 2.2.1Bent 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-12-01Add test course.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-21Add missing dir to dist.Bent Bisballe Nyeng
2011-11-21Add missing dir to dist.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-17Move server-only tools to server tools folder.Bent Bisballe Nyeng
2011-11-17Remove getdata from Makefile.am.test creation list.Bent Bisballe Nyeng
2011-11-17Remove obsolete getdata.Bent Bisballe Nyeng
2011-11-17Remove common VERSION file and put version numbers directly in configure.in a...Bent Bisballe Nyeng
2011-11-08Missing typecast.Bent Bisballe Nyeng
2011-10-14Merge branch 'master' of http://git.aasimon.org/public/pracroLars Bisballe Jensen
2011-10-13RectifiedLars Bisballe Jensen
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