summaryrefslogtreecommitdiff
path: root/source4/cluster
Commit message (Expand)AuthorAgeFilesLines
...
* opendb: unify the parameters of odb_open_file() and odb_can_open()Stefan Metzmacher2008-02-261-3/+4
* opendb: pass down open_disposition and break_to_none to odb_open_file()Stefan Metzmacher2008-02-261-5/+7
* opendb: add odb_break_oplocks() functionStefan Metzmacher2008-02-261-1/+12
* opendb: add odb_update_oplock() callStefan Metzmacher2008-02-251-1/+15
* opendb: add odb_get_key() function to get the key back from a struct odb_lockStefan Metzmacher2008-02-251-0/+11
* Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij2008-02-181-1/+1
* Fix a few more breakages from our recent changes to the server_idAndrew Bartlett2008-02-041-1/+3
* Rework cluster_id() to take an additional argument, as we needAndrew Bartlett2008-02-045-9/+11
* r26653: Janitorial: Remove global_loadparm use in two more places.Jelmer Vernooij2008-01-031-2/+2
* r26645: Janitorial: Fix a couple of warnings.Jelmer Vernooij2008-01-021-1/+1
* r26640: Janitorial: Remove some more uses of global_loadparm.Jelmer Vernooij2008-01-011-1/+1
* r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij2008-01-011-1/+1
* r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij2008-01-011-1/+3
* r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij2007-12-212-2/+2
* r26539: Remove unnecessary statics.Jelmer Vernooij2007-12-212-2/+2
* r26431: Require ndr_push creators to specify a iconv_convenience context.Jelmer Vernooij2007-12-215-5/+9
* r26379: Remove more global_loadparm instances.Jelmer Vernooij2007-12-211-1/+1
* r26274: Some syntax fixes, remove more global_loadparm instances.Jelmer Vernooij2007-12-212-4/+4
* r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu...Jelmer Vernooij2007-12-211-1/+2
* r26269: Fix a couple more references to global_loadparm.Jelmer Vernooij2007-12-211-2/+3
* r26101: remove some unused includesJelmer Vernooij2007-12-217-7/+1
* r26015: fix dependeciesStefan Metzmacher2007-12-211-1/+3
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-216-6/+5
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-211-6/+11
* r25553: Convert to standard bool type.Jelmer Vernooij2007-10-103-25/+25
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-101-1/+1
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-102-3/+3
* r25301: Merge my includes.h cleanups.Jelmer Vernooij2007-10-103-0/+3
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-102-3/+3
* r25027: Fix more warnings.Jelmer Vernooij2007-10-103-17/+18
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-103-0/+3
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-104-8/+9
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-1/+1
* r24644: add a ctdb_fetch() function to the ctdb client codeAndrew Tridgell2007-10-101-0/+3
* r24643: add a ctdb_fetch() function to the ctdb client codeAndrew Tridgell2007-10-101-0/+24
* r24275: - setup the connection to the ctdb daemonAndrew Tridgell2007-10-101-0/+17
* r24274: - merge from ctdb bzr treeAndrew Tridgell2007-10-108-23/+200
* r23806: update Samba4 with the latest ctdb code.Andrew Tridgell2007-10-1094-4262/+19141
* r23805: this directory is not used any moreAndrew Tridgell2007-10-105-436/+0
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-107-14/+7
* r23799: updated old Franklin Street FSF addresses to new URLAndrew Tridgell2007-10-101-3/+1
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-1026-52/+26
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-1034-34/+34
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-108-24/+16
* r23289: Provide support for GCC attributes _PURE_, _NONNULL_, _DEPRECATED_, _...Jelmer Vernooij2007-10-101-1/+1
* r22863: in SMB2 mode we always need to return NT_STATUS_LOCK_NOT_GRANTEDStefan Metzmacher2007-10-101-0/+6
* r22423: don't need popt hereAndrew Tridgell2007-10-101-1/+0
* r22421: merged in latest ctdb changes from bzrAndrew Tridgell2007-10-1038-1104/+2020
* r22237: this init fn doesn't exist yetAndrew Tridgell2007-10-101-1/+0
* r22234: merge test suite changes from bzr treeAndrew Tridgell2007-10-1011-289/+154