Fix for bad location of include directory
[awesomized/libmemcached] / src / memslap.c
2008-02-13   <brian@gir-2.local>Merge
2008-02-12   <brian@gir-2.local>Atomsmasher test.
2008-02-09  Brian AkerRandom cleanup, plus server startup script
2008-01-23  Brian AkerRefactor of generate tests.
2007-12-05  Brian AkerUpdating to remove memory leak in functions.c (aka...
2007-12-05   <brian@h220-215... Cleanup of spelling error in option.
2007-12-01  Brian AkerFix for Linux system for async protocol.
2007-11-30  Brian AkerNeeded to add memset to remove crashing case in memslap
2007-11-13  Brian AkerRemoving memory issue/cleanup for threads in src/memslap.c
2007-10-16  Brian AkerCleaning up #include headers so that we don't export...
2007-10-07  Brian AkerFinished up memcached_behavior_set/get() method. Tests...
2007-10-05  Brian AkerNull
2007-10-05  Brian AkerFound bug in multi get where key size was not being...
2007-10-04  Brian AkerSee changes in changelog, but...
2007-10-03  Brian AkerNon-blocking IO :)
2007-10-01  Brian AkerMissing hosts file.
2007-10-01  Brian AkerAll *_init() have been changed to _create()
2007-10-01  Brian AkerUpdates to tools for help and version.
2007-09-30  Brian Akermemcap works, though it does nothing useful at the...
2007-09-30  Brian AkerAdded/restructured all additional hostname information
2007-09-29  Brian AkerReworked the generator code into its own files.
2007-09-29  Brian AkerAdded basic print output.
2007-09-29  Brian AkerMore udpates to memslap.
2007-09-29  Brian AkerAdded parameter to memslap so that key generation can...
2007-09-29  Brian AkerFixed memory issues found by new tool memslap.