selftest: test for case insensitivity over SMB2/SMB3
[sfrench/samba-autobuild/.git] / ctdb /
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)
2016-04-17 Martin Schwenkectdb-scripts: Use ss instead of netstat for finding...
2016-04-17 Martin Schwenkectdb-scripts: Missing NFS thread count file should...
2016-04-17 Martin Schwenkectdb-daemon: Log a message when fork(2) fails
2016-04-15 Martin Schwenkectdb-daemon: Drop --lvs option and support for CTDB_CAP_LVS
2016-04-15 Martin Schwenkectdb-daemon: Drop --single-public-ip option and related...
2016-04-15 Martin Schwenkectdb-scripts: Simplify "ctdb lvs ..." output
2016-04-15 Martin Schwenkectdb-tools: Change ctdb CLI to have a single "lvs"...
2016-04-15 Martin Schwenkectdb-tool: Change ctdb lvs/lvsmaster CLI commands to...
2016-04-15 Martin Schwenkectdb-scripts: Add monitoring of CTDB_LVS_PUBLIC_IFACE
2016-04-15 Amitay Isaacsctdb-doc: Add sample LVS configuration
2016-04-15 Martin Schwenkectdb-scripts: Call out to ctdb_lvs helper from 91.lvs
2016-04-15 Martin Schwenkectdb-scripts: Move ctdb_get_ip_address() to functions...
2016-04-15 Martin Schwenkectdb-tools: Add new ctdb_lvs helper
2016-04-15 Martin Schwenkectdb-scripts: LVS eventscript cleanups
2016-04-15 Martin Schwenkectdb-tests: Add unit tests for LVS eventscript
2016-04-15 Martin Schwenkectdb-tests: LVS support for ctdb tool stub
2016-04-15 Martin Schwenkectdb-tests: Add ipvsadm test stub
2016-04-15 Martin Schwenkectdb-tests: Add 32-bit netmask support to "ip addr...
2016-04-15 Martin Schwenkectdb-tests: Add loopback support for "ip link show...
2016-04-15 Martin Schwenkectdb-tests: Allow scope to be specified in "ip addr...
2016-04-15 Martin Schwenkectdb-scripts: Drop "recovered" event from 91.lvs
2016-04-15 Martin Schwenkectdb-scripts: LVS eventscript error redirection improve...
2016-04-15 Martin Schwenkectdb-scripts: Drop hardcoded /sbin and /proc paths...
2016-04-15 Martin Schwenkectdb-scripts: die() should output to stderr
2016-04-01 Martin Schwenkectdb-killtcp: Change default retry interval, batch...
2016-04-01 Martin Schwenkectdb-killtcp: Send tickle ACKs in batches
2016-04-01 Martin Schwenkectdb-killtcp: Store retry interval in killtcp structure
2016-04-01 Martin Schwenkectdb-killtcp: Don't count attempts for individual conne...
2016-04-01 Martin Schwenkectdb-killtcp: Keep track of number of kill attempts...
2016-04-01 Martin Schwenkectdb-killtcp: Filter out sent packets
2016-04-01 Martin Schwenkectdb-system: Return window size and RST bit when readin...
2016-04-01 Martin Schwenkectdb-killtcp: Clarify a debug message
next