summaryrefslogtreecommitdiff
path: root/source4/torture/libnet/libnet_BecomeDC.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21296: remove the session specific encryption from the attributesStefan Metzmacher1-0/+2
2007-10-10r20922: use the show_deleted module by defaultStefan Metzmacher1-0/+1
2007-10-10r20907: reset krbtgt, machine and administator account passwords to "test"Stefan Metzmacher1-1/+91
2007-10-10r20872: make the password_hash module specific to the domain partitionStefan Metzmacher1-2/+1
2007-10-10r20869: - mark the rootdse with isSyncronized=TRUE after a successful replica...Stefan Metzmacher1-0/+59
2007-10-10r20868: load the pdc_fsmo and naming_fsmo modulesStefan Metzmacher1-2/+2
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 Metzmacher1-8/+14
2007-10-10r20775: - use the schema_fsmo module on the schema partition, which loads the...Stefan Metzmacher1-1/+38
2007-10-10r20770: remove unused varStefan Metzmacher1-1/+0
2007-10-10r20769: - it's wrong to add the schemaInfo blob as 2nd value to the prefixMap...Stefan Metzmacher1-5/+1
2007-10-10r20768: store the prefixMap and schemaInfo attributes on the schema head objectStefan Metzmacher1-0/+32
2007-10-10r20767: don't pass a dsdb_schema to dsdb_extended_replicated_objects_commit()Stefan Metzmacher1-14/+19
2007-10-10r20733: add a function to load the oid mappings from ldb_val'sStefan Metzmacher1-2/+2
2007-10-10r20715: set the dsdb_schema on the ldb_contextStefan Metzmacher1-0/+6
2007-10-10r20709: pass a repsFromTo1 struct down as it contains all needed info for the...Stefan Metzmacher1-44/+80
2007-10-10r20705: store the "replUpToDateVector" attribute in DSDB_EXTENDED_REPLICATED_...Stefan Metzmacher1-0/+20
2007-10-10r20685: apply records using dsdb_extended_replicated_objects_commit()Stefan Metzmacher1-275/+91
2007-10-10r20580: pass the DSDB_CONTROL_REPLICATED_OBJECT_OID with the ldb_add requestStefan Metzmacher1-5/+38
2007-10-10r20575: apply records to the test_samdb.ldb (my birthday present to myself...:-)Stefan Metzmacher1-4/+83
2007-10-10r20572: - prepare a test_samdb.ldb in the NET-API-BECOME-DC torture testStefan Metzmacher1-0/+105
2007-10-10r20531: - create the rdn attribute which is an alias for the 'name' attributeStefan Metzmacher1-0/+180
2007-10-10r20504: we handle the attribute values always as DATA_BLOB's andStefan Metzmacher1-4/+4
2007-10-10r20483: Sorry Volker:-)Stefan Metzmacher1-7/+7
2007-10-10r20481: Fix the build -- Stefan, please look at this ;-))Volker Lendecke1-0/+6
2007-10-10r20438: - bail out on conversation errorsStefan Metzmacher1-4/+27
2007-10-10r20421: - delay the schema analysis untill the full schema is tranferredStefan Metzmacher1-65/+129
2007-10-10r20381: verify the incoming oid mappings and schema info for the config and d...Stefan Metzmacher1-0/+10
2007-10-10r20380: verify the incoming schema info and oid mappingsStefan Metzmacher1-0/+5
2007-10-10r20327: start to analyse the schema contentStefan Metzmacher1-24/+172
2007-10-10r20293: implement store chunk hook for libnet_BecomeDC()Stefan Metzmacher1-0/+12
2007-10-10r20291: implement prepare_db hook of libnet_BecomeDC()Stefan Metzmacher1-1/+30
2007-10-10r20285: pass more info to check_options hook and move behavior versions etc.Stefan Metzmacher1-8/+17
2007-10-10r20283: pass in callbacks to libnet_BecomeDC() from the callerStefan Metzmacher1-0/+16
2007-10-10r20144: add NET-API-BECOME-DC test that tests libnet_BecomeDC()/libnet_Unbeco...Stefan Metzmacher1-0/+82