summaryrefslogtreecommitdiffstats
path: root/source4/torture/libnet
Commit message (Expand)AuthorAgeFilesLines
* Fix more compiler warnings.Jelmer Vernooij2008-12-231-13/+13
* s4-samr: merge samr_LookupDomain from s3 idl. (fixme: python)Günther Deschner2008-11-104-7/+15
* s4-samr: merge samr_LookupNames from s3 idl. (fixme: python)Günther Deschner2008-11-103-4/+16
* s4-srvsvc: merge srvsvc_NetShareAdd from s3 idl.Günther Deschner2008-10-311-1/+4
* s4-srvsvc: merge srvsvc_NetShareInfo502 from s3.Günther Deschner2008-10-311-2/+2
* Remove unused include param/param.h.Jelmer Vernooij2008-10-241-1/+0
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-0/+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
* Move subunit infrastructure code into lib/torture.Jelmer Vernooij2008-04-271-1/+1
* libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuidKai Blin2008-04-241-2/+4
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-2/+2
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-2/+2
* Avoid using event_context_find where possible.Jelmer Vernooij2008-04-171-3/+1
* Fix problems with event context not being the parent.Simo Sorce2008-04-146-21/+20
* 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
* Fixup the NET-API-USERMOD test.Andrew Bartlett2008-03-072-5/+5
* 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
* Convert to new torture API.Jelmer Vernooij2008-02-296-89/+62
* Fix up the libnet tests.Andrew Bartlett2008-02-282-4/+13
* Do not re-randomise in an individual test.Andrew Bartlett2008-02-281-2/+0
* 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
* libnet: Fix includes to silence a warningKai Blin2008-01-111-0/+4
* r26645: Janitorial: Fix a couple of warnings.Jelmer Vernooij2008-01-023-14/+14
* r26634: Add NET-API-CREATEGROUP test.Rafal Szczesniak2007-12-302-0/+43
* r26599: Attempt to also support provisioning using Python in the BECOME-DC test.Jelmer Vernooij2007-12-261-51/+160
* r26531: Prevent from displaying the results if the functionRafal Szczesniak2007-12-211-0/+2
* r26530: Add NET-API-GROUPLIST test.Rafal Szczesniak2007-12-212-0/+81
* r26376: Add context for libcli_resolve.Jelmer Vernooij2007-12-211-2/+2
* r26362: Fix segfault in NET-API-DELSHARE torture test.Andrew Bartlett2007-12-211-0/+1
* r26361: Ensure this test cannot proceed if the pipe connection failed.Andrew Bartlett2007-12-211-0/+2