tests: Fix calling of ctdb tool from test
[ctdb.git] / include / ctdb_client.h
2013-10-25 Martin Schwenkectdbd: Simplify database directory setting logic
2013-10-22 Michael Adamctdb_client.h: fix build on AIX by removing C++-style...
2013-10-22 Martin Schwenkectdbd: Add nodes_file member to struct ctdb_context
2013-10-04 Amitay Isaacsclient: Reimplement persistent transaction code using...
2013-10-04 Amitay Isaacsclient: Add ctdb_ctrl_getdbseqnum() function
2013-10-04 Amitay Isaacsclient: Add ctdb_ctrl_getdbstatistics() function
2013-10-04 Amitay Isaacsclient: Add ctdb_client_check_message_handlers() function
2013-09-11 Martin Schwenkeclient: Remove unused function list_of_active_nodes_exc...
2013-08-14 Amitay IsaacsRevert "recoverd: Use correct tdb flags when creating...
2013-08-01 Amitay Isaacsrecoverd: Use correct tdb flags when creating missing...
2013-05-24 Martin Schwenkectdbd: New control CTDB_CONTROL_GET_RUNSTATE
2013-04-18 Martin Schwenkeinclude: Move ctdb_start_daemon() from ctdb_client...
2013-02-20 Martin Schwenkeclient: New generic node listing function list_of_nodes()
2012-10-09 Volker LendeckeCorrect include for ctdb_protocol.h
2012-03-20 Ronnie SahlbergSTICKY: add prototype code to make records stick to...
2011-11-29 Michael Adamctdb: add an option --print-recordflags to trigger...
2011-11-29 Michael Adamctdb: add an option --print-hash to enable printing...
2011-11-29 Michael Adamctdb: add an option --print-lmaster to enable printing...
2011-11-29 Michael Adamctdb: add an option --print-datasize to only print...
2011-11-29 Michael Adamctdb: add an option --print-emptyrecords to enable...
2011-09-11 Ronnie SahlbergMerge branch 'master-readonly-records' into foo
2011-09-08 Ronnie SahlbergMerge remote branch 'ddiss/master_pmda_and_client_timeouts'
2011-09-06 David Disseldorpclient: add timeout argument to ctdb_attach
2011-09-06 David Disseldorpclient: add req timeout argument to ctdb_cmdline_client
2011-09-01 Ronnie SahlbergReadOnly: add a new control to activate readonly lock...
2011-09-01 Ronnie SahlbergReadOnly: add a readonly flag to the getdbmap control...
2011-09-01 Ronnie SahlbergReadOnly: Change the ctdb_db structure to keep a uint8_...
2011-08-23 Ronnie SahlbergReadOnly: Add clientside code to fetch readonly records
2011-08-23 Ronnie SahlbergReadOnly: Add clientside functions to send the UPDATE_R...
2011-02-17 Ronnie SahlbergRemove LACOUNT and LACCESSOR and migrate the records...
2010-11-10 Ronnie Sahlbergdelay loading the public ip address file until after...
2010-09-29 Ronnie SahlbergAdd rolling statistics that are collected across 10...
2010-09-13 Ronnie SahlbergAdd two new server types to the server_id structure.
2010-09-13 Ronnie SahlbergImplement a new function GETNODEMAP in libctdb.
2010-08-24 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-08-19 Ronnie SahlbergMerge commit 'rusty/ports-from-1.0.112' into foo
2010-08-19 Ronnie SahlbergMerge commit 'rusty/vacuum-fix-master'
2010-08-18 Rusty Russelllogging: give a unique logging name to each forked...
2010-08-17 Ronnie SahlbergMerge commit 'rusty/libctdb-new' into foo
2010-08-17 Rusty Russellevent: Update events to latest Samba version 0.9.8
2010-06-02 Ronnie Sahlbergadd a function to read the current socketname from...
2010-06-02 Ronnie Sahlbergrename ctdb_remove_message_handler to ctdb_client_remov...
2010-06-02 Ronnie Sahlbergrename ctdb_message_fn_t to ctdb_msg_fn_t to avoid...
2010-06-01 Ronnie Sahlbergrename ctdb_set_message_handler to ctdb_client_set_mess...
2010-06-01 Ronnie Sahlbergrename ctdb_send_message to ctdb_client_send_message...
2010-05-25 Ronnie SahlbergMerge commit 'rusty/libctdb2'
2010-05-20 Rusty Russelllibctdb: reorganize headers: remove ctdb.h, add ctdb_cl...