summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* typo fixes1.4.34dormando2017-01-071-2/+2
* add `-o modern` switches to -hdormando2017-01-071-1/+3
* metadump: Fix preventing dumping of class 63dormando2017-01-071-1/+1
* fix cache_memlimit bug for > 4G valuesdormando2017-01-071-1/+1
* metadump: ensure buffer is flushed before finishdormando2017-01-061-5/+5
* log class id with fetchers and mutationsdormando2017-01-044-15/+25
* fix store log and add ttldormando2017-01-044-10/+21
* tune crawler logger, fix crawler watermarkdormando2016-12-302-5/+4
* add logging endpoint for LRU crawlerdormando2016-12-304-11/+24
* evicted_active was inverteddormando2016-12-301-1/+1
* evicted_active counter for LRU maintainerdormando2016-12-302-0/+19
* stop pushing NULl byte into watcher streamdormando2016-12-271-4/+6
* bump for binary.t test countdormando2016-12-191-1/+1
* scale item hash lock with more worker threadsdormando2016-12-191-2/+6
* Further increase systemd service hardeningCraig Andrews2016-12-191-0/+28
* Missing necessary header for atomic_inc_64_nv() used in logger.cAlexander Pyhalov2016-12-191-0/+4
* fix print format for idle timeout threadNick2016-12-191-1/+1
* improve binary sasl security fixesdormando2016-12-181-1/+15
* fix clang compile errordormando2016-12-181-1/+2
* widen systemd caps to allow maxconns to increasedormando2016-12-181-1/+1
* Add -X option to disable cachedump/metadumpdormando2016-12-183-0/+20
* vague SASL updatesdormando2016-12-181-1/+6
* don't double free in lru_crawler on closed clientsdormando2016-12-161-1/+4
* fix segfault if metadump client goes awaydormando2016-12-161-0/+3
* CVE reported by cisco talos1.4.33dormando2016-10-122-2/+11
* use slab_sizes_unparsed instead of subopts_value1.4.32dormando2016-10-121-1/+1
* fix missing evicted_time display in stats outputakisssa2016-10-121-0/+2
* typo fix in -h's -o modern note.dormando2016-10-111-1/+1
* printf format string fix for long long time_tGiovanni Bechis2016-10-111-2/+2
* Update old ChangeLog note to visit Github wikiAdam Chainz2016-10-111-0/+4
* Add test for OOM errors with new LRUdormando2016-10-111-2/+17
* fix OOM errors with newer LRUdormando2016-09-071-2/+2
* document new metadump command.1.4.31dormando2016-08-191-0/+23
* pull LRU crawler out into its own file.dormando2016-08-197-642/+701
* make logger use uriencode out of util.cdormando2016-08-191-39/+3
* refactor checkpoint for LRU crawlerdormando2016-08-194-154/+296
* allow redispatching sidethread conn to workerdormando2016-08-194-14/+50
* LRU maintainer can't jump ahead of crawlerdormando2016-08-191-11/+18
* metadump last access in unixtimedormando2016-08-191-2/+2
* comment crawler debug line.dormando2016-08-191-1/+1
* prototype functionality for LRU metadumperdormando2016-08-196-19/+260
* remove some dead thread codedormando2016-08-193-22/+3
* -o modern now conditionally sets slab chunk maxdormando2016-08-191-0/+7
* 512k makes a lot more sense for the defaultdormando2016-08-131-3/+4
* fix `-o modern` with > 1MB items.dormando2016-08-121-3/+9
* don't allow -I > 1Gdormando2016-08-121-0/+4
* bump for binary tests.1.4.30dormando2016-08-111-1/+1
* Add MemoryDenyWriteExecute to the systemd serviceCraig Andrews2016-08-111-0/+4
* Handle end of line comment on memcached.confGuillaume Delacour2016-08-111-1/+1
* Add missing parameters and escape hypens as minusGuillaume Delacour2016-08-111-3/+13