Merge in all scanner tree + virtual buckets.
[awesomized/libmemcached] / libmemcached / memcached.c
2011-03-29  Brian AkerMerge in all scanner tree + virtual buckets.
2011-02-22  Brian AkerMerge in dist fix from Monty
2011-02-22  Brian AkerMerge in ability for memcapable to handle ascii/binary...
2010-09-15  Brian AkerMerge Trond
2010-09-13  Trond NorbyeFixed SASL authentication bits
2010-04-21  Brian AkerFix for bad name servers.
2010-04-06  Brian AkerFix issue with memcached_st structure being a different...
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-02  Monty TaylorFixed the rest of the inline functions in .c files.
2010-03-08  Andre CruzImplemented the TCP_KEEPIDLE tcp option. This is only...
2010-03-08  Andre CruzAdded option to enable TCP_KEEPALIVE on created sockets.
2010-03-05  Brian AkerMerge
2010-03-03  Trond NorbyeAdd support for SASL
2010-02-18  Brian AkerMerge for Dmitry
2010-02-17  Brian AkerA number of fixes/etc.
2010-02-14  Brian AkerUpdating memcached_server_instance_st structure.
2010-02-13  Brian AkerLots of compiler fixes.
2010-01-22  Brian AkerMore Cleanup
2010-01-21  Brian AkerC++ interface bits for libhashkit
2010-01-20  Brian AkerUpdates for libmemached to use libhashkit
2010-01-19  Brian AkerMerge Lee
2010-01-18  Brian AkerNew allocator interface.
2010-01-16  Brian AkerRemove mass calloc() on memcached_st creation.
2010-01-16  Brian AkerFile Refactoring
2010-01-15  Brian AkerEncapsulated a couple of options/moved flags around...
2010-01-15  Brian AkerMerge Thomason's cork patch.
2010-01-14  Monty TaylorMerged build.
2010-01-13  Brian AkerUpdates from Monty for Pandora
2010-01-13  Brian AkerFix for bug #15450
2010-01-13  Brian AkerMerge Jean-Charles
2010-01-13  Brian AkerMerge Stewart
2010-01-12  Brian AkerPartial encapsulation of memcached_st->hosts
2010-01-12  Brian AkerUpdates for version 0.37. 0.37
2010-01-11  Brian AkerStyle cleanup.
2010-01-10  Monty TaylorMerged stewart.
2010-01-10  Monty TaylorMerged up with build.
2010-01-10  Brian AkerRemoved cursor_server from memcached_st.
2010-01-10  Brian Akernumber_of_hosts <-- encapsulated.
2009-12-18  Brian AkerMerge Monty.
2009-12-18  Brian AkerICC cleanups
2009-12-18  Monty TaylorMerged from build.
2009-12-17  Brian AkerMerge Trond.
2009-12-17  Trond NorbyeFixed compilation with --with-debug
2009-12-17  Brian AkerUpdating interface.
2009-12-16  Brian AkerStyle cleanup
2009-12-16  Brian AkerCode change to use struct bitsets.
2009-06-21  Brian AkerMerge Monty
2009-06-20  Brian AkerMerging replication
2009-06-17  Brian AkerMerging Trond
2009-06-14  Trond Norbyemerge upstream
2009-06-14  Brian AkerMerge Trond
2009-06-14  Trond NorbyeAdd memcached_[gs]et_user_data and updated the doc...
2009-06-14  Trond NorbyeClone should also preserve calloc
2009-06-10  Trond NorbyeRefactor: clean up malloc/realloc/free/calloc
2009-06-09  Trond NorbyeAdded support for storing replicas on multiple servers
2009-05-14   <brian@localhost... Flip call (NULL is more common). Also add in helgrind...
2009-05-03  Trond NorbyeAdded support for MEMCACHED_BEHAVIOR_IO_KEY_PREFETCH
2009-03-19  Trond NorbyeCopy all tunable members in memcached_clone and add...
2009-03-09  Eric Lambertudp support in fire and forget mode for all ops but...
2009-01-05  Brian AkerRefactor to remove leak in new framework for clone...
2008-11-15   <brian@gir-3.local>Trying to remove dead branch
2008-11-03   <brian@gir-3.local>Merge fixed from trond
2008-10-22  Trond NorbyePurge the input buffer if I discover a lot of commands...
2008-09-08   <brian@gir-3.local>Updated for the creation of memcached_server_by_key().
2008-07-30   <brian@localhost... Added MEMCACHED_BEHAVIOR_SND_TIMEOUT, MEMCACHED_BEHAVIO...
2008-07-23   <brian@localhost... Pushing weighted ketama code.
2008-07-18   <brian@localhost... Removed dead code.
2008-05-21  Brian AkerFound issue with rollback for clone operation with...
2008-05-21  Brian AkerMEMCACHED_CALLBACK_PREFIX_KEY added (so domaining...
2008-05-05   <patg@patg.net>Merge 477:75823cad36b7 with -r 476
2008-04-21   <brian@localhost... Fix for wheel algo to be dynamic
2008-04-21   <brian@localhost... Completed work on Ketama (it is now dynamic)
2008-04-21   <brian@gir.tangen... Committing change to dynamic numbers of servers (need...
2008-04-20   <brian@gir>This will fix the bad head by Tim?
2008-03-22   <brian@gir.tangen... Adding support for trigger call on delete of a successf...
2008-03-18   <brian@gir-2.local>Merge
2008-03-18   <brian@gir-2.local>Read through caching function.
2008-03-17   <brian@gir.tangen... Cleanup for defaults on new connection timeouts.
2008-03-11   <brian@gir-2.local>Collapse heads for major merge.
2008-03-10   <brian@gir-2.local>Huge refactoring of directory structure.