summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Tests - IP allocation - new test that shows current LCP2 failureMartin Schwenke2011-11-011-0/+32
| | * Tests - Allow some tests in ctdb_takover_tests to specify allowed nodesMartin Schwenke2011-11-011-21/+163
| | * Tests - IP allocation tests - must export CTDB_LCP2.Martin Schwenke2011-11-011-1/+1
| | * LCP IP allocation algorithm - new function lcp2_failback_candidate()Martin Schwenke2011-11-011-48/+74
| * | Merge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb-masterRonnie Sahlberg2011-11-088-48/+110
| |\ \
| | * | RB_TREE: Add mechanism to abort a traverseRonnie Sahlberg2011-11-088-48/+110
| * | | Fix some typosVolker Lendecke2011-11-022-3/+3
| | |/ | |/|
| * | Merge remote branch 'ddiss/master_pmda_namespace'Ronnie Sahlberg2011-10-312-37/+37
| |\ \
| | * | pmda: Use upstream assigned PCP domain idDavid Disseldorp2011-09-142-37/+37
| * | | Merge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb-masterRonnie Sahlberg2011-10-282-43/+51
| |\ \ \ | | | |/ | | |/|
| | * | Tests: convert test tool for fetching a readonly lock to libctdbRonnie Sahlberg2011-10-282-43/+51
| * | | Merge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb-masterRonnie Sahlberg2011-10-281-0/+7
| |\| |
| | * | libctdb: dont allow ctdb_writerecord() for readonly recordsRonnie Sahlberg2011-10-281-0/+7
| * | | Merge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb-masterRonnie Sahlberg2011-10-281-0/+7
| |\| |
| | * | ReadOnly: If record does not exist, upgrade to write-lockRonnie Sahlberg2011-10-281-0/+7
| * | | Merge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb-masterRonnie Sahlberg2011-10-283-9/+70
| |\| |
| | * | ReadOnly: add readonly record lock requests to libctdbRonnie Sahlberg2011-10-282-8/+63
| | * | ReadOnly: fix bug writing incorrect amount of data in delegated recordRonnie Sahlberg2011-10-281-1/+7
| * | | Merge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb-masterRonnie Sahlberg2011-10-244-35/+54
| |\| |
| | * | ReadOnly DOCS: update the docs for readonly delegations to remove the passage...Ronnie Sahlberg2011-10-241-7/+0
| | * | ReadOnly: Dont update the record header from the calling client. While it is ...Ronnie Sahlberg2011-10-242-26/+54
| | * | Remove debug messageRonnie Sahlberg2011-10-241-2/+0
| * | | Merge remote branch 'martins/tests'Ronnie Sahlberg2011-10-1816-11/+624
| |\ \ \
| | * | | Tests - simple integration - do a "ctdb sync" after restarting the clusterMartin Schwenke2011-09-251-0/+3
| | * | | Tests - IP allocation - initial unit testsMartin Schwenke2011-09-2514-0/+605
| | * | | Tests - IP allocation - allow more interesting node states to be specifiedMartin Schwenke2011-09-251-11/+16
| * | | | onnode: unset EXTRA_SSH_OPTS when using fakesshMartin Schwenke2011-10-181-0/+1
| * | | | Web - add me as a developer. :-)Martin Schwenke2011-10-181-0/+1
| * | | | Merge branch 'master' of ssh://git.samba.org/data/git/ctdbRonnie Sahlberg2011-10-173-87/+111
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | doc: update compiled manpages of ctdb.1 after change to xmlMichael Adam2011-10-122-77/+86
| | * | | ltdbtool: ignore empty (deleted) records per default.Gregor Beck2011-10-121-10/+25
| * | | | Make ctdb_diagnostics more resilient to uncontactable nodes.Martin Schwenke2011-10-131-1/+33
| |/ / /
| * | | Merge branches 'master' and 'master' of 10.1.1.27:/shared/ctdb/ctdb-masterRonnie Sahlberg2011-10-120-0/+0
| * | | Fix bashism in 40.fs_useMathieu Parent2011-10-121-7/+6
| * | | Typo deamon -> daemonMathieu Parent2011-10-121-1/+1
| * | | apache's service name is not always httpdMathieu Parent2011-10-121-0/+1
| * | | Less verbosity when there is no public addresses fileMathieu Parent2011-10-121-0/+3
| * | | Fix broken readdirMathieu Parent2011-10-121-3/+3
| |/ /
| * | One of the entry points to release an ip reset the pnn field before invoking ...Ronnie Sahlberg2011-09-221-3/+7
| * | Change the 'This Node' column of the machinereadable output for 'ctdb status ...Ronnie Sahlberg2011-09-211-2/+2
| * | when checking that the interfaces exist in ctdb_add_public_address()Ronnie Sahlberg2011-09-211-3/+3
| |/
| * ReadOnly: revokechild_active is a list, not a context.Ronnie Sahlberg2011-09-131-1/+0
| * Document 'cattdb' more clearly that it dumps the content of the local TDB and...Ronnie Sahlberg2011-09-132-2/+8
| * fix some compiler warnings for the test toolsRonnie Sahlberg2011-09-132-5/+5
| * ReadOnly: Rename the function ctdb_ltdb_fetch_readonly() to ctdb_ltdb_fetch_w...Ronnie Sahlberg2011-09-133-4/+4
| * Fix a typo in a message in ctdb backupdb.Michael Adam2011-09-121-1/+1
| * Fix additional breakage from the merge for change in signature for ctdb_cmdli...Ronnie Sahlberg2011-09-124-10/+8
| * Merge branch 'master-readonly-records' into fooRonnie Sahlberg2011-09-1219-38/+2092
| |\
| | * ReadOnly: update the documentation about readonly locksRonnie Sahlberg2011-09-011-2/+20
| | * ReadOnly: add a new control to activate readonly lock capability for a database.Ronnie Sahlberg2011-09-018-29/+124