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]
/
libmemcached
/
2009-07-06
Monty Taylor
Rearranged some things and added the visibility.m4...
tree
|
commitdiff
2009-07-01
Brian Aker
Merge Trond
tree
|
commitdiff
2009-07-01
Trond Norbye
Bug 394442: Replication mget test fail on linux due...
tree
|
commitdiff
2009-07-01
Brian Aker
Work inspired by matt knox
tree
|
commitdiff
2009-06-30
Matt Knox
removed free
tree
|
commitdiff
2009-06-30
Matt Knox
oops! Now I'm using the malloc api, rather than direct...
tree
|
commitdiff
2009-06-29
Brian Aker
Fix from Trond for deprecation
tree
|
commitdiff
2009-06-29
Matt Knox
cached the server error in memcached_server_st
tree
|
commitdiff
2009-06-29
Trond Norbye
Bug #393578: make install should install libmemcached...
tree
|
commitdiff
2009-06-22
Brian Aker
Merging Trond, also fixed make test.
tree
|
commitdiff
2009-06-21
Brian Aker
Merge Monty
tree
|
commitdiff
2009-06-21
Trond Norbye
Deprecate the old callback interface to set the memory...
tree
|
commitdiff
2009-06-21
Monty Taylor
Updated output results to match new now-non-missing...
tree
|
commitdiff
2009-06-20
Brian Aker
Merging replication
tree
|
commitdiff
2009-06-20
Monty Taylor
Merged from trond.
tree
|
commitdiff
2009-06-17
Monty Taylor
Merged from me.
tree
|
commitdiff
2009-06-17
Brian Aker
Merging Trond
tree
|
commitdiff
2009-06-16
Monty Taylor
Merged from me.
tree
|
commitdiff
2009-06-15
Monty Taylor
Fixed -Wconversion warnings.
tree
|
commitdiff
2009-06-15
Monty Taylor
Merged from me.
tree
|
commitdiff
2009-06-15
Monty Taylor
Fixed solaris warnings/errors.
tree
|
commitdiff
2009-06-14
Monty Taylor
Aligned configure.ac with libdizzle and gearman.
tree
|
commitdiff
2009-06-14
Trond Norbye
Use the memory allocators specified by memcached_set_me...
tree
|
commitdiff
2009-06-14
Trond Norbye
merge upstream
tree
|
commitdiff
2009-06-14
Brian Aker
Merge Trond
tree
|
commitdiff
2009-06-14
Trond Norbye
Add memcached_[gs]et_user_data and updated the doc...
tree
|
commitdiff
2009-06-14
Trond Norbye
Clone should also preserve calloc
tree
|
commitdiff
2009-06-14
Trond Norbye
Fix paren style, and mark replication with the unlikely...
tree
|
commitdiff
2009-06-11
Trond Norbye
New configure flag: --enable-deprecated
tree
|
commitdiff
2009-06-10
Trond Norbye
Refactor: clean up malloc/realloc/free/calloc
tree
|
commitdiff
2009-06-09
Trond Norbye
Added support for storing replicas on multiple servers
tree
|
commitdiff
2009-06-01
Brian Aker
Updating for 0.30
0.30
tree
|
commitdiff
2009-05-28
Brian Aker
Added memcached_generate_hash() and more tests! :)
tree
|
commitdiff
2009-05-27
Brian Aker
Stat fix and storage boost performance.
tree
|
commitdiff
2009-05-23
Brian Aker
Merge Monty
tree
|
commitdiff
2009-05-21
Monty Taylor
Merged from trunk.
tree
|
commitdiff
2009-05-20
Monty Taylor
Only link libm with things that need libm.
tree
|
commitdiff
2009-05-20
<brian@localhost...
Align memcached_st.
tree
|
commitdiff
2009-05-20
<brian@localhost...
Cleaned up structures for holes.
tree
|
commitdiff
2009-05-19
<brian@localhost...
Added new memcached_dump() command.
tree
|
commitdiff
2009-05-14
<brian@localhost...
Flip call (NULL is more common). Also add in helgrind...
tree
|
commitdiff
2009-05-13
<brian@localhost...
Cachegrind to test and fix for cache misses
tree
|
commitdiff
2009-05-13
Monty Taylor
A few 32-bit fixes.
tree
|
commitdiff
2009-05-13
Monty Taylor
Fixed files to work with vpath builds for distcheck.
tree
|
commitdiff
2009-05-13
Monty Taylor
Turned on more warnings, and fixed the errors. Moved...
tree
|
commitdiff
2009-05-13
Monty Taylor
Enabled warnings=errors for GCC and then made things...
tree
|
commitdiff
2009-05-13
<brian@localhost...
Setup for next version (and fixes for util for RPM)
tree
|
commitdiff
2009-05-12
Trond Norbye
Fixed up review comments from Brian
tree
|
commitdiff
2009-05-11
Trond Norbye
Added libmemcachedutil containing utility functions
tree
|
commitdiff
2009-05-03
Trond Norbye
Flush _all_ servers when we hit the prefetch limit
tree
|
commitdiff
2009-05-03
Trond Norbye
Added support for MEMCACHED_BEHAVIOR_IO_KEY_PREFETCH
tree
|
commitdiff
2009-05-02
Trond Norbye
POLLERR is a returned event value
tree
|
commitdiff
2009-05-02
Trond Norbye
Refactor: memcached_io_read should return memcached_ret...
tree
|
commitdiff
2009-05-02
Trond Norbye
Swallow new stats from 1.3 servers. We need a new stats...
tree
|
commitdiff
2009-05-02
Robey Pointer
Add support for AUTO_EJECT_HOST
tree
|
commitdiff
2009-05-01
Eric Lambert
Disable hsieh algorithm by default
tree
|
commitdiff
2009-04-30
Trond Norbye
Do not install libmemcached_config.h
tree
|
commitdiff
2009-04-28
Tasuku SUENAGA
Add support for incr/decr with initial value
tree
|
commitdiff
2009-04-16
Trond Norbye
Increase the size of the buffer for the version string
tree
|
commitdiff
2009-04-16
<brian@gir.tangen...
Changed behavior for MEMCACHED_BEHAVIOR_NO_BLOCK to...
tree
|
commitdiff
2009-04-15
<brian@localhost...
Setup for version .28 and fix for RPM build for Fedora 10
0.28
tree
|
commitdiff
2009-04-14
<brian@gir.tangen...
Fix overrun on value
tree
|
commitdiff
2009-04-14
<brian@gir.tangen...
Fix for by_key()
tree
|
commitdiff
2009-04-14
<brian@gir.tangen...
Recommitting fix for non-init
tree
|
commitdiff
2009-03-30
Brian Aker
Fixingup for release
0.27
tree
|
commitdiff
2009-03-27
Toru Maesaka
Unify the execution flow for fetch related functions...
tree
|
commitdiff
2009-03-26
Trond Norbye
Backed out changeset 74a1c5ce90d4
tree
|
commitdiff
2009-03-26
Toru Maesaka
Unify the execution flow for fetch related functions...
tree
|
commitdiff
2009-03-26
Trond Norbye
Refactor: Rename value_fetch to textual_value_fetch
tree
|
commitdiff
2009-03-24
Trond Norbye
Use poll() to determine next readable server
tree
|
commitdiff
2009-03-23
Trond Norbye
Use ptr->root->result if the caller didn't provide...
tree
|
commitdiff
2009-03-21
Steve Yen
Refactor: memcachd_key_test -> memcached_key_test
tree
|
commitdiff
2009-03-19
Trond Norbye
Compute jenkins hash byte by byte on big endian platforms
tree
|
commitdiff
2009-03-19
Trond Norbye
Copy all tunable members in memcached_clone and add...
tree
|
commitdiff
2009-03-13
Trond Norbye
The clients and test programs should not be compiled...
tree
|
commitdiff
2009-03-13
Trond Norbye
Check if the operating system provides a working ntohll
tree
|
commitdiff
2009-03-13
Trond Norbye
Silently ignore the new stats fields
tree
|
commitdiff
2009-03-13
Eric Lambert
minor tweaks to udp testcode and new error string
tree
|
commitdiff
2009-03-11
Trond Norbye
Fix coding style violations
tree
|
commitdiff
2009-03-09
Eric Lambert
Skip IPv6 addresses in UDP mode (the server doesn't...
tree
|
commitdiff
2009-03-09
Eric Lambert
udp support in fire and forget mode for all ops but...
tree
|
commitdiff
2009-03-01
Trond Norbye
Fix connect with timeouts
tree
|
commitdiff
2009-02-26
Robey Pointer
Preserve errno for write failures
tree
|
commitdiff
2009-02-25
Trond Norbye
Fixed retrieval of io-watermarks
tree
|
commitdiff
2009-02-24
Trond Norbye
Fixed typo: SO_RCVBUF instead of SO_SNDBUF
tree
|
commitdiff
2009-02-24
Eric Lambert
do function should not increment response counter in...
tree
|
commitdiff
2009-02-24
Eric Lambert
version_binary no longer attempts to parse invalid...
tree
|
commitdiff
2009-02-24
Eric Lambert
version_textual no longer attempts to parse invalid...
tree
|
commitdiff
2009-02-10
Toru Maesaka
Updated the library version constant to 0.26 (seems...
tree
|
commitdiff
2009-01-27
Trond Norbye
Implemented support for noreply in the binary protocol
tree
|
commitdiff
2009-01-23
Robey Pointer
Export generate_hash_value as memcache_generate_hash_va...
tree
|
commitdiff
2009-01-23
Trond Norbye
Source cleanup (remove compiler warnings ++)
tree
|
commitdiff
2009-01-23
Trond Norbye
replace memcached_readline with memcached_io_readline
tree
|
commitdiff
2009-01-23
Trond Norbye
Fix connect bug in memcached_flush_buffers and syntax...
tree
|
commitdiff
2009-01-23
Toru Maesaka
Added cluster analysis functionality to the library...
tree
|
commitdiff
2009-01-22
Trond Norbye
Added prototype for memcached_flush_buffers
tree
|
commitdiff
2009-01-21
Trond Norbye
Added new command: memcached_flush_buffers
tree
|
commitdiff
2009-01-21
Toru Maesaka
Delete useless code.
tree
|
commitdiff
2009-01-20
Steve Yen
memcached_io_reset passed wrong struct
tree
|
commitdiff
2009-01-20
Trond Norbye
Implement memcached_behavior_noreply
tree
|
commitdiff
next