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
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace changes and using the CTDB_NO_MEMORY() macro changes to
Ronnie Sahlberg
2009-05-21
1
-9
/
+10
*
add missing checks on so far ignored return values
Sumit Bose
2009-05-21
1
-1
/
+13
*
add additional log info to track if/why we cant switch to client mode.
Ronnie Sahlberg
2009-05-14
1
-0
/
+2
*
Track how long it takes to take out the recovery lock from both the main dame...
Ronnie Sahlberg
2009-05-14
1
-0
/
+21
*
add a new command "ctdb scriptstatus"
root
2009-03-23
1
-0
/
+107
*
create a helper function that converts a ctdb instance in daemon mode to become
root
2009-03-23
1
-0
/
+36
*
reqrite the handling of flag updates across the cluster to eliminate a
Ronnie Sahlberg
2008-11-20
1
-11
/
+81
*
add a CTDB_SOCKET variable that can be used to override the default
Ronnie Sahlberg
2008-11-11
1
-0
/
+1
*
we must also check the status returned from the get tickles control to
Ronnie Sahlberg
2008-10-15
1
-1
/
+1
*
update the client side of getnodemap and getpublicips controls to
Ronnie Sahlberg
2008-10-15
1
-3
/
+51
*
update TAKEIP/RELEASEIP/GETPUBLICIP/GETNODEMAP controls so we retain an
Ronnie Sahlberg
2008-10-14
1
-7
/
+62
*
additional monitoring between the two daemons.
Ronnie Sahlberg
2008-09-09
1
-0
/
+18
*
initial ipv6 patch
Ronnie Sahlberg
2008-08-19
1
-3
/
+3
*
added retry handling in client
Andrew Tridgell
2008-08-08
1
-2
/
+12
*
imported failure handling from dbwrap_ctdb.c
Andrew Tridgell
2008-08-08
1
-2
/
+23
*
save writing the same data twice
Andrew Tridgell
2008-08-08
1
-14
/
+25
*
Merge commit 'ronnie/1.0.53'
Andrew Tridgell
2008-08-08
1
-23
/
+0
|
\
|
*
Merge git://git.samba.org/tridge/ctdb
Ronnie Sahlberg
2008-08-07
1
-0
/
+3
|
|
\
|
*
|
remove the reclock file we store pnn counts in.
Ronnie Sahlberg
2008-08-06
1
-23
/
+0
*
|
|
fixed a looping error bug with the new transactions code
Andrew Tridgell
2008-08-08
1
-4
/
+3
|
|
/
|
/
|
*
|
cover some corner cases where the persistent database could become
Andrew Tridgell
2008-08-07
1
-0
/
+3
|
/
*
implemented replayable transactions in ctdb to prevent deadlock
Andrew Tridgell
2008-08-04
1
-31
/
+145
*
added client side functions for new transaction code
Andrew Tridgell
2008-07-30
1
-0
/
+197
*
change how we filter out "empty" records in the traversecode
Ronnie Sahlberg
2008-07-16
1
-2
/
+3
*
don't use mmap in tdb if --nosetsched is set. That makes valgrind
Andrew Tridgell
2008-07-04
1
-1
/
+6
*
prevent valgrind errors where we print unitialised values on control errors
Andrew Tridgell
2008-07-04
1
-0
/
+7
*
fixed some incorrect CTDB_NO_MEMORY*() calls found after fixing the
Andrew Tridgell
2008-07-04
1
-3
/
+4
*
print the opcode when an async callback detects an error
Ronnie Sahlberg
2008-07-02
1
-2
/
+3
*
add a callback for failed nodes to the async control helper.
Ronnie Sahlberg
2008-06-12
1
-2
/
+15
*
convert handling of gratious arps and their controls and helpers to
Ronnie Sahlberg
2008-06-04
1
-5
/
+5
*
add a parameter for the tdb-flags to the client function
Ronnie Sahlberg
2008-06-04
1
-2
/
+2
*
Expand the client async framework so that it can take a callback function.
Ronnie Sahlberg
2008-05-06
1
-6
/
+15
*
Add a capabilities field to the ctdb structure
Ronnie Sahlberg
2008-05-06
1
-0
/
+40
*
make 'ctdb catdb' produce output that resembles the output of tdbdump
Ronnie Sahlberg
2008-04-23
1
-7
/
+21
*
Add two new controls to add/delete public ip address from a node at runtime.
Ronnie Sahlberg
2008-03-27
1
-3
/
+52
*
From M Dietz,
Ronnie Sahlberg
2008-03-25
1
-1
/
+46
*
in ctdb_call_local() we can not talloc_steal() the returned data and hang it ...
Ronnie Sahlberg
2008-03-19
1
-16
/
+23
*
dont steal reply_data.dptr to ctdb if there is no data, since then we would leak
Ronnie Sahlberg
2008-03-19
1
-1
/
+2
*
add a new file <reclock>.pnn where each recovery daemon can lock that byte at...
Ronnie Sahlberg
2008-02-29
1
-0
/
+35
*
add a control to get the name of the reclock file from the daemon
Ronnie Sahlberg
2008-02-29
1
-0
/
+22
*
to make it easier/less disruptive to add nodes to a running cluster
Ronnie Sahlberg
2008-02-19
1
-0
/
+21
*
Specify and print debuglevels by name and not by number
Ronnie Sahlberg
2008-02-05
1
-4
/
+4
*
merge from ronnie
Andrew Tridgell
2008-02-04
1
-72
/
+72
*
added debug constants to allow for better mapping to syslog levels
Andrew Tridgell
2008-02-04
1
-6
/
+6
*
merge async recovery changes from Ronnie
Andrew Tridgell
2008-01-29
1
-0
/
+191
*
add a ctdb uptime command that prints when ctdb was started and when the
Ronnie Sahlberg
2008-01-17
1
-0
/
+37
*
ctdb_control_send() does not need to take an outdata parameter
Ronnie Sahlberg
2008-01-16
1
-7
/
+7
*
only match vacuum list if on the same database
Andrew Tridgell
2008-01-09
1
-1
/
+1
*
ensure the recovery daemon is not clagged up by vacuum calls
Andrew Tridgell
2008-01-08
1
-21
/
+2
*
added two new ctdb commands:
Andrew Tridgell
2008-01-08
1
-3
/
+40
[next]