summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20647: add cluster codeAndrew Tridgell6-8/+63
2007-10-10r20646: first preparations for cluster enablement. This changes "Andrew Tridgell2-18/+25
2007-10-10r20632: The extended RAW-SAMBA3BADPATH test led me to some wrong assumptions, inVolker Lendecke1-261/+2
2007-10-10r20618: Fix a bug in bad_path handling that also exists in 3.0.23: For reply_...Volker Lendecke1-5/+16
2007-10-10r20613: The individual tests are fine, I did run samba3badpath, but raw-samba...Volker Lendecke1-0/+3
2007-10-10r20609: Additional torture test for our bad_path handling. Most of it is disa...Volker Lendecke1-2/+210
2007-10-10r20595: W2k and XP don't always show the top directory as hidden, w2k3 does. ...Volker Lendecke1-17/+23
2007-10-10r20580: pass the DSDB_CONTROL_REPLICATED_OBJECT_OID with the ldb_add requestStefan Metzmacher1-5/+38
2007-10-10r20575: apply records to the test_samdb.ldb (my birthday present to myself...:-)Stefan Metzmacher1-4/+83
2007-10-10r20572: - prepare a test_samdb.ldb in the NET-API-BECOME-DC torture testStefan Metzmacher2-0/+106
2007-10-10r20552: Little Samba3 test to force smb_close to return an error. Set delete ...Volker Lendecke2-1/+72
2007-10-10r20549: obvious bug fix..Volker Lendecke1-1/+1
2007-10-10r20539: - split the common timer related events code into events_timed.cAndrew Tridgell1-18/+20
2007-10-10r20531: - create the rdn attribute which is an alias for the 'name' attributeStefan Metzmacher1-0/+180
2007-10-10r20525: Closing a dir with del-on-close set requires the same as files: Don't...Volker Lendecke1-0/+80
2007-10-10r20514: implement idl for DsGetNT4ChangeLog() which transferres the meta dataStefan Metzmacher1-0/+59
2007-10-10r20510: fix spellingStefan Metzmacher1-1/+1
2007-10-10r20508: Confirm a special case in samba3 reply_getatr that getatr("") always ...Volker Lendecke1-0/+34
2007-10-10r20504: we handle the attribute values always as DATA_BLOB's andStefan Metzmacher2-7/+7
2007-10-10r20497: Two changes to RAW-OPEN that Samba does not fulfil:Volker Lendecke1-5/+25
2007-10-10r20494: Dave CB <davecb@spamcop.net> found some stray characters in the docs,Andrew Bartlett1-1/+1
2007-10-10r20483: Sorry Volker:-)Stefan Metzmacher1-7/+7
2007-10-10r20481: Fix the build -- Stefan, please look at this ;-))Volker Lendecke1-0/+6
2007-10-10r20480: In Samba3 we don't yet have support for all 4 file times on all platf...Volker Lendecke1-1/+9
2007-10-10r20474: Skip the delete-on-close test on a non-empty directory in raw-unlink forVolker Lendecke1-21/+28
2007-10-10r20456: Rename variables to avoid shadowing global function names.Andrew Bartlett2-7/+7
2007-10-10r20438: - bail out on conversation errorsStefan Metzmacher1-4/+27
2007-10-10r20423: Fix debug outputVolker Lendecke1-1/+1
2007-10-10r20422: A torture test extension for JeremyVolker Lendecke1-0/+26
2007-10-10r20421: - delay the schema analysis untill the full schema is tranferredStefan Metzmacher1-65/+129
2007-10-10r20396: Missed one user of the renamed elements.Andrew Bartlett1-2/+2
2007-10-10r20395: Decode more unknowns in the IDL. These are language and codepage IDs!Andrew Bartlett1-17/+23
2007-10-10r20381: verify the incoming oid mappings and schema info for the config and d...Stefan Metzmacher1-0/+10
2007-10-10r20380: verify the incoming schema info and oid mappingsStefan Metzmacher1-0/+5
2007-10-10r20369: Remember to break if we find a match.Andrew Bartlett1-1/+3
2007-10-10r20359: level -1 of DsGetDomainControllerInfo gives back a listStefan Metzmacher1-2/+2
2007-10-10r20357: run_trans2test and torture_trans2_scan are two separate testsVolker Lendecke1-1/+1
2007-10-10r20353: Restructure the DRSUAPI DsGetDomainControllerInfo test, because asAndrew Bartlett1-97/+125
2007-10-10r20341: Make sure we do not regress on r20338 in Samba3Volker Lendecke1-0/+61
2007-10-10r20327: start to analyse the schema contentStefan Metzmacher1-24/+172
2007-10-10r20318: do what the printf statement says:-)Stefan Metzmacher1-1/+1
2007-10-10r20315: Implement the server side of DsGetDomainControllerInfo. This is aAndrew Bartlett1-5/+0
2007-10-10r20311: Check one more samba3 error path for t2mkdirVolker Lendecke1-0/+6
2007-10-10r20309: Don't treat non-supported EAs as fatal against Samba3.Volker Lendecke1-10/+20
2007-10-10r20305: as the oid mapping table is dynnamic it makes no senseStefan Metzmacher1-119/+0
2007-10-10r20302: added support for 64 bit file offsets in NBENCHAndrew Tridgell2-5/+10
2007-10-10r20301: add an option torture:readonly which allows the NBENCH test to be runAndrew Tridgell1-12/+15
2007-10-10r20297: Finally got to the bottom of why we were failing the RPC-CRACKNAMESAndrew Bartlett1-11/+29
2007-10-10r20295: Add a couple more tests to the CrackNames test.Andrew Bartlett1-0/+14
2007-10-10r20293: implement store chunk hook for libnet_BecomeDC()Stefan Metzmacher1-0/+12