summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/server/mod-wiring.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to e...jsdelfino2010-03-271-20/+16
* Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino2010-02-171-51/+53
* Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino2010-02-071-40/+46
* Added a Web service listener component integrating Axis2/C's mod_axis2. Conso...jsdelfino2010-01-301-17/+3
* Improvements to autoconf build to make support for python, web service etc an...jsdelfino2010-01-111-1/+0
* Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino2010-01-021-38/+43
* Simplified server configuration, HTTPD modules now use deployment composite t...jsdelfino2009-12-261-59/+185
* Added debug macros and cleaned up debug logging. Added locking macros used wh...jsdelfino2009-11-301-13/+25
* Refactored httpd server integration, split http support and server logic in t...jsdelfino2009-11-231-0/+247