Aligned configure.ac with libdizzle and gearman.
[m6w6/libmemcached] / libmemcached / memcached_storage.c
2009-06-14  Monty TaylorAligned configure.ac with libdizzle and gearman.
2009-05-27  Brian AkerStat fix and storage boost performance.
2009-05-13  Monty TaylorA few 32-bit fixes.
2009-03-21  Steve YenRefactor: memcachd_key_test -> memcached_key_test
2009-03-11  Trond NorbyeFix coding style violations
2009-03-09  Eric Lambertudp support in fire and forget mode for all ops but...
2009-02-24  Eric Lambertdo function should not increment response counter in...
2009-01-27  Trond NorbyeImplemented support for noreply in the binary protocol
2009-01-23  Trond NorbyeSource cleanup (remove compiler warnings ++)
2009-01-23  Trond NorbyeFix connect bug in memcached_flush_buffers and syntax...
2009-01-21  Trond NorbyeAdded new command: memcached_flush_buffers
2009-01-20  Trond NorbyeImplement memcached_behavior_noreply
2009-01-10  Trond NorbyeDeprecate MEMCACHED_NO_KEY_PROVIDED, and fixed key...
2008-11-21   <brian@gir-3.local>Patch from evn
2008-11-16  Brian AkerFix for most errors around non-block
2008-11-15   <brian@gir-3.local>Trying to remove dead branch
2008-09-09   <brian@gir-3.local>Refactored call, removed abort() call (we should never...
2008-09-08   <brian@gir-3.local>Cleanup warnings/found issue in store by key functions.
2008-08-07  Yin ChenMerge the server failure rehash implementation
2008-08-04  Trond NorbyeFixed: warning: missing braces around initializer
2008-07-29   <brian@localhost... Handling merge
2008-07-26   <trond@localhost>Initial support for the binary protocol
2008-05-27   <brian@gir-2.local>Fix for flags operation (aka not storing the final...
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-05   <patg@patg.net>Merge 477:75823cad36b7 with -r 476
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-09  Brian AkerFixing up final bits for release.
2008-04-08  Brian AkerRemoved issue around zero length returns now being...
2008-03-22   <brian@gir.tangen... Updating interface. Removed function calls where not...
2008-03-18   <brian@gir-2.local>Fix or cas by key.
2008-03-11   <brian@gir-2.local>Collapse heads for major merge.
2008-03-10   <brian@gir-2.local>Huge refactoring of directory structure.