summaryrefslogtreecommitdiff
path: root/source4/torture/libnet/libnet_BecomeDC.c
Commit message (Expand)AuthorAgeFilesLines
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-1/+1
* s4:torture/libnet: add missing #include "torture/libnet/proto.h"Stefan Metzmacher2014-04-021-0/+1
* s4-param Remove 'sam database' parameterAndrew Bartlett2011-06-061-5/+5
* s4-libcli Remove resolve_name() as it conflicts with Samba3.Andrew Bartlett2011-05-031-2/+3
* torture/becomedc: Add test for global schema, use samdb_connect().Jelmer Vernooij2010-10-121-6/+8
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-3/+3
* s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.Stefan Metzmacher2010-06-161-1/+1
* s4:torture Rework NET-API-BECOMEDC test to use libnet_vampire callbacks.Andrew Bartlett2010-06-151-582/+59
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-1/+1
* s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher2010-04-141-1/+1
* s4:dsdb Change dsdb_get_schema() callers to use new talloc argumentAndrew Bartlett2010-03-161-3/+3
* NET-API-BECOME-DC: convert to torture apiStefan Metzmacher2010-03-111-54/+28
* idl: switched to using the WSPP names for the 'neighbour' DRS optionsAndrew Tridgell2010-01-181-6/+6
* s4:dsdb Load objectGUID and extended DN defaultObjectCategory into the schemaAndrew Bartlett2009-11-171-1/+1
* NET-API-BECOME-DC: resolve the host name to an address before callingStefan Metzmacher2009-11-121-2/+16
* s4:dsdb/repl Split the 'convert' or 'commit' stages in the DRS importAndrew Bartlett2009-11-121-26/+38
* s4/drs: dsdb_map_int2oid() replaced by dsdb_schema_pfm_oid_from_attid()Kamen Mazdrashki2009-11-061-1/+2
* s4/drs: dsdb_verify_oid_mappings_drsuapi() replaced by dsdb_schema_pfm_contai...Kamen Mazdrashki2009-11-061-1/+1
* s4/drs: dsdb_load_oid_mappings_drsuapi() -> dsdb_load_prefixmap_from_drsuapi()Kamen Mazdrashki2009-11-061-1/+1
* s4-dsdb: create a static system_session contextAndrew Tridgell2009-10-231-4/+4
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-7/+0
* s4-repl: don't do double replicationAndrew Tridgell2009-09-151-2/+4
* 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