summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * doc: getlog and clearlog changes for recovery daemon logsMartin Schwenke2012-10-223-340/+555
| * tests: Local daemons should use the logging ringbufferMartin Schwenke2012-10-221-1/+1
| * tools/ctdb: Merge recoverd log handling into getlog/clearlogMartin Schwenke2012-10-221-102/+63
| * tools/ctdb: Add log ringbuffer handling for recoverdMartin Schwenke2012-10-221-0/+73
| * recoverd: Add CTDB_SRVID_GETLOG and CTDB_SRVID_CLEARLOGMartin Schwenke2012-10-224-4/+63
| * build: Set CTDB_PATH to /tmp/ctdb.socket if SOCKPATH is not definedAmitay Isaacs2012-10-221-1/+5
| * Build: Set the default ctdb socket path at configure timeDavid Disseldorp2012-10-213-2/+15
| * locking: Do not use ctdb_kill() to kill smbd processesAmitay Isaacs2012-10-201-1/+1
| * locking: Add database priority handling for older versions of sambaAmitay Isaacs2012-10-201-0/+61
| * locking: Schedule a new lock request everytime a lock is releasedAmitay Isaacs2012-10-201-0/+4
| * ctdbd: Replace lockwait with locking API and remove ctdb_lockwait.cAmitay Isaacs2012-10-207-262/+7
| * ctdb_recover: Replace static locking functions with locking APIAmitay Isaacs2012-10-201-98/+8
| * ctdb_freeze: Replace locking functions with locking APIAmitay Isaacs2012-10-201-140/+18
| * ctdbd_test: Include ctdb_lock.c code for test stubsAmitay Isaacs2012-10-201-0/+1
| * tests: Fix statistics test for new output lines from locking APIAmitay Isaacs2012-10-201-1/+1
| * tools/ctdb: Display the locking statisticsAmitay Isaacs2012-10-201-14/+44
| * ctdbd: locking: Provide non-blocking API for locking of TDB record/db/alldbAmitay Isaacs2012-10-208-82/+1239
| * common: Add routines to get process and lock informationAmitay Isaacs2012-10-206-0/+262
| * header: Added DB statistics update macrosAmitay Isaacs2012-10-201-16/+49
| * scripts: Refactor logging code in initscript and functions fileMartin Schwenke2012-10-182-23/+24
| * tools/ctdb_diagnostics: Add "ctdb listvars" outputMartin Schwenke2012-10-181-0/+1
| * initscript: Check that rc.ctdb is executable before running itMartin Schwenke2012-10-181-1/+1
| * ctdbd: Remove references to forcing running of eventscripts from log messagesMartin Schwenke2012-10-181-2/+2
| * recoverd: Clarify some misleading log messagesMartin Schwenke2012-10-181-2/+2
| * tools/ctdb: Remove extra header from natgwlist -Y outputMartin Schwenke2012-10-181-4/+0
| * recoverd: Verifying local IPs should only check for unhosted available IPsMartin Schwenke2012-10-181-17/+34
| * Revert "Eventscripts - add facility to 10.interface to delete unmanaged IPs"Martin Schwenke2012-10-182-51/+0
| * Eventscripts: "recovered" event should not fail on NATGW failureMartin Schwenke2012-10-181-5/+25
| * Logging: Map TEVENT_DEBUG_FATAL to DEBUG_CRITMartin Schwenke2012-10-181-2/+2
| * common: Debug ctdb_addr_to_str() using new function ctdb_external_trace()Martin Schwenke2012-10-185-0/+31
| * config/functions: fix a commentMichael Adam2012-10-171-1/+1
| * doc: Add info about execute permissions on event scriptsAmitay Isaacs2012-10-171-0/+2
| * doc: Fix documentation for setup eventAmitay Isaacs2012-10-171-5/+3
| * scripts: Remove duplicate code from init script to set tunablesAmitay Isaacs2012-10-172-21/+30
| * doc: Fix the hyperlink for "Testing CTDB" pageAmitay Isaacs2012-10-171-1/+1
| * tests/eventscripts: add unit tests for policy routing reconfigureMartin Schwenke2012-10-114-0/+77
| * tests/eventscripts: add extra infrastructure for policy routing testsMartin Schwenke2012-10-1116-317/+170
| * Eventscripts: Add support for "reconfigure" pseudo-event for policy routingMartin Schwenke2012-10-111-2/+17
| * recoverd: Track failure of "recovered" event, banning culpritsMartin Schwenke2012-10-111-29/+42
| * recoverd: When starting a takeover run disable IP verificationMartin Schwenke2012-10-112-0/+20
| * ctdbd: Stop takeovers and releases from colliding in mid-airMartin Schwenke2012-10-112-7/+74
| * ctdbd: New tunable NoIPTakeoverOnDisabledMartin Schwenke2012-10-116-89/+115
| * Eventscripts: Add service-start and service-stop pseudo-eventsMartin Schwenke2012-10-101-2/+28
| * ctdbd: Avoid unnecessary updateip eventMartin Schwenke2012-10-101-5/+5
| * Correct include for ctdb_protocol.hVolker Lendecke2012-10-091-1/+1
| * Revert "when creating/adding a public ip, set the initial interface to be the...Amitay Isaacs2012-10-071-3/+0
| * util: ctdb_fork() closes all sockets opened by the main daemonMartin Schwenke2012-10-052-18/+24
| * eventscripts: Auto-start/stop services in backgroundMartin Schwenke2012-10-037-25/+65
| * Eventscripts: split 50.samba into 49.winbind and 50.sambaMartin Schwenke2012-10-0312-158/+225
| * Initscript: Kill any existing ctdbd processes if the ping succeedsMartin Schwenke2012-10-021-0/+6