| Commit message (Expand) | Author | Age | Files | Lines |
* | Changelog update from 1.2.8 fixes. | dormando | 2009-04-11 | 1 | -0/+6 |
* | Changelog update.1.3.3 | Dustin Sallings | 2009-04-03 | 1 | -0/+4 |
* | Changelog updates for 1.3.3. | Dustin Sallings | 2009-03-31 | 1 | -0/+26 |
* | Some changelog updates. | Dustin Sallings | 2009-03-11 | 1 | -0/+16 |
* | Report various listen failures, Updated Changelog/CONTRIBUTORS and Protocol D... | dormando | 2009-01-03 | 1 | -0/+19 |
* | Remove managed instance mode (Dormando) - We should come back and do this rig... | dormando | 2009-01-03 | 1 | -0/+6 |
* | Changelog update for 1.2.6 release and Patch originally from the Facebook cre... | dormando | 2009-01-03 | 1 | -0/+19 |
* | make -k work under daemon mode (-d). | dormando | 2008-06-12 | 1 | -0/+4 |
* | Version bump (shipit's having trouble with it), and update ChangeLog1.2.5 | dormando | 2008-03-03 | 1 | -0/+14 |
* | Changelog update (fix my formatting too) | dormando | 2008-02-22 | 1 | -3/+1 |
* | Someday I'll stop forgetting the changelog updates :) | dormando | 2008-02-19 | 1 | -0/+11 |
* | Missed again... changelog update for chunk fix. | dormando | 2008-02-11 | 1 | -0/+2 |
* | Forgot ChangeLog entry for -k fix. | dormando | 2008-02-11 | 1 | -0/+4 |
* | Changelog updates | dormando | 2007-12-06 | 1 | -0/+10 |
* | Several days worth of changelog updates... Slipped my mind. | dormando | 2007-11-20 | 1 | -0/+16 |
* | Always send "SERVER_ERROR out of memory" when memory exhausted. | Tomash Brechko | 2007-11-12 | 1 | -0/+5 |
* | Patch from David Bremner <bremner@unb.ca> that implements a new option "-a" | David Bremner | 2007-10-16 | 1 | -0/+7 |
* | update for prepend operation, thread safe version from Maxim replacing Filipe... | Paul Lindner | 2007-10-03 | 1 | -1/+2 |
* | Fix for Unix Domain sockets on FreeBSD | Maxim Dounin | 2007-10-03 | 1 | -0/+5 |
* | The memcached-tool script can now display stats. Patch | Dan Christian | 2007-10-03 | 1 | -0/+3 |
* | name and identity tweaks | Paul Lindner | 2007-10-03 | 1 | -5/+3 |
* | better wording | Paul Lindner | 2007-10-03 | 1 | -1/+1 |
* | Add append command support written by Filipe Laborde. Tests/protocol doc upda... | Filipe Laborde | 2007-10-03 | 1 | -0/+3 |
* | Switch to unsigned 64-bit increment/decrement counters from Evan Miller and D... | Evan Miller | 2007-10-03 | 1 | -0/+3 |
* | Fix for do_item_cachedump() which was returning an incorrect timestamp. | Paul Lindner | 2007-10-03 | 1 | -1/+4 |
* | Fix for stats.evictions not incrementing when exptime == 0 items | Jean-Francois BUSTARRET | 2007-10-03 | 1 | -0/+4 |
* | Incorporate "cas" operation developed by Dustin Sallings | Dustin Sallings | 2007-10-03 | 1 | -0/+7 |
* | Incorporate incrememnt patch from Evan Miller | Evan Miller | 2007-08-22 | 1 | -0/+5 |
* | Bring the memcached.1 manpage up to date | Léon Brocard | 2007-08-08 | 1 | -0/+3 |
* | Workaround crash when using -P and -d flags on x86_64 with latest libevent re... | Paul Lindner | 2007-08-06 | 1 | -0/+4 |
* | Fix the "stats items" command; the powers-of-N chunk size change broke it | Steven Grimm | 2007-07-08 | 1 | -0/+2 |
* | Make item stats commands thread-safe | Steven Grimm | 2007-07-08 | 1 | -0/+5 |
* | prep for 1.2.3 | Paul Lindner | 2007-07-06 | 1 | -0/+2 |
* | Solaris portability fixes from Trond Norbye | Paul Lindner | 2007-06-20 | 1 | -0/+4 |
* | correct evictions statistics docs | Paul Lindner | 2007-05-29 | 1 | -0/+4 |
* | updated unit tests, better spec file | Paul Lindner | 2007-05-12 | 1 | -0/+5 |
* | cleanup unistd.h, better spec file, remove warnings from threads.c | Paul Lindner | 2007-05-07 | 1 | -0/+3 |
* | fix for freebsd 6.x (and perhaps others) | Paul Lindner | 2007-05-07 | 1 | -0/+4 |
* | add rpm spec file, new sysv init script | Paul Lindner | 2007-05-04 | 1 | -0/+4 |
* | committing prior to releasing 1.2.21.2.2 | Brad Fitzpatrick | 2007-05-02 | 1 | -0/+2 |
* | Apply command tokenizer performance/cleanup patch from Paolo Borelli. | Paolo Borelli | 2007-04-17 | 1 | -1/+4 |
* | Updated docs to reflect that memcached works fine on macs with recent libevent | Paul Lindner | 2007-04-17 | 1 | -0/+4 |
* | Part 1 of the Windows compatibility patch | Paul Lindner | 2007-04-16 | 1 | -0/+4 |
* | Merge multithreaded into trunk, commit #2 (first commit only did the | Steven Grimm | 2007-04-16 | 1 | -0/+21 |
* | more fixes from Paolo | Paolo Borelli | 2007-04-12 | 1 | -2/+2 |
* | Add patch for changable verbosity levels | Paul Lindner | 2007-04-12 | 1 | -0/+6 |
* | update clean-whitespace, add automated whitespace test, and clean whitespace | Paul Lindner | 2007-04-10 | 1 | -0/+3 |
* | Add cleanup patch from "Tim Yardley" <liquid@haveheart.com> to | Tim Yardley | 2007-04-08 | 1 | -0/+7 |
* | Added protocol clarification | Paul Lindner | 2007-04-05 | 1 | -0/+5 |
* | Patch from Eli Bingham <eli@pandora.com> to re-enable the -n switch to memcac... | Eli Bingham | 2007-03-31 | 1 | -0/+5 |