|
|
|
@789
|
[789]
|
06/28/08 17:15:03 |
bradfitz |
add analytics, and change my email address to link to mailing list.. heh |
|
|
|
@788
|
[788]
|
06/23/08 04:05:28 |
dormando |
Another buffer overrun fix. |
|
|
|
@787
|
[787]
|
06/23/08 04:05:23 |
dormando |
Allocate new conn structures with calloc.
Janusz Dziemidowicz reported … |
|
|
|
@786
|
[786]
|
06/23/08 04:05:18 |
dormando |
Fix heap corruption when copying too much data onto an item.
(Dustin:)
I … |
|
|
|
@785
|
[785]
|
06/23/08 04:05:13 |
dormando |
Use calloc for allocating the hash table vs. malloc+memset.
calloc is … |
|
|
|
@784
|
[784]
|
06/23/08 04:05:08 |
dormando |
Fix freesuffix corruption.
When attempting to grow the freesuffix … |
|
|
|
@783
|
[783]
|
06/12/08 03:36:09 |
dormando |
make -k work under daemon mode (-d). |
|
|
|
@782
|
[782]
|
06/11/08 06:29:54 |
dormando |
maybe this'll look better? Hate not being able to test BML from here :) |
|
|
|
@781
|
[781]
|
06/11/08 06:28:03 |
dormando |
Add git repos to download page. |
|
|
|
@780
|
[780]
|
04/20/08 04:30:34 |
hachi |
This is paired with the previous commit, recreating all the past tags in … |
|
|
|
@779
|
[779]
|
04/20/08 04:27:08 |
hachi |
Make directories for seperating the tags based on what they are. This is … |
|
|
|
@778
|
[778]
|
04/18/08 06:11:40 |
dsallings |
Binary quit command from Trond Norbye. |
|
|
|
@777
|
[777]
|
04/17/08 07:28:03 |
astone |
Update the stylesheet paths to point to xml2rfc/ now. |
|
|
|
@776
|
[776]
|
04/17/08 07:22:51 |
astone |
Rearrange the binary protocol docs and xml2rfc tools. |
|
|
|
@775
|
[775]
|
04/02/08 17:41:43 |
dsallings |
Syscall optimizations from Trond Norbye.
From Trond:
I have been using … |
|
|
|
@774
|
[774]
|
03/31/08 07:50:20 |
dormando |
Development release of the binary tree work. |
|
|
|
@773
|
[773]
|
03/30/08 08:16:46 |
dormando |
Super ghetto version bump... It's a development release! |
|
|
|
@772
|
[772]
|
03/30/08 08:08:45 |
dormando |
BIN_RES_MAGIC should be 0x81 as described in the protocol document.
Also … |
|
|
|
@771
|
[771]
|
03/29/08 09:36:33 |
dormando |
16/4 == 4. |
|
|
|
@770
|
[770]
|
03/29/08 09:36:30 |
dormando |
All tests pass... except memcached-debug doesn't work. |
|
|
|
@769
|
[769]
|
03/29/08 09:36:25 |
dormando |
All existing tests pass. |
|
|
|
@768
|
[768]
|
03/28/08 04:26:59 |
dormando |
Most tests pass now. MultiGet is still busted. |
|
|
|
@767
|
[767]
|
03/27/08 04:31:35 |
dormando |
Fix incr/decr perl tests. Next up is CAS, which are no longer separate … |
|
|
|
@766
|
[766]
|
03/25/08 21:05:29 |
dsallings |
1) I don't have any prototype for daemon
2) The signature for … |
|
|
|
@765
|
[765]
|
03/25/08 08:25:18 |
dormando |
More perl binary protocol tests passing now. Still a lot broken. |
|
|
|
@764
|
[764]
|
03/25/08 08:25:15 |
dormando |
Updating perl tests. Now works a little again. Fails 'Simple set/get' |
|
|
|
@763
|
[763]
|
03/25/08 06:26:01 |
dormando |
Make unix domain sockets work again. |
|
|
|
@762
|
[762]
|
03/21/08 01:33:44 |
bradfitz |
add Lua library |
|
|
|
@761
|
[761]
|
03/19/08 05:19:32 |
dsallings |
Updated protocol xml to match protcol txt |
|
|
|
@760
|
[760]
|
03/19/08 05:18:15 |
dsallings |
Alignment fixes for 64-bit processors. |
|
|
|
@759
|
[759]
|
03/18/08 17:21:31 |
dsallings |
Style fix: horizontal spacing |
|
|
|
@758
|
[758]
|
03/18/08 17:21:28 |
dsallings |
Style fix: responseBuf -> response_buf |
|
|
|
@757
|
[757]
|
03/18/08 17:21:24 |
dsallings |
Avoid a memcpy by writing directly to wbuf. |
|
|
|
@756
|
[756]
|
03/18/08 17:21:21 |
dsallings |
Removed commented-out managed bucket stuff from the bin protocol. |
|
|
|
@755
|
[755]
|
03/18/08 17:21:13 |
dsallings |
Use the bin substate enum as well |
|
|
|
@754
|
[754]
|
03/18/08 17:21:05 |
dsallings |
Ensure all connection states are expressed as enums.
Function … |
|
|
|
@753
|
[753]
|
03/18/08 17:21:01 |
dsallings |
Fix another protocol enum |
|
|
|
@752
|
[752]
|
03/17/08 07:40:41 |
dsallings |
Handle protocol enums more correctly. |
|
|
|
@751
|
[751]
|
03/07/08 08:12:47 |
dsallings |
Merge commit 'trunk' into lbinary as of … |
|
|
|
@750
|
[750]
|
03/04/08 08:25:16 |
dormando |
Update website for 1.2.5 release. |
|
|
|
@749
|
[749]
|
03/03/08 20:00:41 |
dormando |
auto-adding file using shipit |
|
|
|
@748
|
[748]
|
03/03/08 20:00:38 |
dormando |
Tagging version '1.2.5' using shipit. |
|
|
|
@747
|
[747]
|
03/03/08 18:45:30 |
dormando |
Document a few of the stats commands. |
|
|
|
@746
|
[746]
|
03/03/08 18:16:26 |
dsallings |
Reducing verbosity in the binary protocol handling. |
|
|
|
@745
|
[745]
|
03/03/08 07:51:02 |
dsallings |
Merged commit 'trunk' into lbinary as of r744 |
|
|
|
@744
|
[744]
|
03/03/08 05:20:20 |
dormando |
Add 1.2.5-rc1 to website dist. |
|
|
|
@743
|
[743]
|
03/03/08 05:08:47 |
dormando |
Halve distro size ;)
If we want the image back, fetch it from history … |
|
|
|
@742
|
[742]
|
03/03/08 05:08:44 |
dormando |
Add -L mode to manpage. |
|
|
|
@741
|
[741]
|
03/03/08 05:08:40 |
dormando |
Version bump (shipit's having trouble with it), and update ChangeLog |
|
|
|
@740
|
[740]
|
03/03/08 05:08:36 |
dormando |
per-stat-class tracking of evictions and out of memory conditions.
We have … |
|
|
|
@739
|
[739]
|
03/03/08 05:08:31 |
dormando |
Don't re-calculate the slab class id for slabs_free() either.
This + … |
|
|
|
@738
|
[738]
|
03/03/08 05:08:26 |
dormando |
Don't re-calculate the slab class id.
slabs_alloc() internally calls … |
|
|
|
@737
|
[737]
|
03/03/08 05:08:23 |
dormando |
Useless check. 'id' will never be higher than POWER_LARGEST.
Which is … |
|
|
|
@736
|
[736]
|
03/03/08 05:08:17 |
dormando |
Give 'SERVER_ERROR out of memory' errors more context. |
|
|
|
@735
|
[735]
|
03/01/08 05:52:37 |
dsallings |
Decreased verbosity around connection protocol discovery.
A lot of this … |
|
|
|
@734
|
[734]
|
03/01/08 02:43:37 |
dsallings |
removed dead code |
|
|
|
@733
|
[733]
|
03/01/08 02:43:32 |
dsallings |
Removed -B option. Protocol is always auto-discovered. |
|
|
|
@732
|
[732]
|
03/01/08 02:43:28 |
dsallings |
Auto-discover the protocol being spoken on a per-connection basis. |
|
|
|
@731
|
[731]
|
02/29/08 20:01:44 |
dsallings |
Merge commit 'trunk' into lbinary r729 (server_socket … |
|
|
|
@730
|
[730]
|
02/29/08 20:01:41 |
dsallings |
Merge commit 'trunk' into lbinary as of r728
Handle bind errors in … |
|
|
|
@729
|
[729]
|
02/29/08 19:43:21 |
dsallings |
Minor refactoring of server_socket.
Build the linked list out backwards … |
|
|
|
@728
|
[728]
|
02/27/08 10:07:59 |
dormando |
Handle bind errors in server_socket() (Brian Aker) (Dormando helped!) |
|
|
|
@727
|
[727]
|
02/27/08 05:54:16 |
dsallings |
Merge commit 'trunk' into lbinary as of … |
|
|
|
@726
|
[726]
|
02/27/08 03:37:18 |
dormando |
Enable UDP by default, clean up server socket code (Brian Aker) |
|
|
|
@725
|
[725]
|
02/25/08 18:37:08 |
dsallings |
Merge commit 'trunk' into lbinary as of … |
|
|
|
@724
|
[724]
|
02/25/08 16:56:45 |
dormando |
Enable use of large memory pages (Trond Norbye) … |
|
|
|
@723
|
[723]
|
02/25/08 07:56:06 |
dsallings |
Merge commit 'trunk' into lbinary as of r716 |
|
|
|
@722
|
[722]
|
02/25/08 07:55:50 |
dsallings |
Merged through r712
Conflicts:
server/memcached.h |
|
|
|
@721
|
[721]
|
02/25/08 07:55:41 |
dsallings |
Build the connection list out so that we don't lose connections. |
|
|
|
@720
|
[720]
|
02/25/08 07:55:36 |
dsallings |
Print the listening protocol in debug. |
|
|
|
@719
|
[719]
|
02/25/08 07:55:30 |
dsallings |
Fixed another place where a protocol was referenced by an magic integer. |
|
|
|
@718
|
[718]
|
02/25/08 07:55:25 |
dsallings |
Refactored connection setup into a separate function.
This loop … |
|
|
|
@717
|
[717]
|
02/25/08 07:55:14 |
dsallings |
Merge branch 'master' into binary-merged
This was a big hack of a merge, … |
|
|
|
@716
|
[716]
|
02/24/08 22:28:34 |
dormando |
Make likely() and unlikely() available (Brian Aker) |
|
|
|
@715
|
[715]
|
02/24/08 22:22:28 |
dormando |
Add new BeIT client to website. |
|
|
|
@714
|
[714]
|
02/24/08 22:19:09 |
dormando |
Lost tests/bench, I think. |
|
|
|
@713
|
[713]
|
02/23/08 00:47:04 |
hachi |
This change is causing massive slowdown on some operations. I have yet to … |
|
|
|
@712
|
[712]
|
02/22/08 05:05:23 |
dormando |
Add verbose message on noreply conditions. |
|
|
|
@711
|
[711]
|
02/22/08 04:57:55 |
dormando |
Changelog update (fix my formatting too) |
|
|
|
@710
|
[710]
|
02/22/08 04:57:52 |
dormando |
Changelog update. |
|
|
|
@709
|
[709]
|
02/22/08 04:57:47 |
dormando |
Cache::Memcached: use 'noreply' option in void context. (Tomash Brechko … |
|
|
|
@708
|
[708]
|
02/22/08 04:57:41 |
dormando |
Implement 'noreply' option for update commands. (Tomash Brechko … |
|
|
|
@707
|
[707]
|
02/22/08 04:38:00 |
dormando |
Close socket on unhandled read errors. (Tao Hui <taohui3@gmail.com>) |
|
|
|
@706
|
[706]
|
02/19/08 07:45:13 |
dormando |
Someday I'll stop forgetting the changelog updates :) |
|
|
|
@705
|
[705]
|
02/18/08 20:35:14 |
astone |
Updated the xml2rfc generated txt output. |
|
|
|
@704
|
[704]
|
02/18/08 10:26:22 |
dormando |
Swap time(2) with gettimeofday(2), since the latter is optimized away on … |
|
|
|
@703
|
[703]
|
02/18/08 10:10:20 |
dormando |
Add --enable-64bit to build 64-bit version of memcached (Trond Norbye) … |
|
|
|
@702
|
[702]
|
02/18/08 10:10:17 |
dormando |
add compiler options for Sun Studio compilers with --enable-threads (Trond … |
|
|
|
@701
|
[701]
|
02/18/08 09:22:47 |
dormando |
Support multiple interfaces returned by IPv6 interfaces. By Brian Aker … |
|
|
|
@700
|
[700]
|
02/18/08 09:22:42 |
dormando |
IPv6 support patch by Brian Aker <brian@tangent.org> |
|
|
|
@699
|
[699]
|
02/11/08 07:44:26 |
dormando |
Break out of the read-loop when read returns with available … |
|
|
|
@698
|
[698]
|
02/11/08 07:34:44 |
dormando |
Use the correct headerfile for signal-related … |
|
|
|
@697
|
[697]
|
02/11/08 06:00:40 |
dormando |
Missed again... changelog update for chunk fix. |
|
|
|
@696
|
[696]
|
02/11/08 05:59:36 |
dormando |
The memory returned from do_slabs_alloc is currently not properly aligned … |
|
|
|
@695
|
[695]
|
02/11/08 05:59:32 |
dormando |
Forgot ChangeLog entry for -k fix. |
|
|
|
@694
|
[694]
|
02/11/08 05:15:03 |
bradfitz |
automated update |
|
|
|
@693
|
[693]
|
02/11/08 04:38:23 |
dormando |
Seems like -k never worked: it requires privileges to lock the memory,
but … |
|
|
|
@692
|
[692]
|
02/11/08 00:24:55 |
dormando |
Binary protocol updates for binary incr/decr response. (Dustin Sallings) |
|
|
|
@691
|
[691]
|
02/06/08 23:03:53 |
dormando |
Add Evan Weaver's ruby libmemcached wrapper to API page. |
|
|
|
@690
|
[690]
|
01/24/08 09:00:04 |
bradfitz |
automated update |