summaryrefslogtreecommitdiffstats
path: root/source3/lib/messages_ctdbd.c
Commit message (Expand)AuthorAgeFilesLines
* messaging3: The backend send_fn doesn't need a messaging_contextVolker Lendecke2014-05-311-2/+2
* s3:messaging: change messaging_backend to use iovec instead of data blob in s...Michael Adam2014-05-301-3/+15
* s3:wscript: only build ctdb_dummy.c if we have no cluster supportStefan Metzmacher2014-03-241-4/+0
* s3:lib: move all ctdb related dummy functions to ctdb_dummy.cStefan Metzmacher2014-03-241-14/+0
* s3:lib: s/struct event_context/struct tevent_contextStefan Metzmacher2013-02-191-1/+1
* s3:lib: make use of samba_tevent_context_init()Stefan Metzmacher2013-02-191-2/+2
* s3: Make messaging_ctdbd_connection available in non-clustered modeVolker Lendecke2012-04-171-0/+9
* s3: Remove a bunch of calls to procid_self()Volker Lendecke2011-12-121-1/+1
* s3: Silence some warningsVolker Lendecke2011-08-301-0/+18
* s3: Fix some nonempty blank linesVolker Lendecke2011-08-251-3/+3
* s3-talloc Change TALLOC_P() to talloc()Andrew Bartlett2011-06-091-2/+2
* s3: only include tdb headers where needed.Günther Deschner2011-05-061-0/+1
* s3-messages: make ndr_messaging.h part of messages.h.Günther Deschner2011-03-301-1/+0
* s3-messages: only include messages.h where needed.Günther Deschner2011-03-301-0/+1
* s3: messaging_ctdbd_connection() was only called with procid_self()Volker Lendecke2010-08-311-2/+2
* s3: Pass procid_self() explicitly to messaging_ctdbd_connection()Volker Lendecke2010-07-051-2/+2
* s3: Use msg_ctx->id in messagingVolker Lendecke2010-07-041-1/+1
* first cut at adding full transactions for ctdb to samba3Andrew Tridgell2008-08-131-2/+0
* Correctly return NULL from messaging_ctdbd_connection if messaging_init failedVolker Lendecke2008-08-131-0/+1
* Fix an uninitialized variableVolker Lendecke2008-04-191-1/+1
* messages_ctdbd: autocreate a ctdb connection, this will fix segfaults in the ...Stefan Metzmacher2008-04-181-0/+18
* messages_ctdbd: make sure a ctdbd connection is only used in the process that...Stefan Metzmacher2008-04-181-1/+11
* Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge...Alexander Bokovoy2008-01-161-0/+4
* r24113: some little fixes to get the correct error messageStefan Metzmacher2007-10-101-1/+1
* r24032: It helps testing tremendously if the cluster messaging actually sendsVolker Lendecke2007-10-101-0/+9
* 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/+119