awesomized/libmemcached
12 years agoUpdate for version 1.0.6
Brian Aker [Sun, 8 Apr 2012 01:27:14 +0000 (18:27 -0700)] 
Update for version

12 years agoAdd none support for testing.
Brian Aker [Sun, 8 Apr 2012 01:25:19 +0000 (18:25 -0700)] 
Add none support for testing.

12 years agoMerge in libtest.
Brian Aker [Sun, 8 Apr 2012 01:12:29 +0000 (18:12 -0700)] 
Merge in libtest.

12 years agoUpdate libtest.
Brian Aker [Sun, 8 Apr 2012 00:22:59 +0000 (17:22 -0700)] 
Update libtest.

12 years agoFix for sasl compile.
Brian Aker [Sat, 7 Apr 2012 00:33:40 +0000 (17:33 -0700)] 
Fix for sasl compile.

12 years agoFix documentation around --SOCKET
Brian Aker [Thu, 5 Apr 2012 22:51:23 +0000 (15:51 -0700)] 
Fix documentation around --SOCKET

12 years agoUpdate Changelog
Brian Aker [Thu, 5 Apr 2012 02:30:21 +0000 (19:30 -0700)] 
Update Changelog

12 years agoUpdate version info.
Brian Aker [Thu, 5 Apr 2012 02:29:26 +0000 (19:29 -0700)] 
Update version info.

12 years agoFix for unistd (https://launchpad.net/~michael-fladi)
Brian Aker [Thu, 5 Apr 2012 02:00:35 +0000 (19:00 -0700)] 
Fix for unistd (https://launchpad.net/~michael-fladi)

12 years agoUse poll, not settimer.
Brian Aker [Wed, 4 Apr 2012 15:49:53 +0000 (08:49 -0700)] 
Use poll, not settimer.

12 years agoFix for lp:962815, from https://launchpad.net/~harebox
Brian Aker [Wed, 4 Apr 2012 02:07:36 +0000 (19:07 -0700)] 
Fix for lp:962815, from https://launchpad.net/~harebox

12 years agoLatest of libtest.
Brian Aker [Tue, 3 Apr 2012 06:30:19 +0000 (23:30 -0700)] 
Latest of libtest.

12 years agoSync libtest.
Brian Aker [Mon, 26 Mar 2012 18:36:47 +0000 (11:36 -0700)] 
Sync libtest.

12 years agoOsx fixes.
Brian Aker [Mon, 26 Mar 2012 18:15:13 +0000 (11:15 -0700)] 
Osx fixes.

12 years agoUpdate
Brian Aker [Mon, 26 Mar 2012 01:08:09 +0000 (18:08 -0700)] 
Update

12 years agoAdding a copy of memcached to the tree.
Brian Aker [Fri, 23 Mar 2012 19:12:34 +0000 (12:12 -0700)] 
Adding a copy of memcached to the tree.

12 years agoMinor fix for C++ include style headers.
Brian Aker [Thu, 15 Mar 2012 06:38:22 +0000 (23:38 -0700)] 
Minor fix for C++ include style headers.

12 years agoUpdate ping call code.
Brian Aker [Wed, 14 Mar 2012 16:54:14 +0000 (09:54 -0700)] 
Update ping call code.

12 years agoUpdate for version 1.0.5 1.0.5
Brian Aker [Wed, 14 Mar 2012 05:57:24 +0000 (22:57 -0700)] 
Update for version 1.0.5

12 years agoMerge from libtest.
Brian Aker [Tue, 13 Mar 2012 16:05:25 +0000 (09:05 -0700)] 
Merge from libtest.

12 years agoImprovements on valgrind detection.
Brian Aker [Mon, 12 Mar 2012 07:21:40 +0000 (00:21 -0700)] 
Improvements on valgrind detection.

12 years agoUpdate for valgrind failure.
Brian Aker [Sun, 11 Mar 2012 20:04:00 +0000 (13:04 -0700)] 
Update for valgrind failure.

12 years agoUpdate of libtest
Brian Aker [Sun, 11 Mar 2012 07:40:27 +0000 (23:40 -0800)] 
Update of libtest

12 years agoUpdate version info for next version.
Brian Aker [Sun, 11 Mar 2012 02:38:50 +0000 (18:38 -0800)] 
Update version info for next version.

12 years agoMake sure gdb is installed for tests.
Brian Aker [Thu, 8 Mar 2012 17:47:33 +0000 (09:47 -0800)] 
Make sure gdb is installed for tests.

12 years agoUpdate/fix for OSX
Brian Aker [Thu, 8 Mar 2012 09:03:50 +0000 (01:03 -0800)] 
Update/fix for OSX

12 years agoOSX fix
Brian Aker [Thu, 8 Mar 2012 08:31:35 +0000 (00:31 -0800)] 
OSX fix

12 years agoFix a bunch of documentation formatting.
Brian Aker [Thu, 8 Mar 2012 07:13:01 +0000 (23:13 -0800)] 
Fix a bunch of documentation formatting.

12 years agoRemove optional config.h
Brian Aker [Tue, 6 Mar 2012 09:19:33 +0000 (01:19 -0800)] 
Remove optional config.h

12 years agoValgrind returns a different error for invalid binary.
Brian Aker [Mon, 5 Mar 2012 01:28:24 +0000 (17:28 -0800)] 
Valgrind returns a different error for invalid binary.

12 years agoAdd in better testing for gdb.
Brian Aker [Mon, 5 Mar 2012 00:44:37 +0000 (16:44 -0800)] 
Add in better testing for gdb.

12 years agoImplement function to determine how many cores are available.
Brian Aker [Sun, 4 Mar 2012 10:47:47 +0000 (02:47 -0800)] 
Implement function to determine how many cores are available.

12 years agosasl
Brian Aker [Sun, 4 Mar 2012 06:23:47 +0000 (22:23 -0800)] 
sasl

12 years agoUpdate autorun script
Brian Aker [Sat, 3 Mar 2012 23:14:47 +0000 (15:14 -0800)] 
Update autorun script

12 years agoFix for Ubuntu.
Brian Aker [Fri, 2 Mar 2012 07:19:05 +0000 (23:19 -0800)] 
Fix for Ubuntu.

12 years agoMerge in Ubuntu fixes.
Brian Aker [Fri, 2 Mar 2012 07:16:22 +0000 (23:16 -0800)] 
Merge in Ubuntu fixes.

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.