summaryrefslogtreecommitdiff
path: root/source3/include/ctdbd_conn.h
AgeCommit message (Expand)AuthorFilesLines
2013-10-17smbd/winbindd: Do an early check if ctdbd is functionalVolker Lendecke1-0/+1
2013-03-26ctdb-conn: remove ctdbd_fetchVolker Lendecke1-3/+0
2013-03-26ctdb-conn: Add ctdbd_parseVolker Lendecke1-0/+5
2012-08-01s3:ctdbd_conn: use unitX_t types consistently throughout the moduleMichael Adam1-9/+9
2012-04-17s3: Introduce ctdb_messaging_send_blobVolker Lendecke1-0/+3
2012-03-05dbwrap_ctdb: only fetch a read-only copy if we had a record already.Rusty Russell1-1/+2
2011-11-30s3-ctdb: Make use of CTDB_CONTROL_CHECK_SRVIDSVolker Lendecke1-0/+4
2011-10-27s3-ctdb: Add ctdb_processes_existVolker Lendecke1-0/+3
2011-10-27s3: Fix some nonempty blank linesVolker Lendecke1-3/+3
2011-06-20tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell1-1/+1
2011-05-06s3: only include tdb headers where needed.Günther Deschner1-0/+2
2011-03-30s3-messages: only include messages.h where needed.Günther Deschner1-0/+2
2011-03-24s3-prototypes: remove protos of some dead functions.Günther Deschner1-4/+0
2010-08-31s3: Make ctdbd_init_connection staticVolker Lendecke1-2/+0
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