summaryrefslogtreecommitdiff
path: root/stats.c
Commit message (Expand)AuthorAgeFilesLines
* Ignore stats prefix for keys without prefix delimiterChang Song2009-10-301-2/+10
* Issue #79: buffer overrun in stats_prefix_findTrond Norbye2009-08-191-1/+1
* Clean up some assumed buffer sizes with stats (issue 64).Dustin Sallings2009-08-201-5/+6
* Assert we're not overrunning a buffer in prefix stat creation.Dustin Sallings2009-04-021-2/+5
* Remove some cvs/svn junk from files.Dustin Sallings2009-03-061-2/+0
* stats_prefix_* should not assume that all keys are zero-terminatedTrond Norbye2009-01-031-8/+8
* gcc -pedantic changes, comments, signed/unsigned changes. also convert expand...Paul Lindner2007-07-091-1/+1
* stdbool is in memcached.hPaul Lindner2007-04-171-1/+0
* first pass at pedantic ansi-c changes, use bools/consts.Paul Lindner2007-04-161-20/+27
* Merge multithreaded branch into trunk.Steven Grimm2007-04-161-0/+359