| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | added link to michaels sambaxp papers | Andrew Tridgell | 2009-05-06 | 1 | -0/+6 |
* | allow pages in subdirs | Andrew Tridgell | 2009-05-06 | 2 | -8/+8 |
* | more subdir html support | Andrew Tridgell | 2009-05-06 | 1 | -1/+1 |
* | use less intrusive smbstatus call in periodic connections cleanup | Andrew Tridgell | 2009-05-06 | 1 | -1/+1 |
* | change the talloc hierarchy for the main transaction_start context and the in... | root | 2009-05-06 | 1 | -8/+3 |
* | fixed a problem with clients disconnecting during a traverse | root | 2009-05-06 | 3 | -24/+112 |
* | new version 1.0.80 | root | 2009-05-01 | 1 | -1/+9 |
* | when tracking the ctdb statistics, only decrement num_clients and pending_... | root | 2009-05-01 | 1 | -11/+33 |
* | Add a new variable VerifyRecoveryLock which can be used to disable the test t... | root | 2009-05-01 | 3 | -4/+13 |
* | dont unconditionally kill/restart ctdb when given "service ctdb start" only... | Ronnie Sahlberg | 2009-04-30 | 1 | -1/+7 |
* | we only need to have transaction nesting disabled when we start the new trans... | Ronnie Sahlberg | 2009-04-26 | 1 | -0/+1 |
* | set the TDB_NO_NESTING flag for the tdb before we start a transaction from wi... | Ronnie Sahlberg | 2009-04-26 | 1 | -0/+1 |
* | add TDB_NO_NESTING. When this flag is set tdb will not allow any nested trans... | Ronnie Sahlberg | 2009-04-26 | 2 | -4/+15 |
* | add a tuneable RecoveryDropAllIPs so it is possible to control after how lon... | Ronnie Sahlberg | 2009-04-24 | 3 | -1/+3 |
* | increase the loglevel for the message we print when we automatically release ... | Ronnie Sahlberg | 2009-04-24 | 1 | -2/+2 |
* | tweak some timeouts so that we do trigger a banning even if the control hangs... | Ronnie Sahlberg | 2009-04-24 | 2 | -4/+4 |
* | If we can not pull a database from a node during recovery, mark this node as ... | Ronnie Sahlberg | 2009-04-24 | 1 | -2/+22 |
* | change shutdown level for ctdb to be 01 | Andrew Tridgell | 2009-04-23 | 1 | -1/+1 |
* | new version 1.0.79 | Ronnie Sahlberg | 2009-04-08 | 1 | -1/+9 |
* | create a function "remote_ip" which can be used from scripts to remove a sing... | Ronnie Sahlberg | 2009-04-08 | 2 | -3/+29 |
* | set libdir to ../lib64 on x86-64 platforms | Ronnie Sahlberg | 2009-04-08 | 1 | -0/+9 |
* | install ctdb.pc from the RPM | Ronnie Sahlberg | 2009-04-08 | 1 | -0/+1 |
* | From Mathieu Parent <math.parent@gmail.com> | Ronnie Sahlberg | 2009-04-08 | 4 | -3/+6 |
* | (This used to be ctdb commit b0718551f55d5da9be0e6aba233f57c1ff8509be) | Mathieu Parent | 2009-04-08 | 1 | -0/+19 |
* | install /etc/ctdb/notify.sh as executable. | Ronnie Sahlberg | 2009-04-08 | 1 | -1/+1 |
* | we only need to switch into client mode from the eventscript child if we are ... | Ronnie Sahlberg | 2009-04-06 | 1 | -9/+10 |
* | increase the listen queue. Now that the eventscripts may become clients and c... | Ronnie Sahlberg | 2009-04-06 | 1 | -1/+1 |
* | use _exit() and not exit() when we terminate a failed eventscript child process | Ronnie Sahlberg | 2009-04-06 | 1 | -1/+1 |
* | We dont need to verify the nodemap on remote nodes that are banned | Ronnie Sahlberg | 2009-04-06 | 1 | -1/+1 |
* | if we cant pull the remote nodemap off a node we should mark it as a culprit ... | Ronnie Sahlberg | 2009-04-02 | 1 | -0/+2 |
* | Change the (dodgy) seqnumfrequency variable to have ms resolution instead of ... | Ronnie Sahlberg | 2009-04-01 | 3 | -4/+4 |
* | remove a prototype for a function no longer used | Ronnie Sahlberg | 2009-04-01 | 1 | -1/+0 |
* | new release 1.0.78 | Ronnie Sahlberg | 2009-03-31 | 1 | -1/+4 |
* | we should also install the 11.natgw eventscript if we want to be able to use it | Ronnie Sahlberg | 2009-03-31 | 2 | -0/+2 |
* | install a default /etc/ctdb/notify.sh script as example on how to use | Ronnie Sahlberg | 2009-03-31 | 3 | -0/+39 |
* | add a mechanism where the ctdb daemon will run a usercontrolled script when t... | Ronnie Sahlberg | 2009-03-31 | 5 | -0/+87 |
* | new version 1.0.77 | Ronnie Sahlberg | 2009-03-31 | 1 | -1/+3 |
* | we must also try to set the routes when we release an ip since during the rel... | Ronnie Sahlberg | 2009-03-31 | 1 | -2/+2 |
* | new version 1.0.76 | Ronnie Sahlberg | 2009-03-25 | 1 | -1/+4 |
* | change the ctdb command table to allow us to describe commands which can be r... | Ronnie Sahlberg | 2009-03-25 | 1 | -74/+152 |
* | iupdate the documentation for NATGW to reflect that you can now use | Ronnie Sahlberg | 2009-03-25 | 3 | -39/+80 |
* | update how the NATGW configuration works. | Ronnie Sahlberg | 2009-03-25 | 3 | -12/+119 |
* | web: fix typo | Ronnie Sahlberg | 2009-03-24 | 1 | -1/+1 |
* | update the documentatio n with all the new commands we supprot in the | Ronnie Sahlberg | 2009-03-24 | 3 | -46/+330 |
* | fix the html so that mine and obnox names are shown | Ronnie Sahlberg | 2009-03-24 | 1 | -2/+2 |
* | Merge branch 'obnox' | Ronnie Sahlberg | 2009-03-24 | 7 | -116/+104 |
|\ |
|
| * | Merge commit 'ctdb-ronnie/master' | Michael Adam | 2009-03-23 | 16 | -465/+1208 |
| |\ |
|
| * | | ctdb.sysconfig: add CTDB_MANAGES_HTTPD comment section | Michael Adam | 2009-03-10 | 1 | -0/+3 |
| * | | events.d/50.samba: allow CTDB_SERVICE_{SMB,NMB,WINBIND} to be overriden from ... | Michael Adam | 2009-03-09 | 2 | -12/+19 |
| * | | ctdb.sysconfig: add CTDB_INIT_STYLE with explanation | Michael Adam | 2009-03-09 | 1 | -0/+8 |