summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* proxy: add mcp.internal(r) APIdormando2023-02-251-0/+1
* MacOS drop privileges supportDavid CARLIER2022-08-251-0/+4
* DTrace build fix on MacDavid Carlier2022-08-251-2/+8
* proxy: fix missing md5.h from tarball distdormando2022-08-251-1/+1
* proxy: add ring_hash builtindormando2022-02-241-1/+2
* proxy: pull chunks into individual c filesdormando2022-02-181-1/+6
* proxy: initial commit.dormando2021-10-051-0/+19
* add queue.h in archive1.6.12Remi Collet2021-09-281-0/+1
* hash: add XXH3 to list of hash algorithms.dormando2021-06-091-1/+1
* meta: allow base64'ed binary keys with 'b' flagdormando2021-06-071-0/+1
* arm64: Re-add arm crc32c hw accelerationAli Saidi2020-10-271-1/+1
* main: split binary protocol into proto_bin.cdormando2020-07-021-1/+2
* main: split text protocol into proto_text.cdormando2020-07-021-1/+2
* fixing the basic tls test so it exits correctly when failsTharanga Gamaethige2020-07-011-2/+2
* testapp: Fix failure with -flto=autoKanak Kshetri2020-04-091-1/+1
* add separate limits for connection buffersdormando2020-02-261-7/+2
* stats: Rename stats.c to stats_prefix.cKanak Kshetri2020-01-131-2/+2
* stats: Move unit tests to testapp.cKanak Kshetri2020-01-131-1/+1
* Support running tests in out-of-tree buildOla Jeppsson2019-10-171-3/+3
* restartable cachedormando2019-09-171-1/+2
* -Y [filename] for ascii authentication modedormando2019-05-201-1/+2
* Adding FreeBSD capabilities support.David Carlier2019-04-261-0/+4
* Basic implementation of TLS for memcached.1.5.13Tharanga Gamaethige2019-04-151-0/+24
* build fixes1.5.4dormando2017-12-201-2/+2
* extstore: C version of automove algorithmdormando2017-12-071-1/+2
* extstore: configure and start time gatingdormando2017-11-281-2/+5
* external storage base commitdormando2017-11-281-1/+4
* Rework pledge support after seccomp support has been addedGiovanni Bechis2017-11-041-0/+4
* Move -lseccomp to LDADDStanisław Pitucha2017-08-231-1/+5
* Add drop_privileges() for LinuxStanisław Pitucha2017-08-231-0/+7
* PARALLEL=9 make test -> runs prove in paralleldormando2017-07-261-1/+5
* add a real slab automover algorithmdormando2017-06-231-1/+2
* import itoa_ljust.c for fast number printingdormando2017-01-071-1/+2
* pull LRU crawler out into its own file.dormando2016-08-191-1/+2
* initial logger code.dormando2016-06-161-2/+4
* Make hash table algorithm selectabledormando2014-04-161-0/+2
* Fix make maintainer-cleanBrian Aker2012-12-031-0/+13
* README.md was missing from dist tarballdormando2012-09-031-1/+1
* Add sasl_defs.h to the sources to include it in make distTrond Norbye2009-10-251-1/+1
* SASL auth support.Dustin Sallings2009-10-251-0/+4
* Remove TODO from dist targetTrond Norbye2009-09-171-4/+4
* Put a time limit on memcached processes started from within tests.Dustin Sallings2009-08-141-1/+3
* Added docs target for generating doxygen.Dustin Sallings2009-04-171-0/+3
* Create a generic cache for objects of same sizeTrond Norbye2009-04-171-6/+11
* Use git's version number for releases.Dustin Sallings2009-03-261-1/+1
* Do not install memcached-debug sizes internal_testsTrond Norbye2009-03-231-1/+2
* start of the incr fix, rearranges a bunch, adds util, tests, etcBrad Fitzpatrick2009-03-191-2/+6
* Created a tool to show us the sizes of various data structures.Dustin Sallings2009-03-101-2/+3
* Modified the dtrace build supportTrond Norbye2009-03-041-5/+21
* Dist-hook should remove *~ files instead of .svn files (we don't use subversi...Trond Norbye2009-03-041-4/+1