s3: Add a second ctdb connect library
commit48a485b6396ba020df1c47cbecd6c9fe442ac8a5
authorVolker Lendecke <vl@samba.org>
Wed, 15 Feb 2012 11:26:59 +0000 (15 12:26 +0100)
committerVolker Lendecke <vl@samba.org>
Tue, 17 Apr 2012 08:21:01 +0000 (17 10:21 +0200)
tree645c20b25aa77e99aec70927e8190a1f0eb90ae1
parent94cf5cc284ba908675ed5fd573dd101d7b9bad02
s3: Add a second ctdb connect library

The existing one is not async at all.
source3/Makefile.in
source3/lib/ctdb_conn.c [new file with mode: 0644]
source3/lib/ctdb_conn.h [new file with mode: 0644]
source3/torture/proto.h
source3/torture/test_ctdbconn.c [new file with mode: 0644]
source3/torture/torture.c
source3/wscript_build