summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Checking in changes prior to tagging of version 1.2.4. Changelog diff is:1.2.4dormando2007-12-061-1/+1
* Changelog updatesdormando2007-12-061-0/+10
* Tests are nondeterministic. Awaiting replacements.dormando2007-12-061-16/+1
* More cas tests by Chris Goffinet and Tomash BrechkoChris Goffinet2007-12-021-1/+60
* If no IOV_MAX, and you're freebsd or apple platforms, define it.dormando2007-12-021-1/+1
* Idiotic copy/paste mistake by dormando. Fixed by dormando ;)dormando2007-12-011-3/+3
* Commandline help for -a option by <bremner@unb.ca>David Bremner2007-11-281-0/+1
* Remove conn_caswrite mode. Tomash pointed out that it's unneeded.dormando2007-11-212-17/+9
* Fix bugs reported by Tomash Brechko for the new cas patch.dormando2007-11-212-10/+12
* Version bump spec file in prep for release... well, -rc.dormando2007-11-201-2/+2
* Several days worth of changelog updates... Slipped my mind.dormando2007-11-201-0/+16
* Dynamic suffix buffer work.dormando2007-11-203-8/+175
* Reduce mutex contention in get command for multiple keys. (Tomash Brechko)Tomash Brechko2007-11-191-9/+18
* Document append/prepend flag/exptime ignore.dormando2007-11-181-0/+4
* Append should not allow its flags or exptime to be updated.dormando2007-11-161-2/+2
* Fix C operation priority bug. (Tomash Brechko)Tomash Brechko2007-11-161-1/+1
* Allow running tests in a build directory different from source directory. (To...Tomash Brechko2007-11-162-4/+9
* Fix CAS segfault due to wrong number of tokens (Chris Goffinet, Tomash Brechko)Chris Goffinet2007-11-161-2/+2
* Updated CAS test for sending empty value (Chris Goffinet goffinet@yahoo-inc.com)Chris Goffinet2007-11-161-1/+5
* Fix for CAS ID replay. (Dustin Sallings <dustin@spy.net>)Dustin Sallings2007-11-161-1/+3
* Test showing CAS ID replay problem. (Dustin Sallings <dustin@spy.net>)Dustin Sallings2007-11-161-1/+5
* Remove global id overflow check in CAS, and NOT FOUND should be NOT_FOUND.dormando2007-11-154-8/+3
* CAS fix from Christ Goffinet and Dustin Sallings. Use a global incrementalDustin Sallings2007-11-153-45/+51
* Missed the indentation.dormando2007-11-141-7/+7
* Remove garbage whitespace, trunk now compiles again!dormando2007-11-141-7/+7
* Define IOV_MAX for OS X Panther and earlier. Report submitted by js (ebgssth@...js2007-11-141-1/+1
* Always send "SERVER_ERROR out of memory" when memory exhausted.Tomash Brechko2007-11-122-2/+12
* Patch from David Bremner <bremner@unb.ca> that implements a new option "-a"David Bremner2007-10-164-4/+25
* Allow memcached-tool dump mode to output keys containing punctuationSteven Grimm2007-10-051-2/+2
* update for prepend operation, thread safe version from Maxim replacing Filipe...Paul Lindner2007-10-034-33/+60
* Fix for Unix Domain sockets on FreeBSDMaxim Dounin2007-10-032-2/+10
* The memcached-tool script can now display stats. PatchDan Christian2007-10-033-6/+35
* name and identity tweaksPaul Lindner2007-10-031-5/+3
* better wordingPaul Lindner2007-10-031-1/+1
* Add append command support written by Filipe Laborde. Tests/protocol doc upda...Filipe Laborde2007-10-034-11/+43
* Switch to unsigned 64-bit increment/decrement counters from Evan Miller and D...Evan Miller2007-10-036-21/+27
* Fix for do_item_cachedump() which was returning an incorrect timestamp.Paul Lindner2007-10-032-2/+5
* add tests for CAS functionality (missed this first time around and wrote my o...Paul Lindner2007-10-032-1/+104
* Fix for stats.evictions not incrementing when exptime == 0 itemsJean-Francois BUSTARRET2007-10-032-1/+5
* Incorporate "cas" operation developed by Dustin Sallings Dustin Sallings2007-10-034-23/+133
* Add missing stats descriptions to protocol.txtdormando2007-09-181-0/+4
* Incorporate incrememnt patch from Evan MillerEvan Miller2007-08-225-10/+22
* small fix for newer versions of automakePaul Lindner2007-08-211-0/+1
* Bring the memcached.1 manpage up to dateLéon Brocard2007-08-082-3/+12
* Workaround crash when using -P and -d flags on x86_64 with latest libevent re...Paul Lindner2007-08-062-3/+8
* Add ifdefs around config.h so we can get the windows port working soonPaul Lindner2007-07-291-0/+3
* fix function declaration for threaded compilationPaul Lindner2007-07-161-1/+1
* fixes from Paul QuernaPaul Querna2007-07-101-0/+6
* notes from facebook hackathonBrad Fitzpatrick2007-07-101-0/+60
* notes (drawing) of the binary protocol from the facebook memcached hackathon.Brad Fitzpatrick2007-07-101-0/+0