awesomized/libmemcached
2010-01-13  Brian AkerMerge Jean-Charles
2010-01-13  Brian AkerAddition for memcached_light to have a pid file.
2010-01-13  Brian AkerMerge Stewart
2010-01-12  Brian AkerFinal bits of abstraction.
2010-01-12  Brian AkerFix test cases for encapsulation.
2010-01-12  Brian AkerPartial encapsulation of memcached_st->hosts
2010-01-12  Brian AkerAbstract out ptr->hosts[server_key] references.
2010-01-12  Brian AkerSpec fix.
2010-01-12  Brian AkerUpdates for version 0.37. 0.37
2010-01-12  Monty TaylorPut the doc and version back into the configure.ac
2010-01-11  Brian Aker.pop now ignored.
2010-01-11  Brian AkerUpdated .spec file for release.
2010-01-11  Brian AkerUpdated test framework.
2010-01-11  Brian AkerFix structure of test.c where we call code before/after...
2010-01-11  Brian AkerAbsorb test bits into anonymous structure.
2010-01-11  Brian AkerNew stats output for collection information.
2010-01-11  Brian AkerName correction for test system.
2010-01-11  Brian AkerStyle cleanup.
2010-01-10  Stewart Smithdon't convert between 16 and 32 bit when you don't...
2010-01-10  Stewart Smithbe strict about port numbers being in in_port_t not...
2010-01-10  Stewart Smithbe strict about port numbers being in in_port_t not...
2010-01-10  Stewart Smithincorrect use in example/memcached_light causing segfau...
2010-01-10  Monty TaylorMerged stewart.
2010-01-10  Monty TaylorMerged up with build.
2010-01-10  Monty TaylorFixed a pandora-build check.
2010-01-10  Monty TaylorActually install protocol_binary - because it's require...
2010-01-10  Monty TaylorUpdated pandora-build.
2010-01-10  Brian AkerUpdated comments in code.
2010-01-10  Brian AkerRemoved cursor_server from memcached_st.
2010-01-10  Stewart Smithuse LIBM instead of -lm as per mtaylor review
2010-01-10  Stewart Smithmemslap needs to link with -lm for math
2010-01-10  Brian Akernumber_of_hosts <-- encapsulated.
2010-01-09  Brian AkerMatch count (and sorted .bzignore)
2010-01-08  Brian AkerVersion update information.
2010-01-08  Brian AkerUpdated docs for server_cursor() API.
2010-01-08  Brian AkerFix for regression during install.
2010-01-08  Brian AkerUpdates, rpm now tests the install locations.
2010-01-08  Brian AkerUse RPM to test install path
2010-01-08  Monty TaylorFixed the header install.
2010-01-07  Brian AkerUpdating build for libhashkit.
2010-01-07  Brian AkerFix titals.
2010-01-07  Brian AkerDoing final commit before release. RPM updated, version...
2010-01-07  Brian AkerFix Trond's email address.
2010-01-07  Brian AkerYet more fixes to the manpages.
2010-01-06  Monty TaylorMake works...
2010-01-06  Brian AkerTemp save for Monty.
2010-01-06  Brian AkerCorrent pod -> html and update ignore file.
2010-01-06  Brian AkerFixed the support for html creation from pod files.
2010-01-06  Brian AkerUpdating Changelog
2010-01-06  Brian AkerNot allowed as local.
2010-01-05  Brian AkerBad library header.
2010-01-05  Brian AkerUpdate on memslap docs.
2010-01-05  Brian AkerUpdating man page.
2010-01-05  Brian AkerMerge Monty
2010-01-03  Brian AkerUpdated stats object to use a root like other structures.
2010-01-03  Brian AkerSimple dead code removal and fix for analysis structure...
2010-01-03  Brian AkerMoved init for socket to options.
2010-01-02  Brian AkerWhite space fix
2010-01-02  Monty TaylorMerged in pandora-build changes from gearman.
2010-01-02  Monty TaylorUpdated pandora-build.
2010-01-02  Monty TaylorFixed some spelling errors.
2009-12-30  Brian AkerMerge from Monty
2009-12-30  Brian AkerWhite space fix.
2009-12-29  Monty TaylorMade the memcached_string stuff private, but still...
2009-12-24  Brian AkerFix for test.h
2009-12-22  Brian AkerUpdated memcached.h so that it contains only its structure.
2009-12-21  Brian AkerICC fixes.
2009-12-21  Brian AkerICC fixes.
2009-12-21  Brian AkerICC fix
2009-12-21  Brian AkerMerge Trond
2009-12-20  Trond NorbyeDon't invoke make directly in recursive make. use ...
2009-12-20  Brian AkerMerge podchecker.
2009-12-20  Brian AkerMvoe pool to fit style.
2009-12-20  Trond NorbyeDetect podchecker during configure
2009-12-19  Brian AkerTest updates.
2009-12-19  Brian Akerfix whitespace.
2009-12-19  Brian AkerUpdate test.c
2009-12-19  Brian AkerClean up docs.
2009-12-19  Brian AkerMerge Monty
2009-12-19  Brian AkerAdded file for unknowns.
2009-12-19  Monty TaylorFixed solaris 64 bit test.
2009-12-18  Monty TaylorDeal with atomic stats variables on 32-bit machines.
2009-12-18  Brian AkerTest cleanup.
2009-12-18  Brian AkerMerge code fix for replication non-block test failing...
2009-12-18  Brian AkerICC and test fix.
2009-12-18  Brian AkerMerge Trond
2009-12-18  Trond NorbyeFix problem with bumping the command counter _before_...
2009-12-18  Trond NorbyeCode cleanup in memcached_io_close
2009-12-18  Trond Norbyememcached_quit should clear internal server variables
2009-12-18  Trond NorbyeIgnore unknown stat keys
2009-12-18  Trond NorbyeDisable murmur test on sparc hardware (platform specifi...
2009-12-18  Trond NorbyeAdded dependencies to allow parallel compilation
2009-12-18  Brian AkerMerge Monty.
2009-12-18  Brian AkerICC cleanups
2009-12-18  Monty TaylorMerged from build.
2009-12-18  Monty TaylorUpdated to latest pandora-build. Removed the .ver scrip...
2009-12-17  Brian AkerAdded .h for dump.
2009-12-17  Brian AkerSmall build fix.
2009-12-17  Monty Taylor-P seems to want an abs path.
2009-12-17  Monty TaylorMoves everything into root makefile except for docs.
next