summaryrefslogtreecommitdiff
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
...
* torture: Add new test ServerReqChallengeReuseGlobal to rpc.netlogonAndrew Bartlett2016-12-141-0/+92
* torture/samba3rpc: Use NETLOGON_NEG_AUTH2_ADS_FLAGSAndrew Bartlett2016-12-141-1/+1
* torture: Use DCERPC_SCHANNEL_AUTO in rpc.schannel.schannel2 testAndrew Bartlett2016-12-141-1/+1
* torture: Add credentials downgrade and challenge reuse test to rpc.netlogonAndrew Bartlett2016-12-141-0/+87
* s4-torture: better, failing, tests for GUID_from_stringDouglas Bagnall2016-12-141-9/+55
* torture: upload_printer_driver_file xfile->stdioVolker Lendecke2016-12-111-7/+7
* torture: Remove access to LSARPC via \\pipe\netlogon in rpc.netlogon for Many...Andrew Bartlett2016-12-011-2/+68
* s4-torture: Add LZX compressed cabinet testGünther Deschner2016-11-251-0/+70
* s4-torture: Add MSZIP compressed cabinet testGünther Deschner2016-11-241-0/+65
* s4-torture: Add a validation test for uncompressed Cabinet filesGünther Deschner2016-11-241-0/+2
* s4-torture: Introduce Cabinet ndr testsuiteGünther Deschner2016-11-243-0/+4188
* s4-torture: test valid environment in spoolss_EnumMonitors level 2.Günther Deschner2016-11-211-0/+1
* s4:torture: Add tortue test for AddPrinterDriverEx with COPY_FROM_DIRECTORYAndreas Schneider2016-11-201-2/+165
* s4-torture: add test to compare PRINTER_INFO_STRESS version and OSVersionGünther Deschner2016-11-201-0/+53
* s4:torture: Fix cleanup of the secrets object in session_key testAndreas Schneider2016-11-171-17/+23
* s4:torture: Normalizes names in session_key testAndreas Schneider2016-11-171-1/+1
* s4:torture: Strip trailing whitespaces in session_key.cAndreas Schneider2016-11-171-29/+29
* s4-torture: add test for winspool_AsyncGetPrinterDriverDirectory()Günther Deschner2016-11-151-0/+42
* s4-torture: add test for winspool_AsyncDeletePrintDriverPackageGünther Deschner2016-11-151-0/+101
* s4-torture: add test for winspool_AsyncCorePrinterDriverInstalledGünther Deschner2016-11-151-0/+104
* s4-torture: add test for spoolss vs. iremotewinspool context handlesGünther Deschner2016-11-151-0/+63
* s4-torture: add test for winspool_AsyncGetPrinterDataGünther Deschner2016-11-151-8/+51
* s4-torture: add test for winspool_AsyncEnumPrintersGünther Deschner2016-11-151-0/+48
* s4-torture: add test for winspool_AsyncUploadPrinterDriverPackageGünther Deschner2016-11-151-0/+60
* s4-torture: add test for winspool_SyncUnRegisterForRemoteNotifications.Günther Deschner2016-11-151-0/+50
* s4-torture: add test for winspool_SyncRegisterForRemoteNotifications.Günther Deschner2016-11-151-0/+110
* s4-torture: add IRemoteWinspool rpc testsuite.Günther Deschner2016-11-153-0/+323
* s4-torture: add torture_rpc_connection_with_binding()Günther Deschner2016-11-152-4/+21
* s4-torture: Fix test_EnumPrinterDrivers for level 8 printer drivers.Günther Deschner2016-11-111-1/+1
* s4-torture: add spoolss_SetPrinter ndr test to validate secdesc_ptrGünther Deschner2016-11-111-0/+58
* spoolss: Use correct values for secdesc and devmode pointersGünther Deschner2016-11-112-9/+9
* tests/ridalloc_exop: Add a new suite of tests for RID allocationGarming Sam2016-11-042-161/+714
* tests/getnc_exop: Finish a comment in getnc_exop.pyGarming Sam2016-11-011-1/+1
* tests/getnc_exop: Improve the ridalloc test by performing an alloc against a ...Bob Campbell2016-11-011-0/+76
* s4:torture/rpc: concurrent dcerpc_echo_TestSleep requests require a connectio...Stefan Metzmacher2016-10-261-0/+17
* s4:torture/rpc: add extra_flags to torture_rpc_connection_transport()Stefan Metzmacher2016-10-263-13/+30
* torture: Fix uninitialized variablesVolker Lendecke2016-10-209-51/+102
* torture: Fix clang errorsVolker Lendecke2016-10-192-15/+15
* torture/ioctl: test compression responses when unsupportedDavid Disseldorp2016-10-061-0/+76
* werror: replace WERR_RPC_E_REMOTE_DISABLED with HRES_RPC_E_REMOTE_DISABLEDGünther Deschner2016-09-281-2/+2
* werror: replace WERR_UNKNOWN_LEVEL with WERR_INVALID_LEVEL in source4/torture...Günther Deschner2016-09-285-22/+22
* werror: replace WERR_FRS_INVALID_SERVICE_PARAMETER with WERR_FRS_ERR_INVALID_...Günther Deschner2016-09-281-1/+1
* werror: replace WERR_SETUP_DOMAIN_CONTROLLER with WERR_NERR_SETUPDOMAINCONTRO...Günther Deschner2016-09-281-2/+2
* werror: replace WERR_SETUP_NOT_JOINED with WERR_NERR_SETUPNOTJOINED in source...Günther Deschner2016-09-281-1/+1
* werror: replace WERR_SETUP_ALREADY_JOINED with WERR_NERR_SETUPALREADYJOINED i...Günther Deschner2016-09-281-1/+1
* werror: replace WERR_NOT_CONNECTED with WERR_NERR_USENOTFOUND in source4/tort...Günther Deschner2016-09-281-1/+1
* werror: replace WERR_USEREXISTS with WERR_NERR_USEREXISTS in source4/torture/...Günther Deschner2016-09-281-1/+1
* werror: replace WERR_USER_NOT_FOUND with WERR_NERR_USERNOTFOUND in source4/to...Günther Deschner2016-09-281-1/+1
* werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source4/tor...Günther Deschner2016-09-2811-113/+113
* werror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAILURE in source4/torture...Günther Deschner2016-09-281-1/+1