Age | Commit message (Expand) | Author |
2012-01-10 | Happy new year. | Bent Bisballe Nyeng |
2012-01-10 | Bump version to 2.2.1 | 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-12-01 | Add test course. | 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-21 | Add missing dir to dist. | Bent Bisballe Nyeng |
2011-11-21 | Add missing dir to dist. | 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-17 | Move server-only tools to server tools folder. | Bent Bisballe Nyeng |
2011-11-17 | Remove getdata from Makefile.am.test creation list. | Bent Bisballe Nyeng |
2011-11-17 | Remove obsolete getdata. | Bent Bisballe Nyeng |
2011-11-17 | Remove common VERSION file and put version numbers directly in configure.in a... | Bent Bisballe Nyeng |
2011-11-08 | Missing typecast. | Bent Bisballe Nyeng |
2011-10-14 | Merge branch 'master' of http://git.aasimon.org/public/pracro | Lars Bisballe Jensen |
2011-10-13 | Rectified | Lars Bisballe Jensen |
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 |
2011-10-07 | Remove warnings about missing Makefile.am.test files. | Bent Bisballe Nyeng |
2011-08-02 | Fix missing sessionid for the database lookup in QueryHandlerPracro.origin | deva |
2011-08-02 | New 'open course' feature. | deva |
2011-07-01 | removed macrotool. | deva |
2011-07-01 | Removed longtime unused code. | deva |
2011-07-01 | More tests. | deva |
2011-07-01 | Fixed bug in field check/creation with depth greater than 1. | deva |
2011-06-30 | Use stack manipulation through c, rather than pragram text generation/parsing... | deva |
2011-06-16 | Remove redundant ttl check. ttl is handled by the database. | deva |
2011-06-10 | Disable timeouts of resumes created in current session. | deva |
2011-04-27 | Add pkg-config init and with-praxisd parameter. | deva |
2011-04-27 | Expand praxisd birdge. | deva |
2011-04-25 | Initial version of praxisd communications class. | deva |
2011-04-19 | ACL coming soon in an implementation near you. ACL stub files. | deva |
2011-04-11 | Add missing helptext for -P (pidfile). | deva |
2011-04-11 | Remove dangling stderr output. | deva |
2011-04-01 | Re-enable multiuser feature. | deva |