summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* TCP and UDP ports should follow each other. bug67Dustin Sallings2009-10-302-0/+94
* Ignore stats prefix for keys without prefix delimiterChang Song2009-10-301-2/+10
* Issue 104: stats bug for cmd_getTrond Norbye2009-10-292-0/+25
* Better error messages for delete.Dustin Sallings2009-10-292-2/+4
* Provide better errors for deletion scenarios. bug3Dustin Sallings2009-10-294-6/+51
* Remove slab size special case for growth factor 2. bug56Colin Pitrat2009-10-291-4/+0
* Added test for bug68Dustin Sallings2009-10-291-0/+21
* Add LSB section to memcached-init script. bug54Monty Taylor2009-10-291-0/+10
* Use non-blocking connect_server in test.Dustin Sallings2009-10-281-8/+2
* Issue 101: Not reading server responses will hang the serverTrond Norbye2009-10-281-0/+74
* Issue 102: Piping null to the server will crash itTrond Norbye2009-10-282-2/+46
* Add a parameter to connect_server to get a nonblocking connectionTrond Norbye2009-10-281-5/+14
* Add sasl_defs.h to the sources to include it in make distTrond Norbye2009-10-251-1/+1
* SASL should only be used with the binary protocolTrond Norbye2009-10-252-1/+29
* Fix sasl mechanism order assumption in test.Dustin Sallings2009-10-251-2/+2
* Enforce some hard limits on SASL mechanism length.Dustin Sallings2009-10-253-3/+16
* Testing SASL auth in binary protocol.CaptTofu2009-10-253-1/+589
* SASL auth support.Dustin Sallings2009-10-257-2/+298
* Relax the warnings a bit for cyrus-saslDustin Sallings2009-10-251-1/+1
* Look for sasl.Dustin Sallings2009-10-251-0/+15
* Better documentation for -Idormando2009-10-182-1/+8
* Fixed some more == in shell tests.Dustin Sallings2009-10-181-3/+3
* nitpick a word in protocol.txtdormando2009-10-141-1/+1
* Issue 97: Check for the existence of libgcovTrond Norbye2009-10-121-2/+9
* Spec fixes (-TODO, +BuildDepend: /usr/bin/prove)1.4.2Jonathan Steinert2009-10-081-1/+2
* Fix for issue 93 (binary verbosity)1.4.2-rc1dormando2009-10-071-13/+11
* Restrict binary protocol to 8bit keys.dormando2009-10-072-10/+35
* Removed issue_72 C test (emits invalid key).Dustin Sallings2009-10-071-30/+0
* Allow using an external daemon for perl tests.dormando2009-10-072-1/+26
* better warnings for -tdormando2009-10-071-1/+11
* Tests for item_size_max (-I) setting.dormando2009-10-071-0/+52
* new per-slab item stat evicted_nonzerodormando2009-10-073-0/+39
* remove old unfinished slab reassignment codedormando2009-10-075-170/+0
* Make item size max start time configurable.dormando2009-10-075-7/+48
* -vv mode now prints the final slab classdormando2009-10-061-1/+5
* Issue 92: stats cachedump should respond CLIENT_ERROR for illegal slab idsTrond Norbye2009-09-223-1/+71
* memcached-tool shows: evictions, evict_time, and OOM countsRyan Tomayko2009-09-211-6/+8
* Cleanup of number of threads declarations (issue 91)Dmitry Isaykin2009-09-184-21/+29
* Add support for hugetlbfs (for Linux).Trond Norbye2009-09-182-8/+5
* Remove TODO from dist targetTrond Norbye2009-09-171-4/+4
* Reformat to be consistent with the project.Dustin Sallings2009-09-171-360/+360
* Protocol definitions for range ops.Dustin Sallings2009-09-171-1/+57
* Use ls-files instead of ls-tree to run whitespace tests.Dustin Sallings2009-09-151-2/+2
* Wider reaching whitespace cleanup.Dustin Sallings2009-09-1411-819/+821
* New whitespace test.Dustin Sallings2009-09-141-2/+17
* Removed the old TODO.Dustin Sallings2009-09-141-29/+0
* README whitespace cleanup.Dustin Sallings2009-09-141-2/+2
* Issue 89: "Optimize" get-hits calculationsTrond Norbye2009-09-101-31/+8
* Kill off redundant item_init.Dustin Sallings2009-09-113-12/+0
* Kill off redundant and incorrect sizing definition.Dustin Sallings2009-09-111-1/+1