Michael Wallner [Wed, 30 Sep 2020 09:58:21 +0000 (11:58 +0200)]
testing: limit random port range to probably unused ports
Michael Wallner [Tue, 29 Sep 2020 13:50:37 +0000 (15:50 +0200)]
testing: more bin tests
Michael Wallner [Tue, 29 Sep 2020 12:00:20 +0000 (14:00 +0200)]
asan: skip jenkins in older compilers, too
Michael Wallner [Tue, 29 Sep 2020 11:42:47 +0000 (13:42 +0200)]
cmake: use link_libraries() instead of add_link_options() for sanitizers
Michael Wallner [Tue, 29 Sep 2020 11:33:58 +0000 (13:33 +0200)]
travis: add sanitizer build
Michael Wallner [Tue, 29 Sep 2020 11:29:38 +0000 (13:29 +0200)]
asan: fix buffer overflows
Michael Wallner [Tue, 29 Sep 2020 11:11:01 +0000 (13:11 +0200)]
asan: fix odr-violation
Michael Wallner [Tue, 29 Sep 2020 09:35:52 +0000 (11:35 +0200)]
testing: ensure the server is properly listening
Michael Wallner [Tue, 29 Sep 2020 08:55:15 +0000 (10:55 +0200)]
travis: be nice
Michael Wallner [Tue, 29 Sep 2020 07:46:32 +0000 (09:46 +0200)]
testing: fix cluster count to 4
Michael Wallner [Tue, 29 Sep 2020 06:34:32 +0000 (08:34 +0200)]
fix for pid == -1
Michael Wallner [Tue, 29 Sep 2020 06:32:32 +0000 (08:32 +0200)]
testing: report different server pid
Michael Wallner [Mon, 28 Sep 2020 15:34:59 +0000 (17:34 +0200)]
testing: flush
Michael Wallner [Thu, 17 Sep 2020 11:47:51 +0000 (13:47 +0200)]
remove obsolete file
Michael Wallner [Thu, 17 Sep 2020 11:47:46 +0000 (13:47 +0200)]
typo
Michael Wallner [Thu, 17 Sep 2020 11:47:20 +0000 (13:47 +0200)]
testing: server_add
Michael Wallner [Thu, 17 Sep 2020 11:30:21 +0000 (13:30 +0200)]
testing: fixtures/ketama.hpp
Michael Wallner [Thu, 17 Sep 2020 07:43:57 +0000 (09:43 +0200)]
testing: rename regression tests
Michael Wallner [Thu, 17 Sep 2020 07:36:50 +0000 (09:36 +0200)]
tests: cleanup tests ported so far
Michael Wallner [Mon, 28 Sep 2020 15:26:50 +0000 (17:26 +0200)]
testing: fix osx
* move from testing/ to test/; CTest generates a Testing/ directory which creates ambiguities on case insensitive file systems
* check for pipe2(), SOCK_CLOEXEC and SOCK_NONBLOCK
* test for the O_CLOEXEC pipe already being closed by traing to read() it (see pipe(2))
Michael Wallner [Wed, 16 Sep 2020 12:25:19 +0000 (14:25 +0200)]
testing: sasl
Michael Wallner [Wed, 16 Sep 2020 12:24:19 +0000 (14:24 +0200)]
libmemcached/sasl: ensure mech list is zero terminated
Michael Wallner [Wed, 16 Sep 2020 08:22:41 +0000 (10:22 +0200)]
travis: fix clang
Michael Wallner [Wed, 16 Sep 2020 07:30:09 +0000 (09:30 +0200)]
travis: attempt to fix clang release build
Michael Wallner [Tue, 15 Sep 2020 19:48:46 +0000 (21:48 +0200)]
testing: attempt to fix old clang
Michael Wallner [Tue, 15 Sep 2020 18:26:18 +0000 (20:26 +0200)]
travis: clang needs high resolution rnd seeds
Michael Wallner [Tue, 15 Sep 2020 17:55:53 +0000 (19:55 +0200)]
testing: be sure what to test for regression lp434484
Michael Wallner [Tue, 15 Sep 2020 17:39:25 +0000 (19:39 +0200)]
libmemcached: fix char*strerror_r() handling
Michael Wallner [Tue, 15 Sep 2020 17:38:01 +0000 (19:38 +0200)]
travis: kill memcached
Michael Wallner [Tue, 15 Sep 2020 17:23:30 +0000 (19:23 +0200)]
travis: kill memcached
Michael Wallner [Tue, 15 Sep 2020 17:11:51 +0000 (19:11 +0200)]
.gitignore: cleanup
Michael Wallner [Tue, 15 Sep 2020 15:09:28 +0000 (17:09 +0200)]
testing: flush tests
Michael Wallner [Tue, 15 Sep 2020 12:02:23 +0000 (14:02 +0200)]
testing: improve sanitizer handling
Michael Wallner [Tue, 15 Sep 2020 12:01:10 +0000 (14:01 +0200)]
testing: check for pid in lib/Server::isListening()
Michael Wallner [Tue, 15 Sep 2020 09:28:01 +0000 (11:28 +0200)]
testing: honor MEMCACHED_BINARY; use Catch.cmake
Michael Wallner [Tue, 15 Sep 2020 09:27:17 +0000 (11:27 +0200)]
cmake: reorder src/bin
Michael Wallner [Tue, 15 Sep 2020 07:00:25 +0000 (09:00 +0200)]
testing: consolidate
Michael Wallner [Tue, 15 Sep 2020 06:27:51 +0000 (08:27 +0200)]
cmake: IMPORT, EXPORT and RPATH improvements
Michael Wallner [Mon, 14 Sep 2020 12:44:49 +0000 (14:44 +0200)]
testing: fix test case names for CTest
Michael Wallner [Mon, 14 Sep 2020 12:43:59 +0000 (14:43 +0200)]
bin/memflush: fix exit code on connection failure
Michael Wallner [Mon, 14 Sep 2020 09:05:06 +0000 (11:05 +0200)]
memcapable: fix quit test with v1.6+
Michael Wallner [Mon, 14 Sep 2020 09:00:58 +0000 (11:00 +0200)]
memcapable: fix version test with v1.6+
Michael Wallner [Mon, 14 Sep 2020 09:01:28 +0000 (11:01 +0200)]
cmake: fix INSTALL_RPATH
Michael Wallner [Mon, 14 Sep 2020 07:45:20 +0000 (09:45 +0200)]
cmake: fix include directories
Michael Wallner [Mon, 14 Sep 2020 07:04:29 +0000 (09:04 +0200)]
cmake: fix cmake_minimum_required
Michael Wallner [Fri, 11 Sep 2020 11:30:32 +0000 (13:30 +0200)]
flush
Michael Wallner [Thu, 10 Sep 2020 10:28:32 +0000 (12:28 +0200)]
flush
Michael Wallner [Wed, 9 Sep 2020 11:39:48 +0000 (13:39 +0200)]
flush
Michael Wallner [Tue, 8 Sep 2020 11:44:03 +0000 (13:44 +0200)]
flush
Michael Wallner [Thu, 3 Sep 2020 13:18:15 +0000 (15:18 +0200)]
add haldenbrand (nblock & tcp_nodelay) tests [ci skip]
Michael Wallner [Thu, 3 Sep 2020 11:59:05 +0000 (13:59 +0200)]
flush [ci skip]
Michael Wallner [Wed, 2 Sep 2020 16:38:28 +0000 (18:38 +0200)]
flush [ci skip]
Michael Wallner [Sat, 22 Aug 2020 07:13:03 +0000 (09:13 +0200)]
tests: investigating catch2
Michael Wallner [Sat, 22 Aug 2020 07:12:16 +0000 (09:12 +0200)]
tests: attempt to fix kill test
Michael Wallner [Wed, 19 Aug 2020 14:23:09 +0000 (16:23 +0200)]
travis: test against recent memcached
Michael Wallner [Wed, 19 Aug 2020 14:22:08 +0000 (16:22 +0200)]
libmemcached: fix pipelining with memcached 1.6
Michael Wallner [Wed, 19 Aug 2020 14:21:01 +0000 (16:21 +0200)]
cmake: add missing headers; add dtrace
Michael Wallner [Tue, 18 Aug 2020 07:31:43 +0000 (09:31 +0200)]
cmake: verify public header interface versions
Michael Wallner [Tue, 18 Aug 2020 07:31:19 +0000 (09:31 +0200)]
cmake: add common.h to targets
Michael Wallner [Tue, 18 Aug 2020 07:31:00 +0000 (09:31 +0200)]
cmake: add libmemcachedprotocol to build
Michael Wallner [Mon, 17 Aug 2020 10:45:16 +0000 (12:45 +0200)]
Merge pull request #92 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
The Gitter Badger [Mon, 17 Aug 2020 10:42:31 +0000 (10:42 +0000)]
Add Gitter badge
Michael Wallner [Mon, 17 Aug 2020 09:42:51 +0000 (11:42 +0200)]
administrativa
Michael Wallner [Mon, 17 Aug 2020 09:05:21 +0000 (11:05 +0200)]
cmake: check for GNU style strerror_r
Michael Wallner [Mon, 17 Aug 2020 09:03:05 +0000 (11:03 +0200)]
bin/memaslap: fix build
Michael Wallner [Mon, 17 Aug 2020 07:26:03 +0000 (09:26 +0200)]
travis: -DBUILD_TESTING=ON
Michael Wallner [Thu, 13 Aug 2020 11:54:32 +0000 (13:54 +0200)]
Merge branch 'docs' into v1.0
Michael Wallner [Thu, 13 Aug 2020 11:07:24 +0000 (13:07 +0200)]
docs: flush libmemcached
Michael Wallner [Tue, 4 Aug 2020 15:06:10 +0000 (17:06 +0200)]
docs: flush libmemcached progress
Michael Wallner [Thu, 28 May 2020 06:57:56 +0000 (08:57 +0200)]
docs: libmemcachedutil
Michael Wallner [Wed, 27 May 2020 12:23:27 +0000 (14:23 +0200)]
docs: libhashkit
Michael Wallner [Wed, 27 May 2020 07:49:03 +0000 (09:49 +0200)]
docs: bin/
Michael Wallner [Fri, 28 Feb 2020 19:19:44 +0000 (20:19 +0100)]
docs: sanitize
Michael Wallner [Fri, 28 Feb 2020 15:41:20 +0000 (16:41 +0100)]
docs: sanitize
Michael Wallner [Fri, 28 Feb 2020 15:38:16 +0000 (16:38 +0100)]
docs: sanitize
Michael Wallner [Fri, 28 Feb 2020 15:34:52 +0000 (16:34 +0100)]
docs: ws
Michael Wallner [Fri, 28 Feb 2020 15:32:29 +0000 (16:32 +0100)]
docs: ws
Michael Wallner [Fri, 28 Feb 2020 15:07:05 +0000 (16:07 +0100)]
docs: sanitize
Michael Wallner [Thu, 27 Feb 2020 09:52:12 +0000 (10:52 +0100)]
bison: fix warnings
Michael Wallner [Thu, 27 Feb 2020 09:37:44 +0000 (10:37 +0100)]
csl: fix build with bison 2.3
Michael Wallner [Thu, 27 Feb 2020 09:34:30 +0000 (10:34 +0100)]
cmake: fix LDFLAGS for external libs
Michael Wallner [Thu, 27 Feb 2020 08:12:38 +0000 (09:12 +0100)]
cmake: use option() in CMakeConfig.txt
Michael Wallner [Thu, 27 Feb 2020 08:11:28 +0000 (09:11 +0100)]
cmake: 3.11 compat
Michael Wallner [Mon, 24 Feb 2020 12:20:48 +0000 (13:20 +0100)]
docs: sanitize
Michael Wallner [Thu, 20 Feb 2020 12:47:15 +0000 (13:47 +0100)]
docs: fix some refs
Michael Wallner [Thu, 20 Feb 2020 12:46:49 +0000 (13:46 +0100)]
docs: sanitize conf
Michael Wallner [Thu, 20 Feb 2020 11:22:48 +0000 (12:22 +0100)]
docs: sanitize
Michael Wallner [Tue, 18 Feb 2020 15:41:52 +0000 (16:41 +0100)]
travis: fix working dir
Michael Wallner [Tue, 18 Feb 2020 15:36:51 +0000 (16:36 +0100)]
travis: fix working dir
Michael Wallner [Tue, 18 Feb 2020 15:10:06 +0000 (16:10 +0100)]
travis: sasl
Michael Wallner [Tue, 18 Feb 2020 14:45:07 +0000 (15:45 +0100)]
travis: fix defaults
Michael Wallner [Tue, 18 Feb 2020 14:00:42 +0000 (15:00 +0100)]
travis: s/endif/fi/
Michael Wallner [Tue, 18 Feb 2020 13:42:42 +0000 (14:42 +0100)]
travis: test sasl
Michael Wallner [Tue, 18 Feb 2020 12:53:16 +0000 (13:53 +0100)]
tests: wrap testsasl with LIBMEMCACHED_WITH_SASL_SUPPORT
Michael Wallner [Tue, 18 Feb 2020 12:39:10 +0000 (13:39 +0100)]
travis: builkd without sasl
Michael Wallner [Tue, 18 Feb 2020 12:32:10 +0000 (13:32 +0100)]
fix includes
Michael Wallner [Tue, 18 Feb 2020 09:04:55 +0000 (10:04 +0100)]
reorganize directories
Michael Wallner [Tue, 18 Feb 2020 07:02:23 +0000 (08:02 +0100)]
docs: gzip manpages
Michael Wallner [Mon, 17 Feb 2020 15:47:34 +0000 (16:47 +0100)]
support: fix install location of example.cnf
Michael Wallner [Thu, 6 Feb 2020 19:11:56 +0000 (20:11 +0100)]
docs: html on gh-pages, i.e. https://m6w6.github.io/libmemcached/
[ci skip]