Age | Commit message (Expand) | Author |
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 | Add http body on errors. | Bent Bisballe Nyeng |
2012-04-13 | Remove utf8 decoding. | 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 | Bump server version to 2.2.2 | 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-20 | Add missing prefix to cave search. | Bent Bisballe Nyeng |
2012-01-19 | Make client block on error response from server. Both on macro commits and on... | Bent Bisballe Nyeng |
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-02 | Bump version. | Bent Bisballe Nyeng |
2011-12-02 | Updated the language file | senator |
2011-12-01 | Merge branch 'master' of http://git.aasimon.org/public/pracro | senator |
2011-12-01 | Added missing strings. | Bent Bisballe Nyeng |
2011-12-01 | Make sure space is added in the bottom (stretch) if the window is taller than... | Bent Bisballe Nyeng |
2011-12-01 | Restore sane animationtime value. | Bent Bisballe Nyeng |
2011-12-01 | Set window title and icon. | Bent Bisballe Nyeng |
2011-12-01 | Make combobox selection list popup on spacebar or mousedown. | Bent Bisballe Nyeng |
2011-12-01 | Force focus on combobox in altcombobox in order to avoid the inner widget gai... | Bent Bisballe Nyeng |
2011-12-01 | Fix setKeyboardFocus to work recursive on all widgets. Fixes bug where MultiL... | Bent Bisballe Nyeng |
2011-12-01 | Reorganise TabOrder according to child nesting order. | Bent Bisballe Nyeng |
2011-12-01 | Missing include. | Bent Bisballe Nyeng |