ctdb_call: remove requirement that read-only requests be FETCH_WITH_HEADER
[rusty/ctdb.git] / include / ctdb_client.h
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... ports-from-1.0.112
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 libctdb-new
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...