1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/ctdb/libctdb
Ronnie Sahlberg e42fc0d4f5 LibCTDB
Add an input queue where we keep received pdus we have not yet processed
This allows us to perform SYNC calls from an ASYNC callback

(This used to be ctdb commit c111e98d3ad7bd3d09f4081e9bb1443d3722672f)
2010-12-10 13:42:25 +11:00
..
test libctdb: test: run.sh script 2010-06-21 16:09:16 +09:30
control.c adda GETPUBLICIPS control to libctdb and use this in the test example 2010-09-15 14:58:11 +10:00
ctdb.c LibCTDB 2010-12-10 13:42:25 +11:00
io_elem.c LibCTDB 2010-12-10 13:42:25 +11:00
io_elem.h LibCTDB 2010-12-10 13:42:25 +11:00
libctdb_private.h LibCTDB 2010-12-10 13:42:25 +11:00
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 2010-12-10 13:42:25 +11:00
messages.h libctdb: implement ctdb_disconnect and ctdb_detachdb 2010-06-18 15:35:52 +09:30
sync.c adda GETPUBLICIPS control to libctdb and use this in the test example 2010-09-15 14:58:11 +10:00
TODO libctdb: documentation 2010-06-04 20:30:08 +09:30
tst.c adda GETPUBLICIPS control to libctdb and use this in the test example 2010-09-15 14:58:11 +10:00