summaryrefslogtreecommitdiff
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
* ctdbd: Fix updating of hot keys in database statisticsAmitay Isaacs2013-07-291-7/+13
* ctdbd: Remove incomplete ctdb_db_statistics_wire structureAmitay Isaacs2013-07-293-47/+21
* Revert "ctdbd: Remove incomplete ctdb_db_statistics_wire structure"Amitay Isaacs2013-07-295-16/+95
* doc: Update XML files to use standard DocBook DTDMartin Schwenke2013-07-295-5/+15
* initscript: The wrapper script should export CTDB_SOCKETMartin Schwenke2013-07-291-0/+2
* ctdbd: Kill client process without checking for tracked childMartin Schwenke2013-07-291-1/+1
* eventscripts: kill_tcp_connections() should send connections to stdinMartin Schwenke2013-07-296-11/+98
* tools/ctdb: Allow killtcp to read connections from standard inputMartin Schwenke2013-07-292-5/+117
* tests: Always tally the number of passed/failed testsMartin Schwenke2013-07-291-2/+5
* recoverd: Call takeover fail callback only once per nodeMartin Schwenke2013-07-291-2/+47
* scripts: Run scriptstatus for hung eventMartin Schwenke2013-07-291-2/+17
* ctdbd: Pass event name to hung script debuggerMartin Schwenke2013-07-231-2/+3
* tests/complex: Fix NFS tests to work with root_squashMartin Schwenke2013-07-234-49/+50
* tests: Fix exit status of run_tests when a single test is run with -HMartin Schwenke2013-07-221-6/+6
* tests/simple: Add -p in onnode test to help show groups of connectionsMartin Schwenke2013-07-221-1/+1
* ctdbd: Sleep at exit to allow time for log messages to flushMartin Schwenke2013-07-191-4/+9
* ctdbd: Exit if something is already listening on CTDB socketMartin Schwenke2013-07-191-9/+18
* tests/eventscripts: Add tests for monitoring of missing interfacesMartin Schwenke2013-07-194-54/+108
* eventscripts: A missing interface should cause monitoring to failMartin Schwenke2013-07-191-2/+3
* eventscripts: Get list of configured interfaces using "ctdb ifaces"Martin Schwenke2013-07-191-3/+3
* ctdbd: Allow extra recovery to repair persistent DBs during first recoveryMartin Schwenke2013-07-191-1/+1
* packaging: Bundle debug_locks.sh script in RPMAmitay Isaacs2013-07-162-0/+2
* packaging: No need to check for existence of scripts, they always doAmitay Isaacs2013-07-161-3/+3
* scripts: ctdbd_wrapper logs a message to syslog if syslog is not being usedMartin Schwenke2013-07-111-0/+8
* Update Nagios check to work with ctdb versions past 30 Aug 2011Mathieu Parent2013-07-111-1/+5
* recoverd: Really fix bogus info in message about changed flagsMartin Schwenke2013-07-111-2/+2
* doc: Update NEWSMartin Schwenke2013-07-111-0/+2
* Print deleted nodes as wellSumit Bose2013-07-111-1/+12
* IPv6 neighbor solicit cleanupSumit Bose2013-07-111-7/+8
* Fix memory leak in ctdb_send_message()Sumit Bose2013-07-111-5/+1
* Fixes for various issues found by CoveritySumit Bose2013-07-119-8/+42
* Check return value of tdb_delete()Sumit Bose2013-07-111-1/+3
* web: Update webpagesAmitay Isaacs2013-07-111-9/+3
* Tests: Correct the arguments to memsetAmitay Isaacs2013-07-111-1/+1
* doc: Update NEWSAmitay Isaacs2013-07-101-0/+35
* packaging: Add systemd supportMartin Schwenke2013-07-102-3/+33
* build: Turn off all deprecation warningsMartin Schwenke2013-07-101-1/+1
* build: Remove -DTEVENT_DEPRECATED_QUIET=1 from CFLAGSMartin Schwenke2013-07-101-1/+1
* initscript: Simpify initscript and control CTDB via new ctdbd_wrapperMartin Schwenke2013-07-104-226/+331
* recoverd: Recovery daemon should use ctdb_get_pnn, which can't failMartin Schwenke2013-07-101-5/+1
* ctdbd: Print tdb flags when logging attached to database messageAmitay Isaacs2013-07-101-2/+3
* ctdbd: Set process names for child processesAmitay Isaacs2013-07-1011-1/+14
* common/system: Add ctdb_set_process_name() functionAmitay Isaacs2013-07-106-0/+36
* traverse: Remove unused start_time fieldAmitay Isaacs2013-07-101-3/+0
* traverse: Send records directly from traverse child to srcnodeAmitay Isaacs2013-07-101-35/+47
* traverse: Pass reqid and srcnode information to local database traverseAmitay Isaacs2013-07-101-0/+4
* packaging: When building with system libraries, add dependency for themAmitay Isaacs2013-07-101-0/+3
* ctdbd: No need for DeadlockTimeout tunableAmitay Isaacs2013-07-103-18/+0
* initscript: Export CTDB_DEBUG_LOCKS variableAmitay Isaacs2013-07-101-1/+1
* scripts: Add an example debug_locks.sh script to debug locking issueAmitay Isaacs2013-07-101-0/+45