Merge in updates (including removal of some depcrated bits from the examples).
[awesomized/libmemcached] / libmemcached / server.c
2011-04-10  Brian AkerMerge in all of build.
2011-04-06  Brian AkerFirst pass on updating docs.
2011-04-05  Brian AkerClean up error messages when encountering new messages.
2011-04-05  Brian AkerAdd support for query_id, and fixes a few cases where...
2011-04-05  Brian AkerMerge in all current libmemcached work, plus restore...
2011-04-04  Brian AkerSee if this fixes issue with 64bit Ubuntu
2011-04-04  Brian AkerRemove dead bit in state for servers.
2011-04-04  Brian AkerMerge in changes to allow for weights on hosts.
2011-04-03  Brian AkerMerge in behavior change such that if a weight is speci...
2011-04-03  Brian AkerSet weight correctly.
2011-04-02  Brian AkerThis cleans up some accidental linking we were getting...
2011-03-04  Brian AkerFix for memory leak when parsing servers.
2011-02-22  Brian AkerMerge in dist fix from Monty
2011-02-22  Brian AkerMerge in ability for memcapable to handle ascii/binary...
2011-02-11  Brian AkerRollup merge.
2011-02-10  Brian AkerVersion will now have a default we can use to look...
2010-07-16  Brian AkerMerge in memcached_stat_execute().
2010-04-22  Brian AkerSmall updates/wins around non-block IO
2010-04-05  Brian AkerUpdate for last disconnect to stick around even if...
2010-04-05  Brian AkerMerge Andre
2010-04-05  Brian Aker@$#$@$ gcc
2010-04-02  Monty TaylorFixed the rest of the inline functions in .c files.
2010-02-18  Brian AkerMerge for Dmitry
2010-02-17  Brian AkerA number of fixes/etc.
2010-02-14  Brian AkerUpdating memcached_server_instance_st structure.
2010-02-14  Brian AkerMerge in additional type fixes.
2010-02-13  Brian AkerLots of compiler fixes.
2010-02-12  Brian AkerModifying inline's
2010-02-10  Brian Akerbug fix for recursive decent into quit()
2010-02-05  Brian AkerSmall cleanup.
2010-01-22  Brian AkerMore Cleanup
2010-01-19  Brian AkerMerge Lee
2010-01-18  Brian AkerNew allocator interface.
2010-01-16  Brian AkerRemove mass calloc() on memcached_st creation.
2010-01-16  Brian AkerFirst pass for performance improvement on _clone()...
2010-01-16  Brian AkerPartial patch on pass through to fix issues with trigge...
2010-01-15  Brian AkerMerge Thomason's cork patch.
2010-01-14  Monty TaylorMerged build.
2010-01-13  Brian AkerUpdates from Monty for Pandora
2010-01-13  Brian AkerFix for bug #15450
2010-01-13  Brian AkerMerge Jean-Charles
2010-01-13  Brian AkerMerge Stewart
2010-01-12  Brian AkerPartial encapsulation of memcached_st->hosts
2010-01-12  Brian AkerAbstract out ptr->hosts[server_key] references.
2010-01-10  Monty TaylorMerged stewart.
2010-01-10  Monty TaylorMerged up with build.
2010-01-10  Brian Akernumber_of_hosts <-- encapsulated.
2010-01-09  Brian AkerMatch count (and sorted .bzignore)
2010-01-08  Brian AkerUpdated docs for server_cursor() API.
2010-01-05  Brian AkerMerge Monty
2010-01-03  Brian AkerMoved init for socket to options.
2009-12-17  Brian AkerMore const correctness.
2009-12-16  Brian AkerMass rename to simplify names.