|
|
|
@788
|
[788]
|
17 months |
dormando |
Another buffer overrun fix.
|
|
|
|
@787
|
[787]
|
17 months |
dormando |
Allocate new conn structures with calloc.
Janusz Dziemidowicz reported …
|
|
|
|
@786
|
[786]
|
17 months |
dormando |
Fix heap corruption when copying too much data onto an item.
(Dustin:)
I …
|
|
|
|
@785
|
[785]
|
17 months |
dormando |
Use calloc for allocating the hash table vs. malloc+memset.
calloc is …
|
|
|
|
@784
|
[784]
|
17 months |
dormando |
Fix freesuffix corruption.
When attempting to grow the freesuffix …
|
|
|
|
@783
|
[783]
|
18 months |
dormando |
make -k work under daemon mode (-d).
|
|
|
|
@747
|
[747]
|
21 months |
dormando |
Document a few of the stats commands.
|
|
|
|
@743
|
[743]
|
21 months |
dormando |
Halve distro size ;)
If we want the image back, fetch it from history …
|
|
|
|
@742
|
[742]
|
21 months |
dormando |
Add -L mode to manpage.
|
|
|
|
@741
|
[741]
|
21 months |
dormando |
Version bump (shipit's having trouble with it), and update ChangeLog
|
|
|
|
@740
|
[740]
|
21 months |
dormando |
per-stat-class tracking of evictions and out of memory conditions.
We have …
|
|
|
|
@739
|
[739]
|
21 months |
dormando |
Don't re-calculate the slab class id for slabs_free() either.
This + …
|
|
|
|
@738
|
[738]
|
21 months |
dormando |
Don't re-calculate the slab class id.
slabs_alloc() internally calls …
|
|
|
|
@737
|
[737]
|
21 months |
dormando |
Useless check. 'id' will never be higher than POWER_LARGEST.
Which is …
|
|
|
|
@736
|
[736]
|
21 months |
dormando |
Give 'SERVER_ERROR out of memory' errors more context.
|
|
|
|
@729
|
[729]
|
21 months |
dsallings |
Minor refactoring of server_socket.
Build the linked list out backwards …
|
|
|
|
@728
|
[728]
|
21 months |
dormando |
Handle bind errors in server_socket() (Brian Aker) (Dormando helped!)
|
|
|
|
@726
|
[726]
|
21 months |
dormando |
Enable UDP by default, clean up server socket code (Brian Aker)
|
|
|
|
@724
|
[724]
|
21 months |
dormando |
Enable use of large memory pages (Trond Norbye) …
|
|
|
|
@716
|
[716]
|
21 months |
dormando |
Make likely() and unlikely() available (Brian Aker)
|
|
|
|
@712
|
[712]
|
21 months |
dormando |
Add verbose message on noreply conditions.
|
|
|
|
@711
|
[711]
|
21 months |
dormando |
Changelog update (fix my formatting too)
|
|
|
|
@708
|
[708]
|
21 months |
dormando |
Implement 'noreply' option for update commands. (Tomash Brechko …
|
|
|
|
@707
|
[707]
|
21 months |
dormando |
Close socket on unhandled read errors. (Tao Hui <taohui3@…>)
|
|
|
|
@706
|
[706]
|
22 months |
dormando |
Someday I'll stop forgetting the changelog updates :)
|
|
|
|
@704
|
[704]
|
22 months |
dormando |
Swap time(2) with gettimeofday(2), since the latter is optimized away on …
|
|
|
|
@703
|
[703]
|
22 months |
dormando |
Add --enable-64bit to build 64-bit version of memcached (Trond Norbye) …
|
|
|
|
@702
|
[702]
|
22 months |
dormando |
add compiler options for Sun Studio compilers with --enable-threads (Trond …
|
|
|
|
@701
|
[701]
|
22 months |
dormando |
Support multiple interfaces returned by IPv6 interfaces. By Brian Aker …
|
|
|
|
@700
|
[700]
|
22 months |
dormando |
IPv6 support patch by Brian Aker <brian@…>
|
|
|
|
@699
|
[699]
|
22 months |
dormando |
Break out of the read-loop when read returns with available …
|
|
|
|
@698
|
[698]
|
22 months |
dormando |
Use the correct headerfile for signal-related …
|
|
|
|
@697
|
[697]
|
22 months |
dormando |
Missed again... changelog update for chunk fix.
|
|
|
|
@696
|
[696]
|
22 months |
dormando |
The memory returned from do_slabs_alloc is currently not properly aligned …
|
|
|
|
@695
|
[695]
|
22 months |
dormando |
Forgot ChangeLog entry for -k fix.
|
|
|
|
@693
|
[693]
|
22 months |
dormando |
Seems like -k never worked: it requires privileges to lock the memory,
but …
|
|
|
|
@689
|
[689]
|
2 years |
dormando |
Clarify error condition with cas set command by Tomash (modified by me).
|
|
|
|
@668
|
[668]
|
2 years |
dormando |
Fix --disable-threads not to _enable_ them. (Tomash Brechko)
|
|
|
|
@667
|
[667]
|
2 years |
dormando |
Fix "flush_all 0" bug. (Tomash Brechko)
|
|
|
|
@666
|
[666]
|
2 years |
dormando |
Add test for "flush_all 0" (Tomash Brechko)
|
|
|
|
@665
|
[665]
|
2 years |
dormando |
Believe this modified test is still useful. Based on what Tomash …
|
|
|
|
@661
|
[661]
|
2 years |
dormando |
Checking in changes prior to tagging of version 1.2.4. Changelog diff is:
|
|
|
|
@660
|
[660]
|
2 years |
dormando |
Changelog updates
|
|
|
|
@659
|
[659]
|
2 years |
dormando |
Tests are nondeterministic. Awaiting replacements.
|
|
|
|
@655
|
[655]
|
2 years |
dormando |
More cas tests by Chris Goffinet and Tomash Brechko
|
|
|
|
@654
|
[654]
|
2 years |
dormando |
If no IOV_MAX, and you're freebsd or apple platforms, define it.
I can't …
|
|
|
|
@653
|
[653]
|
2 years |
dormando |
Idiotic copy/paste mistake by dormando. Fixed by dormando ;)
|
|
|
|
@652
|
[652]
|
2 years |
dormando |
Commandline help for -a option by <bremner@…>
|
|
|
|
@651
|
[651]
|
2 years |
dormando |
Remove conn_caswrite mode. Tomash pointed out that it's unneeded.
One more …
|
|
|
|
@650
|
[650]
|
2 years |
dormando |
Fix bugs reported by Tomash Brechko for the new cas patch.
|
|
|
|
@648
|
[648]
|
2 years |
dormando |
Version bump spec file in prep for release... well, -rc.
|
|
|
|
@647
|
[647]
|
2 years |
dormando |
Several days worth of changelog updates... Slipped my mind.
|
|
|
|
@646
|
[646]
|
2 years |
dormando |
Dynamic suffix buffer work.
|
|
|
|
@645
|
[645]
|
2 years |
dormando |
Reduce mutex contention in get command for multiple keys. (Tomash Brechko)
|
|
|
|
@644
|
[644]
|
2 years |
dormando |
Document append/prepend flag/exptime ignore.
|
|
|
|
@643
|
[643]
|
2 years |
dormando |
Append should not allow its flags or exptime to be updated.
|
|
|
|
@642
|
[642]
|
2 years |
dormando |
Fix C operation priority bug. (Tomash Brechko)
|
|
|
|
@641
|
[641]
|
2 years |
dormando |
Allow running tests in a build directory different from source directory. …
|
|
|
|
@640
|
[640]
|
2 years |
dormando |
Fix CAS segfault due to wrong number of tokens (Chris Goffinet, Tomash …
|
|
|
|
@639
|
[639]
|
2 years |
dormando |
Updated CAS test for sending empty value (Chris Goffinet …
|
|
|
|
@638
|
[638]
|
2 years |
dormando |
Fix for CAS ID replay. (Dustin Sallings <dustin@…>)
|
|
|
|
@637
|
[637]
|
2 years |
dormando |
Test showing CAS ID replay problem. (Dustin Sallings <dustin@…>)
|
|
|
|
@636
|
[636]
|
2 years |
dormando |
Remove global id overflow check in CAS, and NOT FOUND should be NOT_FOUND.
|
|
|
|
@635
|
[635]
|
2 years |
dormando |
CAS fix from Christ Goffinet and Dustin Sallings. Use a global …
|
|
|
|
@633
|
[633]
|
2 years |
dormando |
Missed the indentation.
|
|
|
|
@632
|
[632]
|
2 years |
dormando |
Remove garbage whitespace, trunk now compiles again!
|
|
|
|
@631
|
[631]
|
2 years |
dormando |
Define IOV_MAX for OS X Panther and earlier. Report submitted by js …
|
|
|
|
@630
|
[630]
|
2 years |
sgrimm |
Always send "SERVER_ERROR out of memory" when memory exhausted.
Before the …
|
|
|
|
@629
|
[629]
|
2 years |
plindner |
Patch from David Bremner <bremner@…> that implements a new option …
|
|
|
|
@628
|
[628]
|
2 years |
sgrimm |
Allow memcached-tool dump mode to output keys containing punctuation
The …
|
|
|
|
@627
|
[627]
|
2 years |
plindner |
update for prepend operation, thread safe version from Maxim replacing …
|
|
|
|
@624
|
[624]
|
2 years |
plindner |
Fix for Unix Domain sockets on FreeBSD
FreeBSD's sendmsg() requires …
|
|
|
|
@623
|
[623]
|
2 years |
plindner |
The memcached-tool script can now display stats. Patch
provided by Dan …
|
|
|
|
@622
|
[622]
|
2 years |
plindner |
name and identity tweaks
|
|
|
|
@621
|
[621]
|
2 years |
plindner |
better wording
|
|
|
|
@620
|
[620]
|
2 years |
plindner |
Add append command support written by Filipe Laborde. Tests/protocol doc …
|
|
|
|
@619
|
[619]
|
2 years |
plindner |
Switch to unsigned 64-bit increment/decrement counters from Evan Miller …
|
|
|
|
@618
|
[618]
|
2 years |
plindner |
Fix for do_item_cachedump() which was returning an incorrect timestamp.
|
|
|
|
@617
|
[617]
|
2 years |
plindner |
add tests for CAS functionality (missed this first time around and wrote …
|
|
|
|
@616
|
[616]
|
2 years |
plindner |
Fix for stats.evictions not incrementing when exptime == 0 items
are …
|
|
|
|
@615
|
[615]
|
2 years |
plindner |
Incorporate "cas" operation developed by Dustin Sallings
<dustin@…> …
|
|
|
|
@609
|
[609]
|
2 years |
dormando |
Add missing stats descriptions to protocol.txt
Reported by Brian Aker on …
|
|
|
|
@608
|
[608]
|
2 years |
plindner |
Incorporate incrememnt patch from Evan Miller
<emiller@…> to define …
|
|
|
|
@607
|
[607]
|
2 years |
plindner |
small fix for newer versions of automake
|
|
|
|
@606
|
[606]
|
2 years |
acme |
Bring the memcached.1 manpage up to date
|
|
|
|
@604
|
[604]
|
2 years |
plindner |
Workaround crash when using -P and -d flags on x86_64 with latest libevent …
|
|
|
|
@603
|
[603]
|
2 years |
plindner |
Add ifdefs around config.h so we can get the windows port working soon
|
|
|
|
@600
|
[600]
|
2 years |
plindner |
fix function declaration for threaded compilation
|
|
|
|
@599
|
[599]
|
2 years |
bradfitz |
fixes from Paul Querna
|
|
|
|
@598
|
[598]
|
2 years |
bradfitz |
notes from facebook hackathon
|
|
|
|
@597
|
[597]
|
2 years |
bradfitz |
notes (drawing) of the binary protocol from the facebook memcached …
|
|
|
|
@596
|
[596]
|
2 years |
plindner |
Minimal doxygen configuration
|
|
|
|
@595
|
[595]
|
2 years |
plindner |
conn_add_to_freelist returns bool
|
|
|
|
@594
|
[594]
|
2 years |
plindner |
Use NULL instead of 0, generate bools for ifs
|
|
|
|
@591
|
[591]
|
2 years |
plindner |
gcc -pedantic changes, comments, signed/unsigned changes. also convert …
|
|
|
|
@590
|
[590]
|
2 years |
sgrimm |
Fix the "stats items" command; the powers-of-N chunk size change broke it
|
|
|
|
@589
|
[589]
|
2 years |
sgrimm |
Make item stats commands thread-safe
|
|
|
|
@588
|
[588]
|
2 years |
sgrimm |
Abstract out some cut-and-pasted stats output code
|
|
|
|
@587
|
[587]
|
2 years |
sgrimm |
Fix minor style inconsistencies and add some missing error checking.
|
|
|
|
@586
|
[586]
|
2 years |
sgrimm |
Minor readability improvement: "1024 * 1024" instead of "1048576".
The …
|
|
|
|