Incomming fix from Chris
[awesomized/libmemcached] / libmemcached /
2008-11-28   <brian@gir-3.local>Incomming fix from Chris
2008-11-21   <brian@gir-3.local>Patch from evn
2008-11-17   <brian@gir-3.local>Removing purge support for the time being.
2008-11-16  Brian AkerFix for most errors around non-block
2008-11-15  Brian AkerStraighten up exection path
2008-11-15   <brian@gir-3.local>Trying to remove dead branch
2008-11-15   <brian@gir-3.local>Merge.
2008-11-15   <brian@gir-3.local>Fix to make sure we do not copy an element on top of...
2008-11-15   <brian@gir-3.local>Remove dead variable and on close check value of file...
2008-11-05  Yin Chenfix io_read bug
2008-11-03   <brian@gir-3.local>Incomming code for additions in keys (see Changelog)
2008-11-03   <brian@gir-3.local>Merge fixed from trond
2008-10-22  Trond NorbyePurge the input buffer if I discover a lot of commands...
2008-10-15  Brian AkerIncoming update to Murmur
2008-10-01  Trond Norbyelibmemcached_config.h should not be installed
2008-09-30  Trond NorbyeHostname (and filename) should be const in memcached_se...
2008-09-22   <brian@gir-3.local>Adding missing file.
2008-09-22   <brian@gir-3.local>Merging in Brian Pontz work on Jenkins hash
2008-09-16  Brian AkerWrapping up fixed for .24 release
2008-09-09   <brian@gir-3.local>Refactored call, removed abort() call (we should never...
2008-09-09   <brian@gir-3.local>Moved response code to use a switch/case (instead if...
2008-09-08   <brian@gir-3.local>Cleanup values for future use of memcached_server_free()
2008-09-08   <brian@gir-3.local>Style cleanup
2008-09-08   <brian@gir-3.local>Updated for the creation of memcached_server_by_key().
2008-09-08   <brian@gir-3.local>Fix dangling endif
2008-09-08   <brian@gir-3.local>More warning cleanup.
2008-09-08   <brian@gir-3.local>Cleanup warnings/found issue in store by key functions.
2008-09-07  Brian AkerForgot to update version number. 0.23 _23
2008-09-07  Brian AkerMerge
2008-08-29  Yin Chenfix the incr/decr operation connection closed bug
2008-08-25  Yin Chenadd a memcached_result_string_st(A) interface to suppo...
2008-08-20  Yin Chenfix a bug in update_continuum
2008-08-19  Trond NorbyeFix compiler warning
2008-08-19  Brian AkerTurned up warnings in code
2008-08-12  Yin Chenfix a logic error on memcached_server_remove which...
2008-08-02   <brian@localhost... Small cleanups
2008-08-07  Yin ChenFix some flaw and bugs in server failure rehash
2008-08-07  Yin ChenMerge the server failure rehash implementation
2008-08-06  Yin ChenImplement the server failure rehash mechanism
2008-08-05  Trond NorbyeDetect the required libraries instead of hardcoding...
2008-08-04  Trond NorbyeFixed: warning: missing braces around initializer
2008-07-30   <brian@localhost... Added MEMCACHED_BEHAVIOR_SND_TIMEOUT, MEMCACHED_BEHAVIO...
2008-07-29   <brian@localhost... Handling merge
2008-07-31  Trond NorbyeRemoved build-time dependency to memcached with binary...
2008-07-29   <brian@localhost... Fix for lingerd and bad free.
2008-07-27   <brian@localhost... Fix for zero length bad key fix.
2008-07-26   <trond@localhost>Initial support for the binary protocol
2008-07-23   <brian@localhost... Fix for Chinese character sets.
2008-07-23   <brian@localhost... Pushing weighted ketama code.
2008-07-18   <brian@localhost... Removed dead code.
2008-07-18   <brian@localhost... Fix for solaris
2008-06-30   <brian@gir-3.local>More tests for Key prefix
2008-06-30   <brian@gir-3.local>Fix for prefix key checking in prefix
2008-06-30   <brian@gir-3.local>Fix for bad key on master
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-06-25   <brian@localhost... Simple fix in stats.
2008-06-19   <brian@gir-3.local>Bad data for threads (Toru patch)
2008-05-27   <brian@gir-2.local>Fix for flags operation (aka not storing the final...
2008-05-21   <brian@h219-110... Fix for death of file io to call shutdown()
2008-05-21  Brian AkerUpdated headers for version 21
2008-05-21  Brian AkerFound issue with rollback for clone operation with...
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-05-02   <brian@localhost... Removed old asserts in client apps.
2008-05-02   <brian@localhost... Merge
2008-05-02   <brian@localhost... More tests for consistent.
2008-05-02   <brian@gir.tangen... Fix for watchpoint macro (Solaris discovery)
2008-04-29   <brian@gir-2.local>Fix on definition for memcached_execute_fetch().
2008-04-23   <brian@localhost... Added test for ketama. Fixed bug in setting behavior.
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... Fixed wrong strtol for stat.
2008-04-21   <brian@localhost... Fix for wheel algo to be dynamic
2008-04-21   <brian@localhost... Completed work on Ketama (it is now dynamic)
2008-04-21   <brian@gir.tangen... Committing change to dynamic numbers of servers (need...
2008-04-21   <brian@gir.tangen... Merge fix
2008-04-21   <brian@gir.tangen... Branch merge
2008-04-20   <brian@gir>Fixing merge
2008-04-20   <brian@gir>Fixing version
2008-04-20   <brian@gir>This will fix the bad head by Tim?
2008-04-20   <brian@gir>Merge Mark's fix
2008-04-20   <brian@gir>Sensei reported a bug with assert.h being included...
2008-04-20  Mark Atwoodfix minor bug in compare_servers()
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-04-09  Brian AkerFixing up final bits for release.
2008-04-08  Brian AkerRemoved issue around zero length returns now being...
2008-04-07  Brian AkerFix for sorting when no servers have been added.
2008-04-04   <brian@gir.tangen... Fix for memcached_server_st after sort
2008-04-04   <brian@gir.tangen... If you call sort, a quit occurs, and the current server...
2008-04-04   <brian@gir.tangen... Refactor tests.
2008-04-04   <brian@gir.tangen... Fix for always sort.
2008-04-04   <brian@gir.tangen... Fixing likely and sort test.
2008-03-27   <brian@gir.tangen... Adding in missing file
2008-03-22   <brian@gir.tangen... Updating interface. Removed function calls where not...
2008-03-22   <brian@gir.tangen... Refactor out memcached storage functions.
next