summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Speed up incr/decr by replacing snprintf.1.5.15Tharanga Gamaethige2019-05-201-1/+1
* Use correct buffer size for internal URI encoding.Tharanga Gamaethige2019-05-205-12/+34
* change some links from http to httpskun2019-05-209-12/+12
* Fix small memory leak in testapp.c.David Carlier2019-05-201-0/+1
* free window_global in slab_automove_extstore.cliwenlong052019-05-201-0/+1
* widen internal item flags to 16bits.dormando2019-05-204-18/+21
* remove inline_ascii_response optiondormando2019-05-207-119/+32
* -Y [filename] for ascii authentication modedormando2019-05-209-102/+516
* fix: idle-timeout wasn't compatible with binprotdormando2019-05-131-0/+1
* update -h output for -I (max item size)1.5.14dormando2019-04-271-1/+1
* fix segfault in "lru" commanddormando2019-04-271-2/+2
* fix compile error on centos7dormando2019-04-271-0/+1
* extstore: error adjusting page_size after ext_pathdormando2019-04-271-0/+4
* extstore: fix segfault if page_count is too high.dormando2019-04-272-1/+13
* close delete + incr item survival bugdormando2019-04-263-6/+22
* fix typo sents -> sendshayashier2019-04-261-1/+1
* FreeBSD superpages checking.David Carlier2019-04-261-1/+19
* Adding FreeBSD capabilities support.David Carlier2019-04-263-0/+32
* fix comment in cache.hdormando2019-04-261-2/+1
* memcached-tool dump fix loss of exp valueJohn Leslie2019-04-261-3/+3
* clarify hashsize typepdef in assoc.c to be 32-bitdormando2019-04-261-1/+1
* Add optional feature support to RPM package buildingmiwasson2019-04-261-1/+22
* Fix "qw" in "MemcachedTest.pm" so "wait_ext_flush" is exported properlyTianon Gravi2019-04-261-1/+1
* Basic implementation of TLS for memcached.1.5.13Tharanga Gamaethige2019-04-1530-91/+1630
* Improve Get And Touch documentationAndre Azevedo Pinto2019-01-151-1/+1
* fix INCR/DECR refcount leak for extstore headers1.5.12dormando2018-10-231-0/+1
* extstore: balance IO thread queues1.5.11dormando2018-10-023-4/+30
* Remove some unused variables from mainNick Frost2018-08-151-9/+0
* t/lru-maintainer.t: check for WARM item earlierdormando2018-08-111-2/+2
* 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