projects
/
awesomized
/
libmemcached
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
|
github
first ⋅ prev ⋅
next
Update libtest/associated tests.
[awesomized/libmemcached]
/
libmemcached
/
2012-02-14
Brian Aker
Intel compiler fix.
tree
|
commitdiff
2012-02-14
Brian Aker
Merge in removal of no-format-security, and fix signed...
tree
|
commitdiff
2012-02-13
Brian Aker
Just update to ptr for some loops.
tree
|
commitdiff
2012-02-13
Brian Aker
Fix sasl/stdcxx m4 issues
tree
|
commitdiff
2012-02-08
Brian Aker
Adding UUID to generate keys for new test (which tests...
tree
|
commitdiff
2012-01-30
Brian Aker
Make version handle messages by priority.
tree
|
commitdiff
2012-01-30
Brian Aker
Update binary version parsing.
tree
|
commitdiff
2012-01-30
Brian Aker
Push version parsing into the parser.
tree
|
commitdiff
2012-01-30
Brian Aker
Make use of memcached_fatal for determining state of...
tree
|
commitdiff
2012-01-29
Brian Aker
Fix m4 warnings, and fix a couple of issues around...
tree
|
commitdiff
2012-01-29
Brian Aker
Update get to not check the grouping key.
tree
|
commitdiff
2012-01-28
Brian Aker
Remove some of copy/past around incr/decr
tree
|
commitdiff
2012-01-28
Brian Aker
Fix it so that we use the result object for storing...
tree
|
commitdiff
2012-01-26
Brian Aker
This fixes memcached_dump(), and creates a couple of...
tree
|
commitdiff
2012-01-23
Brian Aker
Fix fatal testing.
tree
|
commitdiff
2012-01-11
Brian Aker
More memcached_dump()
tree
|
commitdiff
2012-01-09
Brian Aker
Update for new version.
tree
|
commitdiff
2012-01-08
Brian Aker
Remove dead m4, and make sure that the sort buffer...
tree
|
commitdiff
2012-01-08
Brian Aker
Fix floor namespace.
tree
|
commitdiff
2012-01-08
Brian Aker
Adding in patch for DEAD server completion.
tree
|
commitdiff
2012-01-07
Brian Aker
Fix for 912571
tree
|
commitdiff
2012-01-05
Brian Aker
Remove final UDP bits from io framework.
tree
|
commitdiff
2012-01-05
Brian Aker
Remove dead UDP code.
tree
|
commitdiff
2012-01-05
Brian Aker
Remove udp call in IO.
tree
|
commitdiff
2012-01-04
Brian Aker
Update to error messages.
tree
|
commitdiff
2012-01-02
Brian Aker
Fixes UDP protocol to just use sendmsg().
tree
|
commitdiff
2011-12-31
Brian Aker
Update vector reference
tree
|
commitdiff
2011-12-31
Brian Aker
Add back in the UDP header creation.
tree
|
commitdiff
2011-12-31
Brian Aker
Remove a dead udp check
tree
|
commitdiff
2011-12-31
Brian Aker
Fix NULL bit to exist for UDP
tree
|
commitdiff
2011-12-31
Brian Aker
Style change
tree
|
commitdiff
2011-12-31
Brian Aker
Update logic around UDP.
tree
|
commitdiff
2011-12-28
Brian Aker
Update for storage to now use vector
tree
|
commitdiff
2011-12-27
Brian Aker
Updating for simplified IO flush.
tree
|
commitdiff
2011-12-27
Brian Aker
Remove return length from io_flush
tree
|
commitdiff
2011-12-27
Brian Aker
Fix -1 usage for bad socket descriptor
tree
|
commitdiff
2011-12-27
Brian Aker
Update touch for batching.
tree
|
commitdiff
2011-12-27
Brian Aker
Convert storage over to use vector better.
tree
|
commitdiff
2011-12-27
Brian Aker
Clean up style in auto.
tree
|
commitdiff
2011-12-27
Brian Aker
Have incr/decr use the number the parser for asci finds.
tree
|
commitdiff
2011-12-26
Brian Aker
Format changes to response.cc
tree
|
commitdiff
2011-12-25
Brian Aker
Fix detangle, minor style cleanups.
tree
|
commitdiff
2011-12-22
Brian Aker
Remove memcached_do()
tree
|
commitdiff
2011-12-22
Brian Aker
Update stats for vector.
tree
|
commitdiff
2011-12-22
Brian Aker
Clean up the ASCII parser.
tree
|
commitdiff
2011-12-22
Brian Aker
Switch verbose to vector.
tree
|
commitdiff
2011-12-22
Brian Aker
Convert stats to vector.
tree
|
commitdiff
2011-12-22
Brian Aker
Update flush.
tree
|
commitdiff
2011-12-22
Brian Aker
Update dump code.
tree
|
commitdiff
2011-12-22
Brian Aker
Update auto to use vector
tree
|
commitdiff
2011-12-22
Brian Aker
Update to use vector for delete.
tree
|
commitdiff
2011-12-16
Brian Aker
Fix OSX failure, and have memcached_do just use memcach...
tree
|
commitdiff
2011-12-12
Brian Aker
Update to tests (just moved for version specifics)...
tree
|
commitdiff
2011-11-30
Brian Aker
Fix usage for using the macro for realloc.
tree
|
commitdiff
2011-11-30
Brian Aker
First pass through to make sure malloc is type safe
tree
|
commitdiff
2011-11-29
Brian Aker
Break out local functions.
tree
|
commitdiff
2011-11-29
Brian Aker
Try to setup initial DNS a bit earlier in the process...
tree
|
commitdiff
2011-11-28
Brian Aker
Remove private declaration from public API.
tree
|
commitdiff
2011-11-28
Brian Aker
Reverse patch
tree
|
commitdiff
2011-11-28
Brian Aker
Merge
tree
|
commitdiff
2011-11-28
Brian Aker
Correction for UDP code in ascii mode.
tree
|
commitdiff
2011-11-27
Brian Aker
Improve parser error messages.
tree
|
commitdiff
2011-11-24
Brian Aker
Fixes for returning better error in parser if namespace...
tree
|
commitdiff
2011-11-21
Brian Aker
Cleanup tests to be more independent of distribution...
tree
|
commitdiff
2011-11-03
Brian Aker
change default distribution to now be consistent
tree
|
commitdiff
2011-10-09
Brian Aker
Fix for memory leak in UDP tests.
tree
|
commitdiff
2011-10-08
Brian Aker
Merge in fixes for UDP
tree
|
commitdiff
2011-10-07
Brian Aker
Fix build warning on OSX.
tree
|
commitdiff
2011-10-07
Brian Aker
Test update
tree
|
commitdiff
2011-10-07
Brian Aker
Merge in error for expiration for delete, and test...
tree
|
commitdiff
2011-10-05
Brian Aker
Merge in touch.
tree
|
commitdiff
2011-10-04
Brian Aker
Update all of the build/spec files.
tree
|
commitdiff
2011-10-03
Brian Aker
Flip structure declation.
tree
|
commitdiff
2011-10-03
Brian Aker
Merge in some updates to style.
tree
|
commitdiff
2011-10-03
Brian Aker
Add test case for situation where callback shouldn...
tree
|
commitdiff
2011-10-02
Brian Aker
Update all of the delete key logic (split it off for...
tree
|
commitdiff
2011-10-02
Brian Aker
Fix style issue in delete. Fix test case which was...
tree
|
commitdiff
2011-10-02
Brian Aker
Create version 1.0 directory structure.
tree
|
commitdiff
2011-09-26
Brian Aker
Extend pool API for fetch/release. Fix concurrency...
tree
|
commitdiff
2011-09-23
Brian Aker
Remove -lm obsolete macro.
tree
|
commitdiff
2011-09-22
Brian Aker
Linux specifuc fix for -lm
tree
|
commitdiff
2011-09-22
Brian Aker
Merge in fix for unreliable test.
tree
|
commitdiff
2011-09-21
Brian Aker
Fix for possible memory overflow when fetching error...
tree
|
commitdiff
2011-09-21
Brian Aker
Make 64bit fnv optional.
tree
|
commitdiff
2011-09-20
Brian Aker
Fix additional clang finds.
tree
|
commitdiff
2011-09-20
Brian Aker
Issues fixed for Clang
tree
|
commitdiff
2011-09-19
Brian Aker
Clang fixes
tree
|
commitdiff
2011-09-19
Brian Aker
Add memcached_exist()
tree
|
commitdiff
2011-09-17
Brian Aker
Improve tesing of command line apps
tree
|
commitdiff
2011-09-14
Brian Aker
Fix --disable-assert, lp:829810
tree
|
commitdiff
2011-09-10
Brian Aker
Solution for cases where next has been set to NULL.
tree
|
commitdiff
2011-09-09
Brian Aker
Cleanup some warning around pandora.
tree
|
commitdiff
2011-09-08
Brian Aker
Update scanner
tree
|
commitdiff
2011-09-08
Brian Aker
Update for OSX Lion build.
tree
|
commitdiff
2011-08-20
Brian Aker
This patch creates a couple of tests around how autoeje...
tree
|
commitdiff
2011-08-19
Brian Aker
Merge in updates for server failure testing.
tree
|
commitdiff
2011-08-18
Brian Aker
Small cleanup so that you can follow what ptr means...
tree
|
commitdiff
2011-08-17
Brian Aker
Style cleanup
tree
|
commitdiff
2011-08-17
Brian Aker
Fix issues that Trond found.
tree
|
commitdiff
2011-08-17
Brian Aker
Merge in check (i.e. we are going to put a lock in...
tree
|
commitdiff
next