summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/queue/queue-listener.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changes to get successful C++11 based build. Code cleanup, dependency upgrade...jsdelfino2012-12-111-75/+31
* Minor memory management, performance, and tracing improvements.jsdelfino2012-07-161-2/+2
* Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino2012-05-281-1/+1
* Add more fine grain debug options and remove overhead in debug log macros whe...jsdelfino2012-04-021-1/+1
* Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...jsdelfino2011-12-231-0/+1
* Moved component start calls from HTTPD postConfig to childInit, to give compo...jsdelfino2010-02-221-4/+4
* Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino2010-02-171-8/+94
* Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino2010-02-071-4/+4
* Added build configuration and dependencies for chat and queue components.jsdelfino2010-02-011-0/+72