summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/chat/chat-sender.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changes to get successful C++11 based build. Code cleanup, dependency upgrade...jsdelfino2012-12-111-62/+29
* 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-3/+3
* Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...jsdelfino2011-12-231-0/+1
* Add .componentType files describing the utility components. Refactor chat com...jsdelfino2010-11-031-0/+150
* Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino2010-02-171-58/+0
* Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino2010-02-071-1/+1
* Added build configuration and dependencies for chat and queue components.jsdelfino2010-02-011-0/+58