summaryrefslogtreecommitdiff
path: root/python/samba/tests/blackbox
AgeCommit message (Expand)AuthorFilesLines
2024-01-26python:tests/rpcd_witness_samba_only: add tests for 'net witness force-response'Stefan Metzmacher1-3/+164
2024-01-26python:tests/rpcd_witness_samba_only: add tests for 'net witness force-unregi...Stefan Metzmacher1-0/+34
2024-01-26python:tests/rpcd_witness_samba_only: add tests for 'net witness {client,shar...Stefan Metzmacher1-5/+212
2024-01-26python:tests/rpcd_witness_samba_only: add tests for 'net witness list'Stefan Metzmacher1-0/+477
2024-01-26python/blackbox: add rpcd_witness_samba_only.py testStefan Metzmacher1-0/+459
2023-12-08python:tests: Remove leftover debugging messageJoseph Sutton1-2/+0
2023-12-08python:tests: Remove unnecessary f‐stringsJoseph Sutton1-4/+4
2023-11-30python: Correct Python2 super() calls that called the wrong classAndrew Bartlett1-1/+1
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde10-14/+14
2023-11-30python: get rid of pointless empty overridden methodsRob van der Linde3-9/+0
2023-11-29tests: claims blackbox: add device and server silo restrictions testRob van der Linde1-2/+124
2023-11-29python: tests: claims blackbox tests use ntstatus constantsRob van der Linde1-2/+3
2023-11-29tests: claims blackbox: use raw strings rather than escaping \Rob van der Linde1-5/+5
2023-11-29tests: claims: blackbox device testsRob van der Linde1-1/+167
2023-11-23Claims initial black box testsRob van der Linde1-0/+239
2023-11-20python:tests: Add ndrdump test for GMSA Managed Password blobsJoseph Sutton1-0/+24
2023-11-15python/samba/tests: Add smbcacl tests for save/restoreNoel Power1-0/+205
2023-10-17libcli/util: let win_errstr() fallback to hresult_errstr()Stefan Metzmacher1-1/+1
2023-10-13python:tests: Remove semicolonsJoseph Sutton1-15/+15
2023-08-21python:tests: Fix spellingJoseph Sutton4-4/+4
2023-07-28librpc/idl: Remove DCOM and WMI IDLAndrew Bartlett1-59/+0
2023-07-26mdssvc: reduce pagesize to 50Ralph Boehme1-1/+1
2023-07-21CVE-2023-34968: mdscli: return share relative pathsRalph Boehme1-6/+2
2023-06-23python:samba:tests: Fix code spellingAndreas Schneider2-4/+4
2023-03-31selftest: Add test parsing krb5 PAC claims via ndrdumpAndrew Bartlett1-0/+39
2023-03-31librpc/ndr: Implement lzxpress_huffman() compression in libndr for Kerberos C...Andrew Bartlett1-1/+1
2023-03-31librpc/ndr: Unimplement DRSUAPI_COMPRESSION_TYPE_XPRESS and renameAndrew Bartlett1-2/+2
2023-02-20python:tests: Tell dns.resolver to not read /etc/resolv.confAndreas Schneider1-1/+3
2022-12-23python:tests: Use system ldbsearch if we built against system libldbAndreas Schneider1-6/+10
2022-12-23python:tests: Use system ldbdump if we build with system ldbAndreas Schneider1-1/+5
2022-09-08pytest/samba_dnsupdate: fix using samba-tool functionDouglas Bagnall1-9/+11
2022-09-06pytest/downgradedatabase: use TestCaseInTempDir.rm_filesDouglas Bagnall1-8/+6
2022-06-17s3/client: fix dfs deltree, resolve dfs pathNoel Power1-8/+0
2022-06-04selftests: Convert "net ads dns async" test to pythonSamuel Cabrero1-0/+81
2022-01-24blackbox.ndrdump: fix test_ndrdump_fuzzed_NULL_struct_ntlmssp_CHALLENGE_MESSA...Stefan Metzmacher1-3/+2
2022-01-24blackbox.ndrdump: adjust example files to the usage of dump_data_diff output.Stefan Metzmacher1-0/+4
2022-01-24blackbox.ndrdump: adjust example files to changed dump_data() output.Stefan Metzmacher1-5/+5
2021-11-09CVE-2020-25721 ndrdump: Add tests for PAC with UPN_DNS_INFOJoseph Sutton1-0/+35
2021-09-10selftest: remove unsupported smbcacls option --getRalph Boehme2-2/+2
2021-06-20librpc:tools: Migrate ndrdump to new cmdline option parserAndreas Schneider1-32/+32
2021-06-11tests: Specify additional modules for 'vfs objects' parameterJoseph Sutton1-1/+1
2021-05-19librpc: Test parsing a Kerberos 5 credentials cache with ndrdumpJoseph Sutton1-0/+37
2021-05-19Revert "s4-test: fixed ndrdump test for top level build"Joseph Sutton1-7/+1
2021-04-28tests: Use --configfile instead of -sAndreas Schneider1-1/+1
2021-04-28python: remove all 'from __future__ import print_function'Douglas Bagnall8-8/+0
2021-03-29pytest/dns: use self.assertIn() and .assertNotIn()Douglas Bagnall1-3/+3
2021-03-29Rename mdfind to mdsearchMathieu Parent1-5/+5
2020-10-02python2 reduction: Merge remaining compat code into commonDavid Mulder2-2/+2
2020-08-31python/samba/tests/blackbox: Tests with nested DFS containerNoel Power1-0/+96
2020-08-31python/samba/tests/blackbox: python smbcacls '--propagate-inherit' testNoel Power1-0/+1291