Change the ctdb_getpnn*() functions to take a destination node parameter so we can...
[sahlberg/ctdb.git] / libctdb /
2010-05-13 Ronnie SahlbergChange the ctdb_getpnn*() functions to take a destinati...
2010-05-13 Ronnie SahlbergAdd a control to read the PNN number of the local node...
2010-05-12 Ronnie Sahlbergtemporary kludge
2010-05-12 Ronnie Sahlbergremove the timeout parameter to ctdb_control_send(...
2010-05-12 Ronnie Sahlbergmove some timed event calls out from libctdb and put...
2010-05-12 Ronnie Sahlbergooops, add a file that was missing
2010-05-12 Ronnie Sahlbergdont include events.h from files that dont need/use it.
2010-05-12 Ronnie Sahlbergshow gow to use _send() _recv() in the example program
2010-05-11 Ronnie SahlbergUpdate ctdb_remove_message_handler to provide a nonbloc...
2010-05-11 Ronnie Sahlbergadditional cleanup.
2010-05-11 Ronnie Sahlbergchange the libctdb_ prefix to ctdb_
2010-05-11 Ronnie Sahlbergrename ctdb.h to ctdb_protocol.h
2010-05-11 Ronnie Sahlbergadd libctdb getrecmaster control recv function and
2010-05-11 Ronnie Sahlbergupdates
2010-05-10 Ronnie Sahlbergexample libctdb.a and test program libctdb/tst.c