projects
/
m6w6
/
libmemcached
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
|
github
first ⋅ prev ⋅ next
More Hashing methods
[m6w6/libmemcached]
/
lib
/
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
2007-10-24
Brian Aker
Improvement in multi-get. It no longer builds strings...
tree
|
commitdiff
2007-10-24
Brian Aker
Removed the dead select code.
tree
|
commitdiff
2007-10-23
Brian Aker
Allocation fixes in string library (now we can run...
tree
|
commitdiff
2007-10-19
Brian Aker
Big change, we use poll() now instead of select()
tree
|
commitdiff
2007-10-18
Brian Aker
Finally tracked down the oddball valgrind warning that...
tree
|
commitdiff
2007-10-18
Brian Aker
Fixed malloc() issues in test.
tree
|
commitdiff
2007-10-17
Brian Aker
Null merge
tree
|
commitdiff
2007-10-16
Mark Atwood
command line error reporting, use my_errno
tree
|
commitdiff
2007-10-16
Brian Aker
Set recv/send sockket sizes.
tree
|
commitdiff
2007-10-16
Brian Aker
Made string class private
tree
|
commitdiff
2007-10-16
Brian Aker
Cleaning up #include headers so that we don't export...
tree
|
commitdiff
2007-10-14
Mark Atwood
merge in brian's change to "Update for async delete"
tree
|
commitdiff
2007-10-14
Brian Aker
Update for async delete.
tree
|
commitdiff
2007-10-13
<brian@gir>
Hard to believe I documented the entire thing... this...
tree
|
commitdiff
2007-10-13
Brian Aker
Created a bigger buffer for write/read.
tree
|
commitdiff
2007-10-13
Brian Aker
Refactor test system to give me times on calling tests...
tree
|
commitdiff
2007-10-13
Brian Aker
Removed explicit flush from memcached_storage()
tree
|
commitdiff
2007-10-13
Brian Aker
Updates to clean server structure.
tree
|
commitdiff
2007-10-12
Brian Aker
This is a rewrite of some of the IO code to handle...
tree
|
commitdiff
2007-10-11
Brian Aker
Fixed strings returned by get to be null terminated...
tree
|
commitdiff
2007-10-11
Brian Aker
Fixed for bad call in memcached_behavior.c
tree
|
commitdiff
2007-10-08
Brian Aker
Fix for bug in behavior.
tree
|
commitdiff
2007-10-08
Brian Aker
Updated for help commands (and a little bit on ketama)
tree
|
commitdiff
2007-10-07
Brian Aker
Cleanup of behavior (refactored...)
tree
|
commitdiff
2007-10-07
Brian Aker
Rewrote internal connect function to do by demand ...
tree
|
commitdiff
2007-10-07
Brian Aker
Updated return code from memcached_response to send...
tree
|
commitdiff
2007-10-07
Brian Aker
Finished up memcached_behavior_set/get() method. Tests...
tree
|
commitdiff
2007-10-05
Brian Aker
Added MD5 hashing scheme. Refactored code to allow...
tree
|
commitdiff
2007-10-05
Brian Aker
Fixed test case output
tree
|
commitdiff
2007-10-05
Brian Aker
Null
tree
|
commitdiff
2007-10-05
Brian Aker
Found bug in multi get where key size was not being...
tree
|
commitdiff
2007-10-04
Brian Aker
See changes in changelog, but...
tree
|
commitdiff
2007-10-03
Brian Aker
Non-blocking IO :)
tree
|
commitdiff
2007-10-02
Brian Aker
Getting everything ready for non-blocking IO.
tree
|
commitdiff
2007-10-02
Brian Aker
Removed bind() call (and I have no idea how that got...
tree
|
commitdiff
2007-10-02
Brian Aker
Optimization for read(), we now optimize on buffer...
tree
|
commitdiff
2007-10-02
Brian Aker
Switching to pointer for read (mainly getting ready...
tree
|
commitdiff
2007-10-02
Brian Aker
Adding buffered IO to reads
tree
|
commitdiff
2007-10-02
Brian Aker
Added buffered IO to write calls
tree
|
commitdiff
2007-10-01
Brian Aker
Missing hosts file.
tree
|
commitdiff
2007-10-01
Brian Aker
All *_init() have been changed to _create()
tree
|
commitdiff
2007-09-30
Brian Aker
Added/restructured all additional hostname information
tree
|
commitdiff
2007-09-29
Brian Aker
Added basic print output.
tree
|
commitdiff
2007-09-29
Brian Aker
More udpates to memslap.
tree
|
commitdiff
2007-09-29
Brian Aker
Fixed memory issues found by new tool memslap.
tree
|
commitdiff
2007-09-29
Brian Aker
Fix failing issue in memstat
tree
|
commitdiff
2007-09-28
Brian Aker
Missing new common.h files (I should really check missi...
tree
|
commitdiff
2007-09-28
Brian Aker
DTrace support
tree
|
commitdiff
2007-09-28
Brian Aker
Bunch of fixes related to portability.
tree
|
commitdiff
2007-09-27
Brian Aker
Readjusted a number function names.
tree
|
commitdiff
2007-09-27
Brian Aker
Removed all valgrind warning. Thought this error persi...
tree
|
commitdiff
2007-09-26
<brian@gir.tangen...
NEw string type.
tree
|
commitdiff
2007-09-25
<brian@gir.local>
Started to abstract out the stats calls.
tree
|
commitdiff
2007-09-24
<brian@gir.local>
Merge Mark's test code.
tree
|
commitdiff
2007-09-24
<brian@gir.local>
Fixed merge
tree
|
commitdiff
2007-09-24
<brian@gir.local>
Rewrote return read() to now read exactly character...
tree
|
commitdiff
2007-09-22
Mark Atwood
emit messages to stderr when write fails
tree
|
commitdiff
2007-09-22
Mark Atwood
add error checking, for command overflow, and short...
tree
|
commitdiff
2007-09-22
<brian@gir.local>
Fixed all warnings in code.
tree
|
commitdiff
2007-09-22
<brian@gir.local>
Removed dumb bug concerning set (was still using a...
tree
|
commitdiff
2007-09-20
Mark Atwood
add error reporting to tools, and link memcached_strerr...
tree
|
commitdiff
2007-09-20
<brian@gir.local>
Test cases now pass
tree
|
commitdiff
2007-09-20
Brian Aker
Memory leak fixed.
tree
|
commitdiff
2007-09-19
<brian@gir.local>
Increment and decrement now works.
tree
|
commitdiff
2007-09-18
<brian@gir.local>
Change hosts over to realloc array
tree
|
commitdiff
2007-09-18
<brian@gir.local>
Small cleanups for design of some functions that will...
tree
|
commitdiff
2007-09-18
<brian@gir.local>
memcached_server_add() now works so you can connect...
tree
|
commitdiff
2007-09-18
<brian@gir.local>
Broke library up into multiple files.
tree
|
commitdiff
2007-09-18
<brian@gir.local>
First import.
tree
|
commitdiff