summaryrefslogtreecommitdiff
path: root/source3/include/ctdbd_conn.h
AgeCommit message (Expand)AuthorFilesLines
2010-02-12s3:ctdb_conn: add ctdbd_conn_get_fd() to get the fd out of the ctdb connectionMichael Adam1-0/+2
2010-02-12s3: Add ctdb_conn_msg_ctx()Volker Lendecke1-0/+1
2010-02-12s3: Implement global locks in a g_lock tdbVolker Lendecke1-0/+2
2009-01-16s3:cluster: fix ctdb ipv6 supportStefan Metzmacher1-2/+2
2008-12-30s3:cluster: register the client connection via CTDB_CONTROL_TCP_ADDStefan Metzmacher1-2/+2
2008-08-13first cut at adding full transactions for ctdb to samba3Andrew Tridgell1-0/+5
2008-08-13Use transaction start/cancel for persistent writes to avoid leaving the datab...Ronnie Sahlberg1-0/+2
2008-01-16Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge...Alexander Bokovoy1-0/+6
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-1/+1
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23410: Merge the core of the cluster code.Volker Lendecke1-0/+65