summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/java/mod-java.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* More changes to port to C++11, adjust to use the new JSON support, and cleanu...jsdelfino2012-12-111-17/+10
* Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino2012-05-281-0/+2
* Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...jsdelfino2011-12-231-0/+1
* Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino2010-02-171-23/+24
* Support HTTPD graceful restarts for non-stop operation. Simplified Python and...jsdelfino2010-02-071-1/+3
* Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino2010-02-071-3/+26
* Integrated Java component support as an HTTPD module. Added test case and sto...jsdelfino2010-01-171-0/+54