summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/kvdb (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changes to get successful C++11 based build. Code cleanup, dependency upgrade...jsdelfino2012-12-1110-820/+0
* Minor memory management, performance, and tracing improvements.jsdelfino2012-07-163-3/+14
* Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino2012-05-284-6/+7
* Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...jsdelfino2011-12-231-0/+1
* Change default log level from 'info' to 'notice' and improve some of the log ...jsdelfino2011-11-211-1/+1
* Enable multiple apps to co-exist under different paths in a single Virtual Ho...jsdelfino2011-11-101-1/+13
* Start to add LevelDB supportrfeng2011-09-1710-0/+795