summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2008-08-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett3-12/+168
2008-08-24fixed the data in SAVEFILE op in RAW-OFFLINEAndrew Tridgell1-1/+1
2008-08-24show the bad data in RAW-OFFLINEAndrew Tridgell1-3/+10
2008-08-23don't use zero data for the first file in RAW-OFFLINEAndrew Tridgell1-2/+2
2008-08-22Merge branch 'abartlet-4-0-local' into v4-0-testAndrew Tridgell1-0/+146
2008-08-20drsuapi: fix samba4 callers after drsuapi.idl changesStefan Metzmacher1-6/+9
2008-08-20Add a torture test for the new 'netlogon' flags.Matthias Dieter Wallnöfer1-0/+146
2008-08-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett1-1/+3
2008-08-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett4-67/+187
2008-08-15Don't segfault in RPC-ATSVC.Andrew Bartlett1-1/+3
2008-08-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett4-67/+187
2008-08-14RAW-OPEN: be more strict in create_option checkingStefan Metzmacher1-2/+11
2008-08-14SMB2-CREATE: add a special test for FILE_ATTRIBUTE_ENCRYPTEDStefan Metzmacher1-2/+21
2008-08-14SMB2-CREATE: be more strict in checking file attributesStefan Metzmacher1-12/+20
2008-08-14SMB2-CREATE: be more strict in error checkingStefan Metzmacher1-1/+11
2008-08-14NBT-WINSREPLICATION: be more robust to timing errorsStefan Metzmacher1-6/+6
2008-08-14expanded the SMB2-CREATE and RAW-OPEN tests to explore more of how theAndrew Tridgell2-8/+67
2008-08-14cope with not knowing the kdc keyAndrew Tridgell1-41/+56
2008-08-14Assert on failure to join domain in NBT-DGRAMAndrew Bartlett1-0/+4
2008-08-08We can't use ndr_pull_struct_blob_all in combinatin with relative pointersAndrew Bartlett1-3/+4
2008-08-07drsuapi: fix callers after idl changeStefan Metzmacher1-1/+1
2008-07-31Print trustAuthOutgoing and trustAuthIncoming in RPC-DSSYNCAndrew Bartlett1-6/+22
2008-07-31Use the cldap reply to avoid segfaulting in RPC-DSSYNCAndrew Bartlett1-1/+13
2008-07-31Don't fail if the domain has a trust already.Andrew Bartlett1-1/+6
2008-07-28SMB2-CONNECT: remove reference to req->session before calling smb2_logoff_rec...Stefan Metzmacher1-1/+10
2008-07-26smbtorture: add --extra-user optionStefan Metzmacher1-1/+13
2008-07-23drsuapi: always set the pid field of the outgoing DsBindInfo to 0.Michael Adam1-1/+1
2008-07-23RPC-DSSYNC: print 'supplementalCredentials' more verboselyStefan Metzmacher1-0/+10
2008-07-23smbtorture: add a warning for unknown BindInfo length to the RPC-DSSYNC testMichael Adam1-0/+3
2008-07-23smbtorture: add support for the DSBindInfo48 to the RPC-DSSYNC test.Michael Adam1-0/+9
2008-07-22Change occurrences of the u1 member of DsBindInfo* to pid after idl change.Michael Adam1-3/+3
2008-07-21Rename structures to better match the names in the WSPP IDL.Andrew Bartlett2-24/+24
2008-07-21Remove bogus test in 'enum trusted domains' LSA server.Andrew Bartlett1-0/+40
2008-07-19Fix RAW-OPEN against Samba3Volker Lendecke1-0/+1
2008-07-18More 'must be ignored' options from the MS-SMB doc.Andrew Bartlett1-34/+22
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 Metzmacher2-3/+3
2008-07-16drsuapi: get ctr6 out of xpress compressed levelStefan Metzmacher1-0/+5
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-07-16Ignore and handle more NT Create & X options.Andrew Bartlett1-0/+56
2008-07-07torture: .in.max_data should not depend on the smb max sizeStefan Metzmacher2-9/+9
2008-07-07rap: trans->in.max_data should not depend on the smb max sizeStefan Metzmacher1-1/+1
2008-06-30drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)Stefan Metzmacher2-12/+12
2008-06-14Use a custom init function for samba4 that sets a samba4Simo Sorce5-5/+5
2008-06-14Make up the right dependencies now that ldb depends on libeventsSimo Sorce14-35/+37
2008-06-06Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell4-7/+9
2008-06-06handle NULL fields in blob comparisonAndrew Tridgell1-1/+3
2008-06-05Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij7-46/+57
2008-06-05Add convenience function for creating nbt sockets in torture.Jelmer Vernooij4-7/+9