memcached_quit should clear internal server variables
[awesomized/libmemcached] / clients /
2009-12-18  Brian AkerMerge Monty.
2009-12-18  Brian AkerICC cleanups
2009-12-18  Monty TaylorMerged from build.
2009-12-17  Monty TaylorMoves everything into root makefile except for docs.
2009-12-17  Monty TaylorMoved clients and libmemcached to being included in...
2009-12-16  Brian AkerUpdated copyright headers.
2009-12-16  Brian AkerStyle cleanup
2009-12-16  Brian AkerMerge of Jake's work.
2009-12-07  Brian AkerMErge Trond
2009-12-06  Trond NorbyeFixed ILP32 issues
2009-12-05  Trond NorbyeCreated a pandora-check for printing callstacks
2009-12-04  Brian AkerMerging in platform fixes for libmemcached.
2009-12-03  Monty TaylorCasting fixes for linux.
2009-12-03  Monty TaylorFixed for OSX.
2009-12-03  Monty TaylorFixed atomics and getline on solaris.
2009-12-03  Monty TaylorAdded atomic workaround header.
2009-12-03  Brian AkerAdding memslap tool.
2009-12-02  Monty TaylorMerged trunk.
2009-12-02  Monty Taylorpandora-build v0.75. Also fixed visibility which had...
2009-12-02  Monty Taylorpandora-build v0.74
2009-12-02  Monty TaylorMade the new memslap code build. Moved config.h include...
2009-11-30  Jake MoilanenUncrustify
2009-11-24  Jake MoilanenSchooner memslap changes
2009-11-06  Brian AkerUpdate for support of mget in memslap.
2009-11-06  Trond NorbyeAdd mget as a test to memslap
2009-11-03  Trond NorbyeMerge from Mike Tsai
2009-10-25  Brian AkerMerge Trond
2009-10-23  Trond NorbyeBug 458834: Fixed unintended fallthrough from OPT_ADD
2009-10-20  Padraig O'SullivanMerge from trunk.
2009-10-08  Brian AkerMerge in Adam's bug case.
2009-10-08  Brian AkerMerge of Trond's work.
2009-10-07  Trond NorbyeInitial support for the ASCII protocol in memcapable
2009-10-02  Padraig O'SullivanMerge from trunk.
2009-10-02  Brian AkerMerge Monty.
2009-10-02  Brian AkerMerge Trond's protocol work.
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-22  Brian AkerMerge Trond
2009-09-22  Brian AkerMerge fix for binary mget
2009-09-22  Brian AkerMerge Patrick
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-17  Trond NorbyeMerge trunk
2009-09-17  Brian AkerMerge Trond
2009-09-17  Padraig O'SullivanMerge from trunk.
2009-09-17  Trond NorbyeAdd memcapable, a tool to test memcached capabilities
2009-09-17  Brian AkerUpdate pandora
2009-09-16  Monty TaylorFixed a spelling warning that lintian complained about.
2009-09-16  Monty TaylorRemoved hardcoded -rpath from client libs. libtool...
2009-09-16  Monty TaylorMerged trunk.
2009-09-15  Brian AkerMerging Trond.
2009-09-15  Brian AkerMerge Trond.
2009-09-10  Trond NorbyeFix compilation issues with gcc 4.4.1 on macosx
2009-09-02  Trond NorbyeBug #423114 Programs list the libraries in the wrong...
2009-08-11  Brian AkerMerge
2009-08-11  Trond NorbyeFix problems reported by: -Wsign-conversion from gcc...
2009-08-06  rootCasting errors, failures on debian jaunty
2009-07-15  Padraig O'SullivanMerge from monty.
2009-07-15  Brian AkerMerge Monty
2009-07-15  Brian AkerFix for gcc 4.4 error.
2009-07-15  Brian AkerUpdated with Twitter's memcached_server_error() function.
2009-07-15  Brian AkerMerged (and removed Malloc for size_t in mget)
2009-07-14  Brian AkerMerge Monty
2009-07-14  Brian AkerMerge Padraig
2009-07-14  Monty TaylorMerged in a lost patch.
2009-07-14  Monty TaylorMerged from Padraig.
2009-07-14  Padraig O'SullivanResolving build issues on Mac OSX. Some variables were...
2009-07-09  Monty TaylorMerged trunk.
2009-07-09  Monty Taylorpandora-build 0.9
2009-07-08  Brian AkerMerge Monty
2009-07-08  Monty TaylorMerged in two missing changes from f-visibility tree.
2009-07-08  Monty TaylorMerge trond from lp:~trond-norbye/libmemcached/bug_396882
2009-07-08  Monty TaylorCleaned up clients/ and tests/ to not build things...
2009-07-08  Monty TaylorFixed -Wwrite-strings warnings.
2009-06-22  Brian AkerMerging Trond, also fixed make test.
2009-06-21  Brian AkerMerge Monty
2009-06-20  Monty TaylorMerged from trond.
2009-06-17  Monty TaylorMerged from me.
2009-06-16  Monty TaylorMerged from me.
2009-06-15  Monty TaylorFixed -Wconversion warnings.
2009-06-14  Monty TaylorAligned configure.ac with libdizzle and gearman.
2009-05-19   <brian@localhost... Added new memcached_dump() command.
2009-05-14   <brian@localhost... Adding an assert, plus a conversion of malloc to calloc
2009-05-14   <brian@localhost... Flip call (NULL is more common). Also add in helgrind...
2009-05-13  Monty TaylorFixed files to work with vpath builds for distcheck.
2009-05-13  Monty TaylorTurned on more warnings, and fixed the errors. Moved...
2009-05-13  Monty TaylorEnabled warnings=errors for GCC and then made things...
2009-04-15   <brian@localhost... Fix warning for not found gettimeofday in memstat
2009-03-11  Trond NorbyeFix coding style violations
2009-03-09  Eric Lambertudp support in fire and forget mode for all ops but...
2009-02-13  Toru MaesakaFirst version of network latency test for memstat
2009-02-12  Toru MaesakaSeparate the analyzer code in main() to its own functio...
2009-02-12  Toru MaesakaFixed compiler warning for wrong printf placeholder...
2009-01-23  Toru MaesakaAdded cluster analysis functionality to the library...
2009-01-19  Toru MaesakaSeparated the server listing (print) code in memstat...
2009-01-16  Toru MaesakaPrint help with startup error to save people from re...
2008-11-15   <brian@gir-3.local>Trying to remove dead branch
2008-10-16   <brian@gir.tangen... Solaris Forte issue fix (inttype over stdint)
next