awesomized/libmemcached
12 years agoUpdate for testig memcached_light
Brian Aker [Fri, 2 Mar 2012 07:05:55 +0000 (23:05 -0800)] 
Update for testig memcached_light

12 years agoFix exist and touch to just run if the server supports them.
Brian Aker [Tue, 28 Feb 2012 05:36:11 +0000 (21:36 -0800)] 
Fix exist and touch to just run if the server supports them.

12 years agoRemove debug error from libtest.
Brian Aker [Tue, 28 Feb 2012 03:13:13 +0000 (19:13 -0800)] 
Remove debug error from libtest.

12 years agoUpdate for logic for server_create.
Brian Aker [Mon, 27 Feb 2012 23:13:08 +0000 (15:13 -0800)] 
Update for logic for server_create.

12 years agoRemove assert
Brian Aker [Mon, 27 Feb 2012 19:05:56 +0000 (11:05 -0800)] 
Remove assert

12 years agoFix valgrind issues.
Brian Aker [Mon, 27 Feb 2012 17:12:15 +0000 (09:12 -0800)] 
Fix valgrind issues.

12 years agocleanup from merge of updates from libgearman's libtest.
Brian Aker [Mon, 27 Feb 2012 14:39:54 +0000 (06:39 -0800)] 
cleanup from merge of updates from libgearman's libtest.

12 years agoDowngrade m4 file so that it can compile on Centos
Brian Aker [Mon, 27 Feb 2012 02:13:00 +0000 (18:13 -0800)] 
Downgrade m4 file so that it can compile on Centos

12 years agoAdditions to testing to better check return values/etc for servers.
Brian Aker [Sun, 26 Feb 2012 18:30:36 +0000 (10:30 -0800)] 
Additions to testing to better check return values/etc for servers.

12 years agoFix for the light server.
Brian Aker [Thu, 23 Feb 2012 01:16:50 +0000 (17:16 -0800)] 
Fix for the light server.

12 years agoAdd an exception class for tossing resource error.
Brian Aker [Mon, 20 Feb 2012 05:52:40 +0000 (21:52 -0800)] 
Add an exception class for tossing resource error.

12 years agoUpdate free port logic.
Brian Aker [Sun, 19 Feb 2012 21:13:07 +0000 (13:13 -0800)] 
Update free port logic.

12 years agoSwitch to using bind() to just find free ports to use while testing.
Brian Aker [Sun, 19 Feb 2012 00:14:16 +0000 (16:14 -0800)] 
Switch to using bind() to just find free ports to use while testing.

12 years agoAdd in -Wparentheses
Brian Aker [Sat, 18 Feb 2012 21:36:29 +0000 (13:36 -0800)] 
Add in -Wparentheses

12 years agoAdditional test
Brian Aker [Sat, 18 Feb 2012 18:43:07 +0000 (10:43 -0800)] 
Additional test

12 years agoUpdate error type
Brian Aker [Sat, 18 Feb 2012 16:55:19 +0000 (08:55 -0800)] 
Update error type

12 years agoUpdate to use memcached_fatal() for purge return test.
Brian Aker [Sat, 18 Feb 2012 15:58:07 +0000 (07:58 -0800)] 
Update to use memcached_fatal() for purge return test.

12 years agoSee if this fixes the ICC
Brian Aker [Sat, 18 Feb 2012 09:11:44 +0000 (01:11 -0800)] 
See if this fixes the ICC

12 years agoFix for return
Brian Aker [Sat, 18 Feb 2012 03:05:10 +0000 (19:05 -0800)] 
Fix for return

12 years agoUpdate test
Brian Aker [Sat, 18 Feb 2012 02:40:33 +0000 (18:40 -0800)] 
Update test

12 years agoUpdate for fatal()
Brian Aker [Sat, 18 Feb 2012 01:55:07 +0000 (17:55 -0800)] 
Update for fatal()

12 years agoNo need to include <memory>
Brian Aker [Sat, 18 Feb 2012 01:02:18 +0000 (17:02 -0800)] 
No need to include <memory>

12 years agoUpdate to see if we can find bug out in jenkins farm
Brian Aker [Fri, 17 Feb 2012 23:51:07 +0000 (15:51 -0800)] 
Update to see if we can find bug out in jenkins farm

12 years agoUpdate tests to properly build since instance usage.
Brian Aker [Fri, 17 Feb 2012 20:49:58 +0000 (12:49 -0800)] 
Update tests to properly build since instance usage.

12 years agoUpdate libtest/associated tests.
Brian Aker [Fri, 17 Feb 2012 02:39:27 +0000 (18:39 -0800)] 
Update libtest/associated tests.

12 years agoAdd in a test to do memcached_set() after a kill has been issued.
Brian Aker [Tue, 14 Feb 2012 23:27:33 +0000 (15:27 -0800)] 
Add in a test to do memcached_set() after a kill has been issued.

