s4/torture: Fix misplaced positional arguments for u64 comparison
[gd/samba-autobuild/.git] / ctdb / wscript
2023-08-15 Martin Schwenkectdb-common: Set immediate mode for pcap capture
2022-09-20 Martin Schwenkectdb-build: Add --enable-pcap configure option
2022-09-20 Martin Schwenkectdb-build: Use pcap-config when available
2022-07-28 Martin Schwenkectdb-mutex: Do inode checks in a child process
2022-07-28 Martin Schwenkectdb-tests: Add tests for trivial FD monitoring
2022-07-28 Martin Schwenkectdb-common: Add trivial FD monitoring abstraction
2022-07-28 Martin Schwenkectdb-build: Link in backtrace support for ctdb_util_tests
2022-07-28 Martin Schwenkectdb-build: Separate test backtrace support into separa...
2022-07-28 Martin Schwenkectdb-build: Sort sources in ctdb-util and ctdb_unit_tests
2022-07-22 Martin Schwenkectdb-build: Add missing dependency on talloc
2022-05-03 Martin Schwenkectdb-tests: Add backtrace on abort to some tests
2022-05-03 Martin Schwenkectdb-tests: Provide a method to dump the stack on abort
2022-05-03 Martin Schwenkebuild: Add missing ctdb-client dependencies
2022-05-03 Martin Schwenkectdb-build: Drop unnecessary uses of include/ sub-directory
2022-04-06 Martin Schwenkectdb-scripts: Drop unused ctdbd_wrapper
2022-04-06 Martin Schwenkectdb-tests: Add unit tests for tunables code
2022-02-23 Martin Schwenkectdb-tests: Dump a stack trace on abort
2021-05-28 Amitay Isaacsctdb-utils: Add tdb_mutex_check utility
2020-09-11 David Mulderctdb: Prevent man page duplication
2020-07-22 Martin Schwenkectdb-build: Don't build/install tests in top-level...
2020-07-22 Martin SchwenkeRevert "ctdb-build: Don't build/install tests in top...
2020-07-22 Martin Schwenkectdb-build: Don't build/install tests in top-level...
2020-05-22 Martin Schwenkectdb-build: Fix a typo
2020-05-06 Amitay Isaacsctdb-build: Add messages_dgm build to ctdb
2020-05-06 Amitay Isaacslib/util: Build genrand for util core
2019-11-13 Andrew Bartlettbuild: Remove workaround for missing os.path.relpath...
2019-10-24 Martin Schwenkectdb-tests: Add ctdb-db-test tool
2019-10-22 Martin Schwenkectdb-tests: Drop setting of test state directory for...
2019-10-22 Martin Schwenkectdb-tests: Enable printing of logs on failure in autobuild
2019-10-04 Martin Schwenkectdb-tests: Add cluster.bash include file
2019-09-26 Martin Schwenkectdb-tests: Move simple tests to INTEGRATION/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Move complex tests to CLUSTER/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Convert local daemons include file into...
2019-09-26 Martin Schwenkectdb-tests: Move tool tests to UNIT/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Move takeover_helper tests to UNIT/ subdire...
2019-09-26 Martin Schwenkectdb-tests: Move takeover tests to UNIT/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Move shellcheck tests to UNIT/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Move onnode tests to UNIT/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Move eventscript tests to UNIT/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Move eventd tests to UNIT/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Move cunit tests to UNIT/ subdirectory
2019-09-17 Martin Schwenkectdb-tests: Drop reference to unused ctdb_eventd test...
2019-09-02 Björn Baumbachbuild: remove unneeded libceph-common dependency
2019-09-02 David Disseldorpbuild: drop --with-libcephfs=<path> support
2019-08-14 Martin Schwenkectdb-tests: Simplify test_wrap script
2019-08-14 Martin Schwenkectdb-tests: Avoid shellcheck warning SC2155
2019-08-06 Ralph Boehmectdb: fix compilation on systems with glibc robust...
2019-07-26 Martin Schwenkectdb-mutex: Change parent checking to use an asynchrono...
2019-07-26 Martin Schwenkectdb-tests: Add cluster mutex tests
2019-07-05 Martin Schwenkectdb-build: Tweak hacking of rpcgen output
2019-05-09 David Disseldorpctdb/build: fix ctdb_mutex_ceph_rados_helper builds
2019-05-07 Martin Schwenkectdb-tests: Don't clean up test var directory in autote...
2019-05-07 Martin Schwenkectdb-build: Add check for getrusage()
2019-04-12 David Disseldorpbuild: add explicit cephfs include path for vfs_ceph...
2019-03-21 Andrew Bartlettbuild: Standardise on calling conf.SAMBA_CHECK_PYTHON...
2019-03-21 Andrew Bartlettbuild: Remove manual specification of minimum python...
2019-03-15 Amitay Isaacsctdb-version: Simplify version string usage
2019-03-15 Martin Schwenkectdb-build: Drop creation of .distversion in tarball
2019-03-15 Stefan Metzmacherctdb-build: use a fixed ctdb_version.h using SAMBA_VERS...
2019-02-22 Christof Schmittctdb-tests: Add test for ctdb_io.c
2018-12-18 Amitay Isaacsctdb-build: Use open() instead of file() for python3
2018-12-05 Stefan Metzmacherctdb/wscript: make use of MODE_{644,744,755,777}
2018-12-05 Stefan Metzmacherctdb/wscript: use python 3.6 compatible functions
2018-11-06 Martin Schwenkectdb-tests: Use local_daemons.sh in local_daemons.bash
2018-11-06 Martin Schwenkectdb-tests: Add local_daemons.sh
2018-11-06 Martin Schwenkectdb-build: Don't set unused variable TEST_BIN_DIR
2018-09-19 Noel PowerPY3: make sure print stmt is enclosed by '(' & ')'
2018-09-16 Noel PowerPY3: fix some octal literals
2018-09-12 Martin Schwenkectdb-build: Fix version handling when building tarball
2018-09-11 Martin Schwenkectdb-build: Use wafsamba's INSTALL_DIR()
2018-09-05 Alexander Bokovoyctdb/wscript: rework how version number is retrieved
2018-09-05 Alexander Bokovoycdtb/wscript: use top and out for waf 2.0
2018-09-05 Alexander Bokovoyctdb/wscript: adopt to waf-2.0
2018-09-05 Alexander Bokovoyctdb/wscript: update to handle waf 2.0.4
2018-08-30 Martin Schwenkectdb-tests: Extend TCP packet test to also do packet...
2018-08-30 Martin Schwenkectdb-tests: Add basic test to sanity check types in...
2018-08-24 Martin Schwenkectdb-config: Switch tunable DisableIPFailover to a...
2018-08-24 Martin Schwenkectdb-config: Integrate failover options into conf-tool
2018-08-24 Martin Schwenkectdb-failover: Add failover configuration options
2018-08-09 David Disseldorpctdb/build: link ctdb_mutex_ceph_rados_helper against...
2018-07-28 Martin Schwenkectdb-common: Factor out basic script abstraction
2018-07-28 Amitay Isaacsctdb-protocol: Avoid fgets in ctdb_connection_list_read
2018-07-28 Amitay Isaacsctdb-common: Add line based I/O
2018-07-28 Amitay Isaacsctdb-tests: Add signal code matching utility
2018-07-28 Amitay Isaacsctdb-tests: Add errno matching utility
2018-07-11 Martin Schwenkectdb-build: Enable some standard event scripts if none...
2018-07-11 Martin Schwenkectdb-build: Install event scripts in CTDB_DATADIR
2018-07-11 Martin Schwenkectdb-build: Add CTDB_DATADIR
2018-07-05 Amitay Isaacsctdb-daemon: Add client code to talk to new event daemon
2018-07-05 Amitay Isaacsctdb-protocol: Remove protocol for old event daemon
2018-07-05 Amitay Isaacsctdb-client: Remove client code for old event daemon
2018-07-05 Amitay Isaacsctdb-tools: Remove old event daemon tool
2018-07-05 Amitay Isaacsctdb-daemon: Remove old event daemon
2018-07-05 Amitay Isaacsctdb-event: Add tests for event daemon
2018-07-05 Amitay Isaacsctdb-tests: Rename eventd testsuite to ctdb_eventd
2018-07-05 Amitay Isaacsctdb-event: Add event daemon client tool
2018-07-05 Amitay Isaacsctdb-event: Add event daemon client code
2018-07-05 Amitay Isaacsctdb-event: Add event daemon implementation
2018-07-05 Amitay Isaacsctdb-event: Add event daemon protocol
2018-07-05 Amitay Isaacsctdb-common: Add client pid to connect callback in...
next