r25175: Change to talloc_asprintf_append_buffer().
[samba.git] / source4 / torture / libnet / libnet_BecomeDC.c
2007-10-10 Jeremy Allisonr25175: Change to talloc_asprintf_append_buffer().
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr24728: Use more stock torture functions.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr22969: fix some more places where we could end up...
2007-10-10 Andrew Bartlettr22756: Make it easier to setup an LDAP replica. Provi...
2007-10-10 Stefan Metzmacherr21843: the computer_dn isn't needed anymore because...
2007-10-10 Stefan Metzmacherr21839: add my email address
2007-10-10 Stefan Metzmacherr21514: move away from a hardcoded "smbtorturedc"
2007-10-10 Stefan Metzmacherr21504: for simo...
2007-10-10 Stefan Metzmacherr21502: add a very useful option "become dc:donnot...
2007-10-10 Stefan Metzmacherr21360: - put in the correct machine account password...
2007-10-10 Stefan Metzmacherr21296: remove the session specific encryption from...
2007-10-10 Stefan Metzmacherr20922: use the show_deleted module by default
2007-10-10 Stefan Metzmacherr20907: reset krbtgt, machine and administator account...
2007-10-10 Stefan Metzmacherr20872: make the password_hash module specific to the...
2007-10-10 Stefan Metzmacherr20869: - mark the rootdse with isSyncronized=TRUE...
2007-10-10 Stefan Metzmacherr20868: load the pdc_fsmo and naming_fsmo modules
2007-10-10 Stefan Metzmacherr20807: test static password for the test_*.ldb' files
2007-10-10 Stefan Metzmacherr20806: make it possible to configure the secrets.ldb url
2007-10-10 Stefan Metzmacherr20775: - use the schema_fsmo module on the schema...
2007-10-10 Stefan Metzmacherr20770: remove unused var
2007-10-10 Stefan Metzmacherr20769: - it's wrong to add the schemaInfo blob as...
2007-10-10 Stefan Metzmacherr20768: store the prefixMap and schemaInfo attributes...
2007-10-10 Stefan Metzmacherr20767: don't pass a dsdb_schema to dsdb_extended_repli...
2007-10-10 Stefan Metzmacherr20733: add a function to load the oid mappings from...
2007-10-10 Stefan Metzmacherr20715: set the dsdb_schema on the ldb_context
2007-10-10 Stefan Metzmacherr20709: pass a repsFromTo1 struct down as it contains...
2007-10-10 Stefan Metzmacherr20705: store the "replUpToDateVector" attribute in...
2007-10-10 Stefan Metzmacherr20685: apply records using dsdb_extended_replicated_ob...
2007-10-10 Stefan Metzmacherr20580: pass the DSDB_CONTROL_REPLICATED_OBJECT_OID...
2007-10-10 Stefan Metzmacherr20575: apply records to the test_samdb.ldb (my birthda...
2007-10-10 Stefan Metzmacherr20572: - prepare a test_samdb.ldb in the NET-API-BECOM...
2007-10-10 Stefan Metzmacherr20531: - create the rdn attribute which is an alias...
2007-10-10 Stefan Metzmacherr20504: we handle the attribute values always as DATA_B...
2007-10-10 Stefan Metzmacherr20483: Sorry Volker:-)
2007-10-10 Volker Lendecker20481: Fix the build -- Stefan, please look at this...
2007-10-10 Stefan Metzmacherr20438: - bail out on conversation errors
2007-10-10 Stefan Metzmacherr20421: - delay the schema analysis untill the full...
2007-10-10 Stefan Metzmacherr20381: verify the incoming oid mappings and schema...
2007-10-10 Stefan Metzmacherr20380: verify the incoming schema info and oid mappings
2007-10-10 Stefan Metzmacherr20327: start to analyse the schema content
2007-10-10 Stefan Metzmacherr20293: implement store chunk hook for libnet_BecomeDC()
2007-10-10 Stefan Metzmacherr20291: implement prepare_db hook of libnet_BecomeDC()
2007-10-10 Stefan Metzmacherr20285: pass more info to check_options hook and move...
2007-10-10 Stefan Metzmacherr20283: pass in callbacks to libnet_BecomeDC() from...
2007-10-10 Stefan Metzmacherr20144: add NET-API-BECOME-DC test that tests libnet_Be...