summaryrefslogtreecommitdiff
path: root/ctdb/wscript
AgeCommit message (Expand)AuthorFilesLines
2023-08-15ctdb-common: Set immediate mode for pcap captureMartin Schwenke1-0/+1
2022-09-20ctdb-build: Add --enable-pcap configure optionMartin Schwenke1-1/+6
2022-09-20ctdb-build: Use pcap-config when availableMartin Schwenke1-0/+6
2022-07-28ctdb-mutex: Do inode checks in a child processMartin Schwenke1-1/+1
2022-07-28ctdb-tests: Add tests for trivial FD monitoringMartin Schwenke1-0/+18
2022-07-28ctdb-common: Add trivial FD monitoring abstractionMartin Schwenke1-2/+11
2022-07-28ctdb-build: Link in backtrace support for ctdb_util_testsMartin Schwenke1-2/+10
2022-07-28ctdb-build: Separate test backtrace support into separate subsystemMartin Schwenke1-3/+8
2022-07-28ctdb-build: Sort sources in ctdb-util and ctdb_unit_testsMartin Schwenke1-19/+30
2022-07-22ctdb-build: Add missing dependency on tallocMartin Schwenke1-1/+1
2022-05-03ctdb-tests: Add backtrace on abort to some testsMartin Schwenke1-2/+10
2022-05-03ctdb-tests: Provide a method to dump the stack on abortMartin Schwenke1-1/+4
2022-05-03build: Add missing ctdb-client dependenciesMartin Schwenke1-2/+16
2022-05-03ctdb-build: Drop unnecessary uses of include/ sub-directoryMartin Schwenke1-6/+0
2022-04-06ctdb-scripts: Drop unused ctdbd_wrapperMartin Schwenke1-8/+0
2022-04-06ctdb-tests: Add unit tests for tunables codeMartin Schwenke1-0/+1
2022-02-23ctdb-tests: Dump a stack trace on abortMartin Schwenke1-1/+1
2021-05-28ctdb-utils: Add tdb_mutex_check utilityAmitay Isaacs1-0/+17
2020-09-11ctdb: Prevent man page duplicationDavid Mulder1-1/+1
2020-07-22ctdb-build: Don't build/install tests in top-level build by defaultMartin Schwenke1-0/+7
2020-07-22Revert "ctdb-build: Don't build/install tests in top-level build by default"Martin Schwenke1-7/+0
2020-07-22ctdb-build: Don't build/install tests in top-level build by defaultMartin Schwenke1-0/+7
2020-05-22ctdb-build: Fix a typoMartin Schwenke1-1/+1
2020-05-06ctdb-build: Add messages_dgm build to ctdbAmitay Isaacs1-0/+4
2020-05-06lib/util: Build genrand for util coreAmitay Isaacs1-0/+4
2019-11-13build: Remove workaround for missing os.path.relpath in Python < 2.6Andrew Bartlett1-1/+1
2019-10-24ctdb-tests: Add ctdb-db-test toolMartin Schwenke1-0/+6
2019-10-22ctdb-tests: Drop setting of test state directory for testonly targetMartin Schwenke1-1/+1
2019-10-22ctdb-tests: Enable printing of logs on failure in autobuildMartin Schwenke1-1/+1
2019-10-04ctdb-tests: Add cluster.bash include fileMartin Schwenke1-0/+1
2019-09-26ctdb-tests: Move simple tests to INTEGRATION/ subdirectoryMartin Schwenke1-2/+2
2019-09-26ctdb-tests: Move complex tests to CLUSTER/ subdirectoryMartin Schwenke1-1/+1
2019-09-26ctdb-tests: Convert local daemons include file into top-level includeMartin Schwenke1-1/+3
2019-09-26ctdb-tests: Move tool tests to UNIT/ subdirectoryMartin Schwenke1-2/+1
2019-09-26ctdb-tests: Move takeover_helper tests to UNIT/ subdirectoryMartin Schwenke1-1/+0
2019-09-26ctdb-tests: Move takeover tests to UNIT/ subdirectoryMartin Schwenke1-1/+0
2019-09-26ctdb-tests: Move shellcheck tests to UNIT/ subdirectoryMartin Schwenke1-1/+0
2019-09-26ctdb-tests: Move onnode tests to UNIT/ subdirectoryMartin Schwenke1-1/+0
2019-09-26ctdb-tests: Move eventscript tests to UNIT/ subdirectoryMartin Schwenke1-1/+0
2019-09-26ctdb-tests: Move eventd tests to UNIT/ subdirectoryMartin Schwenke1-1/+0
2019-09-26ctdb-tests: Move cunit tests to UNIT/ subdirectoryMartin Schwenke1-1/+1
2019-09-17ctdb-tests: Drop reference to unused ctdb_eventd test directoryMartin Schwenke1-1/+0
2019-09-02build: remove unneeded libceph-common dependencyBjörn Baumbach1-2/+1
2019-09-02build: drop --with-libcephfs=<path> supportDavid Disseldorp1-11/+6
2019-08-14ctdb-tests: Simplify test_wrap scriptMartin Schwenke1-8/+4
2019-08-14ctdb-tests: Avoid shellcheck warning SC2155Martin Schwenke1-2/+2
2019-08-06ctdb: fix compilation on systems with glibc robust mutexesRalph Boehme1-1/+1
2019-07-26ctdb-mutex: Change parent checking to use an asynchronous computationMartin Schwenke1-1/+3
2019-07-26ctdb-tests: Add cluster mutex testsMartin Schwenke1-0/+5
2019-07-05ctdb-build: Tweak hacking of rpcgen outputMartin Schwenke1-1/+1