summaryrefslogtreecommitdiff
path: root/libmemcached/touch.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for case where key may not be checked.Brian Aker2013-09-161-2/+2
* Remove exposed C++ namespace.Brian Aker2013-03-311-3/+3
* Abstraction (which will save us merge hell with 1.2).Brian Aker2013-01-141-1/+2
* First pass through turning instance into ++Brian Aker2012-07-071-3/+3
* Merge in trunkBrian Aker2012-06-181-1/+1
|\
| * Fixes for Fedora 17.Brian Aker2012-06-181-1/+1
* | Add a request id for each request that hits the wire.Brian Aker2012-06-171-1/+3
|/
* More memcached_dump()Brian Aker2012-01-101-1/+1
* Fix NULL bit to exist for UDPBrian Aker2011-12-301-2/+4
* Style changeBrian Aker2011-12-301-2/+2
* Update logic around UDP.Brian Aker2011-12-301-1/+1
* Update touch for batching.Brian Aker2011-12-261-4/+9
* Merge in touch.Brian Aker2011-10-051-0/+148