Add master-key versions of incr and decr commands
[awesomized/libmemcached] / docs /
2009-11-07  Adam ThomasonAdd master-key versions of incr and decr commands
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-20  Padraig O'SullivanMerge from trunk.
2009-10-14  Brian AkerMerging Trond
2009-10-14  Trond NorbyeRefactor: memcached_mget_execute -> memcached_mget_exec...
2009-10-14  Trond NorbyeBug #447237: const-correctness in interface
2009-10-13  Trond NorbyeAdded documentation for memcached_mget_execute
2009-10-12  Trond NorbyeMerged Jean-Charles Redoutey
2009-10-12  Brian AkerMerge from Trond
2009-10-12  Brian AkerMerge from Jean-Charles
2009-10-10  Jean-Charles RedouteyAdded reviewed version of memcached_server_get_last_dis...
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-26  Brian AkerMerge Trond
2009-09-26  Trond NorbyeRFE: It should be possible to set behavior flags on...
2009-09-22  Brian AkerMerge Patrick
2009-09-21  Trond NorbyeMerge trunk
2009-09-20  Brian AkerUpdates on C++ interface
2009-09-18  Brian AkerMerge pod for docs.
2009-09-18  Trond NorbyeAdd manual page for memcapable
2009-07-15  Brian AkerUpdates on C++ interface from Padraig.
2009-07-15  Padraig O'SullivanUpdated the ChangeLog and the .pod document indicating...
2009-07-15  Padraig O'SullivanMerge from monty.
2009-07-15  Brian AkerMerge Monty
2009-07-15  Brian AkerUpdated with Twitter's memcached_server_error() function.
2009-07-15  Brian AkerMerged (and removed Malloc for size_t in mget)
2009-07-14  Brian AkerMerge Monty
2009-07-14  Monty TaylorMerged in a lost patch.
2009-07-14  Monty TaylorMerged from Padraig.
2009-07-14  Monty TaylorMerged from myself.
2009-07-14  Monty TaylorFix broken whatis entries.
2009-07-08  Brian AkerMerge Monty
2009-07-08  Monty TaylorMerged in two missing changes from f-visibility tree.
2009-07-08  Monty TaylorMerge trond from lp:~trond-norbye/libmemcached/bug_396882
2009-07-08  Trond NorbyeBug 396882: docs/Makefile.am refers to memory_user_data...
2009-06-22  Brian AkerMerging Trond, also fixed make test.
2009-06-21  Brian AkerMerge Monty
2009-06-20  Brian AkerMerging replication
2009-06-20  Monty TaylorMerged from trond.
2009-06-17  Brian AkerMerging Trond
2009-06-15  Monty TaylorMoved pod2man check to a macro.
2009-06-14  Trond Norbyemerge upstream
2009-06-14  Brian AkerMerge Trond
2009-06-14  Trond NorbyeAdd memcached_[gs]et_user_data and updated the doc...
2009-06-14  Trond NorbyeAdd memcached_[gs]et_memory_allocators to the main...
2009-06-10  Trond NorbyeRefactor: clean up malloc/realloc/free/calloc
2009-06-09  Trond NorbyeAdded support for storing replicas on multiple servers
2009-06-01  Brian AkerDoc merge
2009-06-01  Monty TaylorFixed lintian warnings for manpages.
2009-05-28  Brian AkerAdded memcached_generate_hash() and more tests! :)
2009-05-23  Brian AkerMerge Monty
2009-05-21  Monty TaylorMerged from trunk.
2009-05-20  Monty TaylorFixed a few man pages so lintian does't complain.
2009-05-19   <brian@localhost... Added new memcached_dump() command.
2009-05-14   <brian@localhost... Flip call (NULL is more common). Also add in helgrind...
2009-05-13  Monty TaylorFixed files to work with vpath builds for distcheck.
2009-05-12  Monty TaylorAdded descriptions to fix debian manpage-has-bad-whatis...
2009-05-12  Trond NorbyeFixed up review comments from Brian
2009-05-11  Trond NorbyeConvert DOS crlf to just lf
2009-05-11  Trond NorbyeAdded libmemcachedutil containing utility functions
2009-05-03   <MattIngenthronin... user: Matt Ingenthron <ingenthr@cep.net>
2009-05-03  Trond NorbyeAdded support for MEMCACHED_BEHAVIOR_IO_KEY_PREFETCH
2009-05-01  Eric LambertDisable hsieh algorithm by default
2009-04-28  Tasuku SUENAGAAdd support for incr/decr with initial value
2009-04-16   <brian@gir.tangen... Changed behavior for MEMCACHED_BEHAVIOR_NO_BLOCK to...
2009-03-27  Trond NorbyeUpdate the docs for memcached_clone.
2009-03-19  Steve YenFixed typos in the documentation
2009-03-10  Eric LambertDocument UDP behavior
2009-01-23  Robey PointerExport generate_hash_value as memcache_generate_hash_va...
2009-01-23  Toru MaesakaAdded cluster analysis functionality to the library...
2009-01-21  Trond NorbyeAdded new command: memcached_flush_buffers
2009-01-20  Trond NorbyeImplement memcached_behavior_noreply
2009-01-09  Brian AkerMerge.
2009-01-09  Brian AkerChanged memcached_servers_parse() to take const
2008-11-15   <brian@gir-3.local>Trying to remove dead branch
2008-10-23  Trond NorbyeSearch for pod2man during configure
2008-10-22  Trond NorbyePurge the input buffer if I discover a lot of commands...
2008-09-30  Trond NorbyeHostname (and filename) should be const in memcached_se...
2008-09-22   <brian@gir-3.local>Merging in Brian Pontz work on Jenkins hash
2008-09-08   <brian@gir-3.local>Updated for the creation of memcached_server_by_key().
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-06-30   <brian@gir-3.local>Cleaned up documentation
2008-06-30   <brian@gir-3.local>Merge
2008-06-30   <brian@gir-3.local>Clarified return type for prefix key in cases where...
2008-05-29   <brian@gir-2.local>Import for license clarification
2008-05-27   <brian@gir-2.local>Bug fix in documentation Tim found.
2008-05-21  Brian AkerMEMCACHED_CALLBACK_PREFIX_KEY added (so domaining...
2008-05-20  Brian AkerFixed all key methods to now take const char * (all...
2008-05-15   <brian@gir.tangen... Fix in spelling of memcached_strerror()
2008-05-05   <patg@patg.net>Merge 477:75823cad36b7 with -r 476
next