History log of /memcached-1.4.29/stats.c (Results 1 – 11 of 11)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: 1.6.32, 1.6.31, 1.6.30, 1.6.29, 1.6.28, 1.6.27, 1.6.26, 1.6.25, 1.6.24, 1.6.23, 1.6.22, 1.6.21, 1.6.20, 1.6.19, 1.6.18, 1.6.17, 1.6.16, 1.6.15, 1.6.14, 1.6.13, 1.6.12, 1.6.11, 1.6.10, 1.6.9, 1.6.8, 1.6.7, 1.6.6, 1.6.5, 1.6.4, 1.6.3, 1.6.2, 1.6.1, 1.6.0, 1.5.22, 1.5.21, 1.5.20, 1.5.19, 1.5.18, 1.5.17, 1.5.16, 1.5.15, 1.5.14, 1.5.13, 1.5.12, 1.5.11, 1.5.10, 1.5.9, 1.5.8, 1.5.7, 1.5.6, 1.5.5, 1.5.4, 1.5.3, 1.5.2, 1.5.1, 1.5.0, 1.4.39, 1.4.38, 1.4.37, flash-with-wbuf-stack, 1.4.36, 1.4.35, 1.4.34, 1.4.33, 1.4.32, 1.4.31, 1.4.30, 1.4.29, 1.4.28, 1.4.27, 1.4.26, 1.4.25, 1.4.24, 1.4.23, 1.4.22, 1.4.21, 1.4.20, 1.4.19, 1.4.18
# 05ca809c 17-Apr-2014 dormando <[email protected]>

Make hash table algorithm selectable

jenkins hash is old. Lets try murmur3 to start! Default is the old one, so
people aren't surprised.


Revision tags: 1.4.17, 1.4.16, 1.4.15, 1.4.14, 1.4.13, 1.4.12, 1.4.11, 1.4.11-rc1, 1.4.11-beta1, 1.4.10, 1.4.9, 1.4.9-beta1, 1.4.8, 1.4.8-rc1, 1.4.7, 1.4.7-rc1, 1.4.6, 1.4.6-rc1, 1.6.0-beta1, 1.4.5, 1.4.4, 1.4.3, 1.4.3-rc2, 1.4.3-rc1
# b8ff9183 30-Oct-2009 Chang Song <[email protected]>

Ignore stats prefix for keys without prefix delimiter


Revision tags: 1.4.2, 1.4.2-rc1, 1.4.1, 1.4.1-rc1
# 1f8e86d1 20-Aug-2009 Trond Norbye <[email protected]>

Issue #79: buffer overrun in stats_prefix_find


# 88a68689 19-Aug-2009 Dustin Sallings <[email protected]>

Clean up some assumed buffer sizes with stats (issue 64).


Revision tags: 1.4-rc1, 1.4.0, 1.4.0-rc1, 1.2.8, 1.3.3, 1.2.7
# a4106cf3 02-Apr-2009 Dustin Sallings <[email protected]>

Assert we're not overrunning a buffer in prefix stat creation.


Revision tags: 1.2.7-rc1, 1.3.2
# 69b22814 07-Mar-2009 Dustin Sallings <[email protected]>

Remove some cvs/svn junk from files.


Revision tags: 1.2.6
# 46654a83 29-Sep-2008 Trond Norbye <[email protected]>

stats_prefix_* should not assume that all keys are zero-terminated


Revision tags: 1.2.5, 1.2.4
# 44ef96ee 09-Jul-2007 Paul Lindner <[email protected]>

gcc -pedantic changes, comments, signed/unsigned changes. also convert expanded to bool

git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@591 b0b603af-a30f-0410-a34e-baf09ae79d0b


Revision tags: 1.2.3, 1.2.2
# 3b6adfc6 17-Apr-2007 Paul Lindner <[email protected]>

stdbool is in memcached.h

git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@515 b0b603af-a30f-0410-a34e-baf09ae79d0b


# eb75a0df 16-Apr-2007 Paul Lindner <[email protected]>

first pass at pedantic ansi-c changes, use bools/consts.

git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@512 b0b603af-a30f-0410-a34e-baf09ae79d0b


# 5b304997 16-Apr-2007 Steven Grimm <[email protected]>

Merge multithreaded branch into trunk.


git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@508 b0b603af-a30f-0410-a34e-baf09ae79d0b