LIBCTDB: add support for traverse
[sahlberg/ctdb.git] / libctdb / tst.c
2011-01-14 Ronnie SahlbergLIBCTDB: add support for traverse
2010-09-15 Ronnie Sahlbergadda GETPUBLICIPS control to libctdb and use this in...
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 Ronnie Sahlbergupdate the example for the new signature of
2010-06-08 Rusty Russelllibctdb: more bool conversion, and accompany lock by...
2010-06-05 Ronnie SahlbergSplit ctdb_release_lock() into a function to release...
2010-06-04 Rusty Russelllibctdb: use bool in API
2010-06-04 Rusty Russellpatch libctdb-use-logging.patch
2010-06-04 Rusty Russelllibctdb: add logging infrastructure
2010-06-04 Rusty Russelllibctdb: add ctdb arg to more functions.
2010-06-04 Ronnie Sahlbergremove the global rrl_cb_called from the libctdb example
2010-06-04 Rusty Russelllibctdb: change callback for ctdb_readrecordlock.
2010-06-02 Ronnie SahlbergMake the call to free the request explicit in the callback
2010-06-01 Ronnie SahlbergUpdate the tst.c example application for libctdb to
2010-05-26 Ronnie Sahlbergadd a gplv3 boilerplate to the example application...
2010-05-25 Ronnie SahlbergMerge commit 'rusty/libctdb2'
2010-05-24 Rusty Russelllibctdb: tweak interface for readrecordlock
2010-05-24 Rusty Russelllibctdb: uniform callbacks, _recv functions to pull...
2010-05-20 Rusty Russelltst.c: update to Ronnie's latest
2010-05-21 Rusty Russelllibctdb: first cut, supports getrecmaster only
2010-05-20 Rusty Russelllibctdb: API changes from Ronnie's version
2010-05-20 Rusty Russelllibctdb: ctdb.h and tst.c from Ronnie