r26683: Add another testcase. I still don't know what's wrong here.
[samba.git] / source4 / cluster /
2008-01-03 Jelmer Vernooijr26653: Janitorial: Remove global_loadparm use in two...
2008-01-02 Jelmer Vernooijr26645: Janitorial: Fix a couple of warnings.
2008-01-02 Jelmer Vernooijr26640: Janitorial: Remove some more uses of global_loa...
2008-01-01 Jelmer Vernooijr26639: librpc: Pass iconv convenience on from RPC...
2008-01-01 Jelmer Vernooijr26638: libndr: Require explicitly specifying iconv_con...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26540: Revert my previous commit after concerns raised...
2007-12-21 Jelmer Vernooijr26539: Remove unnecessary statics.
2007-12-21 Jelmer Vernooijr26431: Require ndr_push creators to specify a iconv_co...
2007-12-21 Jelmer Vernooijr26379: Remove more global_loadparm instances.
2007-12-21 Jelmer Vernooijr26274: Some syntax fixes, remove more global_loadparm...
2007-12-21 Jelmer Vernooijr26270: Require specifying the loadparm_context or...
2007-12-21 Jelmer Vernooijr26269: Fix a couple more references to global_loadparm.
2007-12-21 Jelmer Vernooijr26101: remove some unused includes
2007-12-21 Stefan Metzmacherr26015: fix dependecies
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25553: Convert to standard bool type.
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Jelmer Vernooijr25301: Merge my includes.h cleanups.
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25027: Fix more warnings.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Andrew Tridgellr24644: add a ctdb_fetch() function to the ctdb client...
2007-10-10 Andrew Tridgellr24643: add a ctdb_fetch() function to the ctdb client...
2007-10-10 Andrew Tridgellr24275: - setup the connection to the ctdb daemon
2007-10-10 Andrew Tridgellr24274: - merge from ctdb bzr tree
2007-10-10 Andrew Tridgellr23806: update Samba4 with the latest ctdb code.
2007-10-10 Andrew Tridgellr23805: this directory is not used any more
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Andrew Tridgellr23799: updated old Franklin Street FSF addresses to...
2007-10-10 Andrew Tridgellr23798: updated old Temple Place FSF addresses to new URL
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Jelmer Vernooijr23289: Provide support for GCC attributes _PURE_,...
2007-10-10 Stefan Metzmacherr22863: in SMB2 mode we always need to return NT_STATUS...
2007-10-10 Andrew Tridgellr22423: don't need popt here
2007-10-10 Andrew Tridgellr22421: merged in latest ctdb changes from bzr
2007-10-10 Andrew Tridgellr22237: this init fn doesn't exist yet
2007-10-10 Andrew Tridgellr22234: merge test suite changes from bzr tree
2007-10-10 Andrew Tridgellr22232: add a special message handler ID meaning "all...
2007-10-10 Andrew Tridgellr22231: merge from bzr ctdb tree
2007-10-10 Andrew Tridgellr22117: merged from bzr
2007-10-10 Andrew Tridgellr22114: merge from bzr tree
2007-10-10 Andrew Tridgellr22098: merged from bzr tree
2007-10-10 Andrew Tridgellr22085: correct copyright on opendb_ctdb.c
2007-10-10 Andrew Tridgellr22084: use a TDB_INTERNAL tdb for the local ctdb tdb...
2007-10-10 Andrew Tridgellr22083: opendb backend to ctdb now passes simple tests
2007-10-10 Andrew Tridgellr22082: merged the ctdb changes from bzr
2007-10-10 Andrew Tridgellr22072: in order to implement the opendb ctdb backend...
2007-10-10 Andrew Tridgellr22070: merge in the changes from the bzr ctdb tree...
2007-10-10 Jelmer Vernooijr21669: Fix --enable-dso build
2007-10-10 Andrew Tridgellr21256: - msg_type is not needed in the cluster messagi...
2007-10-10 Andrew Tridgellr21233: first version of samba4 messaging using ctdb...
2007-10-10 Andrew Tridgellr21232: added a raw ctdb messaging api - allowing ctdb...
2007-10-10 Andrew Tridgellr21230: added the hooks needed in the cluster layer...
2007-10-10 Andrew Tridgellr21173: - keep the ctdb queue when reconnecting (this...
2007-10-10 Andrew Tridgellr21172: fixed a comment
2007-10-10 Andrew Tridgellr21140: enable the pending lock notify code in the...
2007-10-10 Andrew Tridgellr21045: every call in brlock_ctdb ended up neededing...
2007-10-10 Andrew Tridgellr21044: - merge struct ctdb_call API changes from bzr...
2007-10-10 Andrew Tridgellr20991: use relative includes for ctdb headers. This...
2007-10-10 Andrew Tridgellr20948: a very simple example on how to setup and test...
2007-10-10 Andrew Tridgellr20946: fixed another couple of bugs in the brlock...
2007-10-10 Andrew Tridgellr20945: fixed the bug causing locktest to fail with...
2007-10-10 Andrew Tridgellr20944: if a call has been destroyed before a reply...
2007-10-10 Andrew Tridgellr20943: use offsetof() instead of sizeof() - 1 for...
2007-10-10 Andrew Tridgellr20919: add a function cluster_tdb_tmp_open() which...
2007-10-10 Andrew Tridgellr20918: a bit more debugging, and remove the hackish...
2007-10-10 Stefan Metzmacherr20901: - not all compiler like uint8_t data[0] elements!
2007-10-10 Stefan Metzmacherr20900: fix compiler warnings
2007-10-10 Andrew Tridgellr20896: make the maximum lacount configurable in smb...
2007-10-10 Andrew Tridgellr20893: brlock notifies are currently disabled in the...
2007-10-10 Andrew Tridgellr20892: add parameter for enabling ctdb self connect
2007-10-10 Andrew Tridgellr20889: import ctdb cluster backend from bzr
2007-10-10 Andrew Tridgellr20888: local cluster backend
2007-10-10 Andrew Tridgellr20887: allow the registration of multiple cluster...
2007-10-10 Andrew Tridgellr20647: add cluster code