ci: gh-action windows fixes
[m6w6/libmemcached] / src /
2020-08-18  Michael Wallnercmake: add libmemcachedprotocol to build
2020-08-17  Michael Wallnercmake: check for GNU style strerror_r
2020-08-17  Michael Wallnerbin/memaslap: fix build
2020-08-13  Michael WallnerMerge branch 'docs' into v1.0
2020-08-04  Michael Wallnerdocs: flush libmemcached progress
2020-05-27  Michael Wallnerdocs: bin/
2020-02-28  Michael Wallnerdocs: sanitize
2020-02-27  Michael Wallnerbison: fix warnings
2020-02-27  Michael Wallnercsl: fix build with bison 2.3
2020-02-18  Michael Wallnerfix includes
2020-02-18  Michael Wallnerreorganize directories
2008-11-15   <brian@gir-3.local>Trying to remove dead branch
2008-05-05   <patg@patg.net>Merge 477:75823cad36b7 with -r 476
2008-04-20   <brian@gir>This will fix the bad head by Tim?
2008-03-11   <brian@gir-2.local>Collapse heads for major merge.
2008-03-10   <brian@gir-2.local>Huge refactoring of directory structure.
2008-03-07   <brian@233.sub... Fixes for previous merges (and additional file added...
2008-02-29   <brian@gir-2.local>Branch merge for fixes in reconnect.
2008-02-29   <brian@gir-2.local>Branch merge.
2008-02-28  Tim Buncehg merge binary, resolving one conflict by choosing...
2008-02-27  Brian AkerBad setting (found by Marc Rossi)
2008-02-24   <brian@gir.lan>Rewrite of memcached_behavior_set() to take a uint64_t...
2008-02-13   <brian@gir-2.local>Merge
2008-02-12   <brian@gir-2.local>Atomsmasher test.
2008-02-09  Brian AkerUpdated Version status. Updated all command line tools...
2008-02-09  Brian AkerRandom cleanup, plus server startup script
2008-01-23  Brian AkerRefactor of generate tests.
2008-01-09  Brian AkerMore timeout cleanup
2008-01-09  Brian AkerMerge
2008-01-09   <brian@gir.local>Patch by Marc Rossi to add --hash to command line tools.
2008-01-05  Brian AkerFix for bad error in execute.
2007-12-18  Brian AkerPortability patches from Kevin Dalley for Freebsd 4.0.
2007-12-14  Brian AkerFixed uint16_t issues
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-21  Brian AkerUpdates for pkg-config.
2007-11-20  Brian AkerAdded memerror so that I can find out what an error...
2007-11-13  Brian AkerRemoving memory issue/cleanup for threads in src/memslap.c
2007-11-01  Brian Akerpkgconfig support done (need to write example)
2007-10-26   <brian@gir.local>Branch merge
2007-10-25  Brian AkerFix warning.
2007-10-17  Brian AkerNull merge
2007-10-16  Mark Atwoodcommand line error reporting, use my_errno
2007-10-16  Brian AkerCleaning up #include headers so that we don't export...
2007-10-08  Brian AkerUpdated for help commands (and a little bit on ketama)
2007-10-07  Brian AkerUpdated return code from memcached_response to send...
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 AkerFix error causing crash in memslap
2007-10-03  Brian AkerNon-blocking IO :)
2007-10-01  Brian AkerFixing broken memstat application
2007-10-01  Brian AkerAddinng missing files (getting old quickly...)
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.
2007-09-29  Brian AkerFix failing issue in memstat
2007-09-28  Brian AkerDTrace support
2007-09-28  Brian AkerBunch of fixes related to portability.
2007-09-27   <brian@gir.tangen... Adding support for spaces in configure options.
2007-09-27  Brian AkerFinal fixes for 0.2 release 0.2
2007-09-27  Brian AkerReadjusted a number function names.
2007-09-24   <brian@gir.local>Merge Mark's test code.
2007-09-24   <brian@gir.local>Fixed merge
2007-09-24  Mark Atwoodfix bug in calling parse_opt_servers
2007-09-24  Mark Atwoodfix bug, trying to walk off the end of the argv array
2007-09-22  Mark Atwoodemit messages to stderr when write fails
2007-09-22  Mark Atwoodremove WATCHPOINTs from memflush tool
2007-09-22  Mark Atwoodadd memflush tool
2007-09-22  Mark Atwoodfix bug in handling some single letter command line...
2007-09-22   <brian@gir.local>Fixed all warnings in code.
2007-09-22   <brian@gir.local>Removed dumb bug concerning set (was still using a...
2007-09-21  Mark Atwoodbugfixes and formating fixes
2007-09-20  Mark Atwoodfix bug in memcat
2007-09-20  Mark Atwoodadd error reporting to tools, and link memcached_strerr...
2007-09-20  Mark AtwoodMake the --verbose flag do something
2007-09-20  Mark Atwoodadd single letter command line options
2007-09-19   <brian@gir.local>Cleanup.
2007-09-19   <brian@gir.local>Adding memstat framework.
2007-09-19  Mark Atwoodadd memrm tool
2007-09-19  Mark Atwoodnow memcp uses --set, --add, --replace
2007-09-19  Mark Atwoodfix to dont lose the last item on the command line
2007-09-19  Mark Atwoodfix some typos
2007-09-19  Mark Atwoodadd options to memcp, fix options in memcat
2007-09-19  Mark Atwoodimplement --flags for memcat, display flags instead...
2007-09-19  Mark Atwoodparse --servers option
2007-09-19   <brian@gir.local>Merge from Mark's code. Modified memcat to use enum...
2007-09-19   <brian@gir.local>Updates to all applications. New memcp and have fixed...
2007-09-19  Mark Atwoodgetopt_long added to src/memcat.c
2007-09-19   <brian@gir.local>Adding simple memcat application.
next