summaryrefslogtreecommitdiffstats
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
* add links to how to configure samba/nfs in the samba/nfs sectionsRonnie Sahlberg2007-06-091-7/+9
* fix typoRonnie Sahlberg2007-06-091-1/+1
* add the generated manpage for ctdb so that it is available also for Ronnie Sahlberg2007-06-092-0/+591
* add a page on how to configure clustered nfsRonnie Sahlberg2007-06-092-1/+93
* add a page for configuring sambaRonnie Sahlberg2007-06-092-0/+86
* put the text in "generation" inside a para blockRonnie Sahlberg2007-06-091-1/+5
* add an initial manpage for the ctdb toolRonnie Sahlberg2007-06-092-0/+450
* update the blurb for the setmonmode control it takes 0 or 1 as a Ronnie Sahlberg2007-06-091-1/+1
* more web tweaksAndrew Tridgell2007-06-081-11/+20
* balance the layoutAndrew Tridgell2007-06-081-1/+1
* convert rest of pages to new formatAndrew Tridgell2007-06-085-39/+40
* crop logoAndrew Tridgell2007-06-081-0/+0
* added logoAndrew Tridgell2007-06-081-0/+0
* web tweaksAndrew Tridgell2007-06-082-2/+2
* web tweaksAndrew Tridgell2007-06-082-1/+1
* new web page layoutAndrew Tridgell2007-06-087-6/+77
* add a page for starting and (basic) testing of ctdb based on the Ronnie Sahlberg2007-06-082-0/+96
* remove CTDB_MANAGES_SAMBA from the config page. this should be in Ronnie Sahlberg2007-06-081-17/+0
* update the names of envvars to use the CTDB_ prefixRonnie Sahlberg2007-06-081-11/+19
* add a page on how to configure CTDB based on the wikiRonnie Sahlberg2007-06-082-1/+169
* add a page (based on the wiki) on how to build samba3 and ctdbRonnie Sahlberg2007-06-082-0/+40
* add a webpage for hot to get the code. based on the wikipageRonnie Sahlberg2007-06-082-0/+57
* remove the test commitAndrew Tridgell2007-06-071-1/+0
* update configure.ac for new code layoutAndrew Tridgell2007-06-071-1/+1
* move more util code to lib/utilAndrew Tridgell2007-06-073-109/+119
* some #include cleanupsAndrew Tridgell2007-06-075-4/+5
* more code rearrangementAndrew Tridgell2007-06-076-14/+21
* start splitting the code into separate client and server piecesAndrew Tridgell2007-06-0717-620/+661
* later times are a lower priority, not a higher priorityAndrew Tridgell2007-06-071-1/+2
* choose the most connected node firstAndrew Tridgell2007-06-071-8/+61
* formatting fixesAndrew Tridgell2007-06-071-16/+32
* use a priority time for the election data, not just the vnnAndrew Tridgell2007-06-072-15/+27
* validate vnn on node flags changeAndrew Tridgell2007-06-071-0/+6
* there are now far too many controls for the controls statistics fields to be ...Andrew Tridgell2007-06-073-41/+0
* get all the tunables at once in recovery daemonAndrew Tridgell2007-06-074-12/+48
* handle CTDB_CURRENT_NODE in ban commandsAndrew Tridgell2007-06-072-0/+18
* added admin commands to ban/unban nodesAndrew Tridgell2007-06-075-50/+294
* increase rpm release numberAndrew Tridgell2007-06-071-1/+1
* implement a scheme where nodes are banned if they continuously caused the clu...Andrew Tridgell2007-06-0713-228/+447
|\
| * distribute the takenover nodes more evenly among the surviving nodesRonnie Sahlberg2007-06-071-10/+39
* | merged admin enable/disable change from ronnieAndrew Tridgell2007-06-076-11/+115
|\|
| * show the disabled/permanently disabled status in the machinereadble Ronnie Sahlberg2007-06-071-3/+5
| * add a control to permanently enable/disable a nodeRonnie Sahlberg2007-06-076-5/+83
|/
* formatting fix for wider variable namesAndrew Tridgell2007-06-061-1/+1
* get parents idea of recmode and recmaster when deciding if we should do a tak...Andrew Tridgell2007-06-061-1/+10
* update flags in parent daemon tooAndrew Tridgell2007-06-061-0/+23
* ensure all nodes display disabled nodes correctlyAndrew Tridgell2007-06-062-4/+9
* disable a node if testparm thinks there is a error, or warning, or an unrecog...Andrew Tridgell2007-06-061-0/+5
* handle the case of all nodes being sick for one serviceAndrew Tridgell2007-06-061-0/+22
* added timeouts in all event scriptsAndrew Tridgell2007-06-067-33/+92