summaryrefslogtreecommitdiff
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
* ctdb-tools: Don't trust non-hosting nodes in "ctdb ip all"Martin Schwenke2016-12-161-5/+28
* ctdb-tools: Print PNN as int in "ctdb ip -v"Martin Schwenke2016-12-161-2/+3
* ctdb-tools: Skip GET_PUBLIC_IP_INFO for unassigned addressesMartin Schwenke2016-12-161-0/+10
* ctdb-tools: Fix memory corruption in "ctdb ip -v"Martin Schwenke2016-12-161-2/+2
* ctdb-tools: Fix sort order of "ctdb ip" outputMartin Schwenke2016-12-161-2/+12
* ctdb-tests: Add unit test for protocol utilitiesMartin Schwenke2016-12-163-0/+94
* ctdb-protocol: Add generalised socket address comparisonMartin Schwenke2016-12-162-23/+55
* ctdb-tests: Fix "ctdb reloadips" simple testMartin Schwenke2016-12-161-2/+0
* ctdb-build: Remove unnecessary intermediate build targetAmitay Isaacs2016-12-161-10/+6
* ctdb-tests: Do not remove event script dir before shutting down ctdbAmitay Isaacs2016-12-161-0/+2
* ctdb-tests: Display filtered output when the test failsAmitay Isaacs2016-12-161-1/+1
* ctdb-daemon: Move function typedef to where it's usedAmitay Isaacs2016-12-162-6/+3
* ctdb-scripts: Drop ctdb_check_service_reconfigureAmitay Isaacs2016-12-161-133/+0
* ctdb-scripts: Add explicit check for service reconfigurationAmitay Isaacs2016-12-163-6/+16
* ctdb-scripts: Drop some tests for "reconfigure" event and monitor replayMartin Schwenke2016-12-164-97/+0
* ctdb: add test script for ctdb_mutex_ceph_rados_helperDavid Disseldorp2016-12-091-0/+151
* ctdb/doc: man page for Ceph RADOS cluster mutex helperDavid Disseldorp2016-12-092-3/+101
* ctdb: cluster mutex helper using Ceph RADOSDavid Disseldorp2016-12-092-0/+347
* ctdb-build: configure time switch for etcd supportDavid Disseldorp2016-12-091-8/+28
* ctdb-build: move ctdb_etcd_lock to utils/etcdDavid Disseldorp2016-12-092-1/+1
* ctdb-build: Generate pre-built documentation in wscript itselfAmitay Isaacs2016-12-092-28/+16
* ctdb-build: Avoid duplicate list of man pagesAmitay Isaacs2016-12-091-13/+19
* ctdb: Add new helper ctdb_etcd_lockJose A. Rivera2016-12-054-1/+335
* ctdb-recovery: Start recovery helper with ctdb_vfork_execAmitay Isaacs2016-12-052-29/+19
* ctdb-locking: Start locking helper using ctdb_vfork_execAmitay Isaacs2016-12-052-34/+25
* ctdb-daemon: Add ctdb_vfork_exec()Amitay Isaacs2016-12-052-0/+49
* ctdb-daemon: Log to stderr when running in interactive modeAmitay Isaacs2016-12-052-1/+8
* ctdb-daemon: Initialize logging in recovery daemonAmitay Isaacs2016-12-051-0/+6
* ctdb-recoverd: Log a message when terminatingAmitay Isaacs2016-12-051-0/+1
* ctdb-logging: Get rid of debug_extraAmitay Isaacs2016-12-052-4/+0
* ctdb-daemon: Remove setting of debug_extraAmitay Isaacs2016-12-054-4/+0
* ctdb-daemon: Remove setting of debug_extra from switch_from_server_to_client()Amitay Isaacs2016-12-057-15/+7
* ctdb-daemon: Remove setting of debug_extra via ctdb_set_child_info()Amitay Isaacs2016-12-052-19/+0
* ctdb-daemon: Don't depend on debug_extra in exit handlerAmitay Isaacs2016-12-051-3/+4
* ctdb-daemon: Fix debug messagesAmitay Isaacs2016-12-051-8/+10
* ctdb-daemon: Consolidate initialization of logging and debug levelAmitay Isaacs2016-12-053-13/+11
* ctdb-logging: Remove duplicate logging codeAmitay Isaacs2016-12-055-508/+5
* ctdb-logging: Refactor logging codeAmitay Isaacs2016-12-053-3/+453
* ctdb-logging: Use Samba's debug levelsMartin Schwenke2016-12-054-14/+32
* ctdb-scripts: Update CTDB_SCRIPT_DEBUGLEVEL to be symbolicMartin Schwenke2016-12-053-6/+6
* ctdb-tests: Use symbolic debug levels in tool testsMartin Schwenke2016-12-051-1/+1
* ctdb-tests: Use symbolic debug levels in eventscript testsMartin Schwenke2016-12-051-1/+1
* ctdb-tests: Use symbolic debug level for local daemonsMartin Schwenke2016-12-051-1/+1
* ctdb-tests: Use symbolic debug levels in takeover testsMartin Schwenke2016-12-0533-33/+33
* ctdb-tests: Support symbolic debug level in takeover testsMartin Schwenke2016-12-051-4/+7
* ctdb-doc: Don't advertise numeric debug levelsMartin Schwenke2016-12-054-9/+9
* ctdb-logging: Drop enum debug_levelMartin Schwenke2016-12-0511-62/+42
* ctdb-daemon: Remove tevent debug loggingAmitay Isaacs2016-12-053-51/+0
* ctdb-tests: Use a separate directory for each local daemonMartin Schwenke2016-12-021-19/+58
* ctdb-ipalloc: Optimise check to see if IP is available on a nodeMartin Schwenke2016-12-023-16/+39