Brian Aker [Sun, 8 Jan 2012 00:54:08 +0000 (16:54 -0800)]
Adding in patch for DEAD server completion.
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.
Brian Aker [Sat, 7 Jan 2012 21:39:27 +0000 (13:39 -0800)]
Fix for 912571
Brian Aker [Fri, 6 Jan 2012 01:58:55 +0000 (17:58 -0800)]
Fix for Clang on OSX.
Brian Aker [Thu, 5 Jan 2012 06:18:07 +0000 (22:18 -0800)]
Remove final UDP bits from io framework.
Brian Aker [Thu, 5 Jan 2012 06:16:04 +0000 (22:16 -0800)]
Remove dead UDP code.
Brian Aker [Thu, 5 Jan 2012 00:53:03 +0000 (16:53 -0800)]
Remove udp call in IO.
Brian Aker [Wed, 4 Jan 2012 05:39:35 +0000 (21:39 -0800)]
Update to error messages.
Brian Aker [Mon, 2 Jan 2012 02:32:34 +0000 (18:32 -0800)]
Fixes UDP protocol to just use sendmsg().
Brian Aker [Sat, 31 Dec 2011 02:30:11 +0000 (18:30 -0800)]
Update vector reference
Brian Aker [Sat, 31 Dec 2011 01:37:27 +0000 (17:37 -0800)]
Add back in the UDP header creation.
Brian Aker [Sat, 31 Dec 2011 01:19:55 +0000 (17:19 -0800)]
Remove a dead udp check
Brian Aker [Sat, 31 Dec 2011 01:04:02 +0000 (17:04 -0800)]
Fix NULL bit to exist for UDP
Brian Aker [Sat, 31 Dec 2011 00:37:31 +0000 (16:37 -0800)]
Style change
Brian Aker [Sat, 31 Dec 2011 00:19:34 +0000 (16:19 -0800)]
Update logic around UDP.
Brian Aker [Fri, 30 Dec 2011 18:47:14 +0000 (10:47 -0800)]
Update tests for style/correctness.
Brian Aker [Wed, 28 Dec 2011 19:57:48 +0000 (11:57 -0800)]
Update for storage to now use vector
Brian Aker [Tue, 27 Dec 2011 18:31:38 +0000 (10:31 -0800)]
Updating for simplified IO flush.
Brian Aker [Tue, 27 Dec 2011 17:01:23 +0000 (09:01 -0800)]
Remove return length from io_flush
Brian Aker [Tue, 27 Dec 2011 16:34:17 +0000 (08:34 -0800)]
Fix -1 usage for bad socket descriptor
Brian Aker [Tue, 27 Dec 2011 16:28:22 +0000 (08:28 -0800)]
Update for style in tests.
Brian Aker [Tue, 27 Dec 2011 07:52:02 +0000 (23:52 -0800)]
Update touch for batching.
Brian Aker [Tue, 27 Dec 2011 07:39:58 +0000 (23:39 -0800)]
Convert storage over to use vector better.
Brian Aker [Tue, 27 Dec 2011 04:53:35 +0000 (20:53 -0800)]
Clean up style in auto.
Brian Aker [Tue, 27 Dec 2011 04:32:16 +0000 (20:32 -0800)]
Have incr/decr use the number the parser for asci finds.
Brian Aker [Mon, 26 Dec 2011 06:24:07 +0000 (22:24 -0800)]
Format changes to response.cc
Brian Aker [Sun, 25 Dec 2011 20:18:57 +0000 (12:18 -0800)]
Fix detangle, minor style cleanups.
Brian Aker [Thu, 22 Dec 2011 23:12:05 +0000 (15:12 -0800)]
Remove memcached_do()
Brian Aker [Thu, 22 Dec 2011 22:54:27 +0000 (14:54 -0800)]
Update stats for vector.
Brian Aker [Thu, 22 Dec 2011 20:41:59 +0000 (12:41 -0800)]
Clean up the ASCII parser.
Brian Aker [Thu, 22 Dec 2011 17:02:05 +0000 (09:02 -0800)]
Switch verbose to vector.
Brian Aker [Thu, 22 Dec 2011 08:34:24 +0000 (00:34 -0800)]
Convert stats to vector.
Brian Aker [Thu, 22 Dec 2011 02:41:21 +0000 (18:41 -0800)]
Update flush.
Brian Aker [Thu, 22 Dec 2011 02:20:28 +0000 (18:20 -0800)]
Update dump code.
Brian Aker [Thu, 22 Dec 2011 01:32:11 +0000 (17:32 -0800)]
Update auto to use vector
Brian Aker [Thu, 22 Dec 2011 00:28:45 +0000 (16:28 -0800)]
Update to use vector for delete.
Brian Aker [Fri, 16 Dec 2011 00:19:33 +0000 (16:19 -0800)]
Fix OSX failure, and have memcached_do just use memcached_vdo
Brian Aker [Tue, 13 Dec 2011 03:17:43 +0000 (19:17 -0800)]
Fix sign issue
Brian Aker [Mon, 12 Dec 2011 16:59:07 +0000 (11:59 -0500)]
Update to tests (just moved for version specifics). Outlined basics for 1.2, and 2.0
Brian Aker [Tue, 6 Dec 2011 05:48:17 +0000 (00:48 -0500)]
Remove old tests.
Brian Aker [Tue, 6 Dec 2011 05:44:43 +0000 (00:44 -0500)]
Updated to push API tests into version.
Brian Aker [Wed, 30 Nov 2011 16:41:29 +0000 (08:41 -0800)]
Fix usage for using the macro for realloc.
Brian Aker [Wed, 30 Nov 2011 08:16:51 +0000 (00:16 -0800)]
First pass through to make sure malloc is type safe
Brian Aker [Tue, 29 Nov 2011 23:20:06 +0000 (15:20 -0800)]
Break out local functions.
Brian Aker [Tue, 29 Nov 2011 19:41:49 +0000 (11:41 -0800)]
Try to setup initial DNS a bit earlier in the process so that we can make use of a few more cycles.
Brian Aker [Mon, 28 Nov 2011 21:50:36 +0000 (13:50 -0800)]
Remove private declaration from public API.
Brian Aker [Mon, 28 Nov 2011 05:19:50 +0000 (21:19 -0800)]
Reverse patch
Brian Aker [Mon, 28 Nov 2011 05:07:22 +0000 (21:07 -0800)]
Merge
Brian Aker [Mon, 28 Nov 2011 05:05:08 +0000 (21:05 -0800)]
Correction for UDP code in ascii mode.
Brian Aker [Sun, 27 Nov 2011 23:03:03 +0000 (15:03 -0800)]
Rely on the jenkins test.
Brian Aker [Sun, 27 Nov 2011 05:59:20 +0000 (21:59 -0800)]
Fix one of the valgrind issues in mem_function.cc test.
Brian Aker [Sun, 27 Nov 2011 04:07:26 +0000 (20:07 -0800)]
Improve parser error messages.
Brian Aker [Thu, 24 Nov 2011 03:55:53 +0000 (19:55 -0800)]
Fixes for returning better error in parser if namespace is invoked twice.
Brian Aker [Mon, 21 Nov 2011 02:21:22 +0000 (18:21 -0800)]
Cleanup tests to be more independent of distribution type.
Brian Aker [Thu, 3 Nov 2011 02:39:26 +0000 (19:39 -0700)]
change default distribution to now be consistent
Brian Aker [Wed, 2 Nov 2011 22:56:48 +0000 (15:56 -0700)]
Remove dead pandora usage.
Brian Aker [Wed, 26 Oct 2011 15:46:56 +0000 (08:46 -0700)]
Merge in version 1.0.2
Brian Aker [Wed, 26 Oct 2011 05:49:13 +0000 (22:49 -0700)]
Remove iconv
Brian Aker [Wed, 26 Oct 2011 05:37:18 +0000 (22:37 -0700)]
Remove dead pandora files.
Brian Aker [Wed, 26 Oct 2011 02:17:14 +0000 (19:17 -0700)]
Remove dead pandora files
Brian Aker [Mon, 24 Oct 2011 15:00:57 +0000 (08:00 -0700)]
Merge in version number
Brian Aker [Tue, 18 Oct 2011 21:39:14 +0000 (14:39 -0700)]
Adding visibility file.
Brian Aker [Tue, 18 Oct 2011 21:08:56 +0000 (14:08 -0700)]
Start updating docs.
Brian Aker [Tue, 18 Oct 2011 00:47:53 +0000 (17:47 -0700)]
Merge in updates for fixes to Hurd and license issue around hash for Redhat.
Brian Aker [Thu, 13 Oct 2011 23:39:48 +0000 (16:39 -0700)]
Merge in version update
Brian Aker [Wed, 12 Oct 2011 22:06:33 +0000 (15:06 -0700)]
Update version information.
Brian Aker [Wed, 12 Oct 2011 00:04:45 +0000 (17:04 -0700)]
Fix issue with m4 portability
Brian Aker [Tue, 11 Oct 2011 23:47:10 +0000 (16:47 -0700)]
Next pass in removing gettext (solve warnings on lion, we don't use GETTEXT anyways).
Brian Aker [Tue, 11 Oct 2011 23:42:43 +0000 (16:42 -0700)]
Not use of gettext
Brian Aker [Tue, 11 Oct 2011 23:37:12 +0000 (16:37 -0700)]
Adding in install-sh (not found on OSX)
Brian Aker [Tue, 11 Oct 2011 23:12:58 +0000 (16:12 -0700)]
Adding in versioning documentation.
Brian Aker [Tue, 11 Oct 2011 20:04:15 +0000 (13:04 -0700)]
Streamline how we are handling the printing of error types.
Brian Aker [Mon, 10 Oct 2011 07:27:54 +0000 (00:27 -0700)]
Merge in macro
Brian Aker [Mon, 10 Oct 2011 06:08:34 +0000 (23:08 -0700)]
Fix for 850399, add in libgearman test.
Brian Aker [Sun, 9 Oct 2011 00:47:46 +0000 (17:47 -0700)]
Fix for memory leak in UDP tests.
Brian Aker [Sat, 8 Oct 2011 23:34:32 +0000 (16:34 -0700)]
Merge in fixes for UDP
Brian Aker [Fri, 7 Oct 2011 21:04:46 +0000 (17:04 -0400)]
Fix OSX issues.
Brian Aker [Fri, 7 Oct 2011 19:28:07 +0000 (12:28 -0700)]
Merge in additional compiler/test cleanups.
Brian Aker [Fri, 7 Oct 2011 19:00:39 +0000 (12:00 -0700)]
Fix build warning on OSX.
Brian Aker [Fri, 7 Oct 2011 18:35:05 +0000 (11:35 -0700)]
Test update
Brian Aker [Fri, 7 Oct 2011 13:20:29 +0000 (06:20 -0700)]
Remove test assumption about port 0 (it assumed no other memcached server would be running on default)
Brian Aker [Fri, 7 Oct 2011 12:19:17 +0000 (05:19 -0700)]
Strict alias undef around callbacks.
Brian Aker [Fri, 7 Oct 2011 12:17:40 +0000 (05:17 -0700)]
Merge in error for expiration for delete, and test update
Brian Aker [Thu, 6 Oct 2011 19:20:37 +0000 (12:20 -0700)]
Fix Ubuntu compile find.
Brian Aker [Thu, 6 Oct 2011 19:17:02 +0000 (12:17 -0700)]
Push pool code out to specific file.
Brian Aker [Wed, 5 Oct 2011 21:41:46 +0000 (14:41 -0700)]
Merge in touch.
Brian Aker [Tue, 4 Oct 2011 17:38:16 +0000 (10:38 -0700)]
Update all of the build/spec files.
Brian Aker [Mon, 3 Oct 2011 19:01:10 +0000 (12:01 -0700)]
On success, we should exit the loop.
Brian Aker [Mon, 3 Oct 2011 15:00:58 +0000 (11:00 -0400)]
Flip structure declation.
Brian Aker [Mon, 3 Oct 2011 05:13:24 +0000 (01:13 -0400)]
Merge in some updates to style.
Brian Aker [Mon, 3 Oct 2011 04:46:09 +0000 (00:46 -0400)]
Add test case for situation where callback shouldn't be set because of behavior settings.
Brian Aker [Sun, 2 Oct 2011 23:49:04 +0000 (16:49 -0700)]
Update all of the delete key logic (split it off for ASCII)
Brian Aker [Sun, 2 Oct 2011 21:59:05 +0000 (14:59 -0700)]
Fix style issue in delete. Fix test case which was not using versioned hashkit.
Brian Aker [Sun, 2 Oct 2011 18:02:19 +0000 (11:02 -0700)]
Create version 1.0 directory structure.
Brian Aker [Thu, 29 Sep 2011 23:54:09 +0000 (16:54 -0700)]
Fix for lp:860465
Brian Aker [Tue, 27 Sep 2011 03:50:44 +0000 (20:50 -0700)]
Update version, Changelog.
Brian Aker [Mon, 26 Sep 2011 21:41:48 +0000 (14:41 -0700)]
Fix AM_CONDITIONAL for non-linux
Brian Aker [Mon, 26 Sep 2011 06:13:04 +0000 (23:13 -0700)]
Extend pool API for fetch/release. Fix concurrency issue in test case.
Brian Aker [Fri, 23 Sep 2011 20:29:34 +0000 (13:29 -0700)]
Remove -lm obsolete macro.
Update helgrind rules.
Version information.
Brian Aker [Thu, 22 Sep 2011 21:27:29 +0000 (14:27 -0700)]
Linux specifuc fix for -lm