awesomized/libmemcached
15 years agoIncoming update to Murmur
Brian Aker [Wed, 15 Oct 2008 03:42:18 +0000 (20:42 -0700)] 
Incoming update to Murmur

15 years agolibmemcached_config.h should not be installed
Trond Norbye [Wed, 1 Oct 2008 08:58:13 +0000 (10:58 +0200)] 
libmemcached_config.h should not be installed

15 years agoHostname (and filename) should be const in memcached_server_add*
Trond Norbye [Tue, 30 Sep 2008 07:51:11 +0000 (09:51 +0200)] 
Hostname (and filename) should be const in memcached_server_add*

15 years agoAdding missing file.
<brian@gir-3.local> [Mon, 22 Sep 2008 23:36:21 +0000 (02:36 +0300)] 
Adding missing file.

15 years agoMerging in Brian Pontz work on Jenkins hash
<brian@gir-3.local> [Mon, 22 Sep 2008 23:16:51 +0000 (02:16 +0300)] 
Merging in Brian Pontz work on Jenkins hash

15 years agoWrapping up fixed for .24 release
Brian Aker [Tue, 16 Sep 2008 09:59:20 +0000 (02:59 -0700)] 
Wrapping up fixed for .24 release

15 years agoRefactored call, removed abort() call (we should never cause the parent
<brian@gir-3.local> [Tue, 9 Sep 2008 00:10:38 +0000 (17:10 -0700)] 
Refactored call, removed abort() call (we should never cause the parent
program to die).

15 years agoMoved response code to use a switch/case (instead if giant if/else)
<brian@gir-3.local> [Tue, 9 Sep 2008 00:02:06 +0000 (17:02 -0700)] 
Moved response code to use a switch/case (instead if giant if/else)

15 years agoCleanup values for future use of memcached_server_free()
<brian@gir-3.local> [Mon, 8 Sep 2008 23:38:09 +0000 (16:38 -0700)] 
Cleanup values for future use of memcached_server_free()

15 years agoStyle cleanup
<brian@gir-3.local> [Mon, 8 Sep 2008 23:30:35 +0000 (16:30 -0700)] 
Style cleanup

15 years agoUpdated for the creation of memcached_server_by_key().
<brian@gir-3.local> [Mon, 8 Sep 2008 23:19:01 +0000 (16:19 -0700)] 
Updated for the creation of memcached_server_by_key().

15 years agoFix dangling endif
<brian@gir-3.local> [Mon, 8 Sep 2008 21:04:33 +0000 (14:04 -0700)] 
Fix dangling endif

15 years agoMore warning cleanup.
<brian@gir-3.local> [Mon, 8 Sep 2008 20:08:02 +0000 (13:08 -0700)] 
More warning cleanup.

15 years agoCleanup warnings/found issue in store by key functions.
<brian@gir-3.local> [Mon, 8 Sep 2008 19:12:09 +0000 (12:12 -0700)] 
Cleanup warnings/found issue in store by key functions.

15 years agoAdded tag .23 for changeset 86b581b9fdb8
Brian Aker [Sun, 7 Sep 2008 15:18:58 +0000 (08:18 -0700)] 
Added tag .23 for changeset 86b581b9fdb8

15 years agoForgot to update version number. 0.23 _23
Brian Aker [Sun, 7 Sep 2008 15:18:45 +0000 (08:18 -0700)] 
Forgot to update version number.

15 years agoUpdate for release
Brian Aker [Sun, 7 Sep 2008 15:14:30 +0000 (08:14 -0700)] 
Update for release

15 years agoAdded tag .23 for changeset 58900f15f36b
Brian Aker [Sun, 7 Sep 2008 15:14:21 +0000 (08:14 -0700)] 
Added tag .23 for changeset 58900f15f36b

15 years agoMerge
Brian Aker [Sun, 7 Sep 2008 15:12:29 +0000 (08:12 -0700)] 
Merge

15 years agoFix for new RPM build machine.
Brian Aker [Sun, 7 Sep 2008 15:11:47 +0000 (08:11 -0700)] 
Fix for new RPM build machine.

15 years agofix a configure.ac typo(03 for O3)
Yin Chen [Fri, 29 Aug 2008 06:37:15 +0000 (14:37 +0800)] 
fix a configure.ac typo(03 for O3)

15 years agofix the incr/decr operation connection closed bug
Yin Chen [Fri, 29 Aug 2008 06:33:04 +0000 (14:33 +0800)] 
fix the incr/decr operation connection closed bug

15 years agoadd a memcached_result_string_st(A) interface to support the cas related API wrapper
Yin Chen [Mon, 25 Aug 2008 05:02:57 +0000 (13:02 +0800)] 
add a  memcached_result_string_st(A) interface to support the cas related API wrapper

15 years agofix a bug in update_continuum
Yin Chen [Wed, 20 Aug 2008 09:05:16 +0000 (17:05 +0800)] 
fix a bug in update_continuum

It will casue the valgrind to report "Conditional jump or move depends on uninitialised value(s)"

15 years agoClean up the compiler flag section
Trond Norbye [Tue, 19 Aug 2008 21:17:11 +0000 (23:17 +0200)] 
Clean up the compiler flag section

15 years agoFix compiler warning
Trond Norbye [Tue, 19 Aug 2008 21:13:23 +0000 (23:13 +0200)] 
Fix compiler warning

Cast the pointer to the uint64_t where the result should be stored to a char
pointer (memcached_response expects char pointer).

15 years agoAdded my name to the AUTHORS file
Trond Norbye [Tue, 19 Aug 2008 21:13:08 +0000 (23:13 +0200)] 
Added my name to the AUTHORS file

15 years agoFixed udp warnings.
Brian Aker [Tue, 19 Aug 2008 18:07:14 +0000 (11:07 -0700)] 
Fixed udp warnings.

15 years agoFew more cleanups.
Brian Aker [Tue, 19 Aug 2008 18:00:13 +0000 (11:00 -0700)] 
Few more cleanups.

15 years agoTurned up warnings in code
Brian Aker [Tue, 19 Aug 2008 17:58:25 +0000 (10:58 -0700)] 
Turned up warnings in code

15 years agoFixed memory leaks in test program.
Brian Aker [Tue, 19 Aug 2008 17:22:31 +0000 (10:22 -0700)] 
Fixed memory leaks in test program.

15 years agofix a logic error on memcached_server_remove which will cause double free problem
Yin Chen [Tue, 12 Aug 2008 09:16:50 +0000 (17:16 +0800)] 
fix a logic error on memcached_server_remove which will cause double free problem

15 years agoSmall cleanups
<brian@localhost.localdomain> [Sat, 2 Aug 2008 23:03:22 +0000 (16:03 -0700)] 
Small cleanups

15 years agoFix some flaw and bugs in server failure rehash
Yin Chen [Thu, 7 Aug 2008 08:43:15 +0000 (16:43 +0800)] 
Fix some flaw and bugs in server failure rehash

15 years agoAdd the LDFLAGS for -lm(floorf)
Yin Chen [Thu, 7 Aug 2008 04:00:43 +0000 (12:00 +0800)] 
Add the LDFLAGS for -lm(floorf)

15 years agoMerge the server failure rehash implementation
Yin Chen [Thu, 7 Aug 2008 03:14:45 +0000 (11:14 +0800)] 
Merge the server failure rehash implementation

15 years agoImplement the server failure rehash mechanism
Yin Chen [Wed, 6 Aug 2008 10:35:27 +0000 (18:35 +0800)] 
Implement the server failure rehash mechanism

15 years agoFix macro for verifying proper struct padding in protocol_binary.m4
Trond Norbye [Tue, 5 Aug 2008 10:47:39 +0000 (12:47 +0200)] 
Fix macro for verifying proper struct padding in protocol_binary.m4

15 years agoDetect the required libraries instead of hardcoding them in LDFLAGS
Trond Norbye [Tue, 5 Aug 2008 10:00:42 +0000 (12:00 +0200)] 
Detect the required libraries instead of hardcoding them in LDFLAGS

Use AC_SEARCH_LIBS to detect the required sockets libraries instead of
hardcoding them in LDFLAGS for the Sun Studio compiler.

15 years agoFixed: warning: missing braces around initializer
Trond Norbye [Mon, 4 Aug 2008 07:24:49 +0000 (09:24 +0200)] 
Fixed: warning: missing braces around initializer

15 years agoDo not try to run the binary protocol testsuite for pre-1.3 servers
Trond Norbye [Sun, 3 Aug 2008 12:57:01 +0000 (14:57 +0200)] 
Do not try to run the binary protocol testsuite for pre-1.3 servers

15 years agoAdded MEMCACHED_BEHAVIOR_SND_TIMEOUT, MEMCACHED_BEHAVIOR_RCV_TIMEOUT
<brian@localhost.localdomain> [Wed, 30 Jul 2008 22:19:22 +0000 (15:19 -0700)] 
Added MEMCACHED_BEHAVIOR_SND_TIMEOUT, MEMCACHED_BEHAVIOR_RCV_TIMEOUT

15 years agoHandling merge
<brian@localhost.localdomain> [Tue, 29 Jul 2008 06:01:57 +0000 (23:01 -0700)] 
Handling merge

15 years agoRemoved build-time dependency to memcached with binary support
Trond Norbye [Thu, 31 Jul 2008 08:46:10 +0000 (10:46 +0200)] 
Removed build-time dependency to memcached with binary support

Added a copy of memcached/protocol_binary.h to the source bundle to avoid the
need of having a memcached server with support for the binary protocol
installed on the build machine.

15 years agoFix for lingerd and bad free.
<brian@localhost.localdomain> [Tue, 29 Jul 2008 04:55:31 +0000 (21:55 -0700)] 
Fix for lingerd and bad free.

15 years agoFix for zero length bad key fix.
<brian@localhost.localdomain> [Sun, 27 Jul 2008 11:00:37 +0000 (04:00 -0700)] 
Fix for zero length bad key fix.

15 years agoInitial support for the binary protocol
<trond@localhost> [Sat, 26 Jul 2008 13:46:42 +0000 (15:46 +0200)] 
Initial support for the binary protocol

15 years agoFix for Chinese character sets.
<brian@localhost.localdomain> [Wed, 23 Jul 2008 22:05:43 +0000 (15:05 -0700)] 
Fix for Chinese character sets.

15 years agoPushing weighted ketama code.
<brian@localhost.localdomain> [Wed, 23 Jul 2008 19:16:31 +0000 (12:16 -0700)] 
Pushing weighted ketama code.

15 years agoRemoved dead code.
<brian@localhost.localdomain> [Fri, 18 Jul 2008 12:23:02 +0000 (05:23 -0700)] 
Removed dead code.

15 years agoAdding missing file.
<brian@localhost.localdomain> [Fri, 18 Jul 2008 11:56:06 +0000 (04:56 -0700)] 
Adding missing file.

15 years agoFix for Solaris 64bit
<brian@localhost.localdomain> [Fri, 18 Jul 2008 05:57:02 +0000 (22:57 -0700)] 
Fix for Solaris 64bit

15 years agoFix for solaris
<brian@localhost.localdomain> [Fri, 18 Jul 2008 05:44:57 +0000 (22:44 -0700)] 
Fix for solaris

15 years agoAdded tag 0.22 for changeset 55e4cd5cda1d
Brian Aker [Mon, 14 Jul 2008 16:26:35 +0000 (09:26 -0700)] 
Added tag 0.22 for changeset 55e4cd5cda1d

15 years agoSaving new version 0.22
Brian Aker [Mon, 14 Jul 2008 16:26:30 +0000 (09:26 -0700)] 
Saving new version

15 years agoAdding test for sort.
<brian@gir-3.local> [Mon, 30 Jun 2008 18:48:20 +0000 (11:48 -0700)] 
Adding test for sort.

15 years agoMore tests for Key prefix
<brian@gir-3.local> [Mon, 30 Jun 2008 18:45:01 +0000 (11:45 -0700)] 
More tests for Key prefix

15 years agoFix for prefix key checking in prefix
<brian@gir-3.local> [Mon, 30 Jun 2008 18:17:09 +0000 (11:17 -0700)] 
Fix for prefix key checking in prefix

15 years agoFix for bad key on master
<brian@gir-3.local> [Mon, 30 Jun 2008 17:48:50 +0000 (10:48 -0700)] 
Fix for bad key on master

15 years agoCleaned up documentation
<brian@gir-3.local> [Mon, 30 Jun 2008 16:06:09 +0000 (09:06 -0700)] 
Cleaned up documentation

15 years agoMerge
<brian@gir-3.local> [Mon, 30 Jun 2008 16:02:49 +0000 (09:02 -0700)] 
Merge

15 years agoClarified return type for prefix key in cases where it is too long.
<brian@gir-3.local> [Mon, 30 Jun 2008 16:01:46 +0000 (09:01 -0700)] 
Clarified return type for prefix key in cases where it is too long.

15 years agoSimple fix in stats.
<brian@localhost.localdomain> [Wed, 25 Jun 2008 06:44:13 +0000 (23:44 -0700)] 
Simple fix in stats.

15 years agoBad data for threads (Toru patch)
<brian@gir-3.local> [Thu, 19 Jun 2008 01:19:15 +0000 (18:19 -0700)] 
Bad data for threads (Toru patch)

16 years agoImport for license clarification
<brian@gir-2.local> [Thu, 29 May 2008 03:21:30 +0000 (08:51 +0530)] 
Import for license clarification

16 years agoClarify what license libmemcache uses
Scott MacVicar [Thu, 29 May 2008 02:25:54 +0000 (03:25 +0100)] 
Clarify what license libmemcache uses

16 years agoBug fix in documentation Tim found.
<brian@gir-2.local> [Tue, 27 May 2008 04:24:01 +0000 (09:54 +0530)] 
Bug fix in documentation Tim found.

16 years agoFix for flags operation (aka not storing the final bit right). Updated
<brian@gir-2.local> [Tue, 27 May 2008 04:19:13 +0000 (09:49 +0530)] 
Fix for flags operation (aka not storing the final bit right). Updated
version.

16 years agoAdded tag 0.21 for changeset fe3c45a3a97f
Brian Aker [Sat, 24 May 2008 01:47:34 +0000 (18:47 -0700)] 
Added tag 0.21 for changeset fe3c45a3a97f

16 years agoTagging version 0.21 for release 0.21
Brian Aker [Sat, 24 May 2008 01:47:22 +0000 (18:47 -0700)] 
Tagging version 0.21 for release

16 years agoFix for death of file io to call shutdown()
<brian@h219-110-127-160.catv02.itscom.jp> [Wed, 21 May 2008 14:49:54 +0000 (23:49 +0900)] 
Fix for death of file io to call shutdown()

16 years agoFixed semi colon bug in memcp.
<brian@h219-110-127-160.catv02.itscom.jp> [Wed, 21 May 2008 14:30:15 +0000 (23:30 +0900)] 
Fixed semi colon bug in memcp.

16 years agoUpdated headers for version 21
Brian Aker [Wed, 21 May 2008 01:51:52 +0000 (18:51 -0700)] 
Updated headers for version 21

16 years agoFix for bootstrap env
Brian Aker [Wed, 21 May 2008 01:49:02 +0000 (18:49 -0700)] 
Fix for bootstrap env

16 years agoFound issue with rollback for clone operation with prefix key.
Brian Aker [Wed, 21 May 2008 01:46:07 +0000 (18:46 -0700)] 
Found issue with rollback for clone operation with prefix key.

16 years agoMEMCACHED_CALLBACK_PREFIX_KEY added (so domaining keys is now aailable in
Brian Aker [Wed, 21 May 2008 00:57:36 +0000 (17:57 -0700)] 
MEMCACHED_CALLBACK_PREFIX_KEY  added (so domaining keys is now aailable in
the driver).

16 years agoFixed all key methods to now take const char * (all previous code will work
Brian Aker [Tue, 20 May 2008 23:05:04 +0000 (16:05 -0700)] 
Fixed all key methods to now take const char * (all previous code will work
just fine).

16 years agoFix in spelling of memcached_strerror()
<brian@gir.tangent.org> [Thu, 15 May 2008 15:08:21 +0000 (08:08 -0700)] 
Fix in spelling of memcached_strerror()

16 years agoAdded tag .20 for changeset 9f8a8e3976c5
Brian Aker [Mon, 5 May 2008 15:34:52 +0000 (08:34 -0700)] 
Added tag .20 for changeset 9f8a8e3976c5

16 years agoAdding version .20 0.20 _20
Brian Aker [Mon, 5 May 2008 15:34:42 +0000 (08:34 -0700)] 
Adding version .20

16 years agoMerge 477:75823cad36b7 with -r 476
<patg@patg.net> [Mon, 5 May 2008 03:32:10 +0000 (23:32 -0400)] 
Merge 477:75823cad36b7 with -r 476

16 years agoRemoved increment test until able to resolve issue - need to talk to Brian
<patg@patg.net> [Mon, 5 May 2008 03:03:19 +0000 (23:03 -0400)] 
Removed increment test until able to resolve issue - need to talk to Brian

16 years agoWork on C++ library. Pulled out result methods - need to define 'result'
<patg@patg.net> [Mon, 5 May 2008 02:27:29 +0000 (22:27 -0400)] 
Work on C++ library. Pulled out result methods - need to define 'result'
class.

16 years agoRemoved old asserts in client apps.
<brian@localhost.localdomain> [Fri, 2 May 2008 22:11:07 +0000 (15:11 -0700)] 
Removed old asserts in client apps.

16 years agoAdding in more tests for command line tools.
<brian@localhost.localdomain> [Fri, 2 May 2008 16:35:02 +0000 (09:35 -0700)] 
Adding in more tests for command line tools.

16 years agoMerge
<brian@localhost.localdomain> [Fri, 2 May 2008 13:15:17 +0000 (06:15 -0700)] 
Merge

16 years agoMore tests for consistent.
<brian@localhost.localdomain> [Fri, 2 May 2008 13:14:18 +0000 (06:14 -0700)] 
More tests for consistent.
Fixed memory leak around addrinfo when host constantly fails.

16 years agoFix for watchpoint macro (Solaris discovery)
<brian@gir.tangent.org> [Fri, 2 May 2008 06:01:09 +0000 (23:01 -0700)] 
Fix for watchpoint macro (Solaris discovery)

16 years agofix typos in README files
Mark Atwood [Wed, 30 Apr 2008 00:20:48 +0000 (17:20 -0700)] 
fix typos in README files

16 years agoFix on definition for memcached_execute_fetch().
<brian@gir-2.local> [Tue, 29 Apr 2008 23:42:18 +0000 (16:42 -0700)] 
Fix on definition for memcached_execute_fetch().

16 years agoAdded test for ketama. Fixed bug in setting behavior.
<brian@localhost.localdomain> [Wed, 23 Apr 2008 12:13:18 +0000 (05:13 -0700)] 
Added test for ketama. Fixed bug in setting behavior.

16 years agoCleanup of behaviors around ketama
<brian@localhost.localdomain> [Wed, 23 Apr 2008 11:35:04 +0000 (04:35 -0700)] 
Cleanup of behaviors around ketama

16 years agoChanged 'memcached_delete' back to 'delete'
<patg@my.patg.net> [Tue, 22 Apr 2008 15:14:18 +0000 (11:14 -0400)] 
Changed 'memcached_delete' back to 'delete'

16 years agoFixed timeout to be low for connect()
<brian@localhost.localdomain> [Mon, 21 Apr 2008 19:02:17 +0000 (12:02 -0700)] 
Fixed timeout to be low for connect()
Updated THANKS file.

16 years agoFixed wrong strtol for stat.
<brian@localhost.localdomain> [Mon, 21 Apr 2008 18:21:12 +0000 (11:21 -0700)] 
Fixed wrong strtol for stat.

16 years agoFix for wheel algo to be dynamic
<brian@localhost.localdomain> [Mon, 21 Apr 2008 18:17:06 +0000 (11:17 -0700)] 
Fix for wheel algo to be dynamic

16 years agoUpdating changelog
<brian@localhost.localdomain> [Mon, 21 Apr 2008 17:15:18 +0000 (10:15 -0700)] 
Updating changelog

16 years agoPulling in Mark's fixes for memory leaks in memslap
<brian@localhost.localdomain> [Mon, 21 Apr 2008 17:14:28 +0000 (10:14 -0700)] 
Pulling in Mark's fixes for memory leaks in memslap

16 years agoCompleted work on Ketama (it is now dynamic)
<brian@localhost.localdomain> [Mon, 21 Apr 2008 17:08:50 +0000 (10:08 -0700)] 
Completed work on Ketama (it is now dynamic)

16 years agoCommitting change to dynamic numbers of servers (need to pull this to a linux
<brian@gir.tangent.org> [Mon, 21 Apr 2008 23:10:50 +0000 (16:10 -0700)] 
Committing change to dynamic numbers of servers (need to pull this to a linux
box for testing)