summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixed some warningsAndrew Tridgell2007-04-284-8/+10
* added make test and make valgrindtest targetsAndrew Tridgell2007-04-285-1/+15
* factor out the packet allocation codeAndrew Tridgell2007-04-287-155/+115
* merge from ronnieAndrew Tridgell2007-04-288-0/+34
|\
| * ctdb will now verify that the generation id for all CTDB_REQ_CALLs that Ronnie Sahlberg2007-04-281-0/+14
| * clients should not fill in "generation" nor be aware of what generation Ronnie Sahlberg2007-04-281-5/+0
| * add a generation field to the pdu header.Ronnie Sahlberg2007-04-287-0/+25
* | added install targetAndrew Tridgell2007-04-271-0/+7
* | always use allocated packets to avoid alignment errorsAndrew Tridgell2007-04-272-37/+38
* | merge from ronnieAndrew Tridgell2007-04-2710-34/+32
|\|
| * make srvid 64 bits instead of 32 bitsRonnie Sahlberg2007-04-2810-32/+32
| * merge from tridgeRonnie Sahlberg2007-04-276-21/+151
| |\
* | | some debug codeAndrew Tridgell2007-04-272-1/+7
| |/ |/|
* | merged broadcast messages from ronnieAndrew Tridgell2007-04-273-13/+29
|\|
| * add a special VNN that means "all" nodes so that a message can be Ronnie Sahlberg2007-04-273-13/+29
* | debug level controlsAndrew Tridgell2007-04-275-13/+141
* | nicer testing of control data sizeAndrew Tridgell2007-04-271-9/+13
* | merge from ronnieAndrew Tridgell2007-04-275-8/+172
|\|
| * add a new control : SETVNNMAP to set the generation id and also the vnn Ronnie Sahlberg2007-04-275-1/+86
| * add a control to read the vnnmap configuration from a nodeRonnie Sahlberg2007-04-275-8/+87
| * merge from tridgeRonnie Sahlberg2007-04-270-0/+0
| |\ | |/ |/|
* | merge vnn_map code from ronnieAndrew Tridgell2007-04-274-2/+42
|\|
| * add a mapping table from a hash value to a lmaster vnn numberRonnie Sahlberg2007-04-274-2/+42
|/
* null terminate a stringAndrew Tridgell2007-04-261-1/+1
* got rid of the getdbpath callAndrew Tridgell2007-04-267-144/+60
* added a ctdb_get_config callAndrew Tridgell2007-04-267-1/+107
* removed some bogus debug linesAndrew Tridgell2007-04-262-11/+2
* merge from peterAndrew Tridgell2007-04-265-9/+55
|\
| * fixed prev. ibwrapper_test optionsPeter Somogyi2007-04-261-1/+1
| * ctdb/ib: swapped ibwrapper_tets options (-d, -a, -g)Peter Somogyi2007-04-261-4/+4
| * ctdb/ib: reduce debug output; allow not only ipPeter Somogyi2007-04-265-7/+53
| * merged tridge's branchPeter Somogyi2007-04-266-87/+75
| |\
* | | ignore generated nodes.txtAndrew Tridgell2007-04-261-0/+1
* | | validate the vnnAndrew Tridgell2007-04-261-0/+8
| |/ |/|
* | fixed typoAndrew Tridgell2007-04-261-1/+1
* | merge from peterAndrew Tridgell2007-04-269-83/+121
|\|
| * merged tridge's branchPeter Somogyi2007-04-2631-185/+1785
| |\ | |/ |/|
* | moved status to ctdb_controlAndrew Tridgell2007-04-268-275/+120
* | added a ctdb control message, and toolAndrew Tridgell2007-04-2616-47/+673
* | merge from ronnieAndrew Tridgell2007-04-267-24/+265
|\ \
| * | add pdu's that the client can use to query the ctdb daemon of the path Ronnie Sahlberg2007-04-245-5/+153
| * | split the 32bit idr field into two.Ronnie Sahlberg2007-04-234-19/+104
| * | add a comment that sometimes sending remote calls straight to the Ronnie Sahlberg2007-04-231-0/+8
| * | merge from tridgeRonnie Sahlberg2007-04-234-34/+95
| |\ \
| * \ \ merge from tridgeRonnie Sahlberg2007-04-224-46/+86
| |\ \ \
| * \ \ \ merge from tridgeRonnie Sahlberg2007-04-225-1/+133
| |\ \ \ \
| * \ \ \ \ merge from tridgeRonnie Sahlberg2007-04-222-3/+3
| |\ \ \ \ \
| * \ \ \ \ \ merge from tridges treeRonnie Sahlberg2007-04-2121-218/+895
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge from tridgeRonnie Sahlberg2007-04-2060-1387/+2617
| |\ \ \ \ \ \ \
* | | | | | | | | add version printoutAndrew Tridgell2007-04-241-0/+1