summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r20847: - split some code out into a new function find_partition()Stefan Metzmacher2007-10-101-8/+27
* r20836: Use real type name, to fix compilation with -WC++-compatJelmer Vernooij2007-10-101-7/+46
* r20834: No longer generate extra pointers for top-level [out] unique pointers.Jelmer Vernooij2007-10-102-35/+11
* r20831: Update RPC-SCANNER as well after IDL changes.Jelmer Vernooij2007-10-101-2/+5
* r20830: merge mgmt workJelmer Vernooij2007-10-107-50/+83
* r20826: make the dsdb_control_current_partition struct public and allocate an...Stefan Metzmacher2007-10-103-5/+20
* r20825: control the subsystem default output type via a variable tooStefan Metzmacher2007-10-101-3/+8
* r20823: Remove newlines in calls to torture_fail().Jelmer Vernooij2007-10-103-8/+8
* r20822: Fix total failure counting.Jelmer Vernooij2007-10-101-9/+7
* r20819: - include system/aio.hStefan Metzmacher2007-10-102-2/+3
* r20816: merge from samba3:Stefan Metzmacher2007-10-105-4/+6
* r20815: merge from samba3Stefan Metzmacher2007-10-101-1/+1
* r20814: always define SHLIBEXT, to fix the build on host with no support for ...Stefan Metzmacher2007-10-101-25/+46
* r20813: fix the build with autodependenciesStefan Metzmacher2007-10-101-1/+1
* r20810: unlink the test file when the test is doneStefan Metzmacher2007-10-101-0/+1
* r20809: rename struct partition into struct dsdb_control_current_partitionStefan Metzmacher2007-10-101-9/+11
* r20808: remove whitespaceStefan Metzmacher2007-10-101-1/+1
* r20807: test static password for the test_*.ldb' filesStefan Metzmacher2007-10-101-0/+4
* r20806: make it possible to configure the secrets.ldb urlStefan Metzmacher2007-10-104-11/+44
* r20805: don't use hardcoded values for secrects.keytab and sam.ldbStefan Metzmacher2007-10-102-5/+10
* r20804: work arround HPUX and Tru64 make which don't like $$startdirStefan Metzmacher2007-10-104-11/+150
* r20803: fix compiler warning about extra semicolonStefan Metzmacher2007-10-101-1/+1
* r20802: - don't add the same Makefile vars twice...Stefan Metzmacher2007-10-101-3/+8
* r20801: try to always fix up the acl revision when we add or removeStefan Metzmacher2007-10-101-4/+37
* r20800: fix compiler warningsStefan Metzmacher2007-10-102-0/+4
* r20799: if any ace has the optional sub object, the acl revision needsStefan Metzmacher2007-10-101-0/+8
* r20798: fix ndr_size_security_ace() it should include the optional sub objectStefan Metzmacher2007-10-101-2/+21
* r20797: make it more clear that this is a 32bit bitmapStefan Metzmacher2007-10-101-1/+1
* r20795: dom_sid_parse_talloc() gets an null terminated string as input,Stefan Metzmacher2007-10-101-1/+9
* r20794: hopefully fix the build on systems without native linux aioStefan Metzmacher2007-10-101-1/+1
* r20792: fix the build, sorry...Stefan Metzmacher2007-10-104-7/+6
* r20791: the ejsnet stuff can be a normal smbcalls module...Stefan Metzmacher2007-10-105-12/+6
* r20788: - remove epoll configure checks from libreplaceStefan Metzmacher2007-10-105-29/+15
* r20787: a subsystem doesn't need explicit dependencies to its modulesStefan Metzmacher2007-10-101-1/+1
* r20786: Fix the build.Jelmer Vernooij2007-10-104-593/+784
* r20785: Add stub implementation for mgmt interface.Jelmer Vernooij2007-10-102-0/+91
* r20784: Add ref pointerJelmer Vernooij2007-10-102-9/+9
* r20783: Ejsnet files are now moved into a separate directory. I need to commitRafal Szczesniak2007-10-105-449/+16
* r20782: Place ejsnet files in a separate directory.Rafal Szczesniak2007-10-103-0/+651
* r20780: keep a dsdb_schema_fsmo struct as private dataStefan Metzmacher2007-10-101-0/+21
* r20779: fix compiler warningsStefan Metzmacher2007-10-101-1/+1
* r20778: we don't need a talloc_steal hereStefan Metzmacher2007-10-101-1/+1
* r20777: only include closefrom.c if the system doesn't have it.Stefan Metzmacher2007-10-102-1/+11
* r20776: require a loaded dsdb_schema for originating add and modify operationsStefan Metzmacher2007-10-101-6/+26
* r20775: - use the schema_fsmo module on the schema partition, which loads the...Stefan Metzmacher2007-10-101-1/+38
* r20773: we need to include config.h and replace.h before we can use #ifdef st...Stefan Metzmacher2007-10-101-3/+3
* r20772: fix segfault caused by ldb_set_default_dns() from init_context hook o...Stefan Metzmacher2007-10-101-0/+3
* r20771: add an ldb module which will force the Schema FSMO Role OwnerStefan Metzmacher2007-10-102-0/+236
* r20770: remove unused varStefan Metzmacher2007-10-101-1/+0
* r20769: - it's wrong to add the schemaInfo blob as 2nd value to the prefixMap...Stefan Metzmacher2007-10-101-5/+1