root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @827 [827] 2 months bradfitz Checking in changes prior to tagging of version 1.27. Changelog diff …
(edit) @826 [826] 2 months ask Make 02_keys test work on older perl and with version.pm being optional
(edit) @825 [825] 2 months ask Fix server version check in keys test
(edit) @824 [824] 2 months ask Only test append/prepend support if the server is >= 1.2.4
(edit) @823 [823] 2 months ask Update ChangeLog
(edit) @822 [822] 3 months dormando fuck me.
(edit) @821 [821] 3 months dormando 1.4.1 released
(edit) @820 [820] 3 months athomason The key reconstituted from server by get_multi won't have utf8 on, so turn …
(edit) @819 [819] 3 months athomason "stats malloc" command is gone in 1.4
(edit) @818 [818] 4 months dormando Add append/prepend support.
(edit) @817 [817] 4 months dormando duhr.
(edit) @816 [816] 5 months dormando memcached release 1.4.0
(edit) @815 [815] 6 months dormando 1.4.0-rc1 webpage update.
(edit) @814 [814] 6 months ask Fix occasional failure in the 100_flush_bug.t test
(edit) @813 [813] 6 months ask Enable ReuseAddr
(edit) @812 [812] 7 months bradfitz Tagging version '1.26' using shipit.
(edit) @811 [811] 7 months bradfitz Checking in changes prior to tagging of version 1.26. Changelog diff …
(edit) @810 [810] 7 months bradfitz Tagging version '1.25' using shipit.
(edit) @809 [809] 7 months bradfitz Checking in changes prior to tagging of version 1.25. Changelog diff …
(edit) @808 [808] 8 months dormando memcached 1.2.8 release.
(edit) @807 [807] 8 months dormando 1.2.7 release.
(edit) @806 [806] 8 months dormando link the beta downloads
(edit) @805 [805] 11 months hachi Fix reconnects on dead sockets to not be as slow.
(edit) @804 [804] 11 months dormando old. people should e-mail the list now.
(edit) @803 [803] 11 months dormando fix language. (thanks brad)
(edit) @802 [802] 11 months dormando clear out crufty data in favor of wiki.
(edit) @801 [801] 11 months dormando see zee weekee
(edit) @800 [800] 11 months dormando update ML link.
(edit) @799 [799] 11 months dormando update links.
(edit) @798 [798] 12 months henrylyne Warn when trying to put undef values into memcache.
(edit) @797 [797] 12 months henrylyne Carp output is not that useful, switching to warn. Issue warn after …
(edit) @796 [796] 12 months henrylyne Remove change to default val to empty string. Insert warning with memkey …
(edit) @795 [795] 12 months henrylyne If a memcache value is undefined, default it to an empty string. This …
(edit) @794 [794] 15 months dormando Fix typos on site. Pointed out by: John Rockefeller …
(edit) @793 [793] 16 months dormando replace busted distro file. Dormando dummmmmmmbbbbbbbbbbbbbb
(edit) @792 [792] 16 months dormando Push 1.2.6 final release!
(edit) @791 [791] 16 months dormando Upload 1.2.6-rc1
(edit) @790 [790] 16 months ykerherve Fixed flush_all to only return success when there is a proper OK returned …
(edit) @789 [789] 17 months bradfitz add analytics, and change my email address to link to mailing list.. heh
(edit) @788 [788] 17 months dormando Another buffer overrun fix.
(edit) @787 [787] 17 months dormando Allocate new conn structures with calloc. Janusz Dziemidowicz reported …
(edit) @786 [786] 17 months dormando Fix heap corruption when copying too much data onto an item. (Dustin:) I …
(edit) @785 [785] 17 months dormando Use calloc for allocating the hash table vs. malloc+memset. calloc is …
(edit) @784 [784] 17 months dormando Fix freesuffix corruption. When attempting to grow the freesuffix …
(edit) @783 [783] 18 months dormando make -k work under daemon mode (-d).
(edit) @782 [782] 18 months dormando maybe this'll look better? Hate not being able to test BML from here :)
(edit) @781 [781] 18 months dormando Add git repos to download page.
(edit) @780 [780] 19 months hachi This is paired with the previous commit, recreating all the past tags in …
(edit) @779 [779] 19 months hachi Make directories for seperating the tags based on what they are. This is …
(edit) @778 [778] 20 months dsallings Binary quit command from Trond Norbye.
(edit) @777 [777] 20 months astone Update the stylesheet paths to point to xml2rfc/ now.
(edit) @776 [776] 20 months astone Rearrange the binary protocol docs and xml2rfc tools.
(edit) @775 [775] 20 months dsallings Syscall optimizations from Trond Norbye. From Trond: I have been using …
(edit) @774 [774] 20 months dormando Development release of the binary tree work.
(edit) @773 [773] 20 months dormando Super ghetto version bump... It's a development release!
(edit) @772 [772] 20 months dormando BIN_RES_MAGIC should be 0x81 as described in the protocol document. Also …
(edit) @771 [771] 20 months dormando 16/4 == 4.
(edit) @770 [770] 20 months dormando All tests pass... except memcached-debug doesn't work.
(edit) @769 [769] 20 months dormando All existing tests pass.
(edit) @768 [768] 20 months dormando Most tests pass now. MultiGet is still busted.
(edit) @767 [767] 20 months dormando Fix incr/decr perl tests. Next up is CAS, which are no longer separate …
(edit) @766 [766] 20 months dsallings 1) I don't have any prototype for daemon 2) The signature for …
(edit) @765 [765] 20 months dormando More perl binary protocol tests passing now. Still a lot broken.
(edit) @764 [764] 20 months dormando Updating perl tests. Now works a little again. Fails 'Simple set/get'
(edit) @763 [763] 20 months dormando Make unix domain sockets work again.
(edit) @762 [762] 20 months bradfitz add Lua library
(edit) @761 [761] 21 months dsallings Updated protocol xml to match protcol txt
(edit) @760 [760] 21 months dsallings Alignment fixes for 64-bit processors.
(edit) @759 [759] 21 months dsallings Style fix: horizontal spacing
(edit) @758 [758] 21 months dsallings Style fix: responseBuf -> response_buf
(edit) @757 [757] 21 months dsallings Avoid a memcpy by writing directly to wbuf.
(edit) @756 [756] 21 months dsallings Removed commented-out managed bucket stuff from the bin protocol.
(edit) @755 [755] 21 months dsallings Use the bin substate enum as well
(edit) @754 [754] 21 months dsallings Ensure all connection states are expressed as enums. Function …
(edit) @753 [753] 21 months dsallings Fix another protocol enum
(edit) @752 [752] 21 months dsallings Handle protocol enums more correctly.
(edit) @751 [751] 21 months dsallings Merge commit 'trunk' into lbinary as of …
(edit) @750 [750] 21 months dormando Update website for 1.2.5 release.
(edit) @749 [749] 21 months dormando auto-adding file using shipit
(edit) @748 [748] 21 months dormando Tagging version '1.2.5' using shipit.
(edit) @747 [747] 21 months dormando Document a few of the stats commands.
(edit) @746 [746] 21 months dsallings Reducing verbosity in the binary protocol handling.
(edit) @745 [745] 21 months dsallings Merged commit 'trunk' into lbinary as of r744
(edit) @744 [744] 21 months dormando Add 1.2.5-rc1 to website dist.
(edit) @743 [743] 21 months dormando Halve distro size ;) If we want the image back, fetch it from history …
(edit) @742 [742] 21 months dormando Add -L mode to manpage.
(edit) @741 [741] 21 months dormando Version bump (shipit's having trouble with it), and update ChangeLog
(edit) @740 [740] 21 months dormando per-stat-class tracking of evictions and out of memory conditions. We have …
(edit) @739 [739] 21 months dormando Don't re-calculate the slab class id for slabs_free() either. This + …
(edit) @738 [738] 21 months dormando Don't re-calculate the slab class id. slabs_alloc() internally calls …
(edit) @737 [737] 21 months dormando Useless check. 'id' will never be higher than POWER_LARGEST. Which is …
(edit) @736 [736] 21 months dormando Give 'SERVER_ERROR out of memory' errors more context.
(edit) @735 [735] 21 months dsallings Decreased verbosity around connection protocol discovery. A lot of this …
(edit) @734 [734] 21 months dsallings removed dead code
(edit) @733 [733] 21 months dsallings Removed -B option. Protocol is always auto-discovered.
(edit) @732 [732] 21 months dsallings Auto-discover the protocol being spoken on a per-connection basis.
(edit) @731 [731] 21 months dsallings Merge commit 'trunk' into lbinary r729 (server_socket …
(edit) @730 [730] 21 months dsallings Merge commit 'trunk' into lbinary as of r728 Handle bind errors in …
(edit) @729 [729] 21 months dsallings Minor refactoring of server_socket. Build the linked list out backwards …
(edit) @728 [728] 21 months dormando Handle bind errors in server_socket() (Brian Aker) (Dormando helped!)
Note: See TracRevisionLog for help on using the revision log.