summaryrefslogtreecommitdiff
path: root/source3/lib/messages_ctdbd.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-30s3-messages: make ndr_messaging.h part of messages.h.Günther Deschner1-1/+0
2011-03-30s3-messages: only include messages.h where needed.Günther Deschner1-0/+1
2010-08-31s3: messaging_ctdbd_connection() was only called with procid_self()Volker Lendecke1-2/+2
2010-07-05s3: Pass procid_self() explicitly to messaging_ctdbd_connection()Volker Lendecke1-2/+2
2010-07-04s3: Use msg_ctx->id in messagingVolker Lendecke1-1/+1
2008-08-13first cut at adding full transactions for ctdb to samba3Andrew Tridgell1-2/+0
2008-08-13Correctly return NULL from messaging_ctdbd_connection if messaging_init failedVolker Lendecke1-0/+1
2008-04-19Fix an uninitialized variableVolker Lendecke1-1/+1
2008-04-18messages_ctdbd: autocreate a ctdb connection, this will fix segfaults in the ...Stefan Metzmacher1-0/+18
2008-04-18messages_ctdbd: make sure a ctdbd connection is only used in the process that...Stefan Metzmacher1-1/+11
2008-01-16Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge...Alexander Bokovoy1-0/+4
2007-10-10r24113: some little fixes to get the correct error messageStefan Metzmacher1-1/+1
2007-10-10r24032: It helps testing tremendously if the cluster messaging actually sendsVolker Lendecke1-0/+9
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/+119