Author: vlendec Date: 2007-06-10 17:02:09 +0000 (Sun, 10 Jun 2007) New Revision: 23410
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23410 Log: Merge the core of the cluster code. I'm 100% certain I've forgotten to merge something, but the main code should be in. It's mainly in dbwrap_ctdb.c, ctdbd_conn.c and messages_ctdbd.c. There should be no changes to the non-cluster case, it does survive make test on my laptop. It survives some very basic tests with ctdbd enables, I did not do the full test suite for clusters yet. Phew... Volker Added: branches/SAMBA_3_0/source/include/ctdbd_conn.h branches/SAMBA_3_0/source/include/packet.h branches/SAMBA_3_0/source/lib/ctdbd_conn.c branches/SAMBA_3_0/source/lib/dbwrap_ctdb.c branches/SAMBA_3_0/source/lib/messages_ctdbd.c branches/SAMBA_3_0/source/lib/packet.c branches/SAMBA_3_0_26/source/include/ctdbd_conn.h branches/SAMBA_3_0_26/source/include/packet.h branches/SAMBA_3_0_26/source/lib/ctdbd_conn.c branches/SAMBA_3_0_26/source/lib/dbwrap_ctdb.c branches/SAMBA_3_0_26/source/lib/messages_ctdbd.c branches/SAMBA_3_0_26/source/lib/packet.c Modified: branches/SAMBA_3_0/source/Makefile.in branches/SAMBA_3_0/source/configure.in branches/SAMBA_3_0/source/include/includes.h branches/SAMBA_3_0/source/include/messages.h branches/SAMBA_3_0/source/include/smb.h branches/SAMBA_3_0/source/lib/dbwrap.c branches/SAMBA_3_0/source/lib/messages.c branches/SAMBA_3_0/source/lib/substitute.c branches/SAMBA_3_0/source/lib/util.c branches/SAMBA_3_0/source/librpc/ndr/ndr_misc.c branches/SAMBA_3_0/source/nsswitch/winbindd_dual.c branches/SAMBA_3_0/source/param/loadparm.c branches/SAMBA_3_0/source/script/tests/tests_all.sh branches/SAMBA_3_0/source/smbd/oplock.c branches/SAMBA_3_0/source/smbd/server.c branches/SAMBA_3_0/source/utils/status.c branches/SAMBA_3_0_26/source/Makefile.in branches/SAMBA_3_0_26/source/configure.in branches/SAMBA_3_0_26/source/include/includes.h branches/SAMBA_3_0_26/source/include/messages.h branches/SAMBA_3_0_26/source/include/smb.h branches/SAMBA_3_0_26/source/lib/dbwrap.c branches/SAMBA_3_0_26/source/lib/messages.c branches/SAMBA_3_0_26/source/lib/substitute.c branches/SAMBA_3_0_26/source/lib/util.c branches/SAMBA_3_0_26/source/librpc/ndr/ndr_misc.c branches/SAMBA_3_0_26/source/nsswitch/winbindd_dual.c branches/SAMBA_3_0_26/source/param/loadparm.c branches/SAMBA_3_0_26/source/smbd/oplock.c branches/SAMBA_3_0_26/source/smbd/server.c branches/SAMBA_3_0_26/source/utils/status.c Changeset: Sorry, the patch is too large (5604 lines) to include; please use WebSVN to see it! WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23410
