Enabled warnings=errors for GCC and then made things compile. Had to turn off
[awesomized/libmemcached] / libmemcached / memcached_hosts.c
2009-05-13  Monty TaylorEnabled warnings=errors for GCC and then made things...
2009-05-02  Robey PointerAdd support for AUTO_EJECT_HOST
2009-03-09  Eric Lambertudp support in fire and forget mode for all ops but...
2009-01-23  Robey PointerExport generate_hash_value as memcache_generate_hash_va...
2009-01-06  Brian AkerFix test case for weighted servers.
2009-01-05  Brian AkerRefactor for host_reset, updated test. TODO in code...
2009-01-05  Brian AkerRefactor out host_reset and add internal _with() to...
2009-01-05   <brian@gir.tangen... Bug fix for host_reset()
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-03   <brian@gir-3.local>Incomming code for additions in keys (see Changelog)
2008-09-30  Trond NorbyeHostname (and filename) should be const in memcached_se...
2008-09-16  Brian AkerWrapping up fixed for .24 release
2008-09-08   <brian@gir-3.local>Updated for the creation of memcached_server_by_key().
2008-09-08   <brian@gir-3.local>More warning cleanup.
2008-09-07  Brian AkerMerge
2008-08-20  Yin Chenfix a bug in update_continuum
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-07-29   <brian@localhost... Handling merge
2008-07-29   <brian@localhost... Fix for lingerd and bad free.
2008-07-23   <brian@localhost... Pushing weighted ketama code.
2008-07-18   <brian@localhost... Removed dead code.
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-04-23   <brian@localhost... Cleanup of behaviors around ketama
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-21   <brian@gir.tangen... Branch merge
2008-04-20   <brian@gir>Fixing merge
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  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-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-03-21   <brian@gir-2.local>Fix for wrong count on memcache_server_st structure...
2008-03-11   <brian@gir-2.local>Collapse heads for major merge.
2008-03-10   <brian@gir-2.local>Refactored debug library out of main include.
2008-03-10   <brian@gir-2.local>Huge refactoring of directory structure.