projects
/
awesomized
/
libmemcached
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
|
github
first ⋅ prev ⋅
next
More on clone/cleanup callbacks
[awesomized/libmemcached]
/
lib
/
2008-01-18
<brian@gir.local>
More on clone/cleanup callbacks
tree
|
commitdiff
2008-01-18
<brian@gir.local>
Merge.
tree
|
commitdiff
2008-01-18
<brian@gir.local>
This patch includes all of the callback work for settin...
tree
|
commitdiff
2008-01-15
<brian@gir.local>
Cleanup's for Tim. Also dropping support back to ipv4...
tree
|
commitdiff
2008-01-14
<brian@gir.local>
First push of example C++ interface.
tree
|
commitdiff
2008-01-11
Brian Aker
MEMCACHED_BEHAVIOR_USER_DATA work. This allows a client...
tree
|
commitdiff
2008-01-10
Brian Aker
Fix for connect() to invalidate socket on failure.
tree
|
commitdiff
2008-01-09
Brian Aker
More timeout cleanup
tree
|
commitdiff
2008-01-09
<brian@gir.tangen...
merge
tree
|
commitdiff
2008-01-08
Brian Aker
Kevin Dalley's patch for EOF
tree
|
commitdiff
2008-01-08
<brian@gir.tangen...
Removing all of the multi-set bits (aka the buffer...
tree
|
commitdiff
2008-01-08
<brian@gir.tangen...
Removing dead code.
tree
|
commitdiff
2008-01-07
<brian@gir.tangen...
Patch by Toru Maesaka for stats comparison
tree
|
commitdiff
2008-01-05
Brian Aker
Test fixes for new return code on buffered calls.
tree
|
commitdiff
2008-01-05
<brian@gir.tangen...
Merging
tree
|
commitdiff
2008-01-05
<brian@gir.tangen...
memcached_behavior() causes commands to be buffered...
tree
|
commitdiff
2007-12-28
Brian Aker
Fixed issue between 32bit and 64bit hash calculations...
tree
|
commitdiff
2007-12-22
<brian@gir.tangen...
Merging branches.
tree
|
commitdiff
2007-12-22
Brian Aker
Fixed a bug Cal found on null termination of a result...
tree
|
commitdiff
2007-12-22
Brian Aker
NEw code for the memcached_fetch_execute() function.
tree
|
commitdiff
2007-12-19
Brian Aker
Multi branch work.
tree
|
commitdiff
2007-12-18
Brian Aker
Fixed error in lack of pointer found (Tim Bunce discovered)
tree
|
commitdiff
2007-12-18
Brian Aker
Fix to make all keys null terminated (sort of surprised...
tree
|
commitdiff
2007-12-18
Brian Aker
Code for multi delete functions.
tree
|
commitdiff
2007-12-18
Brian Aker
Portability patches from Kevin Dalley for Freebsd 4.0.
tree
|
commitdiff
2007-12-17
Brian Aker
Fix for when CRC return 0.
tree
|
commitdiff
2007-12-17
Brian Aker
Refactor of response code. All of it has been streamlin...
tree
|
commitdiff
2007-12-17
Brian Aker
Refactor (1st piece) of logic around creating messages...
tree
|
commitdiff
2007-12-16
Brian Aker
Minor bug discovered at hackathon.
tree
|
commitdiff
2007-12-14
Brian Aker
Fix for lingers socket issues on Freebsd
tree
|
commitdiff
2007-12-14
<brian@wlan-guest...
Turns out the protocol docs were in error, and that...
tree
|
commitdiff
2007-12-11
Brian Aker
Performance improvements in get operations
tree
|
commitdiff
2007-12-11
Brian Aker
Suggested change from Antony
tree
|
commitdiff
2007-12-11
Brian Aker
Raised default timeout.
tree
|
commitdiff
2007-12-11
Brian Aker
New async test.
tree
|
commitdiff
2007-12-11
Brian Aker
Cleanup of linger call.
tree
|
commitdiff
2007-12-11
Brian Aker
Removed recent regression issue with close()
tree
|
commitdiff
2007-12-08
<brian@gir.tangen...
Refactor of async code. poll() is now only called when...
tree
|
commitdiff
2007-12-07
<brian@gir.local>
Adding delete_by_key function to complete partitioning...
tree
|
commitdiff
2007-12-05
Brian Aker
Updating to remove memory leak in functions.c (aka...
tree
|
commitdiff
2007-12-05
<brian@h220-215...
Cleanup of spelling error in option.
tree
|
commitdiff
2007-12-04
<brian@h220-215...
This includes work for partitioning by key. Dormando...
tree
|
commitdiff
2007-12-04
<brian@h220-215...
First push (no docs) on range by key request by Dormondo.
tree
|
commitdiff
2007-12-04
<brian@h220-215...
Fix for hash not being cloned.
tree
|
commitdiff
2007-12-04
<brian@h220-215...
Hash algo was not being copied. andre@cabine.org discov...
tree
|
commitdiff
2007-12-03
<brian@gir.local>
Fixing failure of socket issue.
tree
|
commitdiff
2007-12-03
<brian@h220-215...
Fixed problem with out of range character in key.
tree
|
commitdiff
2007-12-02
<brian@gir.local>
Fix for minor rewrite in clone method of number of...
tree
|
commitdiff
2007-12-01
Brian Aker
Fixed memcached_get() to now use finish instead of...
tree
|
commitdiff
2007-12-01
Brian Aker
Fix for Linux system for async protocol.
tree
|
commitdiff
2007-12-01
<brian@gir.tangen...
Fix in issue where no servers are to be found (introduc...
tree
|
commitdiff
2007-12-01
<brian@gir.tangen...
Big fix for async mode to make sure all data has been...
tree
|
commitdiff
2007-11-29
Brian Aker
Added tests for consistent hash.
tree
|
commitdiff
2007-11-29
<brian@gir.tangen...
IPV6 support, plus cleanup around consistent hashing.
tree
|
commitdiff
2007-11-29
<brian@gir.local>
Extended consistent hash logic to handle splice (should...
tree
|
commitdiff
2007-11-28
Brian Aker
Longer test case added for server parsing.
tree
|
commitdiff
2007-11-28
Brian Aker
Fix for source specfile (aka source RPM).
tree
|
commitdiff
2007-11-25
Brian Aker
Added MEMCACHED_HASH_HSIEH.
tree
|
commitdiff
2007-11-25
Brian Aker
Fixed output variables in rusage
tree
|
commitdiff
2007-11-25
Brian Aker
Cleanup of stats code (fixed byte alignment issue)
tree
|
commitdiff
2007-11-25
Brian Aker
Fixed bug in memcached_version() call
tree
|
commitdiff
2007-11-25
Brian Aker
Refactored out param
tree
|
commitdiff
2007-11-25
Brian Aker
Cleanedup test cases (they had some valgrind warnings).
tree
|
commitdiff
2007-11-25
Brian Aker
Bugfix for memcached_connect() so that it will not...
tree
|
commitdiff
2007-11-24
Brian Aker
Memory leak for failed attempt to use memcached_result_...
tree
|
commitdiff
2007-11-22
Brian Aker
memcached_behavior_set() can now modify the poll timeout
tree
|
commitdiff
2007-11-20
Brian Aker
Fixed thread issue on Linux with gethostbyname_r().
tree
|
commitdiff
2007-11-20
Brian Aker
Fix for poorly terminated hostname.
tree
|
commitdiff
2007-11-19
Brian Aker
Full CAS support now enabled in the library.
tree
|
commitdiff
2007-11-19
Brian Aker
Added MEMCACHED_BEHAVIOR_CACHE_LOOKUPS flag (you can...
tree
|
commitdiff
2007-11-16
Brian Aker
Possible fix for problem where servaddr may not always...
tree
|
commitdiff
2007-11-15
Brian Aker
Added test for binary append (works as an example as...
tree
|
commitdiff
2007-11-15
Brian Aker
More tests, and new code for append/prepend.
tree
|
commitdiff
2007-11-15
Brian Aker
Flags fix found by Stuart Midgley
tree
|
commitdiff
2007-11-14
Brian Aker
Removed more then a handfull of memset() calls.
tree
|
commitdiff
2007-11-14
Brian Aker
Rework of the server connect so that "hostname" lookup...
tree
|
commitdiff
2007-11-13
Brian Aker
Testing to make sure that partial reads do not break...
tree
|
commitdiff
2007-11-13
Brian Aker
Refactor all code to go through memcached_do().
tree
|
commitdiff
2007-11-13
Brian Aker
Adding comments to memcached_mget() that you need to...
tree
|
commitdiff
2007-11-12
Brian Aker
Fixed bug where zero length key was provided.
tree
|
commitdiff
2007-11-12
Brian Aker
Fixing increment and decrement to take a 64bit unsigned...
tree
|
commitdiff
2007-11-09
Brian Aker
Updating server_st to keep client buffers per server.
tree
|
commitdiff
2007-11-09
Brian Aker
Fixed bug reported by Stuart Midgley about what happens...
tree
|
commitdiff
2007-11-09
Brian Aker
Merged in new generate tests.
tree
|
commitdiff
2007-11-06
<brian@gir.local>
Clean up warning for 32bit
tree
|
commitdiff
2007-11-05
Brian Aker
Fixup for release
0.8
tree
|
commitdiff
2007-11-04
Brian Aker
fetch_result() implemented for memcached_result_st.
tree
|
commitdiff
2007-11-03
Brian Aker
Restructuring for new memcached_result_st.
tree
|
commitdiff
2007-11-03
Brian Aker
Fixed 64bit issue in hash.
tree
|
commitdiff
2007-11-01
Brian Aker
pkgconfig support done (need to write example)
tree
|
commitdiff
2007-10-31
Brian Aker
More Hashing methods
tree
|
commitdiff
2007-10-31
Brian Aker
Update to interface (modified to better support lots...
tree
|
commitdiff
2007-10-31
Brian Aker
Added support for UNIX sockets.
tree
|
commitdiff
2007-10-30
Brian Aker
Adding support for CRC Hashing
tree
|
commitdiff
2007-10-28
<brian@gir>
Adding new memcached_clone() function
tree
|
commitdiff
2007-10-27
<brian@gir>
Randomm dead code cleanup/spelling errors/made a variab...
tree
|
commitdiff
2007-10-27
<brian@gir.tangen...
Fixed return length issues.
tree
|
commitdiff
2007-10-26
<brian@gir.local>
This fixes the overflow size_t possible problem in...
tree
|
commitdiff
2007-10-25
<brian@dhcpvisito...
Cleaning out asserts;
tree
|
commitdiff
2007-10-25
<brian@dhcpvisito...
Updated to build on OSX (will now require updated autoconf)
tree
|
commitdiff
next