summaryrefslogtreecommitdiff
path: root/source4/torture/libnet/libnet_BecomeDC.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
2008-07-16drsuapi: print out the number of linked attribute values we gotStefan Metzmacher1-16/+27
2008-07-16drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]Stefan Metzmacher1-1/+1
2008-07-16drsuapi: total_object_count was the wrong guessStefan Metzmacher1-13/+10
2008-07-16NET-API-BECOME-DC: fix crash bugs because of unintialized variablesStefan Metzmacher1-1/+4
2008-06-14Make up the right dependencies now that ldb depends on libeventsSimo Sorce1-2/+2
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij1-2/+2
2008-04-11Reuse the lp_ctx and samdb returned by the python provision.Andrew Bartlett1-36/+2
2008-04-11Fix merge errors on C provision interface after jelmer's good work.Andrew Bartlett1-1/+2
2008-04-10Fix extra argument to provision_bare().Jelmer Vernooij1-1/+2
2008-04-09Remove dns_name elementAndrew Bartlett1-1/+0
2008-04-09Move provision C bindings to param/.Jelmer Vernooij1-0/+1
2008-04-04Pass discovered server DN down to provision.Andrew Bartlett1-0/+1
2008-03-06Fix typoAndrew Bartlett1-1/+1
2008-03-06Ensure we get this option from the command line, not the internalAndrew Bartlett1-1/+2
2008-03-06Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again).Andrew Bartlett1-46/+67
2008-02-15Reconcile header files for torture utility functions.Jelmer Vernooij1-1/+1
2008-02-15Use struct for provision parameters since there are so many of them.Jelmer Vernooij1-15/+24
2008-02-15Finish migration of provision code.Jelmer Vernooij1-1/+7
2008-02-15Avoid using private libnet test structure inside util_provision.Jelmer Vernooij1-1/+15
2008-02-14Split provision from C code out of becomedc.Jelmer Vernooij1-295/+3
2008-02-09Remove unused define.Jelmer Vernooij1-7/+3
2008-01-25NET-BECOME-DC: always try to build ejs and python codeStefan Metzmacher1-9/+16
2008-01-24Make the repl_meta_data module the default for domain controllers.Andrew Bartlett1-4/+0
2008-01-23Fix DRSUAPI replication test - NET-API-BECOME-DC.Andrew Bartlett1-19/+18
2007-12-26r26599: Attempt to also support provisioning using Python in the BECOME-DC test.Jelmer Vernooij1-51/+160
2007-12-21r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij1-3/+3
2007-12-21r26326: Remove more uses of global_loadparm.Jelmer Vernooij1-6/+9
2007-12-21r26272: Remove global_loadparm in some more places.Jelmer Vernooij1-1/+2
2007-12-21r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij1-3/+3
2007-12-21r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij1-2/+2
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij1-2/+2
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij1-1/+1
2007-12-21r25753: Move cn=rootdse to @ROOTDSE to avoid being caught up in schema restri...Andrew Bartlett1-2/+2
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-12/+12
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij1-3/+3
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij1-5/+5
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-1/+1
2007-10-10r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison1-2/+2
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-5/+5
2007-10-10r24728: Use more stock torture functions.Jelmer Vernooij1-2/+2
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22969: fix some more places where we could end up with more than one eventAndrew Tridgell1-1/+1
2007-10-10r22756: Make it easier to setup an LDAP replica. Provision withAndrew Bartlett1-1/+1
2007-10-10r21843: the computer_dn isn't needed anymore because we don't manually reset ...Stefan Metzmacher1-14/+1
2007-10-10r21839: add my email addressStefan Metzmacher1-1/+1
2007-10-10r21514: move away from a hardcoded "smbtorturedc"Stefan Metzmacher1-31/+67
2007-10-10r21504: for simo...Stefan Metzmacher1-1/+1
2007-10-10r21502: add a very useful option "become dc:donnot leave=yes"Stefan Metzmacher1-0/+5
2007-10-10r21360: - put in the correct machine account password into test_secrets.ldbStefan Metzmacher1-80/+4