summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/log (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changes to get successful C++11 based build. Code cleanup, dependency upgrade...jsdelfino2012-12-117-120/+70
* Upgrade to HTTPD 2.4.2, APR 1.4.6, Memcached 1.4.13, Python 2.7.3, Ubuntu 12....jsdelfino2012-07-163-13/+18
* Minor memory management, performance, and tracing improvements.jsdelfino2012-07-164-8/+16
* Add a timeout property to the CURL HTTP clients.jsdelfino2012-07-161-5/+5
* Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino2012-05-2810-28/+52
* Cleanup Scribe log output and add ability to log to a firehose Unix fifo pipe.jsdelfino2012-04-096-20/+187
* Detach Memcached and Pgsql from terminal when logging with a logger like Scri...jsdelfino2012-04-023-3/+109
* Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...jsdelfino2011-12-233-0/+3
* Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possi...jsdelfino2011-08-141-0/+1
* Port to Mac OS X 10.6.7.jsdelfino2011-06-2813-28/+60
* Support cookies over outgoing HTTP calls and a shorter component URL addressi...jsdelfino2011-05-231-3/+3
* Refactor some of the extensions and remove unnecessary namespace prefixes.jsdelfino2011-05-231-5/+4
* Change ATOM and RSS feed representations to use name value pairs instead of j...jsdelfino2011-03-081-6/+12
* Fix memory leak in Python runtime integration. Reduce memory consumption of d...jsdelfino2011-01-091-0/+5
* Fix automake warning. Add pragmas to sources generated by Thrift using sed in...jsdelfino2011-01-021-3/+1
* Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru...jsdelfino2010-11-142-3/+14
* Add .componentType files describing the utility components. Refactor chat com...jsdelfino2010-11-033-1/+58
* Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino2010-09-061-3/+3
* Script fixes to get database working with the HTTPS-enabled store-cluster sam...jsdelfino2010-08-197-40/+144
* Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino2010-08-141-1/+1
* Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...jsdelfino2010-07-282-0/+4
* Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino2010-06-051-0/+3
* Fix source distribution build scripts, add missing files to the dist targets.jsdelfino2010-05-301-1/+4
* Fix distribution build, add missing files and samples and fix path to librari...jsdelfino2010-05-292-4/+9
* Add a logger component that logs and relays all invocations through a reference.jsdelfino2010-05-238-4/+189
* Implementation of a streaming + aggregating Log utility component using Faceb...jsdelfino2010-05-2217-20/+911
* Add dependencies on Apache Thrift and Facebook Scribe, for use by the Log com...jsdelfino2010-05-161-0/+29
* Added skeletons and build options for a few more utility components. Minor re...jsdelfino2010-01-252-0/+50