Bump up version we test for binary protocol (per advice from Dormando).
[awesomized/libmemcached] / libmemcached /
2011-02-11  Brian AkerRemove openbsd warnings.
2011-02-11  Brian AkerRollup merge.
2011-02-11  Brian AkerRemove icc warnings (some of).
2011-02-10  Brian AkerCheck for invalid value when determinng min/max on...
2011-02-10  Brian AkerVersion will now have a default we can use to look...
2011-02-10  Brian AkerUpdating test case such that we output version informat...
2011-02-10  Brian AkerFix for ancient solaris platforms. ie bug 695726
2011-02-10  Brian AkerFix for bug 633247
2011-01-11  Brian AkerMerge in changes from Monty
2010-12-23  Monty TaylorFixed systemtap issues (I hope) and a test case compile.
2010-09-15  Brian AkerMerge Trond
2010-09-14  Trond NorbyeFixed dtrace enabled compilations
2010-09-13  Brian AkerBug fix by Trond
2010-09-13  Trond NorbyeRefactor: Renamed internal stack dump function
2010-09-13  Trond NorbyeRefactor: rename __write_vector_st
2010-09-13  Trond NorbyeFixed SASL authentication bits
2010-09-11  Trond NorbyeFixed test in memcached_set_sasl_auth_data
2010-09-02  Trond NorbyeBug 628650: prefix ntohll/htonll with memcached_
2010-08-03  Brian Akerif/def a WATCHPOINT
2010-08-02  Trond NorbyeRemove impossible assert
2010-08-02  Brian AkerMerge Trond
2010-08-01  Trond NorbyeUse PRIu64 instead of %lld
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-28  Trond NorbyeFixed building of dlls on win32
2010-07-27  Trond NorbyeInitial support for Windows
2010-07-16  Brian AkerPossible fix for OSX slow server startup
2010-07-16  Brian AkerMerge in memcached_stat_execute().
2010-07-06  Brian AkerFix for versioning information.
2010-06-29  Brian AkerAdding gtest framework.
2010-06-29  Brian AkerUpdate for build.
2010-06-29  Brian AkerUpdate for change in fd.
2010-06-29  Brian AkerOptimization around connect.
2010-06-29  Monty TaylorFixed a typo that was causing a race condition error.
2010-06-29  Brian AkerFix for version on OSX
2010-06-29  Brian AkerMerge Monty
2010-06-29  Brian AkerFix for interface issues (Bug 571909 <571909@bugs.launc...
2010-06-28  Brian AkerSmall error correction to write/read error logging.
2010-06-15  Brian AkerMerge in version util.
2010-06-15  Monty TaylorFixed a missing CLEANFILES entry.
2010-06-14  Monty TaylorFixed distcheck issue.
2010-06-14  Monty TaylorFixed distcheck dtrace issue.
2010-06-14  Monty TaylorFixed dtrace building.
2010-06-13  Brian AkerFix for SASL
2010-06-13  Brian AkerFix makedist, up the value on the library interface...
2010-06-11  Brian AkerAdding support for libmemcached_ping().
2010-06-11  Brian AkerAdded libmemcached_ping() to memcached utility library.
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-23  Brian AkerStore .40 release information.
2010-04-22  Brian AkerFix macro for Linux
2010-04-22  Brian AkerUpdates for OSX issues.
2010-04-22  Brian AkerSmall updates/wins around non-block IO
2010-04-21  Brian AkerFix for bad name servers.
2010-04-06  Brian AkerFix issue with memcached_st structure being a different...
2010-04-06  Brian AkerImprove on algo for disabling bad hosts.
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-05  Brian AkerFix for rpm buidling/make --with-debug
2010-04-04  Brian AkerConcurrent memcached_verbosity().
2010-04-02  Brian AkerMake use of new vdo().
2010-04-02  Monty TaylorFixed the rest of the inline functions in .c files.
2010-04-02  Monty TaylorFixes build on FreeBSD.
2010-04-02  Brian AkerUpdated vector bits.
2010-04-02  Brian AkerMoved to using vector send for writes (lowers function...
2010-04-02  Brian AkerUpdating for vector interface.
2010-04-02  Brian AkerJust clean up a call (use the previous method).
2010-04-01  Brian AkerMerge in support for prefix keys in the binary protoocol.
2010-04-01  Brian AkerRemove bitfield hack (solaris blows anyways).
2010-03-18  Brian AkerWe didn't catch client_Error.
2010-03-09  Brian AkerMore fixes from Trond.
2010-03-08  Andre CruzAdded missing constant.
2010-03-08  Andre CruzImplemented the TCP_KEEPIDLE tcp option. This is only...
2010-03-08  Andre CruzImplement flag retrieval for new keepalive flag.
2010-03-08  Andre CruzAdded option to enable TCP_KEEPALIVE on created sockets.
2010-03-05  Brian AkerMerge
2010-03-03  AndrĂ© CruzIf a server is down, repeated stores would increment...
2010-03-03  Trond NorbyeAdd support for SASL
2010-03-02  Brian AkerCorrection to API for custom hash settings.
2010-02-18  Brian AkerMerge for Dmitry
2010-02-17  Brian AkerA number of fixes/etc.
2010-02-15  Dmitry IsaykinRemove dummy check in *flags assignment in memcached_fetch
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 AkerFix for non-Linux platforms.
2010-02-10  Brian Akerbug fix for recursive decent into quit()
2010-02-10  Brian AkerFix for platform poll() return values.
2010-02-09  Brian AkerFixing bogus assert in debug build.
2010-02-09  Brian AkerCleanup on uint8 to bool for quit.
2010-02-09  Brian AkerPatches from Piotr Sikora < piotr.sikora@frickle.com...
2010-02-09  Brian AkerMinor code code cleanup, plus modification to while...
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  Trond NorbyeIgnore reclaimed stat
2010-02-05  Trond NorbyeSet C linkage for the function pointers
next