auth/wbc_auth_util: change wbcAuthUserInfo_to_netr_SamInfo* from level 3 to 6
[sharpe/samba-autobuild/.git] / ctdb /
2016-05-13 Martin Schwenkectdb-takeover: Send banning credit messages from fail...
2016-05-13 Martin Schwenkectdb-takeover: Have the takeover fail callback log...
2016-05-13 Martin Schwenkectdb-takeover: Use the takeover_run_fail_callback(...
2016-05-13 Martin Schwenkectdb-takeover: New function takeover_callback_data_init()
2016-05-13 Martin Schwenkectdb-takeover: Takeover callback data doesn't need...
2016-05-13 Martin Schwenkectdb-takeover: PNN can be used to index into node map
2016-05-13 Martin Schwenkectdb-takeover: Drop ipreallocated fallback code
2016-05-11 Amitay Isaacsctdb-tests: rename tests from stubby.* to ctdb.*
2016-05-10 Amitay Isaacsctdb-tests: Fix output for ctdb reloadnodes tests
2016-05-10 Amitay Isaacsctdb-tests: Fix output for ctdb lvs test
2016-05-10 Amitay Isaacsctdb-tests: Fix output for ctdb getcapabilities test
2016-05-10 Amitay Isaacsctdb-tests: Remove ctdb tool stub code
2016-05-10 Amitay Isaacsctdb-tests: Use fake_ctdbd for ctdb tool tests instead...
2016-05-10 Amitay Isaacsctdb-tests: Add fake ctdb daemon implementation for...
2016-05-10 Amitay Isaacsctdb-tool: All errors should be logged via stderr
2016-05-10 Amitay Isaacsctdb-tool: Add test-hooks to enable testing of the...
2016-05-10 Amitay Isaacsctdb-tests: Remove ctdb reloadips tests
2016-05-10 Amitay Isaacsctdb-tool: Remove xpnn command and related tests
2016-05-10 Amitay Isaacsctdb-protocol: Add function to compare ctdb_sock_addr
2016-05-10 Amitay Isaacsctdb-natgw: Allow override of CTDB for testing
2016-05-10 Amitay Isaacsctdb-lvs: Allow override of CTDB for testing
2016-05-10 Amitay Isaacsctdb-tests: Get rid of ctdb func tests
2016-05-06 Martin Schwenkectdb-recoverd: Fold IP allocation house-keeping into...
2016-05-06 Martin Schwenkectdb-recoverd: Clean up local IP verification
2016-05-06 Martin Schwenkectdb-recoverd: Skip known IP address checking when...
2016-05-06 Martin Schwenkectdb-recoverd: Check that IP failover is active in...
2016-05-06 Martin Schwenkectdb-recoverd: Call election when necessary in recovery...
2016-05-06 Martin Schwenkectdb-recoverd: Simplify return values when updating...
2016-05-06 Martin Schwenkectdb-recoverd: Drop unreachable code
2016-05-06 Martin Schwenkectdb-protocol: Drop unused CTDB_SRVID_TAKEOVER_RUN_RESPONSE
2016-05-06 Martin Schwenkectdb-daemon: Don't use CTDB_SRVID_TAKEOVER_RUN_RESPONSE
2016-05-06 Martin Schwenkectdb-recover: Avoid duplicate deferred attach processing
2016-05-03 Volker Lendeckedocs: Fix an outdated remark, tdbsam is default
2016-05-03 Amitay Isaacsctdb-protocol: Return required buffer size in push...
2016-05-03 Amitay Isaacsctdb-client: Drop unnecessary discard_const
2016-05-03 Amitay Isaacsctdb-protocol: Use consistent names for function arguments
2016-05-03 Amitay Isaacsctdb-protocol: Drop buffer allocation from protocol...
2016-05-03 Amitay Isaacsctdb-tests: Make sure the packet length matches the...
2016-05-03 Amitay Isaacsctdb-protocol: Check arguments in ctdb_allocate_pkt
2016-05-03 Amitay Isaacsctdb-protocol: Expose function to allocate a packet
2016-05-03 Amitay Isaacsctdb-protocol: Fix marshalling of ctdb_reply_control
2016-05-03 Amitay Isaacsctdb-protocol: Use length routines for protocol elements
2016-05-03 Amitay Isaacsctdb-protocol: Add length routines for protocol elements
2016-05-03 Amitay Isaacsctdb-protocol: Use ctdb_req_header marshalling
2016-05-03 Amitay Isaacsctdb-protocol: Fix marshalling of ctdb_req_header
2016-05-03 Amitay Isaacsctdb-protocol: Use TDB_DATA marshalling
2016-05-03 Amitay Isaacsctdb-protocol: Fix marshalling of TDB_DATA
2016-05-03 Amitay Isaacsctdb-protocol: Use ctdb_string marshalling
2016-05-03 Amitay Isaacsctdb-protocol: Fix marshalling of ctdb_string
2016-05-03 Martin Schwenkectdb-doc: Fix example NFS Ganesha recovery directory...
2016-04-30 Christof Schmittctdb/ltdbtool: Fix static declarations
2016-04-28 Martin Schwenkectdb-doc: Document cluster mutex helper API
2016-04-28 Martin Schwenkectdb-recovery: Move recovery lock latency updating...
2016-04-28 Martin Schwenkectdb-recovery: Move recovery lock functions to recovery...
2016-04-28 Martin Schwenkectdb-cluster-mutex: Factor out cluster mutex code
2016-04-28 Martin Schwenkectdb-recovery: Factor out setting of cluster mutex...
2016-04-28 Martin Schwenkectdb_recovery: ctdb_cluster_mutex() now takes an argstr...
2016-04-28 Martin Schwenkectdb-recovery: Recovery lock setting can now include...
2016-04-28 Martin Schwenkectdb-recovery: Parse recovery lock setting
2016-04-28 Martin Schwenkectdb-recovery: Reimplement ctdb_recovery_lock() using...
2016-04-28 Martin Schwenkectdb-recovery: Kill cluster mutex helper with a signal...
2016-04-28 Martin Schwenkectdb-recovery: Switch ctdb_cluster_mutex() to use helper
2016-04-28 Martin Schwenkectdb: Add new helper ctdb_mutex_fcntl_helper
2016-04-28 Martin Schwenkectdb-tools: Simplify "ctdb getreclock" output
2016-04-28 Martin Schwenkectdb-recovery: Add optional timeout argument to ctdb_cl...
2016-04-28 Martin Schwenkectdb-recovery: Factor out reclock testing into ctdb_clu...
2016-04-28 Martin Schwenkectdb-recovery: Use a configurable handler when testing...
2016-04-28 Martin Schwenkectdb-recovery: Factor out new function set_recmode_hand...
2016-04-28 Martin Schwenkectdb-recovery: Use single char ASCII numbers for status...
2016-04-28 Martin Schwenkectdb-recovery: Rename recovery lock functions and struct
2016-04-28 Martin Schwenkectdb-build: ctdb-system depends on samba-util for debug
2016-04-26 Robin Hackctdb-tests: Fix CID 1358704 use of "=" where "==" may...
2016-04-25 Volker Lendeckectdbd: Use talloc_memdup where appropriate
2016-04-25 Martin Schwenkectdb-tools: Drop onnode node specifications for recmast...
2016-04-25 Martin Schwenkectdb-tools: Drop "ctdb natgwlist"
2016-04-25 Martin Schwenkectdb-tests: Make ctdb natgw tool tests cover all the...
2016-04-25 Martin Schwenkectdb-tools: Add top-level "ctdb natgw" command
2016-04-25 Martin Schwenkectdb-scripts: Drop node count from "ctdb natgw status...
2016-04-25 Martin Schwenkectdb-scripts: Tweak NAT gateway list output format
2016-04-25 Martin Schwenkectdb-scripts: Fix incorrect comment
2016-04-25 Martin Schwenkectdb-ipalloc: Do ipreallocated even if no IP addresses...
2016-04-25 Martin Schwenkectdb-daemon: Move port filtering to server side when...
2016-04-25 Martin Schwenkectdb-scripts: Improve error messages when using NFS...
2016-04-25 Martin Schwenkectdb-tools: Fix a dangling reference to the LVS capability
2016-04-24 Amitay Isaacsctdb-client: Use correct TDB flags for opening database
2016-04-23 Amitay Isaacsctdb-protocol: Consistency check for opcode in the...
2016-04-23 Amitay Isaacsctdb-client: Set control opcode in reply for one-way...
2016-04-23 Amitay Isaacsctdb-protocol: Remove data structures for obsolete...
2016-04-23 Amitay Isaacsctdb-client: Remove client functions related to server_id
2016-04-23 Amitay Isaacsctdb-tool: Remove commands related to server_id
2016-04-23 Amitay Isaacsctdb-daemon: Remove unused controls related to server_id
2016-04-23 Amitay Isaacsctdb-tests: Improve code coverage in tests
2016-04-23 Amitay Isaacsctdb-tests: Fix flakey test complex/18_ctdb_reloadips.sh
2016-04-23 Amitay Isaacsctdb-tests: Update tests to include new controls
2016-04-23 Amitay Isaacsctdb-daemon: Avoid memory leak
2016-04-23 Amitay Isaacsctdb-protocol: Define a range of SRVIDs used by the...
2016-04-23 Amitay Isaacsctdb-protocol: Remove unused CTDB_SRVID_PREFIX
2016-04-23 Amitay Isaacsctdb-system: Fix typo in ctdb_get_peer_pid
2016-04-23 Jose A. Riveractdb-scripts: Avoid dividing by zero in memory calculation
2016-04-17 Martin Schwenkectdb-tools: Remove simple uses of strcpy(3)
next