summaryrefslogtreecommitdiff
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* lib: Remove "struct sid_parse_ret" againVolker Lendecke2019-03-121-5/+5
* lib: Make sid_parse return the parsed lengthVolker Lendecke2019-03-121-10/+16
* samba-o3: fix -Werror=strict-overflow error in s4/torture/raw/eas moduleJoe Guo2019-03-081-2/+3
* s4:torture: Make sure we do not create a shadow 'struct params'Andreas Schneider2019-03-041-14/+16
* s4:torture: add a test with additional bits in SEC_FLAG_MAXIMUM_ALLOWEDRalph Boehme2019-03-041-0/+111
* s4:torture: Add test_deny1().Ralph Boehme2019-03-041-0/+140
* s4:torture: Add test_owner_rights_deny1().Jeremy Allison2019-03-041-0/+144
* s4:torture: Add test_owner_rights_deny().Jeremy Allison2019-03-041-0/+137
* s4:torture: Fix the test_owner_rights() test to show permissions are additive.Jeremy Allison2019-03-041-4/+16
* source4: Use wrapper for string to integer conversionSwen Schillig2019-03-012-2/+13
* s4:torture: add a Maximum Access check with an Owner Rights ACERalph Boehme2019-02-281-0/+125
* s4:torture: Remove unused header fileAndreas Schneider2019-02-271-1/+0
* torture: Use GUID_zero()Volker Lendecke2019-02-252-20/+10
* librpc idl: netlogon netr_identity_info logon_id to 64 bitGary Lockyer2019-02-208-22/+11
* s4: torture: vfs_fruit. Change test_fruit_locking_conflict() to match the vfs...Jeremy Allison2019-02-081-5/+21
* torture4: Solaris cc can't deal with empty initializersVolker Lendecke2019-02-081-7/+7
* s4:torture: Enforce Printer ClassJustin Stephenson2019-01-281-0/+7
* s4:torture: Uninstall driver and cleanupJustin Stephenson2019-01-281-0/+58
* s4:torture: Add test_ValidatePrinterDriverInstalledJustin Stephenson2019-01-283-0/+198
* s4:torture: Add test_InstallPrinterDriverFromPackageJustin Stephenson2019-01-281-0/+55
* s4:torture: Add test_UploadPrinterDriverPackageJustin Stephenson2019-01-281-0/+59
* s4:torture: Add test_CopyDriverFilesJustin Stephenson2019-01-281-0/+212
* s4:torture: Add test_init_driver_info functionJustin Stephenson2019-01-282-0/+144
* s4:torture: Add driver parsing wrapperJustin Stephenson2019-01-282-0/+42
* lib:printer_driver: Add printer_driver library to parse printer driver inf filesGuenther Deschner2019-01-281-0/+1
* s4:torture: Use test client user and machine name defaultsJustin Stephenson2019-01-284-11/+18
* s4:torture: Add iremotewinspool driver torture templateJustin Stephenson2019-01-283-0/+140
* librpc:idl: Fix pszDestInfPath winspool parameter typeJustin Stephenson2019-01-281-2/+2
* s4:torture: Seperate out function calls inside paramsJustin Stephenson2019-01-281-18/+28
* s4:torture: Share test iremotewinspool functionsJustin Stephenson2019-01-284-212/+267
* s4:torture: Fix C99 initializers for vfs fruit testsAndreas Schneider2019-01-281-126/+162
* s4:torture: Use C99 initializers in gentestAndreas Schneider2019-01-281-30/+146
* s4:torture: Add missing C99 initializer for torture_rpc_samlogonAndreas Schneider2019-01-281-10/+19
* s4:torture: Use C99 initializer in test_SecurityDescriptorsSecInfoAndreas Schneider2019-01-281-31/+131
* s4:torture: Use C99 initializer for last element in get_and_set_infoAndreas Schneider2019-01-281-1/+1
* s4:torture: Complete C99 initializers for levels in raw qfileinfo testAndreas Schneider2019-01-281-85/+246
* s4:torture: Use C99 initializers for file_levels in smb2 getinfo testAndreas Schneider2019-01-281-1/+1
* s4:torture: Use C99 initializers for level in smb2 dir testAndreas Schneider2019-01-281-24/+48
* s4:torture: Use C99 initializers for hold_sharemode_table in smb2 sharemode testAndreas Schneider2019-01-281-8/+32
* s4:torture: Use C99 initializers for dirs in smb2 oplock testAndreas Schneider2019-01-281-8/+20
* s4:torture: Use C99 initializers for levels in raw notify testAndreas Schneider2019-01-281-40/+120
* s4:torture: Use C99 initializers for levels in raw search testAndreas Schneider2019-01-281-49/+95
* s4:torture: Use C99 initializers for dirs in smb2 notify testAndreas Schneider2019-01-281-40/+120
* s4:torture: Use C99 initializers for levels in qfsinfo testAndreas Schneider2019-01-281-15/+58
* s4:torture: Use C99 initializers for dirs in oplock testAndreas Schneider2019-01-281-8/+20
* s4:rpc_server: make it possible to specify ncacn_np_secondary_endpointStefan Metzmacher2019-01-121-1/+5
* s4:rpc_server: only pass context to op_bind() hooksStefan Metzmacher2019-01-121-3/+2
* s4:torture: make test_GetUserName() more strictStefan Metzmacher2019-01-121-12/+12
* s4:torture:base:bench-readwrite: fix uninitialized memory causing segfaultAliaksei Karaliou2019-01-081-2/+2
* Conditionally disable macOS incompatible testsWill2018-12-171-0/+4