Posted
about 16 years
ago
by
Steve Yen <steve.yen@gmail.com>
memcached_io_reset passed wrong struct
|
Posted
about 16 years
ago
by
Steve Yen <steve.yen@gmail.com>
just a typo fix, getting comfy with hg
|
Posted
about 16 years
ago
by
Trond Norbye <trond.norbye@sun.com>
Implement memcached_behavior_noreply
|
Posted
about 16 years
ago
by
Toru Maesaka <dev@torum.net>
Separated the server listing (print) code in memstat to it's own internal function. This is to avoid making main() messy by adding code for the node/pool analyzer work.
|
Posted
over 16 years
ago
by
Toru Maesaka <dev@torum.net>
Print help with startup error to save people from re-executing with --help
|
Posted
over 16 years
ago
by
Trond Norbye <trond.norbye@sun.com>
Deprecate MEMCACHED_NO_KEY_PROVIDED, and fixed key validation tests for the binary protocol
|
Posted
over 16 years
ago
by
Brian Aker <brian@tangent.org>
Merge.
|
Posted
over 16 years
ago
by
Brian Aker <brian@tangent.org>
Changed memcached_servers_parse() to take const
|
Posted
over 16 years
ago
by
hannu.valtonen@hut.fi
Change binary protocol behavior to disallow the use of key verification. (We disable key verification in case setting binary-protocol behavior, and disallow setting key verification behavior in case binary protocol is already in use. Motivation for this is to allow the use of arbitrary key content i.e. non-ascii
|
Posted
over 16 years
ago
by
Trond Norbye <trond.norbye@sun.com>
Removed obsolete DTrace related macros
|