summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * install ctdb.pc from the RPMRonnie Sahlberg2009-04-081-0/+1
| * From Mathieu Parent <math.parent@gmail.com>Ronnie Sahlberg2009-04-084-3/+6
| * (This used to be ctdb commit b0718551f55d5da9be0e6aba233f57c1ff8509be)Mathieu Parent2009-04-081-0/+19
| * install /etc/ctdb/notify.sh as executable.Ronnie Sahlberg2009-04-081-1/+1
* | Merge commit 'ronnie/master'Andrew Tridgell2009-04-0738-723/+2167
|\|
| * we only need to switch into client mode from the eventscript child if we are ...Ronnie Sahlberg2009-04-061-9/+10
| * increase the listen queue. Now that the eventscripts may become clients and c...Ronnie Sahlberg2009-04-061-1/+1
| * use _exit() and not exit() when we terminate a failed eventscript child processRonnie Sahlberg2009-04-061-1/+1
| * We dont need to verify the nodemap on remote nodes that are bannedRonnie Sahlberg2009-04-061-1/+1
| * if we cant pull the remote nodemap off a node we should mark it as a culprit ...Ronnie Sahlberg2009-04-021-0/+2
| * Change the (dodgy) seqnumfrequency variable to have ms resolution instead of ...Ronnie Sahlberg2009-04-013-4/+4
| * remove a prototype for a function no longer usedRonnie Sahlberg2009-04-011-1/+0
| * new release 1.0.78Ronnie Sahlberg2009-03-311-1/+4
| * we should also install the 11.natgw eventscript if we want to be able to use itRonnie Sahlberg2009-03-312-0/+2
| * install a default /etc/ctdb/notify.sh script as example on how to useRonnie Sahlberg2009-03-313-0/+39
| * add a mechanism where the ctdb daemon will run a usercontrolled script when t...Ronnie Sahlberg2009-03-315-0/+87
| * new version 1.0.77Ronnie Sahlberg2009-03-311-1/+3
| * we must also try to set the routes when we release an ip since during the rel...Ronnie Sahlberg2009-03-311-2/+2
| * new version 1.0.76Ronnie Sahlberg2009-03-251-1/+4
| * change the ctdb command table to allow us to describe commands which can be r...Ronnie Sahlberg2009-03-251-74/+152
| * iupdate the documentation for NATGW to reflect that you can now useRonnie Sahlberg2009-03-253-39/+80
| * update how the NATGW configuration works.Ronnie Sahlberg2009-03-253-12/+119
| * web: fix typoRonnie Sahlberg2009-03-241-1/+1
| * update the documentatio n with all the new commands we supprot in theRonnie Sahlberg2009-03-243-46/+330
| * fix the html so that mine and obnox names are shownRonnie Sahlberg2009-03-241-2/+2
| * Merge branch 'obnox'Ronnie Sahlberg2009-03-247-116/+104
| |\
| | * Merge commit 'ctdb-ronnie/master'Michael Adam2009-03-2316-465/+1208
| | |\
| | * | ctdb.sysconfig: add CTDB_MANAGES_HTTPD comment sectionMichael Adam2009-03-101-0/+3
| | * | events.d/50.samba: allow CTDB_SERVICE_{SMB,NMB,WINBIND} to be overriden from ...Michael Adam2009-03-092-12/+19
| | * | ctdb.sysconfig: add CTDB_INIT_STYLE with explanationMichael Adam2009-03-091-0/+8
| | * | Merge commit 'ctdb-ronnie/master'Michael Adam2009-03-043-3/+9
| | |\ \
| | * \ \ Merge commit 'ctdb-ronnie/master'Michael Adam2009-02-281-0/+2
| | |\ \ \
| | * | | | move common code of system_linux.c and system_aix.c into new system_common.cMichael Adam2009-02-285-104/+74
| * | | | | new version 1.0.75Ronnie Sahlberg2009-03-241-1/+5
| * | | | | create a varient of kill_tcp_connections that only kills off the local side o...Ronnie Sahlberg2009-03-242-1/+43
| * | | | | set --single-public-ip when lvs is usedRonnie Sahlberg2009-03-241-1/+1
| * | | | | we need to set the port properly in the parse_ip helperRonnie Sahlberg2009-03-247-12/+30
| * | | | | add michael adams as one of the ctdb developers on the main ctdb webpageRonnie Sahlberg2009-03-231-0/+1
| | |_|_|/ | |/| | |
| * | | | add a new command "ctdb scriptstatus"root2009-03-237-3/+517
| * | | | create a helper function that converts a ctdb instance in daemon mode to becomeroot2009-03-233-25/+43
| * | | | The wbinfo --sequence command has been depreciated in favor of the newRonnie Sahlberg2009-03-191-1/+1
| * | | | update the natgw eventscript and documentationRonnie Sahlberg2009-03-194-70/+61
| * | | | redo how the natgw is done. just use a default route with a high metric inste...root2009-03-182-55/+36
| * | | | add documentation for the NAT-GW featureRonnie Sahlberg2009-03-183-426/+509
| * | | | change the NATGW_ example in sysconfig to make it more realisticroot2009-03-181-2/+2
| * | | | NAT-GW updates. Describe the functionality in the sysconfig fileroot2009-03-172-0/+116
| * | | | new version 1.0.74Ronnie Sahlberg2009-03-161-1/+6
| * | | | From C Cowan, AIX needs to set sockaddr.sa_len to a consistent value forRonnie Sahlberg2009-03-161-1/+11
| * | | | make sure we can collect proper mmfs dataroot2009-03-121-5/+5
| * | | | collect net conf list in ctdb_diagnosticsroot2007-03-101-0/+1