projects
/
awesomized
/
libmemcached
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
|
github
first
⋅
prev
⋅
next
Refactor out memcached storage functions.
2007-11-21
Brian Aker
Adding date for release
commit
|
commitdiff
|
tree
2007-11-21
Brian Aker
Added tag 0.10 for changeset 3edd680dcb59
commit
|
commitdiff
|
tree
2007-11-21
Brian Aker
Fix for new manpage
commit
|
commitdiff
|
tree
2007-11-21
Brian Aker
Updates for pkg-config.
commit
|
commitdiff
|
tree
2007-11-20
Brian Aker
Fixed thread issue on Linux with gethostbyname_r().
commit
|
commitdiff
|
tree
2007-11-20
Brian Aker
Fix for poorly terminated hostname.
commit
|
commitdiff
|
tree
2007-11-20
Brian Aker
Added memerror so that I can find out what an error...
commit
|
commitdiff
|
tree
2007-11-19
Brian Aker
Full CAS support now enabled in the library.
commit
|
commitdiff
|
tree
2007-11-19
Brian Aker
Added MEMCACHED_BEHAVIOR_CACHE_LOOKUPS flag (you can...
commit
|
commitdiff
|
tree
2007-11-19
Brian Aker
Update of docs on memcached_set with hashes.
commit
|
commitdiff
|
tree
2007-11-16
Brian Aker
Possible fix for problem where servaddr may not always...
commit
|
commitdiff
|
tree
2007-11-15
Brian Aker
Added test for binary append (works as an example as...
commit
|
commitdiff
|
tree
2007-11-15
Brian Aker
More tests, and new code for append/prepend.
commit
|
commitdiff
|
tree
2007-11-15
Brian Aker
Flags fix found by Stuart Midgley
commit
|
commitdiff
|
tree
2007-11-14
Brian Aker
Removed more then a handfull of memset() calls.
commit
|
commitdiff
|
tree
2007-11-14
Brian Aker
Rework of the server connect so that "hostname" lookup...
commit
|
commitdiff
|
tree
2007-11-13
Brian Aker
Testing to make sure that partial reads do not break...
commit
|
commitdiff
|
tree
2007-11-13
Brian Aker
Refactor all code to go through memcached_do().
commit
|
commitdiff
|
tree
2007-11-13
Brian Aker
Adding comments to memcached_mget() that you need to...
commit
|
commitdiff
|
tree
2007-11-13
Brian Aker
Removing memory issue/cleanup for threads in src/memslap.c
commit
|
commitdiff
|
tree
2007-11-12
Brian Aker
Updated tests (including one possible failing test...
commit
|
commitdiff
|
tree
2007-11-12
Brian Aker
Fixed bug where zero length key was provided.
commit
|
commitdiff
|
tree
2007-11-12
Brian Aker
Fixing increment and decrement to take a 64bit unsigned...
commit
|
commitdiff
|
tree
2007-11-09
Brian Aker
Updating server_st to keep client buffers per server.
commit
|
commitdiff
|
tree
2007-11-09
Brian Aker
Adding friendly note about how to contribute to project.
commit
|
commitdiff
|
tree
2007-11-09
Brian Aker
Fixed bug reported by Stuart Midgley about what happens...
commit
|
commitdiff
|
tree
2007-11-09
Brian Aker
Merged in new generate tests.
commit
|
commitdiff
|
tree
2007-11-09
Brian Aker
Updating test cases to return true/false
commit
|
commitdiff
|
tree
2007-11-05
Brian Aker
Build the spec file (aka I stop hand editing it).
commit
|
commitdiff
|
tree
2007-11-05
Brian Aker
Added tag 0.8 for changeset 0e18bfea2fef
commit
|
commitdiff
|
tree
2007-11-05
Brian Aker
Fixup for release
commit
|
commitdiff
|
tree
2007-11-04
Brian Aker
Refactored out actual test code from test.c
commit
|
commitdiff
|
tree
2007-11-04
Brian Aker
fetch_result() implemented for memcached_result_st.
commit
|
commitdiff
|
tree
2007-11-03
Brian Aker
Restructuring for new memcached_result_st.
commit
|
commitdiff
|
tree
2007-11-03
Brian Aker
Fixed 64bit issue in hash.
commit
|
commitdiff
|
tree
2007-11-01
Brian Aker
pkgconfig support done (need to write example)
commit
|
commitdiff
|
tree
2007-10-31
Brian Aker
Updated to A Cruz note (he worked on helping me get...
commit
|
commitdiff
|
tree
2007-10-31
Brian Aker
More Hashing methods
commit
|
commitdiff
|
tree
2007-10-31
Brian Aker
Update to interface (modified to better support lots...
commit
|
commitdiff
|
tree
2007-10-31
Brian Aker
Updated test output.
commit
|
commitdiff
|
tree
2007-10-31
Brian Aker
Added support for UNIX sockets.
commit
|
commitdiff
|
tree
2007-10-30
Brian Aker
Adding support for CRC Hashing
commit
|
commitdiff
|
tree
2007-10-30
Brian Aker
Added tag 0_7 for changeset 3a8499f79e65
commit
|
commitdiff
|
tree
2007-10-30
Brian Aker
Modified test to allow it to run on slow machines ...
commit
|
commitdiff
|
tree
2007-10-30
Brian Aker
Cleanup for release
commit
|
commitdiff
|
tree
2007-10-25
Brian Aker
Fix warning.
commit
|
commitdiff
|
tree
2007-10-24
Brian Aker
Updated Changelog (may do a release this week).
commit
|
commitdiff
|
tree
2007-10-24
Brian Aker
Improvement in multi-get. It no longer builds strings...
commit
|
commitdiff
|
tree
2007-10-24
Brian Aker
Removed the dead select code.
commit
|
commitdiff
|
tree
2007-10-23
Brian Aker
Enabled user test
commit
|
commitdiff
|
tree
2007-10-23
Brian Aker
Allocation fixes in string library (now we can run...
commit
|
commitdiff
|
tree
2007-10-21
Brian Aker
Obvious mistake in test case launch
commit
|
commitdiff
|
tree
2007-10-19
Brian Aker
Big change, we use poll() now instead of select()
commit
|
commitdiff
|
tree
2007-10-18
Brian Aker
Finally tracked down the oddball valgrind warning that...
commit
|
commitdiff
|
tree
2007-10-18
Brian Aker
Fixed malloc() issues in test.
commit
|
commitdiff
|
tree
2007-10-18
Brian Aker
Test from Cal (get to go along with his set)
commit
|
commitdiff
|
tree
2007-10-17
Brian Aker
Fix for OSX
commit
|
commitdiff
|
tree
2007-10-17
Brian Aker
Updates for RPM
commit
|
commitdiff
|
tree
2007-10-17
Brian Aker
Updating changelon (put date on it)
commit
|
commitdiff
|
tree
2007-10-17
Brian Aker
Null merge
commit
|
commitdiff
|
tree
2007-10-17
Brian Aker
We keep having problems with it being this large so...
commit
|
commitdiff
|
tree
2007-10-16
Brian Aker
New "fast help" for new hg/web/bleeding edge users.
commit
|
commitdiff
|
tree
2007-10-16
Brian Aker
Updating for release
commit
|
commitdiff
|
tree
2007-10-16
Brian Aker
Set recv/send sockket sizes.
commit
|
commitdiff
|
tree
2007-10-16
Brian Aker
Made string class private
commit
|
commitdiff
|
tree
2007-10-16
Brian Aker
Cleaning up #include headers so that we don't export...
commit
|
commitdiff
|
tree
2007-10-14
Brian Aker
Update for async delete.
commit
|
commitdiff
|
tree
2007-10-13
Brian Aker
Created a bigger buffer for write/read.
commit
|
commitdiff
|
tree
2007-10-13
Brian Aker
Refactor test system to give me times on calling tests...
commit
|
commitdiff
|
tree
2007-10-13
Brian Aker
Removed explicit flush from memcached_storage()
commit
|
commitdiff
|
tree
2007-10-13
Brian Aker
Extended test system to pin point specific test groups
commit
|
commitdiff
|
tree
2007-10-13
Brian Aker
Updates to clean server structure.
commit
|
commitdiff
|
tree
2007-10-12
Brian Aker
This is a rewrite of some of the IO code to handle...
commit
|
commitdiff
|
tree
2007-10-11
Brian Aker
Updating version numbers
commit
|
commitdiff
|
tree
2007-10-11
Brian Aker
Fixed strings returned by get to be null terminated...
commit
|
commitdiff
|
tree
2007-10-11
Brian Aker
Fixed for bad call in memcached_behavior.c
commit
|
commitdiff
|
tree
2007-10-09
Brian Aker
Added tag 0.5 for changeset 76a1ddcb86f3
commit
|
commitdiff
|
tree
2007-10-09
Brian Aker
Final data on version 0.5
commit
|
commitdiff
|
tree
2007-10-08
Brian Aker
Putting in revision number for new rpm
commit
|
commitdiff
|
tree
2007-10-08
Brian Aker
Fix for bug in behavior.
commit
|
commitdiff
|
tree
2007-10-08
Brian Aker
Updated for help commands (and a little bit on ketama)
commit
|
commitdiff
|
tree
2007-10-07
Brian Aker
Cleanup of behavior (refactored...)
commit
|
commitdiff
|
tree
2007-10-07
Brian Aker
Updating TODO list
commit
|
commitdiff
|
tree
2007-10-07
Brian Aker
Rewrote internal connect function to do by demand ...
commit
|
commitdiff
|
tree
2007-10-07
Brian Aker
Updated return code from memcached_response to send...
commit
|
commitdiff
|
tree
2007-10-07
Brian Aker
Finished up memcached_behavior_set/get() method. Tests...
commit
|
commitdiff
|
tree
2007-10-05
Brian Aker
Added MD5 hashing scheme. Refactored code to allow...
commit
|
commitdiff
|
tree
2007-10-05
Brian Aker
Fixed test case output
commit
|
commitdiff
|
tree
2007-10-05
Brian Aker
Null
commit
|
commitdiff
|
tree
2007-10-05
Brian Aker
Found bug in multi get where key size was not being...
commit
|
commitdiff
|
tree
2007-10-04
Brian Aker
Files are generated with each run, no reason to save...
commit
|
commitdiff
|
tree
2007-10-04
Brian Aker
New bootstrap script thanks to Jan's lighttd project
commit
|
commitdiff
|
tree
2007-10-04
Brian Aker
See changes in changelog, but...
commit
|
commitdiff
|
tree
2007-10-03
Brian Aker
Added tag 0.4 for changeset 45bd6abd7821
commit
|
commitdiff
|
tree
2007-10-03
Brian Aker
Readying for a release
commit
|
commitdiff
|
tree
2007-10-03
Brian Aker
Fix error causing crash in memslap
commit
|
commitdiff
|
tree
2007-10-03
Brian Aker
Non-blocking IO :)
commit
|
commitdiff
|
tree
2007-10-02
Brian Aker
Getting everything ready for non-blocking IO.
commit
|
commitdiff
|
tree
2007-10-02
Brian Aker
Removed bind() call (and I have no idea how that got...
commit
|
commitdiff
|
tree
2007-10-02
Brian Aker
Updating for larger cache.
commit
|
commitdiff
|
tree
next