selftest: Add a variable to indicate that selftest is running
[ambi/samba-autobuild/.git] / ctdb / wscript
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
2016-12-18 Amitay Isaacsctdb-common: Add generic socket I/O
2016-12-18 Amitay Isaacsctdb-common: Add run_proc abstraction
2016-12-16 Martin Schwenkectdb-tests: Add unit test for protocol utilities
2016-12-16 Amitay Isaacsctdb-build: Remove unnecessary intermediate build target
2016-12-09 David Disseldorpctdb/doc: man page for Ceph RADOS cluster mutex helper
2016-12-09 David Disseldorpctdb: cluster mutex helper using Ceph RADOS
2016-12-09 David Disseldorpctdb-build: configure time switch for etcd support
2016-12-09 David Disseldorpctdb-build: move ctdb_etcd_lock to utils/etcd
2016-12-09 Amitay Isaacsctdb-build: Generate pre-built documentation in wscript...
2016-12-09 Amitay Isaacsctdb-build: Avoid duplicate list of man pages
2016-12-05 Jose A. Riveractdb: Add new helper ctdb_etcd_lock
2016-12-05 Amitay Isaacsctdb-logging: Remove duplicate logging code
2016-12-05 Amitay Isaacsctdb-logging: Refactor logging code
2016-11-29 Martin Schwenkectdb-common: Drop CTDB's copy of sys_read() and sys_write()
2016-11-25 Amitay Isaacsctdb-daemon: Remove unused code cmdline.[ch]
2016-10-14 Martin Schwenkectdb-packaging: Move CTDB tests to /usr/local/share...
2016-09-22 Amitay Isaacsctdb-common: Add routines to manage PID file
2016-08-04 Andreas Schneiderctdb-waf: Move ctdb tests to libexec directory
2016-07-28 Amitay Isaacsctdb-tool: Add replacement ctdb tool using new client API
2016-07-28 Amitay Isaacsctdb-tool: Remove old ctdb tool
2016-07-28 Martin Schwenkectdb-doc: Integrate ctdb_diagnostics man page into...
2016-07-25 Amitay Isaacsctdb-common: Refactor tunable related functions
2016-07-25 Amitay Isaacsctdb-build: Add missing dependency on samba-util
2016-07-22 Amitay Isaacsctdb-pcp-pmda: Reimplement using new client API
2016-07-22 Amitay Isaacsctdb-tests: Add torture test for fetch functions
2016-07-22 Amitay Isaacsctdb-tests: Remove unused tests code
2016-07-22 Amitay Isaacsctdb-tests: Rename ctdb_porting_tests to porting_tests
2016-07-22 Amitay Isaacsctdb-tests: Rename ctdb_lock_tdb to lock_tdb
2016-07-22 Amitay Isaacsctdb-tests: Convert rb_test into a unit test
2016-07-22 Amitay Isaacsctdb-tests: Replace ctdb_update_record_persistent with...
2016-07-22 Amitay Isaacsctdb-tests: Replace ctdb_update_record with update_reco...
2016-07-22 Amitay Isaacsctdb-tests: Replace ctdb_transaction with transaction_l...
2016-07-22 Amitay Isaacsctdb-tests: Replace ctdb_fetch_readonly_loop with fetch...
2016-07-22 Amitay Isaacsctdb-tests: Replace ctdb_fetch_readonly_once with fetch...
2016-07-22 Amitay Isaacsctdb-tests: Replace ctdb_fetch_one with fetch_loop...
2016-07-22 Amitay Isaacsctdb-tests: Replace ctdb_fetch with fetch_ring using...
2016-07-22 Amitay Isaacsctdb-tests: Replace ctdb_bench with message_ring using...
2016-07-22 Amitay Isaacsctdb-tests: Add torture test for g_lock functions
2016-07-22 Amitay Isaacsctdb-tests: Common code to process commandline options
2016-07-22 Amitay Isaacsctdb-tests: Common code to wait for synchronization...
2016-07-21 Martin Schwenkectdb-tests: Add shellcheck test suite
2016-07-21 Martin Schwenkectdb-tests: Add new test support script for script...
2016-07-11 Michael Adamctdb: fix autotest with socket-wrapper installed in...
2016-07-05 Amitay Isaacsctdb-build: Exit if requested feature cannot be built
2016-07-04 Martin Schwenkectdb-tests: Link to ctdb-ipalloc instead of using ctdbd...
2016-06-11 Michael Adamctdb: set the path to 'ctdb' in 'functions' in CTDB
2016-06-08 Amitay Isaacsctdb-tests: Re-use set_blocking instead of re-definition
2016-06-08 Amitay Isaacsctdb-tests: Re-use async accept wrapper from async_req
2016-06-06 Amitay Isaacslib/util: Avoid splitting tevent-unix-util as public...
2016-05-10 Amitay Isaacsctdb-tests: Remove ctdb tool stub code
2016-05-10 Amitay Isaacsctdb-tests: Add fake ctdb daemon implementation for...
2016-05-10 Amitay Isaacsctdb-tests: Get rid of ctdb func tests
2016-04-28 Martin Schwenkectdb-cluster-mutex: Factor out cluster mutex code
2016-04-28 Martin Schwenkectdb: Add new helper ctdb_mutex_fcntl_helper
2016-04-28 Martin Schwenkectdb-build: ctdb-system depends on samba-util for debug
2016-04-23 Amitay Isaacsctdb-daemon: Remove unused controls related to server_id
2016-04-15 Martin Schwenkectdb-tools: Add new ctdb_lvs helper
2016-04-01 Martin Schwenkectdb-killtcp: Merge "common" killtcp code into helper
2016-04-01 Martin Schwenkectdb-daemon: Remove implementation of CTDB_CONTROL_KILL_TCP
2016-04-01 Martin Schwenkectdb-killtcp: New helper ctdb_killtcp
2016-04-01 Martin Schwenkectdb-killtcp: Factor out killtcp code into separate...
2016-04-01 Martin Schwenkectdb-tests: Link ctdb-util instead of including
2016-04-01 Martin Schwenkectdb-util: Move rb_tree.c to ctdb-util
2016-03-17 Amitay Isaacsctdb-tests: Add a utility to parse ctdb packets
2016-03-17 Amitay Isaacsctdb-protocol: Add protocol debug routines
2016-03-01 Steven Chamberlainctdb: Fix detection of gnukfreebsd
2016-02-26 Martin Schwenkectdb: Drop unnecessary defines of TEVENT_DEPRECATED
2016-02-12 Martin Schwenkectdb: Install helpers under libexecdir
2016-02-02 Amitay Isaacsctdb-build: Add missing dependency on tdb
2016-01-29 Günther Deschnerctdb: do not provide a useless pkgconfig file for ctdb.
2016-01-25 Martin Schwenkectdb-tools: Add standalone ctdb_natgw tool script
2016-01-13 Martin Schwenkectdb-ipalloc: Split IP allocation into its own build...
2015-11-16 Amitay Isaacsctdb-build: Remove ctdb-common-util subsystem
2015-11-15 Amitay Isaacsctdb-daemon: Remove unused ctdb_logging.[ch]
2015-11-15 Amitay Isaacsctdb-daemon: Move ctdb_fork.c to server
2015-11-11 Martin Schwenkectdb-build: Don't try to install unavailable prebuilt...
2015-11-04 Amitay Isaacsctdb-build: Add ctdb/ directory to include path for...
2015-10-30 Amitay Isaacsctdb-daemon: Remove unused header file include/internal...
2015-10-27 Amitay Isaacsctdb-build: Define CTDB_SOCKET at configure time
next