awesomized/libmemcached
2020-01-30  Michael Wallnertests: honor EPIPE in kill(HUP) test pre_cmake
2020-01-30  Michael Wallnerlibtest: skip extranous new line when printing "startin...
2020-01-30  Michael Wallnerc++: fix return value type
2020-01-30  Michael Wallnercppcheck: fix warnings
2020-01-28  Michael Wallnerattempt to fix cachedump test
2020-01-27  Michael Wallnerfix #76
2020-01-27  Michael Wallnerattempt to fix #12, #49 and #65
2020-01-22  Michael Wallnergitignore [ci skip]
2020-01-22  Michael Wallnermove debug error logger into right place
2020-01-22  Michael Wallnerfix include
2020-01-22  Michael Wallnertests: fix #77
2020-01-22  Michael Wallnermemcat: fix #59 (typo) [ci skip]
2020-01-22  Michael Wallnerlibmemcached: fix #58 (connect errno)
2020-01-22  Michael Wallnerfix typo [ci skip]
2020-01-22  Michael Wallnerlibmemcached-1.0: fix #57 (cinttypes/inttypes.h)
2020-01-22  Michael Wallnerm4: ax_assert
2020-01-21  Michael Wallnerlibmemcached: fix #53 with supplied patch
2020-01-21  Michael Wallnerlibmemcached: fix #50 with supplied patch
2020-01-21  Michael Wallnerdocs: fix #46; fix #47 (already fixed by #72)
2020-01-21  Michael Wallnerdocs: fix #42; fix #43 [ci skip]
2020-01-21  Michael Wallnerlibmemcached: fix #41 (ensure stable sort on host key...
2020-01-21  Michael Wallnerlibtest: fix #40 (use nullptr instead of NULL)
2020-01-21  Michael Wallnerlibmemcached: fix typo [ci skip]
2020-01-21  Michael Wallnerlibmemcached: fix #35 (handling of MEMCACHED_BEHAVIOR_R...
2020-01-21  Michael Wallnerlibmemcached: fix missing handling of EAGAIN for nb UDS
2020-01-21  Michael Wallnerlibhashkit: fix #25
2020-01-21  Michael Wallnerlibmemcached: sasl (fix #14 and #17)
2020-01-21  Michael Wallnerlibmemcached: fix #13
2020-01-21  Michael Wallnertests: run memcached verbosely, catch output and show...
2020-01-21  Michael Wallnerlibmemcached: recognize more server out of memory condi...
2020-01-21  Michael Wallnerremove restriction on udp+ipv6
2020-01-20  Michael Wallnerlibmemcached: memcached_purge (fix #62)
2020-01-20  Michael Wallnerdocs: memcached_return_t (fix #72) [ci skip]
2020-01-20  Michael Wallnerdocs: memparse (fix #80) [ci skip]
2020-01-20  Michael Wallnertests: fix skip condition for CAS test
2020-01-20  Michael Wallnermemcp: fix #83
2020-01-20  Michael Wallnerdarwin: fix #90
2020-01-15  Michael Wallnertests: attempt to fix dump thest
2020-01-15  Michael Wallnerlibmemcached: fix a reallocation crash
2020-01-14  Michael Wallnertests: fix client test order
2020-01-14  Michael Wallnerlibmemcachedutil: fix version check
2020-01-14  Michael Wallnerm4: skip -fsanitize=object-size on clang
2020-01-14  Michael Wallnertests: fix parser test with config file
2020-01-14  Michael Wallnerlibmemcached-1.0: fix subscripting on empty vector
2020-01-14  Michael Wallnerlibhashkit: fix UB on unaligned access
2020-01-13  Michael Wallnertests: fix flaky regression_bug_1251482 test
2020-01-13  Michael Wallnertests: attempt to fix memcached_dump() with data
2020-01-13  Michael Wallnertests: avoid cruelly slow ping call
2020-01-13  Michael Wallnertests: fix kill(HUP) test
2020-01-13  Michael Wallnertests: fix clients tests
2020-01-13  Michael Wallnermemcapable: fix logic error
2020-01-13  Michael Wallnertests: fix clients/memcapable
2020-01-10  Michael Wallnermemcached_dump: ignore CLIENT_ERROR Illegal slab id
2020-01-10  Michael Wallnerlibtest: fix UB with va_start()
2020-01-10  Michael Wallnerfix wrong type of memcached_instance_st::server_timeout...
2020-01-10  Michael Wallnertravis: install libevent-dev
2020-01-10  Michael Wallnertravis: install valgrind
2020-01-10  Michael Wallnertravis: cat test-suite.log on failure
2020-01-09  Michael Wallnerm4: restore AX_APPEND_TO_FILE_BEHAVIOR
2020-01-09  Michael Wallnertravis
2020-01-09  Michael Wallnerconfigure: modern c++ flags; suppress some libmemcached...
2020-01-09  Michael Wallnerm4: lost cinttypes
2020-01-08  Michael Wallnerconfigure: provide a cli flag instead of forcing -Werror
2020-01-08  Michael Wallnerm4: fix typo
2020-01-08  Michael Wallnerconfigure: fix compiler detection
2020-01-08  Michael Wallnerm4: fix output of sphinx-build version check
2020-01-08  Michael Wallnerm4: fix multiple output
2020-01-08  Michael Wallnerm4: merge TangentOrg/ddm4
2020-01-08  Michael Wallnertravis: try one after another
2020-01-08  Michael Wallnerm4: -fmudflip is long since gone
2020-01-08  Michael Wallnertravis: install python-sphinx
2020-01-08  Michael Wallnertravis: add .travis.yml
2020-01-07  Michael Wallnertests: adjust for added MEMCACHED_BEHAVIOR_SERVER_TIMEO...
2020-01-07  Michael Wallnertests: speedup by not waiting too long for servers
2020-01-07  Michael Wallnertests: fix failure tests
2020-01-07  Michael Wallnertests: fix udp tests
2020-01-07  Michael Wallnertests: fix client tests
2020-01-07  Michael Wallnerlibtest: improve output format; makes eyes hurt less
2020-01-07  Michael Wallner.gitignore: migrate .bzrignore
2020-01-06  Michael Wallnerlibtest: fix doesnotexist spawn test
2020-01-06  Michael Wallnerdump: memcached returns the right error by now
2020-01-06  Michael Wallnerhashkit: fix murmur3 activation
2020-01-06  Michael Wallnertests/hashkit: fix tests doing nothing
2020-01-06  Michael Wallnerc++: Fix possible string truncation
2020-01-06  Michael Wallnerlibmemcached-1.0: add memcached_return_t::MEMCACHED_UNI...
2020-01-06  Michael Wallnerc++: fix -Wclass-memaccess
2020-01-06  Michael Wallnerc++: fix -Wenum-in-bool-context
2020-01-06  Michael Wallnerc++: references cannot be NULL
2020-01-06  Michael Wallnerc++: fix -Wformat
2020-01-06  Michael Wallnerc++: fix incompatible types
2020-01-06  Michael Wallnerc++: fix -Wbad-function-cast
2020-01-06  Michael Wallnerc++: fix C++11 compatibility
2020-01-06  Michael Wallnerc++: fix -Wimplicit-fallthrough
2020-01-06  Michael Wallnersys/sysctl.h has been deprecated
2020-01-06  Michael Wallnerconfigure: fix libtool
2020-01-06  Michael Wallnerbootstrap: add arch linux
2014-02-16  Continuous... Merge bzr://soup.haus/ Build: jenkins-Libmemcached-472
2014-02-16  Brian AkerFix for building docs.
2014-02-12  Continuous... Merge bzr://10.0.3.21 Build: jenkins-Libmemcached-469
2014-02-12  Brian AkerFix for 1278834
next