index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctdb
/
tools
/
ctdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctdb: don't print OUTPUT: for DISABLED scripts
Rusty Russell
2009-12-14
1
-4
/
+6
*
ctdb: scriptstatus can now query non-monitor events
Rusty Russell
2009-12-08
1
-12
/
+68
*
ctdb: support --machinereadable (-Y) for scriptstatus
Rusty Russell
2009-12-08
1
-1
/
+17
*
eventscript: rename ctdb_monitoring_wire to ctdb_scripts_wire
Rusty Russell
2009-12-08
1
-1
/
+1
*
eventscript: handle and report generic stat/execution errors
Rusty Russell
2009-12-07
1
-5
/
+14
*
eventscript: use -ENOEXEC for disabled status value
Rusty Russell
2009-12-07
1
-7
/
+7
*
eventscript: use -ETIME for timeout status value
Rusty Russell
2009-12-07
1
-5
/
+15
*
ctdb: add command "ctdb wipedb" to wipe the contents of an attached tdb
Michael Adam
2009-12-04
1
-0
/
+163
*
make the ringbuffer logging more efficient and marshall the data by writing t...
Ronnie Sahlberg
2009-11-18
1
-18
/
+3
*
add an in memory ringbuffer where we store the last 500000 log entries regard...
Ronnie Sahlberg
2009-11-18
1
-0
/
+111
*
suggestion from Christian,
Ronnie Sahlberg
2009-11-06
1
-3
/
+12
*
update the uptime command to indicate that time since last is either from als...
Ronnie Sahlberg
2009-10-29
1
-5
/
+5
*
Revert "update the "uptime" command to indicate the "time since last" is the ...
Ronnie Sahlberg
2009-10-29
1
-5
/
+5
*
update the "uptime" command to indicate the "time since last" is the time sin...
Ronnie Sahlberg
2009-10-29
1
-5
/
+5
*
for debugging
Ronnie Sahlberg
2009-10-27
1
-1
/
+0
*
when we change state between healthy/unhealthy, make sure we ask the recovery
Ronnie Sahlberg
2009-10-14
1
-1
/
+1
*
we must break the loop as soon as we find a suitable recmaster does exist
Ronnie Sahlberg
2009-10-13
1
-0
/
+2
*
allow setting the recmode even when not completely frozen.
Ronnie Sahlberg
2009-10-12
1
-14
/
+19
*
uptade the freeze/thaw commands to be able to send the requested database pri...
Ronnie Sahlberg
2009-10-12
1
-4
/
+20
*
add a control to read the db priority from a database
Ronnie Sahlberg
2009-10-10
1
-0
/
+26
*
add a control to set a database priority. Let newly created databases default...
Ronnie Sahlberg
2009-10-10
1
-0
/
+25
*
always send the release/take ip controls to make sure all nodes are updated
Ronnie Sahlberg
2009-10-06
1
-6
/
+0
*
add a new message to ask the recovery daemon to temporarily disable checking ...
Ronnie Sahlberg
2009-10-06
1
-0
/
+12
*
update addip/moveip/delip to make it less likely to trigger an accidental rec...
Ronnie Sahlberg
2009-10-06
1
-66
/
+46
*
When adding a public ip to a node, make sure to push the assignment of ip add...
Ronnie Sahlberg
2009-10-06
1
-10
/
+26
*
add machinereadable output for the ctdb getreclock command
Ronnie Sahlberg
2009-09-28
1
-3
/
+9
*
new prototype banning code
Ronnie Sahlberg
2009-09-04
1
-46
/
+68
*
reduce the loglevel for the message that we switch to a different recmaster w...
Ronnie Sahlberg
2009-08-17
1
-1
/
+1
*
if no timeout at all is specified to the ctdb tool, neither using -T nor by s...
Ronnie Sahlberg
2009-08-17
1
-4
/
+6
*
add new controls to make it possible to enable/disable individual eventscripts
Ronnie Sahlberg
2009-08-13
1
-1
/
+48
*
update STOP/CONTINUE to better handle when we stop the last node
Ronnie Sahlberg
2009-08-03
1
-2
/
+72
*
When processing the stop node control reply in the client code we should
Ronnie Sahlberg
2009-07-29
1
-2
/
+1
*
add two commands : setlmasterrole and setrecmasterrole to enable/disable thes...
Ronnie Sahlberg
2009-07-28
1
-1
/
+61
*
add a command "setnatgwstate {on|off}" that can be used to indicate if this n...
Ronnie Sahlberg
2009-07-28
1
-3
/
+35
*
update the eventscript to ensure that stopped nodes can not become the natgw ...
Ronnie Sahlberg
2009-07-17
1
-3
/
+3
*
if all nodes are STOPPED, pick one of the STOPPED nodes as natgw master
Ronnie Sahlberg
2009-07-17
1
-0
/
+13
*
Do not allow STOPPED or DELETED nodes to become the NATGW master
Ronnie Sahlberg
2009-07-17
1
-2
/
+4
*
add two new controls, CTOP_NODE and CONTINUE_NODE
Ronnie Sahlberg
2009-07-09
1
-6
/
+5
*
remove the header printed for the machinereadable output for natgwlist
Ronnie Sahlberg
2009-07-09
1
-1
/
+0
*
Add a new node flag : STOPPED
Ronnie Sahlberg
2009-07-09
1
-5
/
+78
*
Perform an ipreallocate efter each enable/disable.
Ronnie Sahlberg
2009-07-06
1
-55
/
+66
*
add a new command "ctdb ipreallocate", this command will force the recovery m...
Ronnie Sahlberg
2009-07-02
1
-0
/
+56
*
update enable/disable
Ronnie Sahlberg
2009-07-01
1
-10
/
+35
*
show the valid debuglevels that can be used in the error text when an invalid...
Ronnie Sahlberg
2009-07-01
1
-1
/
+4
*
update the handling of debug levels so that we always can use a literal inste...
Ronnie Sahlberg
2009-07-01
1
-47
/
+3
*
when no debuglevel is specified, make 'ctdb setdebug' show the available options
Ronnie Sahlberg
2009-07-01
1
-4
/
+19
*
add a control to set the reclock file
Ronnie Sahlberg
2009-06-25
1
-0
/
+25
*
add a control to read the current reclock file from a node
Ronnie Sahlberg
2009-06-25
1
-0
/
+22
*
remove unused variable
Ronnie Sahlberg
2009-06-09
1
-1
/
+0
*
dont require particular values for NoIPFailback and DeterministicIPs when
Ronnie Sahlberg
2009-06-09
1
-23
/
+0
[next]