projects
/
m6w6
/
libmemcached
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
|
github
first
⋅
prev
⋅
next
Merge Trond
[m6w6/libmemcached]
/
ChangeLog
2008-03-05
<brian@gir-2.local>
Patch for "murmur" hash algorithm.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-05
<brian@gir-2.local>
Fix for zero length values.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-03
Tim Bunce
merge
blob
|
commitdiff
|
raw
|
diff to current
2008-02-29
<brian@gir-2.local>
Branch merge for fixes in reconnect.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-29
<brian@gir-2.local>
Branch merge.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-28
Tim Bunce
hg merge binary, resolving one conflict by choosing...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-27
Brian Aker
Committing for 0.17. Cleanups and one bad WATCHPOINT...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-26
<brian@gir-2.local>
First version of replication.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-24
<brian@gir.lan>
Rewrite of memcached_behavior_set() to take a uint64_t...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-19
<brian@gir-2.local>
Merge fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-19
<brian@gir-2.local>
MEMCACHED_BEHAVIOR_CONNECT_TIMEOUT added from Marcelo...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-18
Brian Aker
Updates for versions
blob
|
commitdiff
|
raw
|
diff to current
2008-02-18
Brian Aker
Fix for looping through multi-interfaces (in case one...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-15
<brian@gir-2.local>
Bug fix for memcached_cas() operator.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-15
<brian@gir-2.local>
Added behavior method around testing of keys.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-13
<brian@gir-2.local>
Merge
blob
|
commitdiff
|
raw
|
diff to current
2008-02-13
<brian@gir-2.local>
Added MEMCACHED_BEHAVIOR_SORT_HOSTS behavior to enable...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-13
<brian@gir-2.local>
MEMCACHED_BAD_KEY_PROVIDED has been added as an error...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-13
<brian@gir-2.local>
We now sort servers to make sure the client application...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-12
<brian@gir-2.local>
Atomsmasher test.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-09
Brian Aker
Updated Version status. Updated all command line tools...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-06
<brian@gir-2.local>
Fix for 64 bit
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
<patg@patg.net>
Added test for get_by_key, set_by_key C++ tests
blob
|
commitdiff
|
raw
|
diff to current
2008-02-01
Brian Aker
Incrememting for next version
blob
|
commitdiff
|
raw
|
diff to current
2008-01-30
<patg@patg.net>
Merged
blob
|
commitdiff
|
raw
|
diff to current
2008-01-29
Brian Aker
Prep work for .15 release.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-23
Brian Aker
Modifications for IO performance.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-22
Brian Aker
Update for release 0.14
0.14
blob
|
commitdiff
|
raw
|
diff to current
2008-01-21
<patg@patg.net>
Merge
blob
|
commitdiff
|
raw
|
diff to current
2008-01-21
<brian@gir.tangen...
Fixed bug found by Evan Weaver where increment was...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-21
<brian@gir.tangen...
Merge.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-21
<brian@gir.tangen...
Fix for bad null pointer on flag by Toru Maesaka.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-21
<brian@gir.tangen...
Refactored all of the IO commands to pass only server...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-18
<brian@gir.local>
Merge.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-18
<brian@gir.local>
This patch includes all of the callback work for settin...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-18
<patg@patg.net>
Fix to support/libmemcached.pc.in by removal of -rpath...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-14
<brian@gir.local>
First push of example C++ interface.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-13
<brian@gir.local>
Updated docs that Tim noticed.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-13
Brian Aker
Adding date for release
0.13
blob
|
commitdiff
|
raw
|
diff to current
2008-01-11
Brian Aker
MEMCACHED_BEHAVIOR_USER_DATA work. This allows a client...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-10
Brian Aker
Fix for connect() to invalidate socket on failure.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-09
Brian Aker
Merge
blob
|
commitdiff
|
raw
|
diff to current
2008-01-09
Brian Aker
Documentation and Changlog information.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-09
<brian@gir.local>
Patch by Marc Rossi to add --hash to command line tools.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
<brian@gir.tangen...
Patch by Toru Maesaka for stats comparison
blob
|
commitdiff
|
raw
|
diff to current
2008-01-05
<brian@gir.tangen...
Merging
blob
|
commitdiff
|
raw
|
diff to current
2008-01-05
<brian@gir.tangen...
memcached_behavior() causes commands to be buffered...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-22
<brian@gir.tangen...
Merging branches.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-22
Brian Aker
Fixed a bug Cal found on null termination of a result...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-22
Brian Aker
NEw code for the memcached_fetch_execute() function.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-18
Brian Aker
Fixed error in lack of pointer found (Tim Bunce discovered)
blob
|
commitdiff
|
raw
|
diff to current
2007-12-18
Brian Aker
Fix to make all keys null terminated (sort of surprised...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-18
Brian Aker
Code for multi delete functions.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-18
Brian Aker
Portability patches from Kevin Dalley for Freebsd 4.0.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-17
Brian Aker
More Changelog.. note on Freebsd
blob
|
commitdiff
|
raw
|
diff to current
2007-12-17
Brian Aker
Updating Changelog
blob
|
commitdiff
|
raw
|
diff to current
2007-12-11
Brian Aker
Committing work for next release (got to do something...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-11
Brian Aker
Performance improvements in get operations
blob
|
commitdiff
|
raw
|
diff to current
2007-12-05
Brian Aker
Updating to remove memory leak in functions.c (aka...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-05
<brian@h220-215...
Cleanup of spelling error in option.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-04
<brian@h220-215...
This includes work for partitioning by key. Dormando...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-04
<brian@h220-215...
First push (no docs) on range by key request by Dormondo.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-03
<brian@h220-215...
Fixed problem with out of range character in key.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-01
Brian Aker
Fix for Linux system for async protocol.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-01
<brian@gir.tangen...
Big fix for async mode to make sure all data has been...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-29
<brian@gir.tangen...
IPV6 support, plus cleanup around consistent hashing.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-26
Brian Aker
Updating date for release .11
_11
blob
|
commitdiff
|
raw
|
diff to current
2007-11-25
Brian Aker
Added MEMCACHED_HASH_HSIEH.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-25
Brian Aker
Extended tests so that memcached starts up its own...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-25
Brian Aker
Cleanedup test cases (they had some valgrind warnings).
blob
|
commitdiff
|
raw
|
diff to current
2007-11-25
Brian Aker
Bugfix for memcached_connect() so that it will not...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-24
Brian Aker
Memory leak for failed attempt to use memcached_result_...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-22
Brian Aker
memcached_behavior_set() can now modify the poll timeout
blob
|
commitdiff
|
raw
|
diff to current
2007-11-21
Brian Aker
Adding date for release
blob
|
commitdiff
|
raw
|
diff to current
2007-11-21
Brian Aker
Fix for new manpage
0.10
blob
|
commitdiff
|
raw
|
diff to current
2007-11-21
Brian Aker
Updates for pkg-config.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-20
Brian Aker
Fixed thread issue on Linux with gethostbyname_r().
blob
|
commitdiff
|
raw
|
diff to current
2007-11-20
Brian Aker
Fix for poorly terminated hostname.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-20
Brian Aker
Added memerror so that I can find out what an error...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-19
Brian Aker
Full CAS support now enabled in the library.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-19
Brian Aker
Added MEMCACHED_BEHAVIOR_CACHE_LOOKUPS flag (you can...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
Brian Aker
Added test for binary append (works as an example as...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
Brian Aker
More tests, and new code for append/prepend.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-14
Brian Aker
Rework of the server connect so that "hostname" lookup...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-13
Brian Aker
Adding comments to memcached_mget() that you need to...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-12
Brian Aker
Fixed bug where zero length key was provided.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-12
Brian Aker
Fixing increment and decrement to take a 64bit unsigned...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-09
Brian Aker
Updating server_st to keep client buffers per server.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-05
Brian Aker
Fixup for release
0.8
blob
|
commitdiff
|
raw
|
diff to current
2007-11-04
Brian Aker
fetch_result() implemented for memcached_result_st.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-01
Brian Aker
pkgconfig support done (need to write example)
blob
|
commitdiff
|
raw
|
diff to current
2007-10-31
Brian Aker
More Hashing methods
blob
|
commitdiff
|
raw
|
diff to current
2007-10-31
Brian Aker
Added support for UNIX sockets.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-30
Brian Aker
Adding support for CRC Hashing
blob
|
commitdiff
|
raw
|
diff to current
2007-10-30
Brian Aker
Cleanup for release
blob
|
commitdiff
|
raw
|
diff to current
2007-10-25
<brian@dhcpvisito...
Updating changelog
blob
|
commitdiff
|
raw
|
diff to current
2007-10-25
<brian@dhcpvisito...
Adding debug rules
blob
|
commitdiff
|
raw
|
diff to current
2007-10-24
Brian Aker
Updated Changelog (may do a release this week).
blob
|
commitdiff
|
raw
|
diff to current
2007-10-19
Brian Aker
Big change, we use poll() now instead of select()
blob
|
commitdiff
|
raw
|
diff to current
2007-10-17
Brian Aker
Updating changelon (put date on it)
blob
|
commitdiff
|
raw
|
diff to current
next