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