summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* whitespace fix for freebsddormando2012-07-291-0/+1
* stupid whitespace thing pulls in dead filesdormando2012-07-291-1/+1
* descriptive errors for t/whitespace.tdormando2012-07-291-1/+1
* fix some binary.t stuffdormando2012-07-291-2/+2
* add a binary touch test that actaully failsdormando2012-07-291-0/+4
* pre-split slab pages into slab freelistsdormando2012-07-271-5/+7
* fix glitch with flush_all <future>1.4.12dormando2012-02-011-2/+14
* Skip SASL tests unless RUN_SASL_TESTS is defined.Dustin Sallings2012-01-281-1/+6
* Look around for saslpasswd2 (typically not in the user's path).Dustin Sallings2012-01-281-1/+16
* fix warning in UDP testdormando2012-01-261-1/+1
* tests: loop on short binary packet readsDustin Sallings2012-01-251-3/+7
* fix slabs_reassign tests on 32bit hostsdormando2012-01-181-3/+3
* test for the error code, not the full messagedormando2012-01-111-2/+2
* no same-class reassignment, better errorsdormando2012-01-031-3/+3
* slab reassignmentdormando2011-12-192-1/+72
* disable issue 140's test.1.4.10dormando2011-11-091-1/+5
* Allow all tests to run as rootdormando2011-11-091-1/+3
* two second sleep can land on an odd boundry.dormando2011-10-271-1/+1
* Add new stats expired_unfetched, evicted_unfetcheddormando2011-09-282-2/+2
* bug220: incr would sometimes return the previous item's CASDustin Sallings2011-09-281-4/+36
* experimental maxconns_fast optiondormando2011-09-273-3/+5
* Add an ASCII touch command.dormando2011-09-271-0/+23
* Add binary GATK/GATKQdormando2011-09-271-0/+2
* Backport binary TOUCH/GAT/GATQ commandsdormando2011-09-272-2/+43
* t/issue_140.t waffle-fails. Make it not do that.dormando2011-08-101-1/+1
* Issue 183 - Reclaim items dead by flush_allTrond Norbye2011-07-181-0/+23
* 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