summaryrefslogtreecommitdiff
path: root/source4/cluster
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26274: Some syntax fixes, remove more global_loadparm instances.Jelmer Vernooij2-4/+4
2007-12-21r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu...Jelmer Vernooij1-1/+2
2007-12-21r26269: Fix a couple more references to global_loadparm.Jelmer Vernooij1-2/+3
2007-12-21r26101: remove some unused includesJelmer Vernooij7-7/+1
2007-12-21r26015: fix dependeciesStefan Metzmacher1-1/+3
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij6-6/+5
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher1-6/+11
2007-10-10r25553: Convert to standard bool type.Jelmer Vernooij3-25/+25
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij1-1/+1
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2-3/+3
2007-10-10r25301: Merge my includes.h cleanups.Jelmer Vernooij3-0/+3
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2-3/+3
2007-10-10r25027: Fix more warnings.Jelmer Vernooij3-17/+18
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij3-0/+3
2007-10-10r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij4-8/+9
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij1-1/+1
2007-10-10r24644: add a ctdb_fetch() function to the ctdb client codeAndrew Tridgell1-0/+3
2007-10-10r24643: add a ctdb_fetch() function to the ctdb client codeAndrew Tridgell1-0/+24
2007-10-10r24275: - setup the connection to the ctdb daemonAndrew Tridgell1-0/+17
2007-10-10r24274: - merge from ctdb bzr treeAndrew Tridgell8-23/+200
2007-10-10r23806: update Samba4 with the latest ctdb code.Andrew Tridgell94-4262/+19141
2007-10-10r23805: this directory is not used any moreAndrew Tridgell5-436/+0
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell7-14/+7
2007-10-10r23799: updated old Franklin Street FSF addresses to new URLAndrew Tridgell1-3/+1
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell26-52/+26
2007-10-10r23795: more v2->v3 conversionAndrew Tridgell34-34/+34
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell8-24/+16
2007-10-10r23289: Provide support for GCC attributes _PURE_, _NONNULL_, _DEPRECATED_, _...Jelmer Vernooij1-1/+1
2007-10-10r22863: in SMB2 mode we always need to return NT_STATUS_LOCK_NOT_GRANTEDStefan Metzmacher1-0/+6
2007-10-10r22423: don't need popt hereAndrew Tridgell1-1/+0
2007-10-10r22421: merged in latest ctdb changes from bzrAndrew Tridgell38-1104/+2020
2007-10-10r22237: this init fn doesn't exist yetAndrew Tridgell1-1/+0
2007-10-10r22234: merge test suite changes from bzr treeAndrew Tridgell11-289/+154
2007-10-10r22232: add a special message handler ID meaning "all messages please"Andrew Tridgell3-3/+8
2007-10-10r22231: merge from bzr ctdb treeAndrew Tridgell54-343/+8058
2007-10-10r22117: merged from bzrAndrew Tridgell5-12/+27
2007-10-10r22114: merge from bzr treeAndrew Tridgell3-37/+407
2007-10-10r22098: merged from bzr treeAndrew Tridgell5-1/+45
2007-10-10r22085: correct copyright on opendb_ctdb.cAndrew Tridgell1-1/+2
2007-10-10r22084: use a TDB_INTERNAL tdb for the local ctdb tdb for nowAndrew Tridgell1-1/+1
2007-10-10r22083: opendb backend to ctdb now passes simple testsAndrew Tridgell1-1/+6
2007-10-10r22082: merged the ctdb changes from bzrAndrew Tridgell6-13/+746
2007-10-10r22072: in order to implement the opendb ctdb backend, I've found that theAndrew Tridgell1-0/+15
2007-10-10r22070: merge in the changes from the bzr ctdb tree, and convert the brlockAndrew Tridgell8-67/+211
2007-10-10r21669: Fix --enable-dso buildJelmer Vernooij1-7/+4
2007-10-10r21256: - msg_type is not needed in the cluster messaging APIAndrew Tridgell8-12/+23
2007-10-10r21233: first version of samba4 messaging using ctdb is working. This means weAndrew Tridgell3-5/+79
2007-10-10r21232: added a raw ctdb messaging api - allowing ctdb applications to takeAndrew Tridgell6-14/+133
2007-10-10r21230: added the hooks needed in the cluster layer and the messaging code forAndrew Tridgell6-10/+117
2007-10-10r21173: - keep the ctdb queue when reconnecting (this will need to be moreAndrew Tridgell1-9/+2