First merge of Trond's patches (cherry picking).
[m6w6/libmemcached] / libmemcached / memcached_constants.h
2009-12-16  Brian AkerUpdated copyright headers.
2009-12-16  Brian AkerStyle cleanup
2009-12-02  Monty TaylorMerged trunk.
2009-11-27  Brian AkerMerge from Mikki
2009-11-27  Mikko KoppanenAdded randomized read behavior
2009-11-05  Brian AkerMerge bug fix by Trond.
2009-11-03  Brian AkerCompatible Spymemcached support in ketama
2009-11-03  Trond NorbyeAdded MEMCACHED_BEHAVIOR_KETAMA_COMPAT_MODE
2009-10-29  Trond NorbyeBug 463297: Deferred deletes doesn't work on a 1.4...
2009-10-08  Brian AkerMerge in Adam's bug case.
2009-10-02  Brian AkerMerge Monty.
2009-10-02  Brian AkerMerge Trond's protocol work.
2009-09-27  Padraig O'SullivanMerge from trunk.
2009-09-22  Brian AkerMerge Trond
2009-09-22  Trond NorbyeBug #434484: Binary protocol maps NOT_STORED to wrong...
2009-09-17  Padraig O'SullivanReverted trond's header file changes for now.
2009-08-05  Padraig O'SullivanMerged with trond's header file cleanup branch.
2009-08-04  Trond NorbyeFixed header file layout
2009-07-15  Brian AkerUpdated with Twitter's memcached_server_error() function.
2009-07-08  Brian AkerMerge Monty
2009-07-08  Monty TaylorMerge trond from lp:~trond-norbye/libmemcached/bug_396882
2009-07-06  Monty TaylorTurned on -fvisibility=hidden. Added API markers to...
2009-06-22  Brian AkerMerging Trond, also fixed make test.
2009-06-21  Brian AkerMerge Monty
2009-06-21  Trond NorbyeDeprecate the old callback interface to set the memory...
2009-06-20  Brian AkerMerging replication
2009-06-14  Trond Norbyemerge upstream
2009-06-09  Trond NorbyeAdded support for storing replicas on multiple servers
2009-05-27  Brian AkerStat fix and storage boost performance.
2009-05-19   <brian@localhost... Added new memcached_dump() command.
2009-05-03  Trond NorbyeAdded support for MEMCACHED_BEHAVIOR_IO_KEY_PREFETCH
2009-05-02  Robey PointerAdd support for AUTO_EJECT_HOST
2009-04-28  Tasuku SUENAGAAdd support for incr/decr with initial value
2009-03-09  Eric Lambertudp support in fire and forget mode for all ops but...
2009-01-20  Trond NorbyeImplement memcached_behavior_noreply
2009-01-10  Trond NorbyeDeprecate MEMCACHED_NO_KEY_PROVIDED, and fixed key...
2009-01-05  Brian AkerRefactor to remove leak in new framework for clone...
2008-11-15   <brian@gir-3.local>Trying to remove dead branch
2008-11-03   <brian@gir-3.local>Incomming code for additions in keys (see Changelog)
2008-10-22  Trond NorbyePurge the input buffer if I discover a lot of commands...
2008-09-22   <brian@gir-3.local>Merging in Brian Pontz work on Jenkins hash
2008-08-19  Brian AkerTurned up warnings in code
2008-08-07  Yin ChenMerge the server failure rehash implementation
2008-08-06  Yin ChenImplement the server failure rehash mechanism
2008-07-30   <brian@localhost... Added MEMCACHED_BEHAVIOR_SND_TIMEOUT, MEMCACHED_BEHAVIO...
2008-07-29   <brian@localhost... Handling merge
2008-07-26   <trond@localhost>Initial support for the binary protocol
2008-07-23   <brian@localhost... Pushing weighted ketama code.
2008-07-18   <brian@localhost... Removed dead code.
2008-05-21  Brian AkerMEMCACHED_CALLBACK_PREFIX_KEY added (so domaining...
2008-05-05   <patg@patg.net>Merge 477:75823cad36b7 with -r 476
2008-04-23   <brian@localhost... Cleanup of behaviors around ketama
2008-04-21   <brian@localhost... Fixed timeout to be low for connect()
2008-04-21   <brian@localhost... Fix for wheel algo to be dynamic
2008-04-21   <brian@gir.tangen... Committing change to dynamic numbers of servers (need...
2008-04-20   <brian@gir>Fixing merge
2008-04-20   <brian@gir>This will fix the bad head by Tim?
2008-04-20   <brian@localhost... Merging branches
2008-04-20   <brian@localhost... Work on adding ketama style distribution.
2008-04-20   <brian@gir>Temp commit to test with valgrind on linux (memory...
2008-03-22   <brian@gir.tangen... Adding support for trigger call on delete of a successf...
2008-03-18   <brian@gir-2.local>Merge
2008-03-18   <brian@gir-2.local>Read through caching function.
2008-03-11   <brian@gir-2.local>Collapse heads for major merge.
2008-03-10   <brian@gir-2.local>Cleanup of include system. Broke up major memcached...