summaryrefslogtreecommitdiff
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
* ctdb: Fix the build on FreeBSD 10.1Volker Lendecke2015-08-251-1/+1
* ctdb-daemon: Correctly process the exit code from failed eventscriptsAmitay Isaacs2015-08-181-1/+5
* ctdb-tool: Correctly print timed out event scripts outputAmitay Isaacs2015-08-181-0/+8
* ctdb-pmda: Add missing prototype declaration for non-static functionAmitay Isaacs2015-08-171-1/+2
* ctdb-daemon: Check if updates are in flight when releasing all IPsMartin Schwenke2015-08-171-3/+15
* ctdb-banning: If node is already banned, do not run ctdb_local_node_got_banned()Amitay Isaacs2015-08-171-1/+6
* ctdb-daemon: Ignore SIGUSR1Martin Schwenke2015-07-211-0/+1
* ctdb-scripts: Move 60.nfs Ganesha callout to doc/examples/Martin Schwenke2015-07-214-3/+13
* ctdb-scripts: Support RPC checks for tcp6 and udp6Martin Schwenke2015-07-212-2/+25
* ctdb-daemon: Return correct sequence number for CONTROL_GET_DB_SEQNUMAmitay Isaacs2015-07-141-4/+1
* ctdb-scripts: Implement registration in nfs-linux-kernel-calloutMartin Schwenke2015-07-141-1/+15
* ctdb-scripts: Add registration for CTDB_NFS_CALLOUT operationsMartin Schwenke2015-07-143-6/+45
* ctdb-tests: Add some simple tests for CTDB_NFS_CALLOUTMartin Schwenke2015-07-142-0/+24
* ctdb-scripts: Add portmapper NFS .check fileMartin Schwenke2015-07-144-9/+27
* ctdb-scripts: Move NFS support functions to 60.nfsMartin Schwenke2015-07-142-203/+207
* ctdb-scripts: Drop configuration variable CTDB_NFS_DUMP_STUCK_THREADSMartin Schwenke2015-07-146-33/+2
* ctdb-scripts: Remove unused function startstop_ganesha()Martin Schwenke2015-07-141-21/+0
* ctdb-scripts: Remove 60.ganesha, replace with callout for 60.nfsMartin Schwenke2015-07-1412-366/+317
* ctdb-scripts: Extend NFS .check files with service_check_cmd variableMartin Schwenke2015-07-143-10/+41
* ctdb-scripts: Remove functions startstop_nfs() and startstop_nfslock()Martin Schwenke2015-07-142-122/+0
* ctdb-scripts: Remove configuration variable CTDB_MONITOR_NFS_THREAD_COUNTMartin Schwenke2015-07-148-32/+1
* ctdb-scripts: Parameterise 60.nfs with $CTDB_NFS_CALLOUTMartin Schwenke2015-07-1416-71/+294
* ctdb-scripts: Remove old NFS checking codeMartin Schwenke2015-07-147-221/+0
* ctdb-scripts: Switch NFS checks to new styleMartin Schwenke2015-07-1413-101/+172
* ctdb-scripts: Add new NFS service checking infrastructureMartin Schwenke2015-07-141-0/+157
* ctdb-scripts: Factor out new function ctdb_counter_get()Martin Schwenke2015-07-141-3/+7
* ctdb-scripts: Move "ERROR:" prefix out of ctdb_check_rpc()Martin Schwenke2015-07-141-2/+2
* ctdb-scripts: Clean up ctdb_check_rpc()Martin Schwenke2015-07-141-8/+7
* ctdb-scripts: NFS RPC checks should be simple and consistentMartin Schwenke2015-07-1415-42/+38
* ctdb-tests: setup_nfs() should mark nfslock as started/stoppedMartin Schwenke2015-07-141-2/+4
* ctdb-tests: Remove function iterate_test()Martin Schwenke2015-07-142-101/+4
* ctdb-tests: Remove remaining uses of iterate_test()Martin Schwenke2015-07-142-13/+16
* ctdb-tests: New NFS test with all services up and 10 iterationsMartin Schwenke2015-07-141-0/+10
* ctdb-tests: Allow 2nd argument of nfs_iterate_test() to be nullMartin Schwenke2015-07-141-6/+17
* ctdb-tests: Automate expected NFS test results instead of hard-codingMartin Schwenke2015-07-143-95/+3
* ctdb-tests: Update NFS tests to use nfs_iterate_test()Martin Schwenke2015-07-1412-27/+12
* ctdb-tests: New function nfs_iterate_test()Martin Schwenke2015-07-141-0/+55
* ctdb-tests: rpc_set_service_failure_response() should take RPC service nameMartin Schwenke2015-07-149-23/+33
* ctdb-tests: Don't flag failure when there are no rpcinfo check failuresMartin Schwenke2015-07-141-1/+1
* ctdb-tests: Default fail count for rpc_set_service_failure_response() is 1Martin Schwenke2015-07-141-1/+1
* ctdb-tests: Factor out stack dumping and background marking codeMartin Schwenke2015-07-141-28/+33
* ctdb-daemon: Allow a new monitor event to cancel one already in progressMartin Schwenke2015-07-141-2/+6
* ctdb-daemon: Improve error messages when eventscript control is cancelledMartin Schwenke2015-07-141-2/+11
* ctdb-tools: Avoiding printing "(null)" on "ctdb eventscript" errorMartin Schwenke2015-07-141-1/+6
* ctdb-daemon: Avoid double-free during monitor cancellationAmitay Isaacs2015-07-141-1/+1
* ctdb-tests: Add some 10.interfaces VLAN testsMartin Schwenke2015-07-142-0/+40
* ctdb-tests: Add VLAN support to the "ip link" stubMartin Schwenke2015-07-141-0/+48
* ctdb-tests: Interface number in "ip link show" stub defaults to 42Martin Schwenke2015-07-141-1/+1
* ctdb-scripts: Support monitoring of interestingly named VLANs on bondsMartin Schwenke2015-07-141-2/+26
* ctdb-scripts: Fix regression in VLAN interface supportMartin Schwenke2015-07-141-1/+2