awesomized/libmemcached
2009-11-10  Brian AkerFix make dist issue 0.35
2009-11-09  Brian AkerUpdating for 0.35 release.
2009-11-07  Brian AkerMerging support for by_key operations.
2009-11-07  Adam Thomason* Rename: s/by_key_with_initial/with_initial_by_key
2009-11-07  Adam ThomasonAdd master-key versions of incr and decr commands
2009-11-06  Brian AkerUpdate for support of mget in memslap.
2009-11-06  Trond NorbyeAdd mget as a test to memslap
2009-11-06  Trond NorbyeProtocol interface should be an enum and not a uint64_t...
2009-11-05  Brian AkerMerge bug fix by Trond.
2009-11-03  Brian AkerCompatible Spymemcached support in ketama
2009-11-03  Trond NorbyeAdded MEMCACHED_BEHAVIOR_KETAMA_COMPAT_MODE
2009-11-03  Trond NorbyeMerge from Mike Tsai
2009-10-29  Trond NorbyeBug 463297: Deferred deletes doesn't work on a 1.4...
2009-10-25  Brian AkerNULL commit
2009-10-25  Brian AkerTrond's fix for Mark's build issue
2009-10-25  Brian AkerMerge Trond
2009-10-23  Trond NorbyeBug 458834: Fixed unintended fallthrough from OPT_ADD
2009-10-22  mike tsaiMerging changes from trunk
2009-10-22  mike tsaiAdded a new test called output_ketama_weighted_keys...
2009-10-21  Brian AkerUpdate from Padraig, one additional valgrind warning...
2009-10-20  Padraig O'SullivanUpdated the C++ interface example to print out statisti...
2009-10-20  Padraig O'SullivanAdded some doxygen comments for the getStats() method.
2009-10-20  Padraig O'SullivanAdded an initial version of getStats() to the C++ inter...
2009-10-20  Padraig O'SullivanFreed memory after a call to memcached_fetch
2009-10-20  Padraig O'SullivanMade sure memory was freed after call to memcached_get_...
2009-10-20  Padraig O'SullivanMade sure memory was freed after calling memcached_get.
2009-10-20  Padraig O'SullivanMerge from trunk.
2009-10-19  mike tsaiKetama hashing is now compatable with spymemcached...
2009-10-16  Brian AkerFix typo
2009-10-14  Brian AkerMerging Trond
2009-10-14  Trond NorbyeRefactor: memcached_mget_execute -> memcached_mget_exec...
2009-10-14  Trond Norbyemget with replication didn't work if you had a cache...
2009-10-14  Trond NorbyeFix problems with multigets and replication
2009-10-14  Trond NorbyeFix compile warnings generated by gcc 4.4.1
2009-10-14  Trond NorbyeBug #447237: const-correctness in interface
2009-10-13  Brian AkerUpdating for date. 0.34
2009-10-13  Brian AkerUpdated spec file.
2009-10-13  Trond NorbyeAdded documentation for memcached_mget_execute
2009-10-13  Brian AkerUpdated for release
2009-10-13  Trond NorbyeInitial implementation of memcached_mget_execute
2009-10-12  Brian AkerMerging bug fix for wrong retry counter.
2009-10-12  Trond NorbyeSimplify wrong_failure_counter_test to only test the...
2009-10-12  Trond NorbyeFix compile warning from gcc (assert may not terminate...
2009-10-12  Trond NorbyeMerged Jean-Charles Redoutey
2009-10-12  Brian AkerUpdating AUTHORS file.
2009-10-12  Brian AkerMerge from Trond
2009-10-12  Brian AkerMerge from Jean-Charles
2009-10-12  Brian AkerMerge Jean-Charles
2009-10-12  Trond NorbyeReduce the number of items in the mget for regression_b...
2009-10-12  Trond NorbyeFixed compile failure due to wrong return value from...
2009-10-10  Jean-Charles... Also keep track of last disconnected server at blacklis...
2009-10-10  Jean-Charles... Fixed code to blacklist server as from very first failu...
2009-10-10  Jean-Charles... Added reviewed version of memcached_server_get_last_dis...
2009-10-10  Jean-Charles... Fixed retry counter wrongly incremented in case of...
2009-10-09  Brian AkerUpdated test harness, merged Trond's fix for OSX hang.
2009-10-09  Trond NorbyeBug #446766: OSX hangs on user_supplied_bug21
2009-10-08  Brian AkerMerge bug fix
2009-10-08  Trond NorbyeBug #446607: Syscall param write(buf) points to uniniti...
2009-10-08  Brian AkerFix return type.
2009-10-08  Brian AkerMerge in Adam's bug case.
2009-10-08  Brian AkerMerge of Trond's work.
2009-10-08  Brian AkerEric's fix for UDP delete
2009-10-08  Trond NorbyeBug #442914: 'delete noreply' may hang the client
2009-10-08  Trond NorbyeMerge Eric
2009-10-07  Eric Lambertfixed casting issue that was causing udp buffered delet...
2009-10-07  Trond NorbyeFlush does not reset the bytes stat, so we have no...
2009-10-07  Brian AkerMerge of additional C++ pieces from Padraig
2009-10-07  Trond NorbyeInitial support for the ASCII protocol in memcapable
2009-10-07  Padraig O'SullivanMerge from trunk.
2009-10-07  Padraig O'SullivanAdded a method for removing servers and updated the...
2009-10-06  Trond NorbyeFix compilation warnings reported by gcc
2009-10-06  Brian AkerMerge in bug fix for for MTaylor
2009-10-06  Brian AkerMerge Trond.
2009-10-06  Trond NorbyeBug 421108: memstat reports same value for bytes, bytes...
2009-10-06  Trond NorbyeBug #434843: Large multigets with binary protocol may...
2009-10-05  Trond NorbyeCreate workaround for warnings generated by a broken...
2009-10-05  Trond NorbyeFix return type from test functions (should be TEST_SUC...
2009-10-05  Trond NorbyeStrip trailing whitespaces
2009-10-05  Trond NorbyeUpdate protocol due to review comments:
2009-10-05  Trond NorbyeMove libmemcachedutil to libmemcached/util where it...
2009-10-05  Trond NorbyeFix compilation failure on 32 bit systems caused by...
2009-10-04  Monty TaylorWe missed the symbol versioning file. Oops.
2009-10-02  Padraig O'SullivanMerge from trunk.
2009-10-02  Brian AkerMerge Monty.
2009-10-02  Brian AkerMerge Trond's protocol work.
2009-10-01  Monty Taylorpandora-build v0.62
2009-10-01  Trond NorbyeRefactor and add support for the ASCII protocol by...
2009-09-30  Brian AkerPulled fix from Trond
2009-09-30  Brian AkerFix length mismatch
2009-09-29  Brian AkerBug fix for Toru's bug.
2009-09-28  Trond NorbyeBug 438157: memcapable failure on OS X
2009-09-27  Padraig O'SullivanMerge from trunk.
2009-09-26  Brian AkerMerge Trond
2009-09-26  Trond NorbyeRFE: It should be possible to set behavior flags on...
2009-09-25  Trond NorbyeRemoved memory leak by releasing the items when I'm...
2009-09-25  Trond NorbyeFix compile errors with gcc
2009-09-25  Trond NorbyeAdd an example using innodb as a storage (NOTE: this...
2009-09-23  Brian AkerUpdating for version .33
2009-09-22  Adam ThomasonFactor out fetch-all-requests code marked "Turn this...
2009-09-22  Adam ThomasonFix return codes
next