summaryrefslogtreecommitdiff
path: root/source4/torture/libnet
AgeCommit message (Expand)AuthorFilesLines
2008-12-29s4 libnet: Add support for groupinfo by sid lookupKai Blin1-2/+3
2008-12-23Fix more compiler warnings.Jelmer Vernooij1-13/+13
2008-11-10s4-samr: merge samr_LookupDomain from s3 idl. (fixme: python)Günther Deschner4-7/+15
2008-11-10s4-samr: merge samr_LookupNames from s3 idl. (fixme: python)Günther Deschner3-4/+16
2008-10-31s4-srvsvc: merge srvsvc_NetShareAdd from s3 idl.Günther Deschner1-1/+4
2008-10-31s4-srvsvc: merge srvsvc_NetShareInfo502 from s3.Günther Deschner1-2/+2
2008-10-24Remove unused include param/param.h.Jelmer Vernooij1-1/+0
2008-10-20Make sure prototypes are always included, make some functions static andJelmer Vernooij1-0/+1
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-27Move subunit infrastructure code into lib/torture.Jelmer Vernooij1-1/+1
2008-04-24libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuidKai Blin1-2/+4
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce1-2/+2
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij1-2/+2
2008-04-17Avoid using event_context_find where possible.Jelmer Vernooij1-3/+1
2008-04-14Fix problems with event context not being the parent.Simo Sorce6-21/+20
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-07Fixup the NET-API-USERMOD test.Andrew Bartlett2-5/+5
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-29Convert to new torture API.Jelmer Vernooij6-89/+62
2008-02-28Fix up the libnet tests.Andrew Bartlett2-4/+13
2008-02-28Do not re-randomise in an individual test.Andrew Bartlett1-2/+0
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
2008-01-11libnet: Fix includes to silence a warningKai Blin1-0/+4
2008-01-02r26645: Janitorial: Fix a couple of warnings.Jelmer Vernooij3-14/+14
2007-12-30r26634: Add NET-API-CREATEGROUP test.Rafal Szczesniak2-0/+43
2007-12-26r26599: Attempt to also support provisioning using Python in the BECOME-DC test.Jelmer Vernooij1-51/+160
2007-12-21r26531: Prevent from displaying the results if the functionRafal Szczesniak1-0/+2
2007-12-21r26530: Add NET-API-GROUPLIST test.Rafal Szczesniak2-0/+81
2007-12-21r26376: Add context for libcli_resolve.Jelmer Vernooij1-2/+2
2007-12-21r26362: Fix segfault in NET-API-DELSHARE torture test.Andrew Bartlett1-0/+1