lib: Simplify iov_buf[len]
[obnox/samba/samba-obnox.git] / source3 / lib / messages_ctdbd.c
2014-12-09 Volker Lendeckelib: Simplify iov_buf[len]
2014-12-06 Volker Lendeckelib: Split out iov_buf[len]
2014-11-09 Ralph Boehmes3:messaging: fix conversion specifier
2014-09-24 Michael Adams3:messaging: add fds-array to message-backend send...
2014-09-24 Stefan Metzmachers3:messaging: use struct initializers for 'struct messa...
2014-06-18 Volker Lendeckemessaging3: Make the _send function return 0/errno
2014-05-30 Volker Lendeckemessaging3: The backend send_fn doesn't need a messagin...
2014-05-29 Michael Adams3:messaging: change messaging_backend to use iovec...
2014-03-24 Stefan Metzmachers3:wscript: only build ctdb_dummy.c if we have no clust...
2014-03-24 Stefan Metzmachers3:lib: move all ctdb related dummy functions to ctdb_d...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-02-19 Stefan Metzmachers3:lib: s/struct event_context/struct tevent_context
2013-02-19 Stefan Metzmachers3:lib: make use of samba_tevent_context_init()
2012-04-17 Volker Lendeckes3: Make messaging_ctdbd_connection available in non...
2011-12-12 Volker Lendeckes3: Remove a bunch of calls to procid_self()
2011-08-30 Volker Lendeckes3: Silence some warnings
2011-08-25 Volker Lendeckes3: Fix some nonempty blank lines
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_P() to talloc()
2011-05-06 Günther Deschners3: only include tdb headers where needed.
2011-03-29 Günther Deschners3-messages: make ndr_messaging.h part of messages.h.
2011-03-29 Günther Deschners3-messages: only include messages.h where needed.
2010-08-31 Volker Lendeckes3: messaging_ctdbd_connection() was only called with...
2010-07-05 Volker Lendeckes3: Pass procid_self() explicitly to messaging_ctdbd_co...
2010-07-04 Volker Lendeckes3: Use msg_ctx->id in messaging
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-13 Andrew Tridgellfirst cut at adding full transactions for ctdb to samba3
2008-08-13 Volker LendeckeCorrectly return NULL from messaging_ctdbd_connection...
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-19 Volker LendeckeFix an uninitialized variable
2008-04-18 Stefan Metzmachermessages_ctdbd: autocreate a ctdb connection, this...
2008-04-18 Stefan Metzmachermessages_ctdbd: make sure a ctdbd connection is only...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'ctdb-merge' into v3-2-test
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge CTDB-related fixes from samba-ctdb 3.0 branch...
2007-10-10 Stefan Metzmacherr24113: some little fixes to get the correct error...
2007-10-10 Volker Lendecker24032: It helps testing tremendously if the cluster...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker23410: Merge the core of the cluster code.