|
|
|
@735
|
[735]
|
21 months |
dsallings |
Decreased verbosity around connection protocol discovery.
A lot of this …
|
|
|
|
@734
|
[734]
|
21 months |
dsallings |
removed dead code
|
|
|
|
@733
|
[733]
|
21 months |
dsallings |
Removed -B option. Protocol is always auto-discovered.
|
|
|
|
@732
|
[732]
|
21 months |
dsallings |
Auto-discover the protocol being spoken on a per-connection basis.
|
|
|
|
@731
|
[731]
|
21 months |
dsallings |
Merge commit 'trunk' into lbinary r729 (server_socket …
|
|
|
|
@730
|
[730]
|
21 months |
dsallings |
Merge commit 'trunk' into lbinary as of r728
Handle bind errors in …
|
|
|
|
@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!)
|
|
|
|
@727
|
[727]
|
21 months |
dsallings |
Merge commit 'trunk' into lbinary as of …
|
|
|
|
@726
|
[726]
|
21 months |
dormando |
Enable UDP by default, clean up server socket code (Brian Aker)
|
|
|
|
@725
|
[725]
|
21 months |
dsallings |
Merge commit 'trunk' into lbinary as of …
|
|
|
|
@724
|
[724]
|
21 months |
dormando |
Enable use of large memory pages (Trond Norbye) …
|
|
|
|
@723
|
[723]
|
21 months |
dsallings |
Merge commit 'trunk' into lbinary as of r716
|
|
|
|
@722
|
[722]
|
21 months |
dsallings |
Merged through r712
Conflicts:
server/memcached.h
|
|
|
|
@721
|
[721]
|
21 months |
dsallings |
Build the connection list out so that we don't lose connections.
|
|
|
|
@720
|
[720]
|
21 months |
dsallings |
Print the listening protocol in debug.
|
|
|
|
@719
|
[719]
|
21 months |
dsallings |
Fixed another place where a protocol was referenced by an magic integer.
|
|
|
|
@718
|
[718]
|
21 months |
dsallings |
Refactored connection setup into a separate function.
This loop …
|
|
|
|
@717
|
[717]
|
21 months |
dsallings |
Merge branch 'master' into binary-merged
This was a big hack of a merge, …
|
|
|
|
@716
|
[716]
|
21 months |
dormando |
Make likely() and unlikely() available (Brian Aker)
|
|
|
|
@715
|
[715]
|
21 months |
dormando |
Add new BeIT client to website.
|
|
|
|
@714
|
[714]
|
21 months |
dormando |
Lost tests/bench, I think.
|
|
|
|
@713
|
[713]
|
21 months |
hachi |
This change is causing massive slowdown on some operations. I have yet to …
|
|
|
|
@712
|
[712]
|
21 months |
dormando |
Add verbose message on noreply conditions.
|
|
|
|
@711
|
[711]
|
21 months |
dormando |
Changelog update (fix my formatting too)
|
|
|
|
@710
|
[710]
|
21 months |
dormando |
Changelog update.
|
|
|
|
@709
|
[709]
|
21 months |
dormando |
Cache::Memcached: use 'noreply' option in void context. (Tomash Brechko …
|
|
|
|
@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 :)
|
|
|
|
@705
|
[705]
|
22 months |
astone |
Updated the xml2rfc generated txt output.
|
|
|
|
@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.
|
|
|
|
@694
|
[694]
|
22 months |
bradfitz |
automated update
|
|
|
|
@693
|
[693]
|
22 months |
dormando |
Seems like -k never worked: it requires privileges to lock the memory,
but …
|
|
|
|
@692
|
[692]
|
22 months |
dormando |
Binary protocol updates for binary incr/decr response. (Dustin Sallings)
|
|
|
|
@691
|
[691]
|
22 months |
dormando |
Add Evan Weaver's ruby libmemcached wrapper to API page.
|
|
|
|
@690
|
[690]
|
22 months |
bradfitz |
automated update
|
|
|
|
@689
|
[689]
|
2 years |
dormando |
Clarify error condition with cas set command by Tomash (modified by me).
|
|
|
|
@688
|
[688]
|
2 years |
dormando |
Clarify which non-apr C API is under active development.
|
|
|
|
@687
|
[687]
|
2 years |
astone |
Some minor updates to the base binary protocol document.
First pass at a …
|
|
|
|
@686
|
[686]
|
2 years |
dormando |
Updates for the new binary protocol (draft-stone-memcache-binary-01). …
|
|
|
|
@685
|
[685]
|
2 years |
dormando |
New C-backed perl API by Tomash.
|
|
|
|
@684
|
[684]
|
2 years |
astone |
Updated binary protocol docs.
|
|
|
|
@683
|
[683]
|
2 years |
astone |
Binary protocol documentation.
|
|
|
|
@682
|
[682]
|
2 years |
hachi |
Add decrement test, which is currently failing. This is due to a problem …
|
|
|
|
@681
|
[681]
|
2 years |
hachi |
CAS testing
|
|
|
|
@680
|
[680]
|
2 years |
hachi |
64bit tests work on 32bit by cheating and using doubles and not …
|
|
|
|
@679
|
[679]
|
2 years |
hachi |
More working tests, attempt at 64bit on 32bit perl.
|
|
|
|
@678
|
[678]
|
2 years |
hachi |
More of the tests working... 64bit counters isn't being tested properly …
|
|
|
|
@677
|
[677]
|
2 years |
hachi |
Now working, set get delete flush and version
|
|
|
|
@676
|
[676]
|
2 years |
hachi |
Partially done test for binary protocol. Almost a pure translation of …
|
|
|
|
@675
|
[675]
|
2 years |
dormando |
Credit more contributors.
|
|
|
|
@674
|
[674]
|
2 years |
dormando |
Binary server CAS command by Dustin Sallings and Chris Goffinet
|
|
|
|
@673
|
[673]
|
2 years |
dormando |
Binary server patches by Dustin Sallings and Chris Goffinet
|
|
|
|
@672
|
[672]
|
2 years |
dormando |
protocol-flag patch from Dustin Sallings
|
|
|
|
@671
|
[671]
|
2 years |
dormando |
Adding myself to CONTRIBUTORS; this is a test.
|
|
|
|
@670
|
[670]
|
2 years |
dormando |
Start new binary protocol branch based off trunk
|
|
|
|
@669
|
[669]
|
2 years |
dormando |
move old semi-broken binary branch out of the way.
|
|
|
|
@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 …
|
|
|
|
@664
|
[664]
|
2 years |
dormando |
update website for release.
|
|
|
|
@663
|
[663]
|
2 years |
dormando |
auto-adding file using shipit
|
|
|
|
@662
|
[662]
|
2 years |
dormando |
Tagging version '1.2.4' using shipit.
|
|
|
|
@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.
|
|
|
|
@658
|
[658]
|
2 years |
dormando |
Binary branch, code from Dustin Sallings and a few others
|
|
|
|
@657
|
[657]
|
2 years |
dormando |
link to MySQL UDFs for memcached.
|
|
|
|
@656
|
[656]
|
2 years |
dormando |
Rolling an -rc2 with a few bugfixes, and more tests.
|
|
|
|
@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.
|
|
|
|
@649
|
[649]
|
2 years |
dormando |
Semi-official-but-not-shipit-blessed-1.2.4-rc1
|
|
|
|
@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.
|
|
|
|