m6w6/libmemcached
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

12 years agoUpdate logic around UDP.
Brian Aker [Sat, 31 Dec 2011 00:19:34 +0000 (16:19 -0800)] 
Update logic around UDP.

12 years agoUpdate tests for style/correctness.
Brian Aker [Fri, 30 Dec 2011 18:47:14 +0000 (10:47 -0800)] 
Update tests for style/correctness.

12 years agoUpdate for storage to now use vector
Brian Aker [Wed, 28 Dec 2011 19:57:48 +0000 (11:57 -0800)] 
Update for storage to now use vector

12 years agoUpdating for simplified IO flush.
Brian Aker [Tue, 27 Dec 2011 18:31:38 +0000 (10:31 -0800)] 
Updating for simplified IO flush.

12 years agoRemove return length from io_flush
Brian Aker [Tue, 27 Dec 2011 17:01:23 +0000 (09:01 -0800)] 
Remove return length from io_flush

12 years agoFix -1 usage for bad socket descriptor
Brian Aker [Tue, 27 Dec 2011 16:34:17 +0000 (08:34 -0800)] 
Fix -1 usage for bad socket descriptor

12 years agoUpdate for style in tests.
Brian Aker [Tue, 27 Dec 2011 16:28:22 +0000 (08:28 -0800)] 
Update for style in tests.

12 years agoUpdate touch for batching.
Brian Aker [Tue, 27 Dec 2011 07:52:02 +0000 (23:52 -0800)] 
Update touch for batching.

12 years agoConvert storage over to use vector better.
Brian Aker [Tue, 27 Dec 2011 07:39:58 +0000 (23:39 -0800)] 
Convert storage over to use vector better.

12 years agoClean up style in auto.
Brian Aker [Tue, 27 Dec 2011 04:53:35 +0000 (20:53 -0800)] 
Clean up style in auto.

12 years agoHave incr/decr use the number the parser for asci finds.
Brian Aker [Tue, 27 Dec 2011 04:32:16 +0000 (20:32 -0800)] 
Have incr/decr use the number the parser for asci finds.

12 years agoFormat changes to response.cc
Brian Aker [Mon, 26 Dec 2011 06:24:07 +0000 (22:24 -0800)] 
Format changes to response.cc

12 years agoFix detangle, minor style cleanups.
Brian Aker [Sun, 25 Dec 2011 20:18:57 +0000 (12:18 -0800)] 
Fix detangle, minor style cleanups.

12 years agoRemove memcached_do()
Brian Aker [Thu, 22 Dec 2011 23:12:05 +0000 (15:12 -0800)] 
Remove memcached_do()

12 years agoUpdate stats for vector.
Brian Aker [Thu, 22 Dec 2011 22:54:27 +0000 (14:54 -0800)] 
Update stats for vector.

12 years agoClean up the ASCII parser.
Brian Aker [Thu, 22 Dec 2011 20:41:59 +0000 (12:41 -0800)] 
Clean up the ASCII parser.

12 years agoSwitch verbose to vector.
Brian Aker [Thu, 22 Dec 2011 17:02:05 +0000 (09:02 -0800)] 
Switch verbose to vector.

12 years agoConvert stats to vector.
Brian Aker [Thu, 22 Dec 2011 08:34:24 +0000 (00:34 -0800)] 
Convert stats to vector.

12 years agoUpdate flush.
Brian Aker [Thu, 22 Dec 2011 02:41:21 +0000 (18:41 -0800)] 
Update flush.

12 years agoUpdate dump code.
Brian Aker [Thu, 22 Dec 2011 02:20:28 +0000 (18:20 -0800)] 
Update dump code.

12 years agoUpdate auto to use vector
Brian Aker [Thu, 22 Dec 2011 01:32:11 +0000 (17:32 -0800)] 
Update auto to use vector

12 years agoUpdate to use vector for delete.
Brian Aker [Thu, 22 Dec 2011 00:28:45 +0000 (16:28 -0800)] 
Update to use vector for delete.

12 years agoFix OSX failure, and have memcached_do just use memcached_vdo
Brian Aker [Fri, 16 Dec 2011 00:19:33 +0000 (16:19 -0800)] 
Fix OSX failure, and have memcached_do just use memcached_vdo

12 years agoFix sign issue
Brian Aker [Tue, 13 Dec 2011 03:17:43 +0000 (19:17 -0800)] 
Fix sign issue

12 years agoUpdate to tests (just moved for version specifics). Outlined basics for 1.2, and 2.0
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

12 years agoRemove old tests.
Brian Aker [Tue, 6 Dec 2011 05:48:17 +0000 (00:48 -0500)] 
Remove old tests.

12 years agoUpdated to push API tests into version.
Brian Aker [Tue, 6 Dec 2011 05:44:43 +0000 (00:44 -0500)] 
Updated to push API tests into version.

12 years agoFix usage for using the macro for realloc.
Brian Aker [Wed, 30 Nov 2011 16:41:29 +0000 (08:41 -0800)] 
Fix usage for using the macro for realloc.

12 years agoFirst pass through to make sure malloc is type safe
Brian Aker [Wed, 30 Nov 2011 08:16:51 +0000 (00:16 -0800)] 
First pass through to make sure malloc is type safe

