Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed some warnings | Andrew Tridgell | 2007-04-28 | 4 | -8/+10 |
* | added make test and make valgrindtest targets | Andrew Tridgell | 2007-04-28 | 5 | -1/+15 |
* | factor out the packet allocation code | Andrew Tridgell | 2007-04-28 | 7 | -155/+115 |
* | merge from ronnie | Andrew Tridgell | 2007-04-28 | 8 | -0/+34 |
|\ | |||||
| * | ctdb will now verify that the generation id for all CTDB_REQ_CALLs that | Ronnie Sahlberg | 2007-04-28 | 1 | -0/+14 |
| * | clients should not fill in "generation" nor be aware of what generation | Ronnie Sahlberg | 2007-04-28 | 1 | -5/+0 |
| * | add a generation field to the pdu header. | Ronnie Sahlberg | 2007-04-28 | 7 | -0/+25 |
* | | added install target | Andrew Tridgell | 2007-04-27 | 1 | -0/+7 |
* | | always use allocated packets to avoid alignment errors | Andrew Tridgell | 2007-04-27 | 2 | -37/+38 |
* | | merge from ronnie | Andrew Tridgell | 2007-04-27 | 10 | -34/+32 |
|\| | |||||
| * | make srvid 64 bits instead of 32 bits | Ronnie Sahlberg | 2007-04-28 | 10 | -32/+32 |
| * | merge from tridge | Ronnie Sahlberg | 2007-04-27 | 6 | -21/+151 |
| |\ | |||||
* | | | some debug code | Andrew Tridgell | 2007-04-27 | 2 | -1/+7 |
| |/ |/| | |||||
* | | merged broadcast messages from ronnie | Andrew Tridgell | 2007-04-27 | 3 | -13/+29 |
|\| | |||||
| * | add a special VNN that means "all" nodes so that a message can be | Ronnie Sahlberg | 2007-04-27 | 3 | -13/+29 |
* | | debug level controls | Andrew Tridgell | 2007-04-27 | 5 | -13/+141 |
* | | nicer testing of control data size | Andrew Tridgell | 2007-04-27 | 1 | -9/+13 |
* | | merge from ronnie | Andrew Tridgell | 2007-04-27 | 5 | -8/+172 |
|\| | |||||
| * | add a new control : SETVNNMAP to set the generation id and also the vnn | Ronnie Sahlberg | 2007-04-27 | 5 | -1/+86 |
| * | add a control to read the vnnmap configuration from a node | Ronnie Sahlberg | 2007-04-27 | 5 | -8/+87 |
| * | merge from tridge | Ronnie Sahlberg | 2007-04-27 | 0 | -0/+0 |
| |\ | |/ |/| | |||||
* | | merge vnn_map code from ronnie | Andrew Tridgell | 2007-04-27 | 4 | -2/+42 |
|\| | |||||
| * | add a mapping table from a hash value to a lmaster vnn number | Ronnie Sahlberg | 2007-04-27 | 4 | -2/+42 |
|/ | |||||
* | null terminate a string | Andrew Tridgell | 2007-04-26 | 1 | -1/+1 |
* | got rid of the getdbpath call | Andrew Tridgell | 2007-04-26 | 7 | -144/+60 |
* | added a ctdb_get_config call | Andrew Tridgell | 2007-04-26 | 7 | -1/+107 |
* | removed some bogus debug lines | Andrew Tridgell | 2007-04-26 | 2 | -11/+2 |
* | merge from peter | Andrew Tridgell | 2007-04-26 | 5 | -9/+55 |
|\ | |||||
| * | fixed prev. ibwrapper_test options | Peter Somogyi | 2007-04-26 | 1 | -1/+1 |
| * | ctdb/ib: swapped ibwrapper_tets options (-d, -a, -g) | Peter Somogyi | 2007-04-26 | 1 | -4/+4 |
| * | ctdb/ib: reduce debug output; allow not only ip | Peter Somogyi | 2007-04-26 | 5 | -7/+53 |
| * | merged tridge's branch | Peter Somogyi | 2007-04-26 | 6 | -87/+75 |
| |\ | |||||
* | | | ignore generated nodes.txt | Andrew Tridgell | 2007-04-26 | 1 | -0/+1 |
* | | | validate the vnn | Andrew Tridgell | 2007-04-26 | 1 | -0/+8 |
| |/ |/| | |||||
* | | fixed typo | Andrew Tridgell | 2007-04-26 | 1 | -1/+1 |
* | | merge from peter | Andrew Tridgell | 2007-04-26 | 9 | -83/+121 |
|\| | |||||
| * | merged tridge's branch | Peter Somogyi | 2007-04-26 | 31 | -185/+1785 |
| |\ | |/ |/| | |||||
* | | moved status to ctdb_control | Andrew Tridgell | 2007-04-26 | 8 | -275/+120 |
* | | added a ctdb control message, and tool | Andrew Tridgell | 2007-04-26 | 16 | -47/+673 |
* | | merge from ronnie | Andrew Tridgell | 2007-04-26 | 7 | -24/+265 |
|\ \ | |||||
| * | | add pdu's that the client can use to query the ctdb daemon of the path | Ronnie Sahlberg | 2007-04-24 | 5 | -5/+153 |
| * | | split the 32bit idr field into two. | Ronnie Sahlberg | 2007-04-23 | 4 | -19/+104 |
| * | | add a comment that sometimes sending remote calls straight to the | Ronnie Sahlberg | 2007-04-23 | 1 | -0/+8 |
| * | | merge from tridge | Ronnie Sahlberg | 2007-04-23 | 4 | -34/+95 |
| |\ \ | |||||
| * \ \ | merge from tridge | Ronnie Sahlberg | 2007-04-22 | 4 | -46/+86 |
| |\ \ \ | |||||
| * \ \ \ | merge from tridge | Ronnie Sahlberg | 2007-04-22 | 5 | -1/+133 |
| |\ \ \ \ | |||||
| * \ \ \ \ | merge from tridge | Ronnie Sahlberg | 2007-04-22 | 2 | -3/+3 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | merge from tridges tree | Ronnie Sahlberg | 2007-04-21 | 21 | -218/+895 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | merge from tridge | Ronnie Sahlberg | 2007-04-20 | 60 | -1387/+2617 |
| |\ \ \ \ \ \ \ | |||||
* | | | | | | | | | add version printout | Andrew Tridgell | 2007-04-24 | 1 | -0/+1 |