summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* Rework Samba4 to use the new common libcli/auth codeAndrew Bartlett2009-04-148-163/+174
* Port Samba4 to the new combined libcli/auth functionsAndrew Bartlett2009-04-141-41/+4
* Move DRSUAPI per-attribute decryption into a common fileAndrew Bartlett2009-04-142-117/+10
* s4-smbtorture: fix two valgrind warnings.Günther Deschner2009-04-131-0/+2
* s4-smbtorture: disable test_SecondaryClosePrinter when running against s3 for...Günther Deschner2009-04-131-4/+8
* s4-smbtorture: move test_ReplyOpenPrinter from RPC-SPOOLSS to RPC-SPOOLSS-NOT...Günther Deschner2009-04-132-36/+36
* s4-smbtorture: use printerinfo level 1 name, not description inGünther Deschner2009-04-131-4/+11
* s4-smbtorture: perform the ntsvcs devicelist tests against the Spooler service.Günther Deschner2009-04-101-18/+38
* s4-smbtorture: add test_EnumDependentServicesW() to RPC-SVCCTL.Günther Deschner2009-04-091-1/+66
* s4-smbtorture: add test_QueryServiceObjectSecurity() to RPC-SVCCTL test.Günther Deschner2009-04-091-0/+55
* s4-smbtorture: add test_QueryServiceConfigW() to RPC-SVCCTL.Günther Deschner2009-04-091-0/+44
* s4-smbtorture: add test_QueryServiceStatus() to RPC-SVCCTL.Günther Deschner2009-04-091-0/+32
* Merge branch 'wspp-schema'Andrew Tridgell2009-04-092-2/+2
|\
| * Merge branch 'master' of ssh://git.samba.org/data/git/samba into wspp-schemaAndrew Bartlett2009-04-035-22/+209
| |\
| * | major upgrade to the ldb attribute handlingAndrew Tridgell2009-04-022-2/+2
* | | s4-smbtorture: fix test_ReportEventLog in RPC-EVENTLOG.Günther Deschner2009-04-081-2/+3
* | | s4-smbtorture: Small fix for RPC-SPOOLSS-WIN to deal with driver-less printers.Günther Deschner2009-04-081-3/+15
* | | svcctl: use offered/needed for buffer sizes as in spoolss.Günther Deschner2009-04-081-22/+22
| |/ |/|
* | s4 torture: Addition to RAW-BENCH-LOCK to take a configurable number of locks...Zack Kirsch2009-04-011-1/+19
* | s/NT_STATUS_WIN7_INVALID_RANGE/NT_STATUS_INVALID_LOCK_RANGE/gZach Loafman2009-04-012-7/+7
* | s4 torture: Remove unused parameterTim Prouty2009-04-011-14/+7
* | s4 torture: Add new streams oplock testTim Prouty2009-04-011-0/+176
|/
* s4:torture/smb2: Add torture tests for lease breaks, durable opens.Zach Loafman2009-04-012-136/+988
* s4:torture/smb2: Add torture tests for leases.Zach Loafman2009-03-283-0/+298
* s4:torture/smb2: fix compiler warnings and bugsStefan Metzmacher2009-03-271-1/+3
* s4:torture/smb2: fix the buildStefan Metzmacher2009-03-271-5/+5
* Add durable open / oplock interaction test. Rather than give it a chance to d...Zach Loafman2009-03-261-3/+109
* Reorganize old persistent_handles test into durable_open.c, turn it into a su...Zach Loafman2009-03-263-9/+20
* LDAP-CLDAP: remove temporary debug statements...Stefan Metzmacher2009-03-221-2/+2
* s4:cldap: rewrite the cldap library based on tsocketStefan Metzmacher2009-03-193-50/+80
* s4-smbtorture: fix spoolss notify test after spoolss_Field changes.Günther Deschner2009-03-181-4/+4
* s4-smbtorture: fix spoolss_EnumPrinterKey callers in RPC-SPOOLSS-WIN test.Günther Deschner2009-03-181-23/+12
* s4-smbtorture: fix spoolss_EnumPrinterDataEx tests.Günther Deschner2009-03-182-3/+4
* s4 torture: Win7 has a slightly different allowed access maskZach Loafman2009-03-171-1/+7
* s4 torture: Add a string version for NT_STATUS_WIN7_INVALID_RANGEZach Loafman2009-03-171-10/+29
* s4-smbtorture: fix spoolss notify test for notify type changes.Günther Deschner2009-03-171-2/+2
* s4-smbtorture: fix test_EnumPrinterKey.Günther Deschner2009-03-171-4/+4
* s4-smbtorture: fix RPC-SPOOLSS test after PrinterData changes.Günther Deschner2009-03-172-8/+9
* s4-smbtorture: fix test_GetPrinterData tests after out pointer changes.Günther Deschner2009-03-172-1/+5
* Merge branch 'tdr' of /home/jelmer/samba4Jelmer Vernooij2009-03-151-1/+1
|\
| * Remove -L/usr/lib from a couple more make variables.Jelmer Vernooij2009-03-151-1/+1
| * Move tdr to top-level.Jelmer Vernooij2009-03-141-1/+1
* | s4-smbtorture: fix build warning in test_EnumPrintProcDataTypes.Günther Deschner2009-03-141-1/+1
* | LDAP-BENCH-CLDAP: also test CLDAP rootdse searches.Stefan Metzmacher2009-03-111-6/+79
|/
* added a test that triggers a bug in the Samba3 notify codeAndrew Tridgell2009-03-101-0/+169
* s4-smbtorture: add test_EnumPrintProcDataTypes to RPC-SPOOLSS test.Günther Deschner2009-03-071-0/+52
* s4-smbtorture: exit early in test_EnumPorts when no port info has been returned.Günther Deschner2009-03-061-0/+2
* s4-smbtorture: fix s3 flavor rpc spoolss test.Günther Deschner2009-03-061-0/+2
* s4-smbtorture: fix RPC-SPOOLSS-WIN.Günther Deschner2009-03-061-1/+7
* s4-smbtorture: fix RPC-SPOOLSS test after enum out info pointer changes.Günther Deschner2009-03-061-18/+30