Custom memory patch work (based on Sean Chittenden's patch)
[awesomized/libmemcached] / lib / memcached_hosts.c
2008-01-19   <brian@gir.local>Custom memory patch work (based on Sean Chittenden...
2008-01-08   <brian@gir.tangen... Removing dead code.
2007-12-18  Brian AkerFixed error in lack of pointer found (Tim Bunce discovered)
2007-12-16  Brian AkerMinor bug discovered at hackathon.
2007-11-29   <brian@gir.tangen... IPV6 support, plus cleanup around consistent hashing.
2007-11-29   <brian@gir.local>Extended consistent hash logic to handle splice (should...
2007-11-28  Brian AkerLonger test case added for server parsing.
2007-11-28  Brian AkerFix for source specfile (aka source RPM).
2007-11-25  Brian AkerCleanedup test cases (they had some valgrind warnings).
2007-11-25  Brian AkerBugfix for memcached_connect() so that it will not...
2007-11-20  Brian AkerFix for poorly terminated hostname.
2007-11-14  Brian AkerRemoved more then a handfull of memset() calls.
2007-11-14  Brian AkerRework of the server connect so that "hostname" lookup...
2007-11-09  Brian AkerUpdating server_st to keep client buffers per server.
2007-10-31  Brian AkerAdded support for UNIX sockets.
2007-10-13  Brian AkerUpdates to clean server structure.
2007-10-03  Brian AkerNon-blocking IO :)
2007-10-01  Brian AkerMissing hosts file.