smbd: dfree - ignore quota if not enforced
[metze/samba/wip.git] / ctdb /
2016-05-26 Martin Schwenkectdb-common: Use correct macro for checking Ethernet...
2016-05-26 Martin Schwenkectdb-tests: Make sure empty override values are properl...
2016-05-26 Martin Schwenkectdb-tests: Allow local daemons to be run under valgrind
2016-05-26 Martin Schwenkectdb-scripts: Simplify ip_maskbits_iface()
2016-05-26 Martin Schwenkectdb-tests: Drop no-op functions and add an ip6tables...
2016-05-26 Martin Schwenkectdb-scripts: Rename get_iface_ip_maskbits_family(...
2016-05-26 Martin Schwenkectdb-scripts: New functions ip_block() and ip_unblock()
2016-05-20 Martin Schwenkectdb-scripts: Drop unnecessary detect_init_style()...
2016-05-20 Martin Schwenkectdb-scripts: Support systemctl directly
2016-05-17 Volker Lendeckectdb: Fix CID 1327222 Copy into fixed size buffer
2016-05-17 Volker Lendeckectdb: Fix CID 1361817 Dereference after null check
2016-05-16 Volker Lendeckectdb: Fix the O3 developer build
2016-05-16 Volker Lendeckectdb: Improve debug in case of set_runstate failure
2016-05-14 Jose A. Riveractdb-scripts: Add GlusterFS support to nfs-ganesha...
2016-05-13 Jose A. Riveractdb-scripts: Section off GPFS-specific functionality...
2016-05-13 Jose A. Riveractdb-scripts: Add config options for use by clustered NFS
2016-05-13 Jose A. Riveractdb-scripts: Parametize symlink checking in nfs-ganesh...
2016-05-13 Jose A. Riveractdb-scripts: Cleanup service_check() in nfs-ganesha...
2016-05-13 Jose A. Riveractdb-scripts: Use D-Bus messages to trigger grace in...
2016-05-13 Jose A. Riveractdb-scripts: Add register action to nfs-ganesha-callout
2016-05-13 Jose A. Riveractdb-scripts: Organize global variables in nfs_ganesha_...
2016-05-13 Jose A. Riveractdb-scripts: Various small fixes to example nfs-ganesh...
2016-05-13 Martin Schwenkectdb-recoverd: Unify takeover run triggering code in...
2016-05-13 Martin Schwenkectdb-recoverd: Add early return in srvid_requests_reply()
2016-05-13 Martin Schwenkectdb-recoverd: Drop an unnecessary log message
2016-05-13 Martin Schwenkectdb-recoverd: Move takeover run checks after recover...
2016-05-13 Martin Schwenkectdb-recoverd: Drop explicit check to flag takeover...
2016-05-13 Martin Schwenkectdb-takeover: Do not set node unhealthy when "takeip...
2016-05-13 Martin Schwenkectdb-takeover: Recovery daemon no longer passes fail...
2016-05-13 Martin Schwenkectdb-takeover: Only apply banning credits to the worst...
2016-05-13 Martin Schwenkectdb-takeover: Count takeover run failures
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...
next