summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * NoIPTakeover: change the tunable name for the "dont allow failing addresses o...Ronnie Sahlberg2012-03-225-20/+45
| * NoIPFailback: Exclude nodes which have NoIPFailback as failback targets durin...Ronnie Sahlberg2012-03-221-0/+22
| * Make NoIPFailback a node local setting. Nodes that have NoIPFailback set to !...Ronnie Sahlberg2012-03-222-17/+50
| * DOC regenerate the manpageRonnie Sahlberg2012-03-202-316/+543
| * STICKY document the sticky record parametersRonnie Sahlberg2012-03-201-0/+35
| * STICKY: add prototype code to make records stick to a node to "calm" down if ...Ronnie Sahlberg2012-03-2010-13/+403
| * DOC: Document the MaxLACount tunable variableRonnie Sahlberg2012-03-201-0/+13
| * LACOUNT: Add back lacount mechanism to defer migrating a fetched/read copy u...Ronnie Sahlberg2012-03-206-14/+30
| * STATISTICS: add per-db hop count statisticsRonnie Sahlberg2012-03-203-5/+13
| * CTDB: change how the hop count buckets are displayed in ctdb statisticsRonnie Sahlberg2012-03-201-1/+1
| * DOC document the FetchCollapse tunableRonnie Sahlberg2012-03-201-0/+23
| * FETCH COLLAPSE : Change the fetch-lock collapse to collapse ALL fetches, incl...Ronnie Sahlberg2012-03-203-7/+10
| * add max hop count buckets to see how bad hopcounts areRonnie Sahlberg2012-03-203-0/+20
| * Merge remote branch 'martins/master'Ronnie Sahlberg2012-03-155-10/+10
| |\
| | * Tests - functions/environment - set and use $CTDB_NODESMartin Schwenke2012-02-132-5/+5
| | * Tests - simple - make disconnected node tests handle changed error messageMartin Schwenke2012-02-132-4/+4
| | * ctdb tool: fix thinko in nodestatus command outputMartin Schwenke2012-02-131-1/+1
| * | Test: add test tool and test that UPDATE_RECORD works on persistent databasesRonnie Sahlberg2012-03-123-0/+230
| * | ReadOnly: Only restrict the readonly sanity/paranoia check that only allowsRonnie Sahlberg2012-03-121-1/+4
| * | READONLY: when updating a remote node to revoke a delegation, make sure we do...Ronnie Sahlberg2012-03-022-0/+18
| * | New version 1.13Ronnie Sahlberg2012-03-011-0/+4
| * | READONLY: skip vacuuming or deleting records with readonly delegations.Ronnie Sahlberg2012-02-292-0/+20
| * | Vacuuming: change default timeout to 120 secondsRonnie Sahlberg2012-02-291-1/+1
| * | Add a tunable variable to control how long we defer after a ctdb addip until ...Ronnie Sahlberg2012-02-283-2/+8
| * | When adding ips to nodes, set up a deferred rebalance for the whole node to t...Ronnie Sahlberg2012-02-285-11/+139
| * | Make KILLTCP structure a child of VNN so that it is freed at the same timeRonnie Sahlberg2012-02-271-3/+19
| * | Eventscripts: remove the horrible horrible circular reference between state a...Ronnie Sahlberg2012-02-232-7/+22
| * | change TDB to be valgrind niceRonnie Sahlberg2012-02-221-0/+2
| * | server:update_record: remove some blood stains (trailing spaces...)Michael Adam2012-02-211-15/+15
| * | server:update_record: make ctdb_childwrite staticMichael Adam2012-02-211-1/+2
| * | server: move the code for the update_record control to its own fileMichael Adam2012-02-214-309/+336
| * | Fix some documentation typosVolker Lendecke2012-02-211-5/+5
| * | when shutting down ctdb, allow it 30 seconds instead of 10 before will -9 the...Ronnie Sahlberg2012-02-211-1/+1
| * | Log the "Received SHUTDOWN ..." first in the shutown process instead of last.Ronnie Sahlberg2012-02-211-1/+1
| * | Merge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb-masterRonnie Sahlberg2012-02-216-27/+29
| |\ \
| | * | READONLY: only send a control to schedule fast-vacuuming from child context i...Ronnie Sahlberg2012-02-214-2/+16
| | * | READONLY: dont schedule for fast vacuum deletion if any of the readonly recor...Ronnie Sahlberg2012-02-211-2/+3
| | * | Revert "ReadOnly: We can not use ctdb_ltdb_store from a client/child context ...Ronnie Sahlberg2012-02-211-23/+10
| * | | Merge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb-masterRonnie Sahlberg2012-02-202-10/+25
| |\| |
| | * | ReadOnly: We can not use ctdb_ltdb_store from a client/child context sinceRonnie Sahlberg2012-02-201-10/+23
| | * | ReadOnly: Make sure we dont try to fast-vacuum records that are set for reado...Ronnie Sahlberg2012-02-201-0/+2
| * | | Merge branch 'master' of ssh://git.samba.org/data/git/ctdbRonnie Sahlberg2012-02-2014-21/+422
| |\ \ \ | | |/ / | |/| |
| | * | Fix the build on freebsd9. (typo in flags?)Michael Adam2012-02-181-1/+1
| | * | Add common/system_freebsd.cVolker Lendecke2012-02-133-1/+381
| | * | Add includes required on FreeBSDVolker Lendecke2012-02-137-0/+8
| | * | FreeBSD does not define s6_addr32, only s6_addrVolker Lendecke2012-02-133-20/+29
| | * | Make CTDB_CURRENT_NODE work with CTDB_REQ_MESSAGEVolker Lendecke2012-02-131-0/+4
| * | | TESTS: Add test for wipedb commandRonnie Sahlberg2012-02-161-0/+68
| |/ /
| * | READONLY: add test for creating and revoking delegationsRonnie Sahlberg2012-02-131-0/+163
| * | READONLY: Update the fetch-readonly-once test tool to use CTDB_SOCKET if setRonnie Sahlberg2012-02-131-2/+6