summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/chat/chat-sender.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-11Changes to get successful C++11 based build. Code cleanup, dependency upgrade...jsdelfino1-62/+29
2012-07-16Minor memory management, performance, and tracing improvements.jsdelfino1-2/+2
2012-05-28Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino1-3/+3
2011-12-23Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...jsdelfino1-0/+1
2010-11-03Add .componentType files describing the utility components. Refactor chat com...jsdelfino1-32/+20
2010-02-22Moved component start calls from HTTPD postConfig to childInit, to give compo...jsdelfino1-2/+2
2010-02-17Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino1-0/+162