12 years agoBreak out local functions.
Brian Aker [Tue, 29 Nov 2011 23:20:06 +0000 (15:20 -0800)] 
Break out local functions.

12 years agoTry to setup initial DNS a bit earlier in the process so that we can make use of...
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.

12 years agoRemove private declaration from public API.
Brian Aker [Mon, 28 Nov 2011 21:50:36 +0000 (13:50 -0800)] 
Remove private declaration from public API.

12 years agoReverse patch
Brian Aker [Mon, 28 Nov 2011 05:19:50 +0000 (21:19 -0800)] 
Reverse patch

12 years agoMerge
Brian Aker [Mon, 28 Nov 2011 05:07:22 +0000 (21:07 -0800)] 
Merge

12 years agoCorrection for UDP code in ascii mode.
Brian Aker [Mon, 28 Nov 2011 05:05:08 +0000 (21:05 -0800)] 
Correction for UDP code in ascii mode.

12 years agoRely on the jenkins test.
Brian Aker [Sun, 27 Nov 2011 23:03:03 +0000 (15:03 -0800)] 
Rely on the jenkins test.

12 years agoFix one of the valgrind issues in mem_function.cc 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.

12 years agoImprove parser error messages.
Brian Aker [Sun, 27 Nov 2011 04:07:26 +0000 (20:07 -0800)] 
Improve parser error messages.

12 years agoFixes for returning better error in parser if namespace is invoked twice.
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.

12 years agoCleanup tests to be more independent of distribution type.
Brian Aker [Mon, 21 Nov 2011 02:21:22 +0000 (18:21 -0800)] 
Cleanup tests to be more independent of distribution type.

12 years agochange default distribution to now be consistent
Brian Aker [Thu, 3 Nov 2011 02:39:26 +0000 (19:39 -0700)] 
change default distribution to now be consistent

12 years agoRemove dead pandora usage.
Brian Aker [Wed, 2 Nov 2011 22:56:48 +0000 (15:56 -0700)] 
Remove dead pandora usage.

12 years agoMerge in version 1.0.2
Brian Aker [Wed, 26 Oct 2011 15:46:56 +0000 (08:46 -0700)] 
Merge in version 1.0.2

12 years agoRemove iconv
Brian Aker [Wed, 26 Oct 2011 05:49:13 +0000 (22:49 -0700)] 
Remove iconv

12 years agoRemove dead pandora files.
Brian Aker [Wed, 26 Oct 2011 05:37:18 +0000 (22:37 -0700)] 
Remove dead pandora files.

12 years agoRemove dead pandora files
Brian Aker [Wed, 26 Oct 2011 02:17:14 +0000 (19:17 -0700)] 
Remove dead pandora files

12 years agoMerge in version number
Brian Aker [Mon, 24 Oct 2011 15:00:57 +0000 (08:00 -0700)] 
Merge in version number

12 years agoAdding visibility file.
Brian Aker [Tue, 18 Oct 2011 21:39:14 +0000 (14:39 -0700)] 
Adding visibility file.

12 years agoStart updating docs.
Brian Aker [Tue, 18 Oct 2011 21:08:56 +0000 (14:08 -0700)] 
Start updating docs.

12 years agoMerge in updates for fixes to Hurd and license issue around hash for Redhat.
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.

12 years agoMerge in version update
Brian Aker [Thu, 13 Oct 2011 23:39:48 +0000 (16:39 -0700)] 
Merge in version update

12 years agoUpdate version information.
Brian Aker [Wed, 12 Oct 2011 22:06:33 +0000 (15:06 -0700)] 
Update version information.

12 years agoFix issue with m4 portability
Brian Aker [Wed, 12 Oct 2011 00:04:45 +0000 (17:04 -0700)] 
Fix issue with m4 portability

12 years agoNext pass in removing gettext (solve warnings on lion, we don't use GETTEXT anyways).
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).

12 years agoNot use of gettext
Brian Aker [Tue, 11 Oct 2011 23:42:43 +0000 (16:42 -0700)] 
Not use of gettext

12 years agoAdding in install-sh (not found on OSX)
Brian Aker [Tue, 11 Oct 2011 23:37:12 +0000 (16:37 -0700)] 
Adding in install-sh (not found on OSX)

12 years agoAdding in versioning documentation.
Brian Aker [Tue, 11 Oct 2011 23:12:58 +0000 (16:12 -0700)] 
Adding in versioning documentation.

12 years agoStreamline how we are handling the printing of error types.
Brian Aker [Tue, 11 Oct 2011 20:04:15 +0000 (13:04 -0700)] 
Streamline how we are handling the printing of error types.

12 years agoMerge in macro
Brian Aker [Mon, 10 Oct 2011 07:27:54 +0000 (00:27 -0700)] 
Merge in macro

12 years agoFix for 850399, add in libgearman test.
Brian Aker [Mon, 10 Oct 2011 06:08:34 +0000 (23:08 -0700)] 
Fix for 850399, add in libgearman test.

12 years agoFix for memory leak in UDP tests.
Brian Aker [Sun, 9 Oct 2011 00:47:46 +0000 (17:47 -0700)] 
Fix for memory leak in UDP tests.