summaryrefslogtreecommitdiffstats
path: root/source3/lib/ctdb_conn.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Fix CID 1128552 Buffer not null terminatedVolker Lendecke2015-03-041-6/+8
* Use tevent_req_simple_recv_unix in a few placesVolker Lendecke2014-11-101-5/+1
* ctdb: Rename CTDB_VERSION to CTDB_PROTOCOLAmitay Isaacs2014-10-281-2/+2
* build: Remove configure checks for ctdb headersAmitay Isaacs2014-10-281-4/+0
* s3:wscript: only build ctdb_dummy.c if we have no cluster supportStefan Metzmacher2014-03-241-4/+0
* s3:ctdb_conn: only use ctdb_protocol.h or ctdb_private.h in ctdb_conn.cStefan Metzmacher2014-03-241-0/+8
* s3:lib: move all ctdb related dummy functions to ctdb_dummy.cStefan Metzmacher2014-03-241-72/+0
* CVE-2013-4408:s3:ctdb_conn: add some length verification to ctdb_packet_more()Stefan Metzmacher2013-12-091-0/+5
* s3:lib/ctdb_conn make sure we are root before connecting to CTDBChristian Ambach2013-05-171-1/+14
* lib: Add before/after hooks to async_connectVolker Lendecke2013-05-171-1/+1
* s3: Add a second ctdb connect libraryVolker Lendecke2012-04-171-0/+603