summaryrefslogtreecommitdiffstats
path: root/ctdb/include
Commit message (Expand)AuthorAgeFilesLines
...
| * better name for this hackAndrew Tridgell2007-04-281-1/+1
| * use ctdb_get_connected_nodes for node listingAndrew Tridgell2007-04-281-1/+5
| * added status all and debug all control operationsAndrew Tridgell2007-04-281-0/+1
| * report number of clients in pingAndrew Tridgell2007-04-281-0/+1
* | add a new "recovery mode" field to ctdb.Ronnie Sahlberg2007-04-292-1/+16
* | implement a control to pull a database from a remote nodeRonnie Sahlberg2007-04-292-1/+7
* | control to delete all records in a databaseRonnie Sahlberg2007-04-292-1/+7
* | add a new control to set all records in a database to a new dmaster Ronnie Sahlberg2007-04-292-1/+7
* | add a control to read an entire tdb from a node including Ronnie Sahlberg2007-04-292-1/+11
|/
* add a few more controls that are useful for debugging a clusterRonnie Sahlberg2007-04-282-9/+25
* add a control to pull the database list from a remote nodeRonnie Sahlberg2007-04-282-2/+12
* factor out the packet allocation codeAndrew Tridgell2007-04-281-1/+15
* merge from ronnieAndrew Tridgell2007-04-281-0/+1
|\
| * add a generation field to the pdu header.Ronnie Sahlberg2007-04-281-0/+1
* | merge from ronnieAndrew Tridgell2007-04-272-13/+13
|\|
| * make srvid 64 bits instead of 32 bitsRonnie Sahlberg2007-04-282-13/+13
* | some debug codeAndrew Tridgell2007-04-271-0/+2
|/
* merged broadcast messages from ronnieAndrew Tridgell2007-04-271-2/+3
|\
| * add a special VNN that means "all" nodes so that a message can be Ronnie Sahlberg2007-04-271-2/+3
* | debug level controlsAndrew Tridgell2007-04-272-1/+6
|/
* add a new control : SETVNNMAP to set the generation id and also the vnn Ronnie Sahlberg2007-04-272-1/+3
* add a control to read the vnnmap configuration from a nodeRonnie Sahlberg2007-04-272-1/+5
* add a mapping table from a hash value to a lmaster vnn numberRonnie Sahlberg2007-04-271-0/+9
* got rid of the getdbpath callAndrew Tridgell2007-04-262-5/+5
* added a ctdb_get_config callAndrew Tridgell2007-04-262-1/+9
* merge from peterAndrew Tridgell2007-04-261-0/+1
|\
| * merged tridge's branchPeter Somogyi2007-04-263-4/+114
| |\ | |/ |/|
* | moved status to ctdb_controlAndrew Tridgell2007-04-262-16/+4
* | added a ctdb control message, and toolAndrew Tridgell2007-04-262-1/+44
* | merge from ronnieAndrew Tridgell2007-04-262-3/+23
|\ \
| * | add pdu's that the client can use to query the ctdb daemon of the path Ronnie Sahlberg2007-04-242-1/+16
| * | split the 32bit idr field into two.Ronnie Sahlberg2007-04-231-2/+7
* | | added max_redirect_count status fieldAndrew Tridgell2007-04-221-0/+1
|/ /
* | - when handling a record migration in the lmaster, bypass the usualAndrew Tridgell2007-04-221-1/+1
* | added a useful tool for dumping a ctdbAndrew Tridgell2007-04-221-0/+2
* | - expanded status to include count of each call typeAndrew Tridgell2007-04-201-0/+19
* | added ctdb_status toolAndrew Tridgell2007-04-202-1/+38
| * removing my dirt from tridge's codePeter Somogyi2007-04-201-5/+0
| * - ctdb/ib minor bugfixes (error case)Peter Somogyi2007-04-202-0/+12
|/
* - split out ctdb_ltdb_lock_fetch_requeue() into a simplerAndrew Tridgell2007-04-191-0/+4
* - added a --torture option to all ctdb tools. This setsAndrew Tridgell2007-04-192-3/+6
* don't need these structures any moreAndrew Tridgell2007-04-191-12/+0
* much simpler fetch code!Andrew Tridgell2007-04-191-5/+2
* - fully separate the client version of ctdb_call from the daemonAndrew Tridgell2007-04-192-2/+9
* - make he packet allocation routines take a mem_ctx, which allowsAndrew Tridgell2007-04-191-2/+2
* avoid a deadlock the fetch_lock code. The deadlock could happen whenAndrew Tridgell2007-04-191-4/+0
* merged the db_dir changes from volker. Changed them slightly,Andrew Tridgell2007-04-192-0/+8
|\
| * Add --dbdir to ctdbd. Necessary for shared operation between ctdbd and smbd.Volker Lendecke2007-04-182-0/+6
|/
* merged cleanup from ronnieAndrew Tridgell2007-04-181-4/+0
|\
| * we dont need the structure ctdb_reply_shutdown since we dont implement that p...Ronnie sahlberg2007-04-181-4/+0