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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
no longer wait at startup for services to become available, instead
Andrew Tridgell
2007-09-24
1
-1
/
+1
*
added support for persistent databases in ctdbd
Andrew Tridgell
2007-09-21
6
-4
/
+167
*
change ctdb_get_vnn to ctdb_get_pnn
Ronnie Sahlberg
2007-09-04
3
-14
/
+14
*
hang the ctdb_req_control structure off the ctdb_client_control_state
Ronnie Sahlberg
2007-08-23
3
-3
/
+3
*
merge from volker
Andrew Tridgell
2007-08-22
1
-2
/
+2
*
merged new event script calling code from ronnnie
Andrew Tridgell
2007-08-20
3
-1
/
+2
|
\
|
*
add a function to return the first entry that is stored in a tree where
Ronnie Sahlberg
2007-08-15
1
-0
/
+1
*
|
merge from ronnie
Andrew Tridgell
2007-08-15
2
-1
/
+323
|
\
|
|
*
enhanced tests to verify the tree integrity when adding/removing nodes
Ronnie Sahlberg
2007-08-13
1
-5
/
+44
|
*
remove an extra blankline
Ronnie Sahlberg
2007-08-09
1
-1
/
+0
|
*
change the mem hierarchy for trees. let the node be owned by the data
Ronnie Sahlberg
2007-08-09
1
-25
/
+58
|
*
run the test for 60 seconds if that is what we claim
Ronnie Sahlberg
2007-08-08
1
-1
/
+1
|
*
add more extensive test cases and verify that we are not losing any
Ronnie Sahlberg
2007-08-08
1
-2
/
+68
|
*
add helpers to traverse a tree where the key is an array of uint32
Ronnie Sahlberg
2007-08-08
1
-5
/
+18
|
*
add helpers to add/lookup/delete nodes in a tree where the key is an
Ronnie Sahlberg
2007-08-08
1
-2
/
+66
|
*
add a tree insert function that takes a callback fucntion to populate
Ronnie Sahlberg
2007-08-08
1
-0
/
+108
|
/
*
add a small tool to compare rb tree with a timeval_compare()+add an
Ronnie Sahlberg
2007-07-30
1
-0
/
+123
*
update lib/replace from samba4
Andrew Tridgell
2007-07-10
3
-9
/
+6
*
- merged ctdb_store test from ronnie
Andrew Tridgell
2007-06-17
2
-1
/
+160
|
\
|
*
add a small test tool that can be used to create a massive amount of
Ronnie Sahlberg
2007-06-17
1
-0
/
+152
|
/
*
support up takeover in testing when root
Andrew Tridgell
2007-06-09
2
-4
/
+38
*
more code rearrangement
Andrew Tridgell
2007-06-07
1
-4
/
+4
*
implement a scheme where nodes are banned if they continuously caused the clu...
Andrew Tridgell
2007-06-07
1
-1
/
+2
*
- fixed flags display in logs
Andrew Tridgell
2007-06-06
1
-0
/
+4
*
added tunables settable using ctdb command line tool
Andrew Tridgell
2007-06-04
2
-2
/
+10
*
- start moving tunable variables into their own structure
Andrew Tridgell
2007-06-04
4
-17
/
+23
*
remove some cruft thats not needed any more
Andrew Tridgell
2007-06-04
1
-2
/
+2
*
removed some old cruft
Andrew Tridgell
2007-06-02
1
-245
/
+0
*
make test now works again
Andrew Tridgell
2007-06-02
5
-25
/
+24
*
first step towards fixing "make test" with the new daemon system
Andrew Tridgell
2007-06-02
15
-764
/
+67
*
- make specification of a recovery lock file compulsory
Andrew Tridgell
2007-06-02
1
-3
/
+6
*
split out events for each subsystem separately
Andrew Tridgell
2007-06-01
1
-0
/
+35
*
convert ctdbd.sh tests to use an event script
Andrew Tridgell
2007-06-01
1
-4
/
+15
*
ctdb is GPL not LGPL
Andrew Tridgell
2007-05-31
6
-72
/
+72
*
use /etc/services for ctdb
Andrew Tridgell
2007-05-29
9
-15
/
+16
*
- renamed ctdb_control utility to ctdb
Andrew Tridgell
2007-05-29
1
-14
/
+14
*
moved the recovery daemon into the main ctdbd and enable it by default
Andrew Tridgell
2007-05-15
1
-1
/
+0
*
separate the wire format and internal format for the vnn_map
Andrew Tridgell
2007-05-10
1
-0
/
+2
*
add a command line flag to ctdbd to start a recovery daemon.
Ronnie Sahlberg
2007-05-09
1
-7
/
+5
*
update to rhe recovery daemon
Ronnie Sahlberg
2007-05-06
1
-3
/
+8
*
in the recover test
Ronnie Sahlberg
2007-05-06
1
-36
/
+36
*
add support in catdb to dump the content of a specific nodes tdb instead
Ronnie Sahlberg
2007-05-06
1
-10
/
+13
*
add a control to get the pid of a daemon.
Ronnie Sahlberg
2007-05-06
1
-1
/
+1
*
merge from tridge
Ronnie Sahlberg
2007-05-04
2
-2
/
+1
|
\
|
*
nicer interface to ctdb traverse
Andrew Tridgell
2007-05-04
2
-2
/
+1
*
|
remove a exit from the test script
Ronnie Sahlberg
2007-05-04
1
-2
/
+0
*
|
recovery daemon
Ronnie Sahlberg
2007-05-04
2
-1
/
+3
|
/
*
- changed the REQ_REGISTER PDU to be a control
Andrew Tridgell
2007-05-04
1
-0
/
+1
*
merge from ronnie
Andrew Tridgell
2007-05-04
1
-13
/
+13
*
first version of traverse is working
Andrew Tridgell
2007-05-03
1
-0
/
+2
[next]