12 years agoIntel compiler fix.
Brian Aker [Tue, 14 Feb 2012 17:00:57 +0000 (09:00 -0800)] 
Intel compiler fix.

12 years agoFix for debian
Brian Aker [Tue, 14 Feb 2012 16:31:25 +0000 (08:31 -0800)] 
Fix for debian

12 years agoMerge in removal of no-format-security, and fix signed issue from debian.
Brian Aker [Tue, 14 Feb 2012 16:08:30 +0000 (08:08 -0800)] 
Merge in removal of no-format-security, and fix signed issue from debian.

12 years agoUpdate tests.
Brian Aker [Tue, 14 Feb 2012 08:18:52 +0000 (00:18 -0800)] 
Update tests.

12 years agoUpdate tests.
Brian Aker [Tue, 14 Feb 2012 03:52:41 +0000 (19:52 -0800)] 
Update tests.

12 years agoUpdate tests for cleanup.
Brian Aker [Tue, 14 Feb 2012 01:00:16 +0000 (17:00 -0800)] 
Update tests for cleanup.

12 years agoFix typo in SASL bit. I hate m4
Brian Aker [Mon, 13 Feb 2012 23:58:47 +0000 (15:58 -0800)] 
Fix typo in SASL bit. I hate m4

12 years agoJust update to ptr for some loops.
Brian Aker [Mon, 13 Feb 2012 20:14:15 +0000 (12:14 -0800)] 
Just update to ptr for some loops.

12 years agoFix issue where uuid is not installed locally.
Brian Aker [Mon, 13 Feb 2012 19:52:44 +0000 (11:52 -0800)] 
Fix issue where uuid is not installed locally.

12 years agoRemove dead configure.ac issues.
Brian Aker [Mon, 13 Feb 2012 19:25:44 +0000 (11:25 -0800)] 
Remove dead configure.ac issues.

12 years agoFix sasl/stdcxx m4 issues
Brian Aker [Mon, 13 Feb 2012 18:47:58 +0000 (10:47 -0800)] 
Fix sasl/stdcxx m4 issues

12 years agoFix for binary test.
Brian Aker [Sun, 12 Feb 2012 19:29:44 +0000 (11:29 -0800)] 
Fix for binary test.

12 years agoRemove dead bit from m4
Brian Aker [Sun, 12 Feb 2012 19:17:39 +0000 (11:17 -0800)] 
Remove dead bit from m4

12 years agoExtend warning.
Brian Aker [Sun, 12 Feb 2012 19:09:52 +0000 (11:09 -0800)] 
Extend warning.

12 years agoUse newer rule for libuuid.
Brian Aker [Sun, 12 Feb 2012 19:05:39 +0000 (11:05 -0800)] 
Use newer rule for libuuid.

12 years agoRemove two warnings for m4
Brian Aker [Sun, 12 Feb 2012 18:59:52 +0000 (10:59 -0800)] 
Remove two warnings for m4

12 years agoUpdate docs
Brian Aker [Sun, 12 Feb 2012 11:50:26 +0000 (03:50 -0800)] 
Update docs

12 years agoFix the documentation for get server by key.
Brian Aker [Sun, 12 Feb 2012 10:38:46 +0000 (02:38 -0800)] 
Fix the documentation for get server by key.

12 years agoMake the number of servers we test against more flexible.
Brian Aker [Sun, 12 Feb 2012 10:35:10 +0000 (02:35 -0800)] 
Make the number of servers we test against more flexible.

12 years agoRemove the server number file (it was no longer required).
Brian Aker [Sun, 12 Feb 2012 05:07:20 +0000 (21:07 -0800)] 
Remove the server number file (it was no longer required).

12 years agoFix include file for missing file.
Brian Aker [Sat, 11 Feb 2012 23:24:38 +0000 (15:24 -0800)] 
Fix include file for missing file.

12 years agoTest for Jenkins env
Brian Aker [Sat, 11 Feb 2012 22:36:02 +0000 (14:36 -0800)] 
Test for Jenkins env

