| Commit message (Expand) | Author | Age | Files | Lines |
* | extstore: configure and start time gating | dormando | 2017-11-28 | 1 | -2/+5 |
* | external storage base commit | dormando | 2017-11-28 | 1 | -1/+4 |
* | Rework pledge support after seccomp support has been added | Giovanni Bechis | 2017-11-04 | 1 | -0/+4 |
* | Move -lseccomp to LDADD | Stanisław Pitucha | 2017-08-23 | 1 | -1/+5 |
* | Add drop_privileges() for Linux | Stanisław Pitucha | 2017-08-23 | 1 | -0/+7 |
* | PARALLEL=9 make test -> runs prove in parallel | dormando | 2017-07-26 | 1 | -1/+5 |
* | add a real slab automover algorithm | dormando | 2017-06-23 | 1 | -1/+2 |
* | import itoa_ljust.c for fast number printing | dormando | 2017-01-07 | 1 | -1/+2 |
* | pull LRU crawler out into its own file. | dormando | 2016-08-19 | 1 | -1/+2 |
* | initial logger code. | dormando | 2016-06-16 | 1 | -2/+4 |
* | Make hash table algorithm selectable | dormando | 2014-04-16 | 1 | -0/+2 |
* | Fix make maintainer-clean | Brian Aker | 2012-12-03 | 1 | -0/+13 |
* | README.md was missing from dist tarball | dormando | 2012-09-03 | 1 | -1/+1 |
* | Add sasl_defs.h to the sources to include it in make dist | Trond Norbye | 2009-10-25 | 1 | -1/+1 |
* | SASL auth support. | Dustin Sallings | 2009-10-25 | 1 | -0/+4 |
* | Remove TODO from dist target | Trond Norbye | 2009-09-17 | 1 | -4/+4 |
* | Put a time limit on memcached processes started from within tests. | Dustin Sallings | 2009-08-14 | 1 | -1/+3 |
* | Added docs target for generating doxygen. | Dustin Sallings | 2009-04-17 | 1 | -0/+3 |
* | Create a generic cache for objects of same size | Trond Norbye | 2009-04-17 | 1 | -6/+11 |
* | Use git's version number for releases. | Dustin Sallings | 2009-03-26 | 1 | -1/+1 |
* | Do not install memcached-debug sizes internal_tests | Trond Norbye | 2009-03-23 | 1 | -1/+2 |
* | start of the incr fix, rearranges a bunch, adds util, tests, etc | Brad Fitzpatrick | 2009-03-19 | 1 | -2/+6 |
* | Created a tool to show us the sizes of various data structures. | Dustin Sallings | 2009-03-10 | 1 | -2/+3 |
* | Modified the dtrace build support | Trond Norbye | 2009-03-04 | 1 | -5/+21 |
* | Dist-hook should remove *~ files instead of .svn files (we don't use subversi... | Trond Norbye | 2009-03-04 | 1 | -4/+1 |
* | Drop privileges when running on Solaris | Trond Norbye | 2009-03-03 | 1 | -0/+5 |
* | Added trace.h to the list of sources to be included in the dist target | Trond Norbye | 2009-03-02 | 1 | -1/+2 |
* | Added tcov-files to gitignore and clean target | Trond Norbye | 2009-03-02 | 1 | -1/+1 |
* | Refactor: moved the hash function from assoc.c to hash.c | Trond Norbye | 2009-03-02 | 1 | -1/+7 |
* | added gcov output files to make clean target | Steve Yen | 2009-02-26 | 1 | -0/+2 |
* | libgcov is needed for gcov debug builds. | Dustin Sallings | 2009-01-29 | 1 | -1/+1 |
* | Added support for test code coverage output for "make test" target | Victor Kirkebo | 2009-01-29 | 1 | -0/+21 |
* | Always use bundled daemonize function, fixed warnings on MacOSX | Trond Norbye | 2009-01-03 | 1 | -6/+6 |
* | dtrace on macosx does not support -G | Trond Norbye | 2009-01-03 | 1 | -7/+7 |
* | Add DTrace probes to the binary protocol | Trond Norbye | 2009-01-03 | 1 | -1/+3 |
* | Fix 'make dist' target to include new files | Trond Norbye | 2009-01-02 | 1 | -2/+2 |
* | Add DTrace probes for Solaris/etc. | Trond Norbye | 2009-01-02 | 1 | -2/+16 |
* | Merged Trond Norbye's protocol patch. | Trond Norbye | 2008-07-28 | 1 | -0/+1 |
* | Allow running tests in a build directory different from source directory. (To... | Tomash Brechko | 2007-11-16 | 1 | -1/+1 |
* | add rpm spec file, new sysv init script | Paul Lindner | 2007-05-04 | 1 | -1/+1 |
* | Merge multithreaded into trunk, commit #2 (first commit only did the | Steven Grimm | 2007-04-16 | 1 | -1/+1 |
* | multiple cleanups/refactoring, see ChangeLog | Paul Lindner | 2007-03-06 | 1 | -1/+1 |
* | put memcached.h back up here | Brad Fitzpatrick | 2006-09-07 | 1 | -3/+1 |
* | automake foo from Robin H. Johnson: build two targets, and test on the debug... | Brad Fitzpatrick | 2006-09-06 | 1 | -8/+8 |
* | make "make test" run "prove t" | Brad Fitzpatrick | 2006-09-05 | 1 | -2/+2 |
* | more test -> t | Brad Fitzpatrick | 2006-09-05 | 1 | -3/+3 |
* | gotta remove these .svn files too from the distfiles | Brad Fitzpatrick | 2006-09-04 | 1 | -2/+2 |
* | keep assertions on by default for now | Brad Fitzpatrick | 2006-09-04 | 1 | -1/+4 |
* | more tests, and remove duplicate code in memcached.c dealing with | Brad Fitzpatrick | 2006-09-04 | 1 | -1/+4 |
* | homebody learned automake | Brad Fitzpatrick | 2006-07-05 | 1 | -0/+5 |