1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/ctdb/libctdb
Ronnie Sahlberg 0e5be63bca update the example for the new signature of
ctdb_set_message_handler_send()

(This used to be ctdb commit 6aabe52d5ba629291aa630bc96a2b74dcecc5209)
2010-08-18 10:18:35 +10:00
..
test libctdb: test: run.sh script 2010-06-21 16:09:16 +09:30
control.c libctdb: use bool in API 2010-06-04 20:19:25 +09:30
ctdb.c libctdb: implement synchronous readrecordlock interface. 2010-06-21 14:47:34 +09:30
io_elem.c libctdb: fix io_elem resource leak on realloc failure. 2010-06-18 15:48:48 +09:30
io_elem.h libctdb: uniform callbacks, _recv functions to pull out data. 2010-05-24 13:17:36 +09:30
libctdb_private.h libctdb: connect TDB logging to our logging 2010-06-08 18:09:42 +09:30
local_tdb.c libctdb: fix writerecord() to actually write the record. 2010-06-21 14:45:37 +09:30
local_tdb.h libctdb: first cut, supports getrecmaster only 2010-05-21 12:07:41 +09:30
logging.c libctdb: connect TDB logging to our logging 2010-06-08 18:09:42 +09:30
messages.c libctdb: add synchronous message handling and unregister, with tests. 2010-08-09 15:41:32 +09:30
messages.h libctdb: implement ctdb_disconnect and ctdb_detachdb 2010-06-18 15:35:52 +09:30
sync.c libctdb: add synchronous message handling and unregister, with tests. 2010-08-09 15:41:32 +09:30
TODO libctdb: documentation 2010-06-04 20:30:08 +09:30
tst.c update the example for the new signature of 2010-08-18 10:18:35 +10:00