summaryrefslogtreecommitdiffstats
path: root/ctdb/libctdb/tst.c
Commit message (Expand)AuthorAgeFilesLines
* LIBCTDB: add support for traverseRonnie Sahlberg2011-01-141-0/+22
* adda GETPUBLICIPS control to libctdb and use this in the test exampleRonnie Sahlberg2010-09-151-16/+94
* Implement a new function GETNODEMAP in libctdb.Ronnie Sahlberg2010-09-131-1/+72
* update the example for the new signature ofRonnie Sahlberg2010-08-181-1/+2
* libctdb: more bool conversion, and accompany lock by ctdb_db in APIRusty Russell2010-06-081-3/+5
* Split ctdb_release_lock() into a function to release the locvk and another fu...Ronnie Sahlberg2010-06-051-1/+3
* libctdb: use bool in APIRusty Russell2010-06-041-13/+10
* patch libctdb-use-logging.patchRusty Russell2010-06-041-1/+2
* libctdb: add logging infrastructureRusty Russell2010-06-041-1/+2
* libctdb: add ctdb arg to more functions.Rusty Russell2010-06-041-5/+5
* remove the global rrl_cb_called from the libctdb exampleRonnie Sahlberg2010-06-041-4/+15
* libctdb: change callback for ctdb_readrecordlock.Rusty Russell2010-06-041-8/+8
* Make the call to free the request explicit in the callbackRonnie Sahlberg2010-06-021-0/+3
* Update the tst.c example application for libctdb toRonnie Sahlberg2010-06-021-5/+13
* add a gplv3 boilerplate to the example application for libctdbRonnie Sahlberg2010-05-261-0/+19
* libctdb: tweak interface for readrecordlockRusty Russell2010-05-241-4/+5
* libctdb: uniform callbacks, _recv functions to pull out data.Rusty Russell2010-05-241-9/+27
* tst.c: update to Ronnie's latestRusty Russell2010-05-201-5/+92
* libctdb: first cut, supports getrecmaster onlyRusty Russell2010-05-211-0/+8
* libctdb: API changes from Ronnie's versionRusty Russell2010-05-201-17/+21
* libctdb: ctdb.h and tst.c from RonnieRusty Russell2010-05-201-0/+70