summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2009-04-14s4-smbtorture: make sure samba3 does not regress in EnumServicesStatusW call.Günther Deschner1-0/+3
2009-04-14s4-smbtorture: print SPOOLSS_JOB_CONTROL flags in RPC-SPOOLSS test.Günther Deschner1-1/+32
2009-04-13s4-smbtorture: fix two valgrind warnings.Günther Deschner1-0/+2
2009-04-13s4-smbtorture: disable test_SecondaryClosePrinter when running against s3 for...Günther Deschner1-4/+8
2009-04-13s4-smbtorture: move test_ReplyOpenPrinter from RPC-SPOOLSS to RPC-SPOOLSS-NOT...Günther Deschner2-36/+36
2009-04-13s4-smbtorture: use printerinfo level 1 name, not description inGünther Deschner1-4/+11
2009-04-10s4-smbtorture: perform the ntsvcs devicelist tests against the Spooler service.Günther Deschner1-18/+38
2009-04-09s4-smbtorture: add test_EnumDependentServicesW() to RPC-SVCCTL.Günther Deschner1-1/+66
2009-04-09s4-smbtorture: add test_QueryServiceObjectSecurity() to RPC-SVCCTL test.Günther Deschner1-0/+55
2009-04-09s4-smbtorture: add test_QueryServiceConfigW() to RPC-SVCCTL.Günther Deschner1-0/+44
2009-04-09s4-smbtorture: add test_QueryServiceStatus() to RPC-SVCCTL.Günther Deschner1-0/+32
2009-04-09Merge branch 'wspp-schema'Andrew Tridgell2-2/+2
2009-04-08s4-smbtorture: fix test_ReportEventLog in RPC-EVENTLOG.Günther Deschner1-2/+3
2009-04-08s4-smbtorture: Small fix for RPC-SPOOLSS-WIN to deal with driver-less printers.Günther Deschner1-3/+15
2009-04-08svcctl: use offered/needed for buffer sizes as in spoolss.Günther Deschner1-22/+22
2009-04-03Merge branch 'master' of ssh://git.samba.org/data/git/samba into wspp-schemaAndrew Bartlett5-22/+209
2009-04-02major upgrade to the ldb attribute handlingAndrew Tridgell2-2/+2
2009-04-01s4 torture: Addition to RAW-BENCH-LOCK to take a configurable number of locks...Zack Kirsch1-1/+19
2009-04-01s/NT_STATUS_WIN7_INVALID_RANGE/NT_STATUS_INVALID_LOCK_RANGE/gZach Loafman2-7/+7
2009-04-01s4 torture: Remove unused parameterTim Prouty1-14/+7
2009-04-01s4 torture: Add new streams oplock testTim Prouty1-0/+176
2009-04-01s4:torture/smb2: Add torture tests for lease breaks, durable opens.Zach Loafman2-136/+988
2009-03-28s4:torture/smb2: Add torture tests for leases.Zach Loafman3-0/+298
2009-03-27s4:torture/smb2: fix compiler warnings and bugsStefan Metzmacher1-1/+3
2009-03-27s4:torture/smb2: fix the buildStefan Metzmacher1-5/+5
2009-03-26Add durable open / oplock interaction test. Rather than give it a chance to d...Zach Loafman1-3/+109
2009-03-26Reorganize old persistent_handles test into durable_open.c, turn it into a su...Zach Loafman3-9/+20
2009-03-22LDAP-CLDAP: remove temporary debug statements...Stefan Metzmacher1-2/+2
2009-03-19s4:cldap: rewrite the cldap library based on tsocketStefan Metzmacher3-50/+80
2009-03-18s4-smbtorture: fix spoolss notify test after spoolss_Field changes.Günther Deschner1-4/+4
2009-03-18s4-smbtorture: fix spoolss_EnumPrinterKey callers in RPC-SPOOLSS-WIN test.Günther Deschner1-23/+12
2009-03-18s4-smbtorture: fix spoolss_EnumPrinterDataEx tests.Günther Deschner2-3/+4
2009-03-17s4 torture: Win7 has a slightly different allowed access maskZach Loafman1-1/+7
2009-03-17s4 torture: Add a string version for NT_STATUS_WIN7_INVALID_RANGEZach Loafman1-10/+29
2009-03-17s4-smbtorture: fix spoolss notify test for notify type changes.Günther Deschner1-2/+2
2009-03-17s4-smbtorture: fix test_EnumPrinterKey.Günther Deschner1-4/+4
2009-03-17s4-smbtorture: fix RPC-SPOOLSS test after PrinterData changes.Günther Deschner2-8/+9
2009-03-17s4-smbtorture: fix test_GetPrinterData tests after out pointer changes.Günther Deschner2-1/+5
2009-03-15Merge branch 'tdr' of /home/jelmer/samba4Jelmer Vernooij1-1/+1
2009-03-15Remove -L/usr/lib from a couple more make variables.Jelmer Vernooij1-1/+1
2009-03-14s4-smbtorture: fix build warning in test_EnumPrintProcDataTypes.Günther Deschner1-1/+1
2009-03-14Move tdr to top-level.Jelmer Vernooij1-1/+1
2009-03-11LDAP-BENCH-CLDAP: also test CLDAP rootdse searches.Stefan Metzmacher1-6/+79
2009-03-10added a test that triggers a bug in the Samba3 notify codeAndrew Tridgell1-0/+169
2009-03-07s4-smbtorture: add test_EnumPrintProcDataTypes to RPC-SPOOLSS test.Günther Deschner1-0/+52
2009-03-06s4-smbtorture: exit early in test_EnumPorts when no port info has been returned.Günther Deschner1-0/+2
2009-03-06s4-smbtorture: fix s3 flavor rpc spoolss test.Günther Deschner1-0/+2
2009-03-06s4-smbtorture: fix RPC-SPOOLSS-WIN.Günther Deschner1-1/+7
2009-03-06s4-smbtorture: fix RPC-SPOOLSS test after enum out info pointer changes.Günther Deschner1-18/+30
2009-03-01Use common header file for character set handling in Samba 3 and Samba 4.Jelmer Vernooij3-5/+5