summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* Drop privileges when running on SolarisTrond Norbye2009-03-031-0/+5
* Added trace.h to the list of sources to be included in the dist targetTrond Norbye2009-03-021-1/+2
* Added tcov-files to gitignore and clean targetTrond Norbye2009-03-021-1/+1
* Refactor: moved the hash function from assoc.c to hash.cTrond Norbye2009-03-021-1/+7
* added gcov output files to make clean targetSteve Yen2009-02-261-0/+2
* libgcov is needed for gcov debug builds.Dustin Sallings2009-01-291-1/+1
* Added support for test code coverage output for "make test" targetVictor Kirkebo2009-01-291-0/+21
* Always use bundled daemonize function, fixed warnings on MacOSXTrond Norbye2009-01-031-6/+6
* dtrace on macosx does not support -GTrond Norbye2009-01-031-7/+7
* Add DTrace probes to the binary protocolTrond Norbye2009-01-031-1/+3
* Fix 'make dist' target to include new filesTrond Norbye2009-01-021-2/+2
* Add DTrace probes for Solaris/etc.Trond Norbye2009-01-021-2/+16
* Merged Trond Norbye's protocol patch.Trond Norbye2008-07-281-0/+1
* Allow running tests in a build directory different from source directory. (To...Tomash Brechko2007-11-161-1/+1
* add rpm spec file, new sysv init scriptPaul Lindner2007-05-041-1/+1
* Merge multithreaded into trunk, commit #2 (first commit only did theSteven Grimm2007-04-161-1/+1
* multiple cleanups/refactoring, see ChangeLogPaul Lindner2007-03-061-1/+1
* put memcached.h back up hereBrad Fitzpatrick2006-09-071-3/+1
* automake foo from Robin H. Johnson: build two targets, and test on the debug...Brad Fitzpatrick2006-09-061-8/+8
* make "make test" run "prove t"Brad Fitzpatrick2006-09-051-2/+2
* more test -> tBrad Fitzpatrick2006-09-051-3/+3
* gotta remove these .svn files too from the distfilesBrad Fitzpatrick2006-09-041-2/+2
* keep assertions on by default for nowBrad Fitzpatrick2006-09-041-1/+4
* more tests, and remove duplicate code in memcached.c dealing withBrad Fitzpatrick2006-09-041-1/+4
* homebody learned automakeBrad Fitzpatrick2006-07-051-0/+5