summaryrefslogtreecommitdiffstats
path: root/source3/include/ctdbd_conn.h
Commit message (Expand)AuthorAgeFilesLines
* s3:param: move lp_ctdbd_socket() to ctdbd_conn.cStefan Metzmacher2014-03-241-0/+1
* s3:ctdbd_conn: add ctdb_serverids_exist_supported()Stefan Metzmacher2014-03-241-0/+1
* s3:lib/ctdbd_conn: let release_ip_handler return boolStefan Metzmacher2014-02-211-1/+1
* smbd/winbindd: Do an early check if ctdbd is functionalVolker Lendecke2013-10-171-0/+1
* ctdb-conn: remove ctdbd_fetchVolker Lendecke2013-03-261-3/+0
* ctdb-conn: Add ctdbd_parseVolker Lendecke2013-03-261-0/+5
* s3:ctdbd_conn: use unitX_t types consistently throughout the moduleMichael Adam2012-08-011-9/+9
* s3: Introduce ctdb_messaging_send_blobVolker Lendecke2012-04-171-0/+3
* dbwrap_ctdb: only fetch a read-only copy if we had a record already.Rusty Russell2012-03-051-1/+2
* s3-ctdb: Make use of CTDB_CONTROL_CHECK_SRVIDSVolker Lendecke2011-11-301-0/+4
* s3-ctdb: Add ctdb_processes_existVolker Lendecke2011-10-271-0/+3
* s3: Fix some nonempty blank linesVolker Lendecke2011-10-271-3/+3
* tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell2011-06-201-1/+1
* s3: only include tdb headers where needed.Günther Deschner2011-05-061-0/+2
* s3-messages: only include messages.h where needed.Günther Deschner2011-03-301-0/+2
* s3-prototypes: remove protos of some dead functions.Günther Deschner2011-03-241-4/+0
* s3: Make ctdbd_init_connection staticVolker Lendecke2010-08-311-2/+0
* s3:ctdb_conn: add ctdbd_conn_get_fd() to get the fd out of the ctdb connectionMichael Adam2010-02-121-0/+2
* s3: Add ctdb_conn_msg_ctx()Volker Lendecke2010-02-121-0/+1
* s3: Implement global locks in a g_lock tdbVolker Lendecke2010-02-121-0/+2
* s3:cluster: fix ctdb ipv6 supportStefan Metzmacher2009-01-161-2/+2
* s3:cluster: register the client connection via CTDB_CONTROL_TCP_ADDStefan Metzmacher2008-12-301-2/+2
* first cut at adding full transactions for ctdb to samba3Andrew Tridgell2008-08-131-0/+5
* Use transaction start/cancel for persistent writes to avoid leaving the datab...Ronnie Sahlberg2008-08-131-0/+2
* Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge...Alexander Bokovoy2008-01-161-0/+6
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-1/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23410: Merge the core of the cluster code.Volker Lendecke2007-10-101-0/+65