summaryrefslogtreecommitdiffstats
path: root/source4/torture/libnet
Commit message (Expand)AuthorAgeFilesLines
...
* r20685: apply records using dsdb_extended_replicated_objects_commit()Stefan Metzmacher2007-10-101-275/+91
* r20580: pass the DSDB_CONTROL_REPLICATED_OBJECT_OID with the ldb_add requestStefan Metzmacher2007-10-101-5/+38
* r20575: apply records to the test_samdb.ldb (my birthday present to myself...:-)Stefan Metzmacher2007-10-101-4/+83
* r20572: - prepare a test_samdb.ldb in the NET-API-BECOME-DC torture testStefan Metzmacher2007-10-101-0/+105
* r20531: - create the rdn attribute which is an alias for the 'name' attributeStefan Metzmacher2007-10-101-0/+180
* r20504: we handle the attribute values always as DATA_BLOB's andStefan Metzmacher2007-10-101-4/+4
* r20483: Sorry Volker:-)Stefan Metzmacher2007-10-101-7/+7
* r20481: Fix the build -- Stefan, please look at this ;-))Volker Lendecke2007-10-101-0/+6
* r20456: Rename variables to avoid shadowing global function names.Andrew Bartlett2007-10-102-7/+7
* r20438: - bail out on conversation errorsStefan Metzmacher2007-10-101-4/+27
* r20421: - delay the schema analysis untill the full schema is tranferredStefan Metzmacher2007-10-101-65/+129
* r20381: verify the incoming oid mappings and schema info for the config and d...Stefan Metzmacher2007-10-101-0/+10
* r20380: verify the incoming schema info and oid mappingsStefan Metzmacher2007-10-101-0/+5
* r20327: start to analyse the schema contentStefan Metzmacher2007-10-101-24/+172
* r20293: implement store chunk hook for libnet_BecomeDC()Stefan Metzmacher2007-10-101-0/+12
* r20291: implement prepare_db hook of libnet_BecomeDC()Stefan Metzmacher2007-10-101-1/+30
* r20285: pass more info to check_options hook and move behavior versions etc.Stefan Metzmacher2007-10-101-8/+17
* r20283: pass in callbacks to libnet_BecomeDC() from the callerStefan Metzmacher2007-10-101-0/+16
* r20144: add NET-API-BECOME-DC test that tests libnet_BecomeDC()/libnet_Unbeco...Stefan Metzmacher2007-10-102-5/+85
* r19926: display user listing created by the test.Rafal Szczesniak2007-10-101-0/+8
* r19925: Close the lsa handle in the end, and test calling libnet_UserListRafal Szczesniak2007-10-101-7/+18
* r19924: win2k3srv did not like that combination.Rafal Szczesniak2007-10-101-1/+1
* r19923: Update test to match the function changes.Rafal Szczesniak2007-10-101-2/+2
* r19593: add NET-API-USERLIST testRafal Szczesniak2007-10-101-0/+1
* r19592: a simple test for libnet_UserListRafal Szczesniak2007-10-101-7/+72
* r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij2007-10-108-25/+25
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-24/+33
* r19251: fix silly typos causing the test to fail at account_nameRafal Szczesniak2007-10-101-7/+7
* r19187: this function should be static...Stefan Metzmacher2007-10-101-2/+2
* r19174: fix the test to pass against win2k3 server (username lengthRafal Szczesniak2007-10-101-1/+1
* r19025: - remove read-only and policy dependent fields and flagsRafal Szczesniak2007-10-103-93/+81
* r18753: expand the test so that it does a growing number of changesRafal Szczesniak2007-10-101-66/+136
* r18691: Forgot to add copyright info.Rafal Szczesniak2007-10-101-0/+20
* r18683: NET-USERMOD test changed to be able to perform multiple simultaneousRafal Szczesniak2007-10-103-92/+207
* r18658: make the test change fields sequentially each one in turn.Rafal Szczesniak2007-10-101-16/+39
* r18631: correct unintentional commit.Rafal Szczesniak2007-10-101-1/+1
* r18626: fix cleanup function to safely recover after interrupted testRafal Szczesniak2007-10-101-28/+73
* r18325: more warnings and one compile error on aix fixedAndrew Tridgell2007-10-102-4/+4
* r18106: Add new samr domain NET tests.Rafal Szczesniak2007-10-101-0/+2
* r18105: Fix samr domain open, and implement samr domain close test.Rafal Szczesniak2007-10-101-5/+82
* r18102: Fix close lsa NET test.Rafal Szczesniak2007-10-101-28/+43
* r17940: Fix a warning spotted on the buildfarm.Rafal Szczesniak2007-10-101-1/+1
* r17939: Fix compiler warnings spotted on buildfarm.Rafal Szczesniak2007-10-101-8/+19
* r17858: Add new libnet domain open tests.Rafal Szczesniak2007-10-101-0/+289
* r17857: A couple of new tests.Rafal Szczesniak2007-10-103-0/+90
* r17717: this cried for bugs...and they happened...Stefan Metzmacher2007-10-101-10/+30
* r17671: Update the tests according to changes in libnet context.Rafal Szczesniak2007-10-102-7/+8
* r17538: this function should be static...Stefan Metzmacher2007-10-101-1/+1
* r17484: Make last version of the function generating random set of changesRafal Szczesniak2007-10-101-97/+124
* r17471: Add a function generating pseudorandom set of changes to testRafal Szczesniak2007-10-101-10/+126