projects
/
m6w6
/
libmemcached
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
|
github
first ⋅ prev ⋅
next
Fixed compilation with --with-debug
[m6w6/libmemcached]
/
libmemcached
/
2009-12-17
Trond Norbye
Fixed compilation with --with-debug
tree
|
commitdiff
2009-12-17
Brian Aker
ICC fixes
tree
|
commitdiff
2009-12-17
Brian Aker
Fix for solaris.
tree
|
commitdiff
2009-12-17
Brian Aker
Updating interface.
tree
|
commitdiff
2009-12-17
Brian Aker
More const correctness.
tree
|
commitdiff
2009-12-16
Brian Aker
Mass rename to simplify names.
tree
|
commitdiff
2009-12-16
Brian Aker
First merge of Trond's patches (cherry picking).
tree
|
commitdiff
2009-12-16
Brian Aker
Update for test system.
tree
|
commitdiff
2009-12-16
Brian Aker
Updated copyright headers.
tree
|
commitdiff
2009-12-16
Brian Aker
Style cleanup
tree
|
commitdiff
2009-12-16
Brian Aker
Additional flag removal.
tree
|
commitdiff
2009-12-16
Brian Aker
Code change to use struct bitsets.
tree
|
commitdiff
2009-12-07
Brian Aker
MErge Trond
tree
|
commitdiff
2009-12-06
Trond Norbye
Fixed ILP32 issues
tree
|
commitdiff
2009-12-03
Brian Aker
Adding memslap tool.
tree
|
commitdiff
2009-12-02
Monty Taylor
Merged trunk.
tree
|
commitdiff
2009-12-02
Monty Taylor
pandora-build v0.79. Added support for generating HEX...
tree
|
commitdiff
2009-12-02
Monty Taylor
pandora-build v0.75. Also fixed visibility which had...
tree
|
commitdiff
2009-12-02
Monty Taylor
Made the byteorder test use standard endian test AC_C_B...
tree
|
commitdiff
2009-11-27
Brian Aker
Merge from Mikki
tree
|
commitdiff
2009-11-27
Mikko Koppanen
Coding style changes. Moved the srandom to memcached_be...
tree
|
commitdiff
2009-11-27
Mikko Koppanen
Added randomized read behavior
tree
|
commitdiff
2009-11-27
Brian Aker
Adding behaviors interface to C++ interface
tree
|
commitdiff
2009-11-19
mike tsai
Added get/set behavior functions to the C++ interface...
tree
|
commitdiff
2009-11-09
Brian Aker
Updating for 0.35 release.
tree
|
commitdiff
2009-11-07
Brian Aker
Merging support for by_key operations.
tree
|
commitdiff
2009-11-07
Adam Thomason
* Rename: s/by_key_with_initial/with_initial_by_key
tree
|
commitdiff
2009-11-07
Adam Thomason
Add master-key versions of incr and decr commands
tree
|
commitdiff
2009-11-06
Brian Aker
Update for support of mget in memslap.
tree
|
commitdiff
2009-11-06
Trond Norbye
Protocol interface should be an enum and not a uint64_t...
tree
|
commitdiff
2009-11-05
Brian Aker
Merge bug fix by Trond.
tree
|
commitdiff
2009-11-03
Brian Aker
Compatible Spymemcached support in ketama
tree
|
commitdiff
2009-11-03
Trond Norbye
Added MEMCACHED_BEHAVIOR_KETAMA_COMPAT_MODE
tree
|
commitdiff
2009-11-03
Trond Norbye
Merge from Mike Tsai
tree
|
commitdiff
2009-10-29
Trond Norbye
Bug 463297: Deferred deletes doesn't work on a 1.4...
tree
|
commitdiff
2009-10-25
Brian Aker
Trond's fix for Mark's build issue
tree
|
commitdiff
2009-10-22
mike tsai
Merging changes from trunk
tree
|
commitdiff
2009-10-21
Brian Aker
Update from Padraig, one additional valgrind warning...
tree
|
commitdiff
2009-10-20
Padraig O'Sullivan
Added some doxygen comments for the getStats() method.
tree
|
commitdiff
2009-10-20
Padraig O'Sullivan
Added an initial version of getStats() to the C++ inter...
tree
|
commitdiff
2009-10-20
Padraig O'Sullivan
Freed memory after a call to memcached_fetch
tree
|
commitdiff
2009-10-20
Padraig O'Sullivan
Made sure memory was freed after call to memcached_get_...
tree
|
commitdiff
2009-10-20
Padraig O'Sullivan
Made sure memory was freed after calling memcached_get.
tree
|
commitdiff
2009-10-20
Padraig O'Sullivan
Merge from trunk.
tree
|
commitdiff
2009-10-19
mike tsai
Ketama hashing is now compatable with spymemcached...
tree
|
commitdiff
2009-10-14
Brian Aker
Merging Trond
tree
|
commitdiff
2009-10-14
Trond Norbye
Refactor: memcached_mget_execute -> memcached_mget_exec...
tree
|
commitdiff
2009-10-14
Trond Norbye
mget with replication didn't work if you had a cache...
tree
|
commitdiff
2009-10-14
Trond Norbye
Fix problems with multigets and replication
tree
|
commitdiff
2009-10-14
Trond Norbye
Fix compile warnings generated by gcc 4.4.1
tree
|
commitdiff
2009-10-14
Trond Norbye
Bug #447237: const-correctness in interface
tree
|
commitdiff
2009-10-13
Brian Aker
Updated for release
tree
|
commitdiff
2009-10-13
Trond Norbye
Initial implementation of memcached_mget_execute
tree
|
commitdiff
2009-10-12
Brian Aker
Merging bug fix for wrong retry counter.
tree
|
commitdiff
2009-10-12
Trond Norbye
Simplify wrong_failure_counter_test to only test the...
tree
|
commitdiff
2009-10-12
Trond Norbye
Merged Jean-Charles Redoutey
tree
|
commitdiff
2009-10-12
Brian Aker
Merge from Trond
tree
|
commitdiff
2009-10-12
Brian Aker
Merge from Jean-Charles
tree
|
commitdiff
2009-10-12
Brian Aker
Merge Jean-Charles
tree
|
commitdiff
2009-10-10
Jean-Charles Redoutey
Also keep track of last disconnected server at blacklis...
tree
|
commitdiff
2009-10-10
Jean-Charles Redoutey
Fixed code to blacklist server as from very first failu...
tree
|
commitdiff
2009-10-10
Jean-Charles Redoutey
Added reviewed version of memcached_server_get_last_dis...
tree
|
commitdiff
2009-10-10
Jean-Charles Redoutey
Fixed retry counter wrongly incremented in case of...
tree
|
commitdiff
2009-10-08
Brian Aker
Merge in Adam's bug case.
tree
|
commitdiff
2009-10-08
Brian Aker
Merge of Trond's work.
tree
|
commitdiff
2009-10-08
Brian Aker
Eric's fix for UDP delete
tree
|
commitdiff
2009-10-08
Trond Norbye
Bug #442914: 'delete noreply' may hang the client
tree
|
commitdiff
2009-10-08
Trond Norbye
Merge Eric
tree
|
commitdiff
2009-10-07
Eric Lambert
fixed casting issue that was causing udp buffered delet...
tree
|
commitdiff
2009-10-07
Brian Aker
Merge of additional C++ pieces from Padraig
tree
|
commitdiff
2009-10-07
Padraig O'Sullivan
Merge from trunk.
tree
|
commitdiff
2009-10-07
Padraig O'Sullivan
Added a method for removing servers and updated the...
tree
|
commitdiff
2009-10-06
Brian Aker
Merge in bug fix for for MTaylor
tree
|
commitdiff
2009-10-06
Brian Aker
Merge Trond.
tree
|
commitdiff
2009-10-06
Trond Norbye
Bug 421108: memstat reports same value for bytes, bytes...
tree
|
commitdiff
2009-10-06
Trond Norbye
Bug #434843: Large multigets with binary protocol may...
tree
|
commitdiff
2009-10-05
Trond Norbye
Create workaround for warnings generated by a broken...
tree
|
commitdiff
2009-10-05
Trond Norbye
Update protocol due to review comments:
tree
|
commitdiff
2009-10-05
Trond Norbye
Move libmemcachedutil to libmemcached/util where it...
tree
|
commitdiff
2009-10-04
Monty Taylor
We missed the symbol versioning file. Oops.
tree
|
commitdiff
2009-10-02
Padraig O'Sullivan
Merge from trunk.
tree
|
commitdiff
2009-10-02
Brian Aker
Merge Monty.
tree
|
commitdiff
2009-10-02
Brian Aker
Merge Trond's protocol work.
tree
|
commitdiff
2009-10-01
Trond Norbye
Refactor and add support for the ASCII protocol by...
tree
|
commitdiff
2009-09-30
Brian Aker
Fix length mismatch
tree
|
commitdiff
2009-09-27
Padraig O'Sullivan
Merge from trunk.
tree
|
commitdiff
2009-09-26
Brian Aker
Merge Trond
tree
|
commitdiff
2009-09-26
Trond Norbye
RFE: It should be possible to set behavior flags on...
tree
|
commitdiff
2009-09-25
Trond Norbye
Add an example using innodb as a storage (NOTE: this...
tree
|
commitdiff
2009-09-23
Brian Aker
Updating for version .33
tree
|
commitdiff
2009-09-22
Brian Aker
Merge Trond
tree
|
commitdiff
2009-09-22
Brian Aker
Merge fix for binary mget
tree
|
commitdiff
2009-09-22
Trond Norbye
Bug #434484: Binary protocol maps NOT_STORED to wrong...
tree
|
commitdiff
2009-09-22
Brian Aker
Merge Patrick
tree
|
commitdiff
2009-09-22
Trond Norbye
Bug: #434495: Ignore SERVER/CLIENT_ERROR from stats...
tree
|
commitdiff
2009-09-21
Trond Norbye
Merge trunk
tree
|
commitdiff
2009-09-20
Brian Aker
Updates on C++ interface
tree
|
commitdiff
2009-09-19
Padraig O'Sullivan
Forgot to include the std:: namespace prefix before...
tree
|
commitdiff
2009-09-19
Padraig O'Sullivan
Updating Patrick's C++ exceptions to build without...
tree
|
commitdiff
2009-09-19
Padraig O'Sullivan
Updating the C++ exceptions file to build correctly.
tree
|
commitdiff
next