m6w6/libmemcached
2011-02-22  Trond NorbyeDon't use __attribute__((unused))
2011-02-14  Brian AkerMerge in version bump.
2011-02-13  Brian AkerRemove special condition for block and version.
2011-02-12  Brian AkerRollup of fixes/error message corrections in mget....
2011-02-12  Brian AkerServers below 1.4.4 may have issues with this test.
2011-02-12  Brian AkerSee what happens if we skip the tests on the remote...
2011-02-12  Brian AkerAdd purge before get.
2011-02-12  Brian AkerMerge in additional checks on tests.
2011-02-12  Brian AkerBetter reporting on errors from mget.
2011-02-12  Brian AkerMerge in fixes for get.
2011-02-12  Brian AkerCommit additional test for remote...
2011-02-12  Brian AkerAdd assert for remote testing.
2011-02-12  Brian AkerMore tests.
2011-02-11  Brian AkerRemote debug ubuntu
2011-02-11  Brian AkerMerge in removal of setting infinite no_block
2011-02-11  Brian AkerTest location of failure observed on ubuntu hudson
2011-02-11  Brian AkerMerge in a number of fixes for OpenBSD.
2011-02-11  Brian AkerMerge in removal of top.h (we don't use it, and it...
2011-02-11  Brian AkerBump up version we test for binary protocol (per advice...
2011-02-11  Brian AkerAdd warning for OpenBSD builds.
2011-02-11  Brian AkerRemove openbsd warnings.
2011-02-11  Brian AkerRollup merge.
2011-02-11  Brian AkerFix if()
2011-02-11  Brian AkerMerge in enabling of if to correctly only dump servers...
2011-02-11  Brian AkerRemove icc warnings (some of).
2011-02-11  Brian AkerCleanup test failures.
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 AkerPrint out server stuff during test.
2011-02-10  Brian AkerFix/debug for FreeBSD failures.
2011-02-10  Brian AkerFix for ancient solaris platforms. ie bug 695726
2011-02-10  Brian AkerFix for bug 633247
2011-02-09  Brian AkerRevisions .45
2011-01-11  Brian AkerMerge in changes from Monty
2011-01-10  Monty TaylorFixed unittests and vc-changelog.
2011-01-10  Monty TaylorUpdated pandora-build files to version 0.171
2010-12-23  Monty TaylorUpdated pandora-build files to version 0.167
2010-12-23  Monty TaylorFixed systemtap issues (I hope) and a test case compile.
2010-10-28  Brian AkerMerging Trond
2010-10-28  Brian AkerUpdate docs.
2010-09-28  Trond NorbyeThe mget test in memcapable shouldn't care about the...
2010-09-23  Brian AkerUpdates for 0.44 release 0.44
2010-09-15  Brian AkerFix for rpm build
2010-09-15  Brian AkerMerge Trond
2010-09-14  Trond NorbyeFixed dtrace enabled compilations
2010-09-13  Trond NorbyeUpdate libmemcached version number due to change of...
2010-09-13  Brian AkerBug fix by Trond
2010-09-13  Trond NorbyeRefactor: Renamed internal stack dump function
2010-09-13  Trond NorbyeDon't include system headers within an extern C block
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-24  Trond NorbyeCheck the return code from fgets in memcapable
2010-08-13  Trond NorbyeUpdate memcapable quiet command test to work with serve...
2010-08-13  Trond NorbyeAdd option -P and -T to memcapable
2010-08-03  Brian AkerLooking at additional race conditions in test harness.
2010-08-03  Brian AkerRemove use of system(). Not very portable
2010-08-03  Brian Akerif/def a WATCHPOINT
2010-08-02  Trond NorbyeRemove impossible assert
2010-08-02  Brian AkerMerge Trond
2010-08-02  Trond NorbyeFix ntohll test.. we need to link, not just compile ;-)
2010-08-01  Trond NorbyeFix compile problems when cross compiling
2010-08-01  Trond NorbyeIgnore *.exe
2010-08-01  Trond NorbyeUse PRIu64 instead of %lld
2010-08-01  Trond NorbyeDisable warning == error for win32
2010-07-29  Brian AkerTesting the hudson port changing feature.
2010-07-29  Trond NorbyeFixed autoconf macros for cross compile
2010-07-28  Brian AkerFix everything for release.
2010-07-28  Brian AkerUpdate version/etc.
2010-07-28  Brian AkerUpdate changelog, etc.
2010-07-28  Brian AkerMerge Trond, this is the preliminary support for Windows.
2010-07-28  Trond NorbyeAdded a readme file on how to build on windows
2010-07-28  Trond NorbyeSocket should be memcached_socket_t
2010-07-28  Trond NorbyeFix coding style
2010-07-28  Trond NorbyeFixed building of dlls on win32
2010-07-28  Brian AkerMerge Trond --without-docs
2010-07-27  Trond NorbyeInitial support for Windows
2010-07-27  Trond NorbyeIgnore pandora_vc_revinfo
2010-07-26  Brian AkerMerge in fixes for OpenBSD.
2010-07-23  Piotr SikoraSkip "user_supplied_bug17" (Chinese key) becasue OpenBS...
2010-07-23  Piotr SikoraStart memcached with "-u root", because it let us run...
2010-07-23  Brian AkerAdded --args to memstat
2010-07-22  Brian AkerMerge up OpenBSD fix
2010-07-21  Trond NorbyeAdded --without-docs to configure
2010-07-20  Monty TaylorFixes a typo/oops that shows up on openbsd.
2010-07-20  Brian AkerFound issue from Fedora builder compiling with --with...
2010-07-20  Brian AkerMerge in cast fix for H algo
2010-07-17  Brian AkerType on attribute.
2010-07-16  Brian AkerVerify that servers have started up by reading their...
2010-07-16  Brian AkerPossible fix for OSX slow server startup
2010-07-16  Brian AkerTiny style fix
2010-07-16  Brian AkerMerge in usage for execute_stat.
2010-07-16  Brian AkerMerge in memcached_stat_execute().
2010-07-06  Brian AkerFix for versioning information.
2010-06-30  Brian AkerUpdate for version.
2010-06-30  Brian AkerUpdates for RPM 0.41
2010-06-30  Brian AkerUpdating from Monty
2010-06-30  Monty TaylorRemoved -Werror from unittests. a) we don't really...
next