summaryrefslogtreecommitdiff
path: root/libmemcached/strerror.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix server messages (clean up errors in general).Brian Aker2012-05-261-1/+1
* This fixes memcached_dump(), and creates a couple of additional tests for mem...Brian Aker2012-01-251-2/+2
* Fixes for returning better error in parser if namespace is invoked twice.Brian Aker2011-11-231-0/+3
* Merge in updates for server failure testing.Brian Aker2011-08-191-0/+3
* Document/standardize the return types from the fetch methods.Brian Aker2011-06-171-1/+43
* Lossen up restrictions on the recv().Brian Aker2011-06-151-0/+7
* Merge in fix for additional logic for timeouts.Brian Aker2011-06-141-2/+2
* Merge in bug fix for lp:779837Brian Aker2011-05-241-3/+2
* Merge notes on return types.Brian Aker2011-05-201-3/+39
* Small cleanups in the error messages.Brian Aker2011-05-201-1/+1
* Merge in fetch updates/break out memory/create error bits for host failures.Brian Aker2011-05-191-3/+3
* Merge in conversion to C++.Brian Aker2011-04-271-0/+105