summaryrefslogtreecommitdiff
path: root/source4/cluster/local.c
Commit message (Expand)AuthorAgeFilesLines
* Rework cluster_id() to take an additional argument, as we needAndrew Bartlett2008-02-041-2/+3
* r26431: Require ndr_push creators to specify a iconv_convenience context.Jelmer Vernooij2007-12-211-1/+2
* r26274: Some syntax fixes, remove more global_loadparm instances.Jelmer Vernooij2007-12-211-2/+2
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-211-1/+1
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-101-1/+1
* r25301: Merge my includes.h cleanups.Jelmer Vernooij2007-10-101-0/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r21256: - msg_type is not needed in the cluster messaging APIAndrew Tridgell2007-10-101-2/+1
* r21230: added the hooks needed in the cluster layer and the messaging code forAndrew Tridgell2007-10-101-0/+32
* r20919: add a function cluster_tdb_tmp_open() which can be used in a clusterAndrew Tridgell2007-10-101-3/+24
* r20888: local cluster backendAndrew Tridgell2007-10-101-0/+58