ctdb-common: Fix compilation issue with strncpy()
[vlendec/samba-autobuild/.git] / ctdb / wscript
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...
2018-07-05 Amitay Isaacsctdb-tests: Separate testing code for basic data types
2018-07-05 Amitay Isaacsctdb-build: Add ctdb prefix to build target
2018-07-05 Amitay Isaacsctdb-protocol: Separate protocol-basic subsystem
2018-07-04 Amitay Isaacsctdb-tests: Avoid segfault by initializing logging
2018-07-02 Martin Schwenkectdb-common: Move capture_socket functions to ctdb_sock...
2018-07-02 Martin Schwenkectdb-common: Rename system utility files
2018-07-02 Amitay Isaacsctdb-build: Add ipv6 headers check for packet details
2018-07-02 Amitay Isaacsctdb-build: Add checks for raw pkt handling support
2018-06-05 Martin Schwenkectdb-scripts: Change directory for notifications to...
2018-06-05 Martin Schwenkectdb-scripts: Move event scripts to events/legacy/...
2018-05-17 Martin Schwenkectdb: Drop configuration file ctdbd.conf
2018-05-17 Martin Schwenkectdb-docs: Add ctdb.conf(5)
2018-05-17 Martin Schwenkectdb-daemon: Implement ctdb configuration file loading
2018-05-17 Martin Schwenkectdb-tools: Add legacy config options to config tool
2018-05-17 Martin Schwenkectdb-daemon: Define ctdbd legacy configuration file...
2018-05-17 Martin Schwenkectdb-tools: Add database config options to config tool
2018-05-17 Martin Schwenkectdb-database: Define database configuration file options
2018-05-17 Martin Schwenkectdb-tools: Add cluster config options to config tool
2018-05-17 Martin Schwenkectdb-cluster: Define cluster configuration file options
2018-05-17 Amitay Isaacsctdb-tools: Add event daemon config options to config...
2018-05-17 Amitay Isaacsctdb-event: Add event daemon config file options
2018-05-17 Martin Schwenkectdb-build: Create database directories during installation
2018-05-12 Amitay Isaacsctdb-tools: Add logging config options to config tool
2018-05-12 Martin Schwenkectdb-common: Add config options for logging
2018-05-12 Amitay Isaacsctdb-common: Add config options tool
2018-05-12 Amitay Isaacsctdb-common: Add config file parsing code
2018-05-12 Amitay Isaacsctdb-common: Add path tool
2018-05-12 Amitay Isaacsctdb-common: Add utility code to get various paths
2018-05-12 Amitay Isaacsctdb-common: Add command line processing abstraction
2018-05-12 Martin Schwenkectdb-docs: Document system options and resource controls
2018-05-12 Martin Schwenkectdb-docs: Document script.options
2018-05-01 Amitay Isaacsctdb-build: Rename ctdb-client2 subsystem to ctdb-client
2018-05-01 Amitay Isaacsctdb-daemon: Move ctdb_client.c to server/ subdir
2018-05-01 Amitay Isaacsctdb-build: Drop unnessary dependency on ctdb-client
2018-03-09 Martin Schwenkectdb-tests: Depend on setup_ctdb_base() to install...
2018-03-09 Martin Schwenkectdb-tests: Use setup_ctdb_base() for simple tests
2018-03-09 Martin Schwenkectdb-tests: Use setup_ctdb_base() for onnode unit tests
2018-03-09 Martin Schwenkectdb-tests: Use setup_ctdb_base() for eventscript unit...
2018-03-01 Amitay Isaacsctdb-pmda: Use modified API in pcp library 4.0
2018-03-01 Martin Schwenkectdb-common: Drop debugging variable CTDB_EXTERNAL_TRACE
2018-01-24 Martin Schwenkectdb-tests: Only use socket-wrapper for simple, local...
2018-01-22 Günther Deschnerbuild: deal with recent glibc sunrpc header removal
2017-12-13 Amitay Isaacsctdb-build: Apply dependency to correct subsystem
2017-11-25 Andreas Schneiderbuild: Move socket_wrapper to third_party
2017-10-10 Amitay Isaacsctdb-tests: Add interactive test for tunnels
2017-10-10 Amitay Isaacsctdb-tests: Add test for tunnels
2017-10-10 Amitay Isaacsctdb-client: Add client api for using tunnels
2017-10-10 Amitay Isaacsctdb-protocol: Add protocol marshalling for CTDB_REQ_TUNNEL
2017-10-10 Amitay Isaacsctdb-daemon: Add implementation of tunnel controls
2017-10-05 Martin Schwenkectdb-common: Replace parse_ip() -> ctdb_sock_addr_from_...
2017-09-26 Volker Lendeckectdb: Centralize ctdb_version_string
2017-09-19 Martin Schwenkectdb-build: Split protocol-util as a separate subsystem
2017-09-19 Martin Schwenkectdb-build: Fix dependency for ctdbd
2017-09-09 Amitay Isaacsctdb-tests: Add a dummy ctdb client for testing
2017-09-01 Amitay Isaacsctdb-common: Add sock_client abstraction
2017-09-01 Amitay Isaacsctdb-protocol: Add a generic packet header
2017-08-30 Amitay Isaacsctdb-protocol: Add marshalling for ctdb_req_keepalive
2017-08-30 Amitay Isaacsctdb-tests: Add compatibility test for ctdb protocol...
2017-08-30 Amitay Isaacsctdb-tests: Add compatibility test for protocol data...
2017-08-30 Amitay Isaacsctdb-tests: Reorganize protocol tests
2017-08-30 Amitay Isaacsctdb-protocol: Separate marshalling for basic data...
2017-08-14 Martin Schwenkectdb-tests: run_tests.sh sets evironment variable CTDB_...
2017-05-30 Amitay Isaacsctdb-common: Add run_event abstraction
2017-05-24 Amitay Isaacsctdb-build: Simplify generation of version header files
2017-04-05 Amitay Isaacsctdb-common: Add hash_count abstraction
2017-03-10 Ian Stakenviciuswaf: disable-python - fix ctdb configuration
2017-02-27 Martin Schwenkectdb-build: Fix RPM build
2017-02-23 Amitay Isaacsctdb-build: Split dist() target to generate manpages...
2017-02-15 Volker Lendeckectdb: Only build test_mutex_raw.c on Linux
2017-02-02 Amitay Isaacsctdb-build: Install CTDB tests correctly from toplevel
2017-01-31 Amitay Isaacsctdb-tests: Do not build mutex test if robust mutexes...
2017-01-12 Amitay Isaacsctdb-tests: Add robust mutex test
2017-01-12 Amitay Isaacsctdb-locking: Explicitly unlock record/db in lock helper
2017-01-06 Amitay Isaacsctdb-tests: Add tests for generic socket I/O
2016-12-19 Martin Schwenkectdb-tests: Add tests for takeover helper
2016-12-19 Martin Schwenkectdb-takeover: Add takeover helper
2016-12-19 Martin Schwenkectdb-tests: Add public IP state to fake_ctdbd
2016-12-19 Martin Schwenkectdb-tests: Factor out reading of known public IP addresses
2016-12-18 Amitay Isaacsctdb-daemon: Remove ctdb_event_helper
2016-12-18 Amitay Isaacsctdb-tests: Add tests for event daemon
2016-12-18 Amitay Isaacsctdb-tool: Add helper for talking to event daemon
2016-12-18 Amitay Isaacsctdb-client: Add client api for eventd communication
2016-12-18 Amitay Isaacsctdb-eventd: Add event script handling daemon
2016-12-18 Amitay Isaacsctdb-protocol: Add marshalling for eventd protocol
2016-12-18 Amitay Isaacsctdb-common: Add sock_daemon abstraction
next