12 years agoUpdate test so that socket and tcp are running the tests, but not interlaced (this...
Brian Aker [Sat, 11 Feb 2012 19:43:49 +0000 (11:43 -0800)] 
Update test so that socket and tcp are running the tests, but not interlaced (this will be allowing for the new upgraded multi-node tests).

12 years agoSplit all mem_function out so that we can reuse the bulk of the tests at will.
Brian Aker [Fri, 10 Feb 2012 03:06:22 +0000 (19:06 -0800)] 
Split all mem_function out so that we can reuse the bulk of the tests at will.

12 years agoUpdate to fix more of the key cleanup.
Brian Aker [Thu, 9 Feb 2012 23:48:31 +0000 (15:48 -0800)] 
Update to fix more of the key cleanup.

12 years agoUpdate for moving out generate to its own files.
Brian Aker [Thu, 9 Feb 2012 06:09:02 +0000 (22:09 -0800)] 
Update for moving out generate to its own files.

12 years agoUpdate for additional test/pull out Haldenbrand
Brian Aker [Wed, 8 Feb 2012 23:03:22 +0000 (15:03 -0800)] 
Update for additional test/pull out Haldenbrand

12 years agoUpdate tests to use generic keys.
Brian Aker [Wed, 8 Feb 2012 17:26:15 +0000 (09:26 -0800)] 
Update tests to use generic keys.

12 years agoFirst pass on a generic zero key that can be used for test cases.
Brian Aker [Wed, 8 Feb 2012 15:51:48 +0000 (07:51 -0800)] 
First pass on a generic zero key that can be used for test cases.

12 years agoAdding UUID to generate keys for new test (which tests the removal of the dummy call...
Brian Aker [Wed, 8 Feb 2012 07:03:49 +0000 (23:03 -0800)] 
Adding UUID to generate keys for new test (which tests the removal of the dummy call which is no longer needed in mget()).

12 years agoRemove config/install-sh, just add when bulding tarball.
Brian Aker [Tue, 7 Feb 2012 14:47:04 +0000 (06:47 -0800)] 
Remove config/install-sh, just add when bulding tarball.

12 years agoMake version handle messages by priority.
Brian Aker [Mon, 30 Jan 2012 09:27:30 +0000 (01:27 -0800)] 
Make version handle messages by priority.

12 years agoUpdate binary version parsing.
Brian Aker [Mon, 30 Jan 2012 07:32:18 +0000 (23:32 -0800)] 
Update binary version parsing.

12 years agoPush version parsing into the parser.
Brian Aker [Mon, 30 Jan 2012 05:01:36 +0000 (21:01 -0800)] 
Push version parsing into the parser.

12 years agoMake use of memcached_fatal for determining state of loop processing.
Brian Aker [Mon, 30 Jan 2012 02:15:48 +0000 (18:15 -0800)] 
Make use of memcached_fatal for determining state of loop processing.

12 years agoAdd vim filetype
Brian Aker [Mon, 30 Jan 2012 01:48:14 +0000 (17:48 -0800)] 
Add vim filetype

12 years agoUpdate demangle to not have warnings.
Brian Aker [Sun, 29 Jan 2012 21:15:08 +0000 (13:15 -0800)] 
Update demangle to not have warnings.

12 years agoRemove dead support for the Inno library example.
Brian Aker [Sun, 29 Jan 2012 20:16:50 +0000 (12:16 -0800)] 
Remove dead support for the Inno library example.

12 years agoAdditional m4 updates.
Brian Aker [Sun, 29 Jan 2012 19:46:48 +0000 (11:46 -0800)] 
Additional m4 updates.

12 years agoFix m4 warnings, and fix a couple of issues around include files.
Brian Aker [Sun, 29 Jan 2012 12:39:16 +0000 (04:39 -0800)] 
Fix m4 warnings, and fix a couple of issues around include files.

12 years agoUpdates to m4
Brian Aker [Sun, 29 Jan 2012 11:43:43 +0000 (03:43 -0800)] 
Updates to m4

12 years agoUpdate packages.
Brian Aker [Sun, 29 Jan 2012 08:23:39 +0000 (00:23 -0800)] 
Update packages.

12 years agoUpdate get to not check the grouping key.
Brian Aker [Sun, 29 Jan 2012 00:29:40 +0000 (16:29 -0800)] 
Update get to not check the grouping key.

12 years agoRemove some of copy/past around incr/decr
Brian Aker [Sat, 28 Jan 2012 23:49:13 +0000 (15:49 -0800)] 
Remove some of copy/past around incr/decr

12 years agoFix it so that we use the result object for storing the numeric result that we eventu...
Brian Aker [Sat, 28 Jan 2012 22:13:16 +0000 (14:13 -0800)] 
Fix it so that we use the result object for storing the numeric result that we eventually returned.

12 years agoUpdate visibility
Brian Aker [Fri, 27 Jan 2012 07:09:08 +0000 (23:09 -0800)] 
Update visibility

12 years agoUpdate for version 1.0.4
Brian Aker [Fri, 27 Jan 2012 06:34:41 +0000 (22:34 -0800)] 
Update for version 1.0.4

12 years agoMissed count checking.
Brian Aker [Thu, 26 Jan 2012 18:35:41 +0000 (10:35 -0800)] 
Missed count checking.

12 years agoFlush is not reliable enough for ditching the cachekeys.
Brian Aker [Thu, 26 Jan 2012 16:27:25 +0000 (08:27 -0800)] 
Flush is not reliable enough for ditching the cachekeys.

12 years agoThis fixes memcached_dump(), and creates a couple of additional tests for memcached_s...
Brian Aker [Thu, 26 Jan 2012 07:12:47 +0000 (23:12 -0800)] 
This fixes memcached_dump(), and creates a couple of additional tests for memcached_stat_execute().

12 years agoFix fatal testing.
Brian Aker [Mon, 23 Jan 2012 07:21:54 +0000 (23:21 -0800)] 
Fix fatal testing.

12 years agoUpdate test cases.
Brian Aker [Fri, 20 Jan 2012 01:08:16 +0000 (17:08 -0800)] 
Update test cases.

12 years agoUpdate for TLS
Brian Aker [Wed, 11 Jan 2012 07:27:44 +0000 (23:27 -0800)] 
Update for TLS

12 years agoAdd in compiler vendor information.
Brian Aker [Wed, 11 Jan 2012 06:31:35 +0000 (22:31 -0800)] 
Add in compiler vendor information.

12 years agoMore memcached_dump()
Brian Aker [Wed, 11 Jan 2012 06:24:22 +0000 (22:24 -0800)] 
More memcached_dump()

12 years agoUpdated spec file.
Brian Aker [Mon, 9 Jan 2012 16:28:10 +0000 (08:28 -0800)] 
Updated spec file.

12 years agoFix RT library autoconf foo.
Brian Aker [Mon, 9 Jan 2012 07:31:52 +0000 (23:31 -0800)] 
Fix RT library autoconf foo.

12 years agoUpdate for new version.
Brian Aker [Mon, 9 Jan 2012 02:28:03 +0000 (18:28 -0800)] 
Update for new version.

12 years agoRemove dead m4, and make sure that the sort buffer is always large enough to handle...
Brian Aker [Sun, 8 Jan 2012 06:52:16 +0000 (22:52 -0800)] 
Remove dead m4, and make sure that the sort buffer is always large enough to handle whatever message it is given.

12 years agoFix floor namespace.
Brian Aker [Sun, 8 Jan 2012 05:36:12 +0000 (21:36 -0800)] 
Fix floor namespace.

12 years agoAdding in patch for DEAD server completion.
Brian Aker [Sun, 8 Jan 2012 00:54:08 +0000 (16:54 -0800)] 
Adding in patch for DEAD server completion.

12 years agoUpdate tests per bug 912408, so that if memcached is not available they will SKIP...
Brian Aker [Sat, 7 Jan 2012 22:16:36 +0000 (14:16 -0800)] 
Update tests per bug 912408, so that if memcached is not available they will SKIP and not fail.

12 years agoFix for 912571
Brian Aker [Sat, 7 Jan 2012 21:39:27 +0000 (13:39 -0800)] 
Fix for 912571

12 years agoFix for Clang on OSX.
Brian Aker [Fri, 6 Jan 2012 01:58:55 +0000 (17:58 -0800)] 
Fix for Clang on OSX.

12 years agoRemove final UDP bits from io framework.
Brian Aker [Thu, 5 Jan 2012 06:18:07 +0000 (22:18 -0800)] 
Remove final UDP bits from io framework.

12 years agoRemove dead UDP code.
Brian Aker [Thu, 5 Jan 2012 06:16:04 +0000 (22:16 -0800)] 
Remove dead UDP code.

12 years agoRemove udp call in IO.
Brian Aker [Thu, 5 Jan 2012 00:53:03 +0000 (16:53 -0800)] 
Remove udp call in IO.

12 years agoUpdate to error messages.
Brian Aker [Wed, 4 Jan 2012 05:39:35 +0000 (21:39 -0800)] 
Update to error messages.

12 years agoFixes UDP protocol to just use sendmsg().
Brian Aker [Mon, 2 Jan 2012 02:32:34 +0000 (18:32 -0800)] 
Fixes UDP protocol to just use sendmsg().

12 years agoUpdate vector reference
Brian Aker [Sat, 31 Dec 2011 02:30:11 +0000 (18:30 -0800)] 
Update vector reference

12 years agoAdd back in the UDP header creation.
Brian Aker [Sat, 31 Dec 2011 01:37:27 +0000 (17:37 -0800)] 
Add back in the UDP header creation.

12 years agoRemove a dead udp check
Brian Aker [Sat, 31 Dec 2011 01:19:55 +0000 (17:19 -0800)] 
Remove a dead udp check

12 years agoFix NULL bit to exist for UDP
Brian Aker [Sat, 31 Dec 2011 01:04:02 +0000 (17:04 -0800)] 
Fix NULL bit to exist for UDP

12 years agoStyle change
Brian Aker [Sat, 31 Dec 2011 00:37:31 +0000 (16:37 -0800)] 
Style change