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