awesomized/libmemcached
2010-06-13  Monty TaylorAdded FreeBSD gmake note.
2010-05-29  Monty TaylorUpdated pandora-build files to version 0.131
2010-05-29  Monty TaylorDisabled effc++ warnings for test cases.
2010-05-28  Monty TaylorRemoved two unused directories.
2010-05-28  Monty TaylorAdded two test files to the tarball.
2010-05-28  Monty TaylorAdded missing m4 files to the tarball dist.
2010-05-28  Monty TaylorAdded two missing pod files to the tarball dist.
2010-05-28  Monty TaylorFixed a spelling error caught by lintian.
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 AkerAdd support for --file for memcat.
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-06-05  Trond Norbyememcapable shouldn't be so picky about the error messages..
2010-05-24  Marko Kevacadd 'save to file' ability to memcat
2010-05-06  Brian AkerAdditional tests.
2010-05-06  Brian AkerLook for regressions in error messages.
2010-04-23  Brian AkerStore .40 release information.
2010-04-23  Brian AkerFix for Solaris 0.40
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-20  Brian AkerMerge
2010-04-19  Brian AkerTest case
2010-04-17  Brian AkerUpdating docs.
2010-04-15  Brian AkerMerge fix.
2010-04-15  Brian AkerFix for using correct memcached binary.
2010-04-15  Trond NorbyeFixed -p. Seems that we lost the ':' in there removing...
2010-04-14  Brian AkerMerge Trond.
2010-04-14  Trond NorbyeUse libevent for the eventloop in memcached_light
2010-04-11  Monty TaylorUses WORDS_BIGENDIAN to test for and disable big endian...
2010-04-06  Brian AkerUpdating for version 0.39
2010-04-06  Brian AkerFix issue with memcached_st structure being a different...
2010-04-06  Brian AkerUpdate documentation.
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 AkerFixes for Innodb engine.
2010-04-02  Brian AkerRemove dead call.
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 AkerUpdating interface version.
2010-04-01  Brian AkerRemove bitfield hack (solaris blows anyways).
2010-03-18  Brian AkerStyle cleanup
2010-03-18  Brian AkerWe didn't catch client_Error.
2010-03-10  Brian AkerMerging memcapable
2010-03-10  Brian AkerA couple of valgrind warnings fixes.
2010-03-09  Brian AkerMore fixes from Trond.
2010-03-08  Trond NorbyeImprove memcapability test suite
2010-03-08  Trond NorbyeFix build for non-sasl-enabled builds
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-21  Trond Norbyefixed spelling in of testudp in .bzrignore
2010-02-20  Brian Akermerge.
2010-02-20  Ingy dot NetCorrected autogen.sh to autorun.sh
2010-02-18  Brian AkerMerge for Dmitry
2010-02-18  Brian AkerFixing spec file for release.
2010-02-18  Brian AkerShuffled UDP tests.
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 AkerRPM update.
2010-02-10  Brian AkerUpdating version information.
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 AkerIndention fix.
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
2010-02-05  Brian AkerPossible fix for solaris compiler.
2010-02-05  Brian AkerSmall cleanup.
2010-01-28  Brian AkerMerge Trond.
next