summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/python/mod-python.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-17Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino1-22/+9
2010-02-07Support HTTPD graceful restarts for non-stop operation. Simplified Python and...jsdelfino1-0/+2
2010-02-07Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino1-3/+26
2010-01-17Cleaned up test composite files. Adjusted C++ implementation elements to matc...jsdelfino1-5/+6
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino1-17/+21
2009-12-26Added missing const qualifiers, macros and util functions to help debugging, ...jsdelfino1-2/+2
2009-11-30Added debug macros and cleaned up debug logging. Added locking macros used wh...jsdelfino1-1/+2
2009-11-23Refactored httpd server integration, split http support and server logic in t...jsdelfino1-0/+48