memcat: fix #59 (typo) [ci skip]
[awesomized/libmemcached] / libmemcached / memcached.h
2011-10-07  Brian AkerMerge trunk
2011-10-05  Brian AkerMerge in touch/etc
2011-10-05  Brian AkerMerge in touch.
2011-10-02  Brian AkerCreate version 1.0 directory structure.
2011-09-19  Brian AkerMerge
2011-09-19  Brian AkerAdd memcached_exist()
2011-09-09  Brian AkerMerge in all of the build tree.
2011-08-20  Brian AkerFix for lp:777672
2011-08-19  Brian AkerMerge in updates for server failure testing.
2011-08-18  Brian AkerSmall cleanup so that you can follow what ptr means...
2011-08-15  Brian AkerMerge trunk
2011-08-15  Brian AkerFix headers
2011-07-20  Brian AkerMerge in build lp
2011-07-07  Brian AkerMerge trunk for LP
2011-07-05  Brian AkerCleanup internal naming convention.
2011-05-24  Brian AkerMerge in local trunk
2011-05-02  Brian AkerFix issue where hash might not be quite initialized...
2011-04-28  Brian AkerMerge in code for C++ compiling of libmemcached.
2011-04-28  Brian AkerMerge in conversion to C++.
2011-04-19  Brian AkerUpdate docs for error messages.
2011-04-19  Brian AkerMerge in updates for the pool library.
2011-04-13  Brian AkerMerge in cleanup on the parser API.
2011-04-13  Brian AkerSimplify the calling structure for creating a memcached_st.
2011-04-13  Brian AkerMerge in all new docs
2011-04-11  brian@tangent.orgMerge in laptop changes. (ie extending pool)
2011-04-11  brian@tangent.orgMerge in laptops efforts for extending pool/documenting...
2011-04-10  Brian AkerMerge in all of build.
2011-04-10  Brian AkerMerge of all doc fixes.
2011-04-10  Brian AkerCleanup API documentation.
2011-04-08  Brian AkerMerge in docs.
2011-04-08  Brian AkerMerge in more updates for docs (we are just going to...
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 AkerMerge in changes to allow for weights on hosts.
2011-04-01  Brian AkerFixes all current issues with hashkit tests.
2011-03-29  Brian AkerMerge in all scanner tree + virtual buckets.
2011-03-29  Brian AkerUpdate for virtual buckets/wasn't this just originally...
2011-03-28  Brian AkerMerge in changes around setting up better syntax for...
2011-03-28  Brian AkerRemove cork from being optional, just use it as we...
2011-03-28  Brian AkerMove cached errno such that it now lives behind the...
2011-03-28  Brian AkerOrganize ketama a bit more (ie lets keep it in its...
2011-03-25  Brian AkerMerge in code changes for all of the new parser.
2011-03-22  Brian AkerUpdates to configuration API.
2011-03-21  Brian AkerThis adds a couple of new options for options parsing.
2011-03-21  Brian AkerFix prefix key so that it is not statically built.
2011-03-21  Brian AkerImport parser/etc
2011-03-18  Brian AkerMerge in all of the new parser work.
2011-02-22  Brian AkerMerge in dist fix from Monty
2011-02-22  Brian AkerMerge in ability for memcapable to handle ascii/binary...
2010-09-15  Brian AkerMerge Trond
2010-09-13  Trond NorbyeFixed SASL authentication bits
2010-07-28  Brian AkerMerge Trond, this is the preliminary support for Windows.
2010-07-27  Trond NorbyeInitial support for Windows
2010-06-08  Brian AkerMerging, with changes, --file for memcat.
2010-06-07  Brian AkerMerge Trond
2010-06-07  Brian AkerFix (though only partial), for connect timeout.
2010-04-21  Brian AkerFix for bad name servers.
2010-04-06  Brian AkerFix issue with memcached_st structure being a different...
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-03-08  Andre CruzImplemented the TCP_KEEPIDLE tcp option. This is only...
2010-03-08  Andre CruzAdded option to enable TCP_KEEPALIVE on created sockets.
2010-03-05  Brian AkerMerge
2010-03-03  Trond NorbyeAdd support for SASL
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-13  Brian AkerLots of compiler fixes.
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-22  Brian AkerModified Hashkit class (turned it into an actual class).
2010-01-21  Brian AkerStyle cleanup.
2010-01-21  Brian AkerC++ interface bits for libhashkit
2010-01-20  Brian AkerUpdates for libmemached to use libhashkit
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 AkerFile Refactoring
2010-01-16  Brian AkerSmall cleanup in string.h and converted result_st macro...
2010-01-15  Brian AkerEncapsulated a couple of options/moved flags around...
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 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 AkerUpdated comments in code.
2010-01-10  Brian AkerRemoved cursor_server from memcached_st.
2010-01-10  Brian Akernumber_of_hosts <-- encapsulated.
2010-01-08  Brian AkerUpdates, rpm now tests the install locations.
2009-12-22  Brian AkerUpdated memcached.h so that it contains only its structure.
next