awesomized/libmemcached
2009-10-13  Brian AkerUpdating for date. 0.34
2009-10-13  Brian AkerUpdated spec file.
2009-10-13  Brian AkerUpdated for release
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
2009-09-22  Adam ThomasonAddress trond's comments
2009-09-22  Brian AkerMerge Trond
2009-09-22  Brian AkerMerge fix for binary mget
2009-09-22  Trond NorbyeBug #434484: Binary protocol maps NOT_STORED to wrong...
2009-09-22  Brian AkerMerge Patrick
2009-09-22  Trond NorbyeBug: #434495: Ignore SERVER/CLIENT_ERROR from stats...
2009-09-21  Adam ThomasonAdd a test for large multiget hang
2009-09-21  Trond NorbyeMerge trunk
2009-09-21  Brian AkerMerge Trond
2009-09-20  Trond NorbyeInclude config.h before any system header to avoid...
2009-09-20  Brian AkerUpdates on C++ interface
2009-09-19  Padraig O'SullivanUpdated changelog with some small comments on C++ inter...
2009-09-19  Padraig O'SullivanForgot to include the std:: namespace prefix before...
2009-09-19  Padraig O'SullivanUpdating Patrick's C++ exceptions to build without...
2009-09-19  Padraig O'SullivanUpdating the C++ exceptions file to build correctly.
2009-09-19  Padraig O'SullivanUsed std::string instead of char and sprintf for constr...
2009-09-19  Padraig O'SullivanUpdated the getCache() method to actually pick a random...
2009-09-19  Padraig O'SullivanUpdated the destructor for the C++ example to correctly...
2009-09-19  Padraig O'SullivanUpdated the C++ header file to correctly add memcached...
2009-09-19  Curtis HawthorneFixed binary mget so that it will always issue a NOOP...
2009-09-18  Brian AkerMerge pod for docs.
2009-09-18  Trond NorbyeAdd manual page for memcapable
2009-09-18  Trond NorbyeFix compilation on Linux (lacks ntohll etc)
2009-09-17  Trond NorbyeMerge trunk
2009-09-17  Brian AkerMerge Trond
2009-09-17  Padraig O'SullivanMerge from trunk.
2009-09-17  Padraig O'SullivanReverted trond's header file changes for now.
2009-09-17  Trond NorbyePrototype of a protocol parsing library for the binary...
2009-09-17  Trond NorbyeAdd memcapable, a tool to test memcached capabilities
2009-09-17  Trond NorbyeRefactor: move ntohll to a separate helper library
2009-09-17  Trond NorbyeUpdate protocol_binary.h to the latest one from the...
2009-09-17  Brian AkerUpdate pandora
2009-09-16  Monty TaylorRemoved old m4 file that was no longer being used.
2009-09-16  Brian AkerUpdating library version number
2009-09-16  Monty Taylorpandora-build v0.61
2009-09-16  Monty TaylorBumped the so version.
2009-09-16  Monty TaylorFixed a spelling warning that lintian complained about.
next