testprogs: Add a kinit trust test for MIT KDC
[ambi/samba-autobuild/.git] / ctdb /
2017-04-06 Amitay Isaacsctdb-docs: Fix documentation of -n option to ctdb tool
2017-04-05 Amitay Isaacsctdb-daemon: Add tracking of migration records
2017-04-05 Amitay Isaacsctdb-daemon: For hot records, use count instead of...
2017-04-05 Amitay Isaacsctdb-common: Add hash_count abstraction
2017-04-05 Amitay Isaacsctdb-common: Add traverse_update function to db_hash...
2017-03-29 Amitay Isaacsctdb-tools: Avoid deferencing argv[0] if argc == 0
2017-03-20 Martin Schwenkectdb-tests: Catch cases where mktemp fails due to missi...
2017-03-17 Amitay Isaacsctdb-readonly: Avoid a tight loop waiting for revoke...
2017-03-10 Ian Stakenviciuswaf: disable-python - fix ctdb configuration
2017-02-27 Martin Schwenkectdb-build: Fix RPM build
2017-02-26 Martin Schwenkectdb-build: Add WAFLOCK magic to manpages target
2017-02-24 Martin Schwenkectdb-takeover: Don't release IPs from nodes where they...
2017-02-24 Martin Schwenkectdb-ipalloc: Add per-IP known_on bitmap
2017-02-24 Martin Schwenkectdb-takeover: Fetch public IP addresses from all conne...
2017-02-24 Martin Schwenkectdb-takeover: Assign banning credits on failure to...
2017-02-24 Martin Schwenkectdb-takeover: Use takeover_failed() when fetching...
2017-02-24 Martin Schwenkectdb-takeover: Generalise error handling for GET_PUBLIC_IPS
2017-02-24 Martin Schwenkectdb-takeover: Only fetch available IPs from nodes...
2017-02-24 Martin Schwenkectdb-takeover: Add debug message confirming fetching...
2017-02-24 Martin Schwenkectdb-tests: Populate per-node known IPs inline
2017-02-24 Martin Schwenkectdb-ipalloc: Switch noiphost to struct bitmap
2017-02-24 Martin Schwenkectdb-ipalloc: Switch available_on to struct bitmap
2017-02-24 Martin Schwenkectdb-takeover: Short circuit if fetching IPs from no...
2017-02-24 Martin Schwenkectdb-takeover: Allocate IP list unconditionally in...
2017-02-24 Martin Schwenkectdb-tests: Add synchronisation points in reload IPs...
2017-02-24 Martin Schwenkectdb-doc: Update instructions in example NFS Ganesha...
2017-02-24 Martin Schwenkectdb-doc: Fix monitoring bug in example NFS Ganesha...
2017-02-24 Martin Schwenkectdb-doc: Fix shellcheck warning in example NFS ganesha...
2017-02-24 Martin Schwenkectdb-doc: Make example NFS Ganesha call-out almost...
2017-02-24 Martin Schwenkectdb-doc: Whitespace fixes in example NFS ganesha callout
2017-02-24 Martin Schwenkectdb-utils: CID 1343331 Unchecked return value from...
2017-02-24 Martin Schwenkectdb-logging: CID 1396883 Dereference null return value...
2017-02-23 Andreas Schneiderctdb: Fix posible NULL deref in logging_init()
2017-02-23 Amitay Isaacsctdb-build: Add make target for generating manpages
2017-02-23 Amitay Isaacsctdb-build: Split dist() target to generate manpages...
2017-02-22 Chris LambCorrect "acheive" typos.
2017-02-22 Chris LambCorrect "paramter" typos.
2017-02-22 Chris LambCorrect "overriden" typos.
2017-02-22 Chris LambCorrect "occured" typos.
2017-02-22 Chris LambCorrect "supressed" typo.
2017-02-22 Chris LambCorrect "recived" typo.
2017-02-22 Chris LambCorrect "progess" typo.
2017-02-22 Chris LambCorrect "emty" typo.
2017-02-22 Chris LambCorrect "doesnt" typos.
2017-02-17 Andreas Schneiderctdb: Do not leak fd handle in control_restoredb()
2017-02-17 Amitay Isaacsctdb-daemon: Use sock_clean() to remove stale sockets
2017-02-17 Amitay Isaacsctdb-common: Refactor code to remove a stale socket
2017-02-17 Amitay Isaacsctdb-locking: Remove unnecessary global variable
2017-02-16 Martin Schwenkectdb-scripts: Initialise CTDB_NFS_CALLOUT in statd...
2017-02-16 Amitay Isaacsctdb-tests: Add more comm tests
2017-02-16 Amitay Isaacsctdb-common: Fix use-after-free error in comm_fd_handler()
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-02-01 Amitay Isaacsctdb-common: ioctl(.. FIONREAD ..) returns an int value
2017-01-31 Amitay Isaacsctdb-tests: Use replace headers instead of system headers
2017-01-31 Amitay Isaacsctdb-tests: Do not build mutex test if robust mutexes...
2017-01-20 Martin Schwenkectdb-docs: Document configuration variable CTDB_NFS_CHE...
2017-01-20 Martin Schwenkectdb-scripts: Avoid log noise when NFS checks directory...
2017-01-20 Amitay Isaacsctdb-tests: Drop calls to ctdb_service_managed and...
2017-01-17 Amitay Isaacsctdb-daemon: Remove stale eventd socket
2017-01-17 Martin Schwenkectdb-tests: Add "13.per_ip_routing shutdown" test
2017-01-17 Martin Schwenkectdb-scripts: Fix regression when cleaning up routing...
2017-01-17 Martin Schwenkectdb-scripts: Fix remaining uses of "ctdb gratiousarp"
2017-01-16 Amitay Isaacsctdb-common: Add wait_send/wait_recv to sock_daemon_funcs
2017-01-16 Amitay Isaacsctdb-common: Avoid any processing after finishing teven...
2017-01-16 Amitay Isaacsctdb-common: Pass tevent_req to the computation sub...
2017-01-16 Amitay Isaacsctdb-common: Use consistent naming for sock_daemon_run...
2017-01-16 Amitay Isaacsctdb-common: Correct name of sock_daemon_run_send/recv...
2017-01-16 Amitay Isaacsctdb-tests: Fix name of the variable representing init...
2017-01-16 Martin Schwenkectdb-scripts: Drop configuration variable CTDB_SCRIPT_D...
2017-01-16 Martin Schwenkectdb-scripts: Drop function ctdb_check_command()
2017-01-16 Martin Schwenkectdb-scripts: Inline simple uses of service_start(...
2017-01-16 Martin Schwenkectdb-scripts: Remove ctdb_service_start() and ctdb_serv...
2017-01-16 Martin Schwenkectdb-scripts: Drop unnecessary function ctdb_check_tcp_...
2017-01-16 Martin Schwenkectdb-scripts: Simplify TCP port checking
2017-01-16 Martin Schwenkectdb-scripts: Drop configuration variable CTDB_SERVICE_...
2017-01-12 Martin Schwenkectdb-tests: Add takeover helper tests with banned/disco...
2017-01-12 Martin Schwenkectdb-takeover: Handle case where there are no RELEASE_I...
2017-01-12 Amitay Isaacsctdb-takeover: Known and available IP lists should...
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-12 Amitay Isaacsctdb-locking: Remove support for locking multiple databases
2017-01-06 Amitay Isaacsctdb-tests: Do not attempt to unregister the join handl...
2017-01-06 Amitay Isaacsctdb-tests: Add tests for generic socket I/O
2017-01-06 Amitay Isaacsctdb-common: Fix a bug in packet reading code for gener...
2017-01-06 Amitay Isaacsctdb-tests: Add another test for sock_daemon
2017-01-06 Amitay Isaacsctdb-common: Simplify async computation for sock_socket...
2016-12-28 Martin Schwenkectdb-takeover: Clean up when exiting on error
2016-12-28 Martin Schwenkectdb-takeover: Fix CID 1398169 Unchecked return value
2016-12-27 Volker Lendeckectdb: Fix CID 1398175 Dereference after null check
2016-12-27 Volker Lendeckectdb: Fix CID 1398178 Argument cannot be negative
2016-12-27 Volker Lendeckectdb: Fix CID 1398179 Argument cannot be negative
2016-12-19 Martin Schwenkectdb-tests: Remove the python LCP2 simulation
2016-12-19 Martin Schwenkectdb-takeover: Drop unused ctdb_takeover_run() and...
2016-12-19 Martin Schwenkectdb-recoverd: Integrate takeover helper
2016-12-19 Martin Schwenkectdb-recoverd: Generalise helper state, handler and...
2016-12-19 Martin Schwenkectdb-tests: Add tests for takeover helper
2016-12-19 Martin Schwenkectdb-tests: New function unit_test_notrace()
2016-12-19 Martin Schwenkectdb-takeover: Add takeover helper
2016-12-19 Martin Schwenkectdb-takeover: IPAllocAlgorithm replaces LCP2PublicIPs...
next