Merge in docs.
[m6w6/libmemcached] / libmemcached / server.h
2011-06-19  Brian AkerMerge in docs.
2011-06-17  Brian AkerDocument/standardize the return types from the fetch...
2011-06-14  Brian AkerMerge in fix for additional logic for timeouts.
2011-05-27  Brian AkerSimple addition to valgrind test.
2011-05-25  Brian AkerMerge in trunk.
2011-05-24  Brian AkerMerge trunk.
2011-05-24  Brian AkerMerge in local trunk
2011-05-23  Brian AkerThis fixes bug 776354.
2011-05-03  Brian AkerFixed up a few more places where we set the error in...
2011-04-28  Brian AkeriFix for OSX
2011-04-28  Brian AkerMerge in code for C++ compiling of libmemcached.
2011-04-14  Brian AkerMerge in updates (including removal of some depcrated...
2011-04-14  Brian AkerMerge in doc updates.
2011-04-13  Brian AkerMerge in cleanup on the parser API.
2011-04-13  Brian AkerMerge in all updates.
2011-04-11  Brian AkerMerge in additional documentation updates.
2011-04-11  brian@tangent.orgMerge in laptop changes. (ie extending pool)
2011-04-10  Brian AkerMerge of all doc fixes.
2011-04-09  Brian AkerMerge in all updates for help.
2011-04-09  Brian AkerMerge in fixes
2011-04-09  Brian AkerMerge in main doc trunk.
2011-04-08  Brian AkerUpdate for docs
2011-04-08  Brian AkerMerge in docs.
2011-04-07  Brian AkerMerge in fixes for rpm/instance lookup.
2011-04-07  Brian AkerMerge in removal of memaslap docs
2011-04-07  Brian AkerRemoves dead file.
2011-04-07  Brian AkerNew docs system.
2011-04-06  Brian AkerFirst pass on updating docs.
2011-04-05  Brian AkerMerge up work for to remove build.cc
2011-04-05  Brian AkerAdd missing files.
2011-04-05  Brian AkerClean up error messages when encountering new messages.
2011-04-05  Brian AkerMerge in all current libmemcached work, plus restore...
2011-04-05  Brian AkerRemove sample.cnf
2011-04-05  Brian AkerMerge from private trunk.
2011-04-05  Brian AkerExtend test.
2011-04-05  Brian AkerMerge in old and new memslap.
2011-04-05  Brian AkerMerge in scanner code.
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-04  Brian AkerMerge in additional work to handle "weight" for servers.
2011-04-02  Brian AkerThis cleans up some accidental linking we were getting...
2011-03-29  Brian AkerMerge in all scanner tree + virtual buckets.
2011-03-25  Brian AkerMerge in code changes for all of the new parser.
2011-03-18  Brian AkerAdditional fixes/test. We will now limit the hostname...
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-28  Brian AkerMerge Trond, this is the preliminary support for Windows.
2010-07-28  Trond NorbyeSocket should be memcached_socket_t
2010-07-27  Trond NorbyeInitial support for Windows
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-01  Brian AkerRemove bitfield hack (solaris blows anyways).
2010-02-18  Brian AkerMerge for Dmitry
2010-02-17  Brian AkerA number of fixes/etc.
2010-02-14  Brian AkerFile shuffling
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-06  Brian AkerThe patch which says "Solaris is..."
2010-02-05  Trond NorbyeUse bool instead of bool:1 if your compiler doesn't...
2010-02-05  Brian AkerSmall cleanup.
2010-01-21  Brian AkerStyle cleanup.
2010-01-19  Brian AkerMerge Lee
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-16  Brian AkerFile Refactoring
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 AkerFinal bits of abstraction.
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-09  Brian AkerMatch count (and sorted .bzignore)
2010-01-05  Brian AkerMerge Monty
2010-01-03  Brian AkerMoved init for socket to options.
2009-12-22  Brian AkerUpdated memcached.h so that it contains only its structure.
2009-12-17  Brian AkerMore const correctness.
2009-12-16  Brian AkerMass rename to simplify names.