summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make flush-all.t more reliable1.5.10dormando2018-08-081-1/+1
* add support for travis-ciphantom99992018-08-081-0/+17
* Followed directions of issue 386 regarding posix signalsGleicon Moraes2018-08-081-6/+6
* expand NEED_ALIGN for chunked itemsdormando2018-08-085-9/+64
* extstore JBOD supportdormando2018-08-0612-59/+312
* split storage writer into its own threaddormando2018-08-036-35/+146
* add missing va_end() call to logger_log()Miroslav Lichvar2018-07-111-0/+1
* fix ASCII get error handling (+ extstore leak)1.5.9dormando2018-07-073-26/+178
* drop_privileges is no longer default if available.dormando2018-07-063-3/+14
* support transparent hugepages on LinuxChen-Yu Tsai2018-07-052-1/+76
* remove bad assert from crawlerdormando2018-07-031-1/+0
* Mark seccomp experimentalStanisław Pitucha2018-07-012-3/+3
* add utility macro to replace repetitive code snippit.Linkerist2018-06-273-40/+17
* add several extstore options for help info.Linkerist2018-06-271-0/+2
* Include keys with non-[\w.~-] bytes in memcached-tool dumpCharmander2018-06-271-2/+5
* t/issue_67: default UPD port is 0 (off)Vadim Pushtaev2018-06-271-6/+19
* Fix #399 - whitelist clock_gettime in seccomp rulesSjon Hortensius2018-06-271-0/+4
* Remove unused import from slab_loadgen scriptPeter (Stig) Edwards2018-06-271-1/+0
* Remove unused variable: pool_highPeter (Stig) Edwards2018-06-271-1/+0
* use a more explicit build example in HACKINGdormando2018-06-171-0/+3
* Contributing link is outdated in the HACKING fileVadim Pushtaev2018-06-171-1/+1
* Add test to ensure memcached doesn't segfault if CMD_SASL_STEP is called befo...Paul Furtado2018-06-041-3/+15
* Fix segfault: Prevent calling sasl_server_step before sasl_server_startPaul Furtado2018-06-042-0/+10
* Explicitly define realm in sasl tests so sasl tests work on all platformsPaul Furtado2018-06-041-3/+4
* fix flaky lru-maintainer testdormando2018-05-251-0/+12
* fix sasl tests1.5.8dormando2018-05-241-1/+1
* extstore tests: further tuning of testsdormando2018-05-242-26/+61
* extstore tests: adjust pacing and sizingdormando2018-05-242-4/+6
* gate arm crc32 behind --enable-arm-crc32dormando2018-05-232-3/+12
* extstore test: try harder to find missing valuesdormando2018-05-221-1/+4
* alignment and 32bit fixes for extstoredormando2018-05-224-6/+25
* crc32c for aarch64 supportdormando2018-05-221-2/+71
* fix deadlock during hash table expansiondormando2018-05-171-2/+2
* Add Dockerfile definitionsStanisław Pitucha2018-05-084-0/+55
* Fix lru-crawler behaviourStanisław Pitucha2018-04-121-0/+1
* Fail loudly if seccomp setup failsStanisław Pitucha2018-04-121-0/+10
* extstore: fix ref leak when using binprot GATK1.5.7dormando2018-03-271-3/+4
* Bugfix: missing initialization code for extstore maint thread objectsOri Shalev2018-03-241-0/+2
* Drop supplementary groups in addition to setgidAnthony Ryan2018-03-242-0/+5
* Use HAVE_SASL_CB_GETCONFPATHPeter (Stig) Edwards2018-03-231-2/+6
* Fix SASL_CB_GETCONF(PATH) detectionPeter (Stig) Edwards2018-03-231-0/+24
* memcached-tool: Add 'limit' parameter to 'dump'.Calin Iorgulescu2018-03-232-24/+52
* Rewrite memchached-tool 'dump' method to use new lru_crawler interface.Calin Iorgulescu2018-03-231-36/+22
* Fixes decrement-before-check problem (issue #362).Calin Iorgulescu2018-03-192-1/+21
* document in manpage that port 0 is off.dormando2018-03-151-1/+1
* Fix SIGBUS from alignment issues on 64bit ARMdormando2018-03-153-4/+17
* add_delta: use bool incr to be consistent with other functionsFangrui Song2018-03-142-2/+2
* Spelling fixesJosh Soref2018-03-146-7/+7
* Update with syscalls found on ArchStanisław Pitucha2018-03-141-0/+10
* Expect the memcached to crashStanisław Pitucha2018-03-141-1/+9