summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/python/mod-python.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
* Fix core dump when running Python components in a virtual host.jsdelfino2011-09-211-2/+2
* Support multithreaded execution of Python components with the HTTPD event MPM.jsdelfino2011-09-051-6/+20
* Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino2010-02-171-22/+9
* Support HTTPD graceful restarts for non-stop operation. Simplified Python and...jsdelfino2010-02-071-0/+2
* Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino2010-02-071-3/+26
* Cleaned up test composite files. Adjusted C++ implementation elements to matc...jsdelfino2010-01-171-5/+6
* Improvements to autoconf build to make support for python, web service etc an...jsdelfino2010-01-111-0/+53