Merge Jean-Charles
[awesomized/libmemcached] / libmemcached /
2010-01-13  Brian AkerMerge Jean-Charles
2010-01-13  Brian AkerMerge Stewart
2010-01-12  Brian AkerFinal bits of abstraction.
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 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 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  Monty TaylorMerged stewart.
2010-01-10  Monty TaylorMerged up with build.
2010-01-10  Monty TaylorActually install protocol_binary - because it's require...
2010-01-10  Brian AkerUpdated comments in code.
2010-01-10  Brian AkerRemoved cursor_server from memcached_st.
2010-01-10  Brian Akernumber_of_hosts <-- encapsulated.
2010-01-09  Brian AkerMatch count (and sorted .bzignore)
2010-01-08  Brian AkerUpdated docs for server_cursor() API.
2010-01-08  Brian AkerUpdates, rpm now tests the install locations.
2010-01-08  Monty TaylorFixed the header install.
2010-01-07  Brian AkerFix Trond's email address.
2010-01-06  Brian AkerNot allowed as local.
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
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-22  Brian AkerUpdated memcached.h so that it contains only its structure.
2009-12-21  Brian AkerICC fix
2009-12-20  Brian AkerMerge podchecker.
2009-12-20  Brian AkerMvoe pool to fit style.
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  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  Monty TaylorMoved clients and libmemcached to being included in...
2009-12-17  Brian AkerMerge Trond.
2009-12-17  Brian AkerUpdate for hosts.c for sort.
2009-12-17  Trond NorbyeDon't use int to initialize memcached_return_t
2009-12-17  Trond NorbyeUse calloc to allocate the result structure to initiali...
2009-12-17  Trond NorbyeFixed compilation with --with-debug
2009-12-17  Brian AkerICC fixes.
2009-12-17  Brian AkerICC fixes
2009-12-17  Brian AkerFix for solaris.
2009-12-17  Brian AkerUpdating interface.
2009-12-17  Brian AkerMore const correctness.
2009-12-16  Brian AkerMass rename to simplify names.
2009-12-16  Brian AkerFirst merge of Trond's patches (cherry picking).
2009-12-16  Brian AkerUpdate for test system.
2009-12-16  Brian AkerUpdated copyright headers.
2009-12-16  Brian AkerStyle cleanup
2009-12-16  Brian AkerAdditional flag removal.
2009-12-16  Brian AkerCode change to use struct bitsets.
2009-12-07  Brian AkerMErge Trond
2009-12-06  Trond NorbyeFixed ILP32 issues
2009-12-03  Brian AkerAdding memslap tool.
2009-12-02  Monty TaylorMerged trunk.
2009-12-02  Monty Taylorpandora-build v0.79. Added support for generating HEX...
2009-12-02  Monty Taylorpandora-build v0.75. Also fixed visibility which had...
2009-12-02  Monty TaylorMade the byteorder test use standard endian test AC_C_B...
2009-11-30  Jean-Charles RedouteyAdded message processing callback call upon message...
2009-11-27  Brian AkerMerge from Mikki
2009-11-27  Mikko KoppanenCoding style changes. Moved the srandom to memcached_be...
2009-11-27  Mikko KoppanenAdded randomized read behavior
2009-11-27  Brian AkerAdding behaviors interface to C++ interface
2009-11-19  mike tsaiAdded get/set behavior functions to the C++ interface...
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 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 AkerTrond's fix for Mark's build issue
2009-10-22  mike tsaiMerging changes from trunk
2009-10-21  Brian AkerUpdate from Padraig, one additional valgrind warning...
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-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...
next