update getpnn to use a generic "set_callback" call to register the callback on the...
[sahlberg/ctdb.git] / libctdb / tst.c
2010-05-18 Ronnie Sahlbergupdate getpnn to use a generic "set_callback" call...
2010-05-17 Ronnie Sahlbergadd a function ctdb_writerecord() to write a record...
2010-05-17 Ronnie Sahlbergcreate a ctdb_attachdb_recv() function for libctdb.
2010-05-17 Ronnie Sahlbergcreate an async version of ctdb_attachdb_send() for...
2010-05-14 Ronnie Sahlberglet the ctdb_createdb*() fucntions return the db_id
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 Sahlbergshow gow to use _send() _recv() in the example program
2010-05-11 Ronnie Sahlbergadditional cleanup.
2010-05-11 Ronnie Sahlbergchange the libctdb_ prefix to ctdb_
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