summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Bind each UDP socket to an a single worker thread in multiport envTrond Norbye2011-03-011-1/+1
* Issue 163: Buggy mem_requested valuesTrond Norbye2010-11-121-0/+37
* Issue 140 - Fix age for items statsTrond Norbye2010-11-101-0/+37
* Reverse backward expected/actual params in testDan McGee2010-11-021-1/+1
* Issue 152: Fix error message from mgetTrond Norbye2010-09-141-0/+17
* Refuse to start if we detect libevent 1.[12]Trond Norbye2010-09-142-2/+3
* Backporting AC_PROG_CC_C99 macro for redhat.Dustin Sallings2010-02-201-0/+1
* Added reclaimed statistics.Trond Norbye2010-01-122-3/+5
* Allow noreply mixed with 0 delay.1.4.4Dustin Sallings2009-11-262-3/+17
* Allow a delete duration of 0.Dustin Sallings2009-11-261-0/+20
* Fix warning at end of stats responses in sasl testdormando2009-11-261-2/+2
* Added auth_enabled_sasl setting stat and tests for the sasl stats.Matt Ingenthron2009-11-263-30/+43
* Added new stats to track sasl authentication.Matt Ingenthron2009-11-261-1/+14
* Ensure LRU tests use largest slab.dormando2009-10-301-4/+1
* TCP and UDP ports should follow each other. bug67Dustin Sallings2009-10-301-0/+84
* Issue 104: stats bug for cmd_getTrond Norbye2009-10-291-0/+24
* Better error messages for delete.Dustin Sallings2009-10-291-1/+2
* Provide better errors for deletion scenarios. bug3Dustin Sallings2009-10-293-4/+43
* Added test for bug68Dustin Sallings2009-10-291-0/+21
* SASL should only be used with the binary protocolTrond Norbye2009-10-251-1/+16
* Fix sasl mechanism order assumption in test.Dustin Sallings2009-10-251-2/+2
* Enforce some hard limits on SASL mechanism length.Dustin Sallings2009-10-251-3/+7
* Testing SASL auth in binary protocol.CaptTofu2009-10-253-1/+589
* Restrict binary protocol to 8bit keys.dormando2009-10-071-1/+16
* Allow using an external daemon for perl tests.dormando2009-10-071-1/+17
* Tests for item_size_max (-I) setting.dormando2009-10-071-0/+52
* new per-slab item stat evicted_nonzerodormando2009-10-071-0/+31
* remove old unfinished slab reassignment codedormando2009-10-071-11/+0
* Make item size max start time configurable.dormando2009-10-072-1/+6
* Cleanup of number of threads declarations (issue 91)Dmitry Isaykin2009-09-181-1/+7
* Use ls-files instead of ls-tree to run whitespace tests.Dustin Sallings2009-09-151-2/+2
* Wider reaching whitespace cleanup.Dustin Sallings2009-09-144-84/+86
* New whitespace test.Dustin Sallings2009-09-141-2/+17
* binary set with cas does not return the new cas idTrond Norbye2009-09-021-4/+4
* Test for binary set/add returning CAS value.Dustin Sallings2009-09-021-3/+5
* Fix reference to memcached.spec.in in whitespace test.Dustin Sallings2009-09-011-1/+2
* Issue 84: binary quitq doesn't close the connection...Trond Norbye2009-08-291-2/+26
* Fix memory corruption issue with bad item lengths1.4.1-rc1dormando2009-08-261-0/+22
* Issue 42: Stats slabs should include the number of requested bytesTrond Norbye2009-08-191-0/+21
* Error check socket sends in the binary test.Dustin Sallings2009-08-191-0/+1
* Update flush stats on binary flushes (issue 71).Dustin Sallings2009-08-191-1/+17
* Put a time limit on memcached processes started from within tests.Dustin Sallings2009-08-141-1/+1
* Fuzzy test for boundary overruns.Dustin Sallings2009-08-141-3/+47
* extra commaSteve Yen2009-07-141-1/+1
* Fix a test-time warning.Dustin Sallings2009-07-101-1/+1
* Test suite warning fix.Cosimo Streppone2009-07-101-1/+1
* Issue 61: reqs_per_event handling (-R) is incorrect leading to client lockupsTrond Norbye2009-07-092-1/+21
* New binary protocol error for bad stored value in incr/decr (issue48)Dustin Sallings2009-06-291-5/+26
* Don't abort when creating a socket with an unknown binding protocol.1.4.0-rc1Dustin Sallings2009-05-151-1/+19
* When receiving bad magic in the binary protocol, hang up.Dustin Sallings2009-05-141-0/+16