summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * packaging: Setup directories for rpmbuildAmitay Isaacs2012-03-301-0/+8
| * build: Add rules to create ctags/etagsAmitay Isaacs2012-03-301-0/+5
| * Initscript - add backup of corrupt non-persistent databasesMartin Schwenke2012-03-281-63/+93
| * Add policy routing documentation to ctdbd(1).Martin Schwenke2012-03-233-74/+635
| * Merge remote branch 'martins/policy_routing'Ronnie Sahlberg2012-03-2226-945/+1508
| |\
| | * Tests - eventscripts - initial policy routing testsMartin Schwenke2012-03-2212-0/+422
| | * Tests - eventscripts - new function simple_test_command()Martin Schwenke2012-03-221-15/+34
| | * Tests - eventscripts - change summary columnsMartin Schwenke2012-03-221-1/+1
| | * Tests - eventscripts - rationalise CTDB fakery supportMartin Schwenke2012-03-221-22/+4
| | * Tests - eventscripts - improved support functions for handling public IPsMartin Schwenke2012-03-221-9/+27
| | * Tests - eventscripts - add support functions for policy routing testingMartin Schwenke2012-03-221-0/+55
| | * Update .gitignore for eventscript testing fu.Martin Schwenke2012-03-221-0/+2
| | * Tests - eventscripts - fix hardcoding errorMartin Schwenke2012-03-221-1/+5
| | * Tests - eventscripts - stub ctdb command updatesMartin Schwenke2012-03-221-50/+158
| | * Tests - eventscripts - more public IPs in default setupMartin Schwenke2012-03-221-0/+5
| | * Tests - eventscripts - add -A/-D optionsMartin Schwenke2012-03-222-2/+31
| | * Tests - eventscripts - ip stub command should print errors to stderrMartin Schwenke2012-03-221-1/+1
| | * Eventscripts - make 13.per_ip_routing fail gracefully if config is missingMartin Schwenke2012-03-221-2/+7
| | * Eventscripts - make 13.per_ip_routing try harder to find public_addressesMartin Schwenke2012-03-221-1/+1
| | * Eventscripts - use set_proc() rather than accessing /proc directlyMartin Schwenke2012-03-221-4/+4
| | * Eventscripts - 13.per_ip_routing should use dirname not basename for mkdirMartin Schwenke2012-03-221-1/+1
| | * Eventscript tests - implement ip route in stubMartin Schwenke2012-03-221-3/+107
| | * Eventscript tests - implement ip rule in stubMartin Schwenke2012-03-221-0/+122
| | * Eventscript tests - make ip command stub vaguely maintainableMartin Schwenke2012-03-221-174/+198
| | * Eventscript tests - make error message consistent with recent changeMartin Schwenke2012-03-221-1/+1
| | * Eventscript support - Remove unused interface_modify.shMartin Schwenke2012-03-224-99/+0
| | * Eventscript functions - no longer require interface_modify.shMartin Schwenke2012-03-221-33/+73
| | * Eventscript functions - remove now-unused route/IP re-add script logicMartin Schwenke2012-03-222-75/+0
| | * Eventscript functions - remove functions only used by 13.per_ip_routingMartin Schwenke2012-03-221-64/+0
| | * Eventscripts - redesign and rewrite 13.per_ip_routingMartin Schwenke2012-03-221-398/+251
| | * Eventscript functions - add new function die()Martin Schwenke2012-03-221-0/+9
| * | Undo damage done by d8d37493478a26c5f1809a5f3df89ffd6e149281Martin Schwenke2012-03-223-3/+4
| |/
| * DOC: regenerate manpagesRonnie Sahlberg2012-03-222-74/+83
| * 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