summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2013-08-12s4:torture/rpc/samsync: avoid talloc_reference()Stefan Metzmacher1-14/+13
2013-08-10auth/gensec: introduce gensec_internal.hStefan Metzmacher1-0/+1
2013-08-10s4:torture: avoid usage of dcerpc_schannel_creds()Stefan Metzmacher4-17/+11
2013-08-09torture: add smb2 FSCTL_[GET/SET]_COMPRESSION testDavid Disseldorp1-0/+84
2013-08-09torture: split out ioctl test file creation helperDavid Disseldorp1-56/+43
2013-08-07drs-cracknames: Add some debugs in the torture to know better which test has ...Matthieu Patou1-0/+4
2013-08-06torture: Quiet a warning about set but not used variableMatthieu Patou1-8/+7
2013-08-06torture-drsuapi: Make the name of the dc variableMatthieu Patou1-3/+5
2013-08-05libcli/auth: also set secure channel type in netlogon_creds_client_init().Günther Deschner4-0/+7
2013-08-05s4:torture/rpc: make use of cli_credentials_set_netlogon_creds()Stefan Metzmacher1-20/+16
2013-08-05s4:torture/gentest: make use of cli_credentials_get_username()Stefan Metzmacher1-1/+2
2013-08-05s4:torture/shell: simplify cli_credentials_set_password() callStefan Metzmacher1-4/+1
2013-07-30dsdb tests: Add member/memberOf checking to delete_objects testingAndrew Bartlett1-21/+257
2013-07-25torture/drs: Expand an error message to aid debuggingAndrew Bartlett1-1/+1
2013-07-19Add torture tests to raw.eas to check sending Windows invalid names in the mi...Jeremy Allison1-0/+114
2013-07-17Fix bug 10025 - Lack of Sanity Checking in calls to malloc()/calloc().Bill Parker1-0/+8
2013-07-02torture: Don't segfault in smb2.session on error.Andreas Schneider1-1/+1
2013-07-02torture: Don't segfault in raw.session on error.Andreas Schneider1-1/+1
2013-07-02torture: Fix comparsion of uninitalized bytes.Andreas Schneider1-0/+2
2013-07-01smbtorture: Make cracksname easier to debug by outputing the offered formatMatthieu Patou1-18/+49
2013-06-24torture: Add tests for LDAP substring search with no strings providedAndrew Bartlett1-0/+110
2013-06-19build: Build with system md5.h on OpenIndianaAndrew Bartlett4-7/+7
2013-06-03torture: support printer publish pending responsesDavid Disseldorp1-14/+37
2013-06-03torture: add AD printer publishing testDavid Disseldorp1-0/+121
2013-05-29s4-torture: Always compile backupkey ndr testsuite.Günther Deschner2-4/+1
2013-05-28torture: Add tests of rename behaviour to replica_sync.pyAndrew Bartlett1-0/+104
2013-05-20s4-torture: No need to disable rpc.spoolss.win test when compiled with MIT ke...Günther Deschner3-6/+3
2013-05-20s4-torture: add simple tests for spoolss_{Add|Delete}PrintProcessor.Günther Deschner1-0/+101
2013-05-20s4-torture: also deal with "Microsoft XPS Document Writer v4" as default driver.Günther Deschner1-1/+12
2013-05-20s4-torture: add ndr test for spoolss_RpcSetJobNamedProperty.Günther Deschner1-0/+30
2013-05-20s4-torture: add ndr test for spoolss_GetCorePrinterDrivers.Günther Deschner1-0/+43
2013-05-20s4-torture: add simple test for spoolss_RpcSendRecvBidiData.Günther Deschner1-0/+44
2013-05-20s4-torture: add test for spoolss_RpcEnumJobNamedProperties.Günther Deschner1-0/+293
2013-05-20s4-torture: add missing NTSTATUS checks in test_AddJob().Günther Deschner1-0/+2
2013-05-20smbtorture: Show the list of cracknames we expect to have and the resultMatthieu Patou1-0/+5
2013-05-20smbtorture: fix a warning due to a set but unused varMatthieu Patou1-2/+1
2013-05-20smbtorture: fix crash when the returning a crackname with an empty nameMatthieu Patou1-1/+17
2013-05-14selftests-drs: make our generated class subclass of classschemaMatthieu Patou1-1/+2
2013-05-09s4:torture fix a build break on AIXChristian Ambach1-1/+0
2013-05-09s4-smbtorture: Set result message when failing the inheritance test.Alexander Werth1-0/+7
2013-05-07Tests processing an oplock break within a compound SMB2 request.Richard Sharpe1-0/+163
2013-04-27torture: Only test leases if supportedVolker Lendecke1-0/+37
2013-04-27torture: Use ZERO_STRUCTPN instead of explicit derefVolker Lendecke1-1/+1
2013-04-18s4:torture/smb2: add v2 lease requestsStefan Metzmacher1-1/+209
2013-04-18s4:torture/smb2: add smb2_lease_v2_create_share() helperStefan Metzmacher1-0/+28
2013-04-18s4:torture/smb2: add NTCREATEX_SHARE_ACCESS_DELETE in smb2_generic_create_sha...Stefan Metzmacher1-1/+0
2013-04-18s4:torture:smb2 delete temp memory context in test_durable_open_oplock_discon...Gregor Beck1-2/+2
2013-04-18s4:torture:smb2:durable_v2: remove an unused variableMichael Adam1-1/+0
2013-04-16Add a test that shows the difference between Windows and Samba with respect t...Richard Sharpe3-1/+540
2013-04-02Add a test to show that zero-length EA's are never returned over SMB2.Jeremy Allison1-0/+121