summaryrefslogtreecommitdiff
path: root/t/binary.t
Commit message (Expand)AuthorAgeFilesLines
* Find perl via /usr/bin/env instead of directlyDavid CARLIER2022-08-251-1/+1
* Add build option to disable unix socket functionality.Jefty Negapatan2020-04-111-1/+1
* restartable cachedormando2019-09-171-1/+1
* Basic implementation of TLS for memcached.1.5.13Tharanga Gamaethige2019-04-151-9/+25
* fix the binary.t test countdormando2017-12-171-1/+3
* extstore: always output global page pooldormando2017-11-281-1/+1
* fix chunked items set in binprot, read from asciidormando2017-10-131-1/+6
* add max_connections stat to 'stats' outputdormando2017-08-241-1/+1
* default to unix sockets for testsdormando2017-07-261-1/+1
* flip defaults and add long options1.5.0dormando2017-07-201-2/+2
* bump for binary tests1.4.38dormando2017-06-241-1/+1
* bump binary.t test count...dormando2017-02-261-1/+1
* minor test fixes for inline asciihdr changedormando2017-01-221-1/+1
* bump for binary.t test countdormando2016-12-191-1/+1
* bump for binary tests.1.4.30dormando2016-08-111-1/+1
* slabs reassigns works with chunks and chunked items.dormando2016-07-121-1/+1
* CLRF in binprot was inverted.dormando2016-07-121-1/+18
* add get_flushed counter, fix expired_unfetcheddormando2016-06-271-1/+1
* bump binary.tdormando2016-06-241-1/+1
* memcached idle connection killerJay Grizzard2016-06-211-1/+1
* misc cleanups for logger code.dormando2016-06-171-1/+1
* update binary test count for get_expired statdormando2016-05-281-1/+1
* minor fixes and docs for listen_disabled timerdormando2015-11-181-1/+1
* Record and report on time spent in listen_disabledIan Miell2015-11-181-1/+0
* Make LRU crawler work from maint thread.dormando2015-02-131-1/+1
* add `-o expirezero_does_not_evict` featuredormando2015-01-081-1/+1
* make HOT/WARM ratios starttime tunable.dormando2015-01-081-1/+1
* direct reclaim mode for evictionsdormando2015-01-041-1/+0
* rename reflocked + add protocol.txt linedormando2014-10-121-1/+1
* lru_crawler_tocrawl to limit inspected per rundormando2014-04-171-1/+1
* lru_crawler fixups for latest master branchdormando2014-04-171-1/+1
* Make hash table algorithm selectabledormando2014-04-161-1/+1
* Fix for incorrect length of initial value set via binary increment protocol.theblop2013-12-201-1/+10
* Added parameter to disable flush_all (nice to have on production)Daniel PaƱeda2013-12-191-1/+2
* Fix tests again..dormando2013-12-081-1/+1
* Some tail_repair_time adjustmentsdormando2013-12-081-1/+1
* fix some binary.t stuffdormando2012-07-291-2/+2
* add a binary touch test that actaully failsdormando2012-07-291-0/+4
* tests: loop on short binary packet readsDustin Sallings2012-01-251-3/+7
* slab reassignmentdormando2011-12-191-1/+1
* Add new stats expired_unfetched, evicted_unfetcheddormando2011-09-281-1/+1
* bug220: incr would sometimes return the previous item's CASDustin Sallings2011-09-281-4/+36
* experimental maxconns_fast optiondormando2011-09-271-1/+1
* Add binary GATK/GATKQdormando2011-09-271-0/+2
* Backport binary TOUCH/GAT/GATQ commandsdormando2011-09-271-1/+42
* Bind each UDP socket to an a single worker thread in multiport envTrond Norbye2011-03-011-1/+1
* Refuse to start if we detect libevent 1.[12]Trond Norbye2010-09-141-1/+1
* Added reclaimed statistics.Trond Norbye2010-01-121-1/+1
* Added auth_enabled_sasl setting stat and tests for the sasl stats.Matt Ingenthron2009-11-261-1/+1
* Restrict binary protocol to 8bit keys.dormando2009-10-071-1/+16