summaryrefslogtreecommitdiff
path: root/python/samba/tests
AgeCommit message (Expand)AuthorFilesLines
2025-10-10tests:audit_log_pass_change refactor the testsGary Lockyer1-67/+97
2025-09-16tests:krb5 Add key trust testsGary Lockyer2-1/+503
2025-09-03dsdb:audit:test: test msDS-KeyCredentialLink change loggingDouglas Bagnall1-2/+287
2025-08-27tests/krb5: Remove redundant lineJennifer Sutton1-2/+0
2025-08-26pytest: safe_tarfile: accept NotADirectoryError as bad path rejectionDouglas Bagnall1-1/+2
2025-08-25auth:creds: Make sure to uppercase the realm of a principalAndreas Schneider1-2/+2
2025-08-20pytest:samba-tool group: remove unused importsDouglas Bagnall1-5/+0
2025-08-20pytest: run user_keytrust tests as computer keytrust testsDouglas Bagnall1-0/+16
2025-08-20pytest: adapt user_keytrust tests to be objectclass agnosticDouglas Bagnall1-89/+95
2025-08-20samba-tool: add user keytrust commandDouglas Bagnall1-0/+360
2025-08-20py:tests: test key_credential_link moduleDouglas Bagnall1-0/+307
2025-08-15CI: add Python test samba.tests.dcerpc.dfs.DfsTests.test_dfs_reparse_tagRalph Boehme1-0/+48
2025-08-15python/tests: also populate self.server in calls LibsmbTests setup()Ralph Boehme1-0/+1
2025-08-07pytest: add key_credential_link_Dn testsDouglas Bagnall1-0/+83
2025-08-07pytest:krb5_base: use BinaryDn not dsdb_dnDouglas Bagnall1-4/+2
2025-08-07pytest:dsdb_dn: expand and rework testsDouglas Bagnall1-29/+77
2025-08-07pytest:dsdb_dn: fix binary testDouglas Bagnall1-1/+1
2025-08-07py/common: add cmp_with_nones() helper functionDouglas Bagnall1-1/+15
2025-08-07pytests: test normalise_int32 against out-of-range numbersDouglas Bagnall1-0/+3
2025-08-07pytests: move dsdb_dn tests out of commonDouglas Bagnall2-36/+59
2025-08-05auth:creds: Make sure when parsing username that realm is uppercaseAndreas Schneider1-2/+2
2025-07-31librpc:bcrypt_rsakey_blob: exponent and modulus lengths can't be zeroDouglas Bagnall1-28/+23
2025-07-29librpc: keycredlink support X509 public keysGary Lockyer1-0/+232
2025-07-29librpc/idl: Add idl for tpm20_rsakey_blobGary Lockyer1-0/+130
2025-07-29librpc/idl: Add idl for BCRYPT_RSAKEY_BLOBGary Lockyer1-0/+221
2025-07-10tests: Rename local variable: prefix_abs -> prefixPavel Filipenský1-2/+2
2025-07-10tests: Replace PREFIX_ABS with PREFIXPavel Filipenský2-2/+2
2025-07-07tests: expand SMB3 POSIX test for Windows illegal characters behaviourRalph Boehme1-2/+19
2025-06-24python:tests/nss: Add NSS group enumeration testSamuel Cabrero2-0/+131
2025-06-19librpc/idl: Add idl for msDS-KeyCredentialLinkGary Lockyer1-0/+555
2025-06-16pytest: samba-tool group: test with 16 character nameDouglas Bagnall1-1/+2
2025-06-16pytest:samba-tool group: test addmembersDouglas Bagnall1-0/+14
2025-06-05samba-tool tests: test dns --allow-existingDouglas Bagnall1-0/+13
2025-06-05tests/samba-tool: optionally allow exception to be a failure in .run*()Douglas Bagnall1-7/+20
2025-06-05pytests: samba_dnsupdate --use-samba-tool versus existing recordsDouglas Bagnall1-0/+13
2025-05-26samba-tool: Fix invalid escape sequencesJennifer Sutton1-1/+1
2025-05-26tests/krb5: Correct commentJennifer Sutton1-1/+1
2025-05-26python:tests: Permit expected_count to be zeroJennifer Sutton1-1/+1
2025-05-26python:tests: Decode stdout for greater readabilityJennifer Sutton1-1/+1
2025-05-26python:tests: Decode stdout and stderr for greater readabilityJennifer Sutton1-1/+9
2025-05-26python:tests: Test that secret keys and confidential attributes are not inclu...Jennifer Sutton1-6/+136
2025-04-18docs-xml/smbdotconf: change 'smb ports' into a synonym for 'server smb transp...Stefan Metzmacher1-3/+1
2025-04-03python:tests/krb5: let _{get,modify}_tgt() also change the objectsid in UPN_D...Stefan Metzmacher1-0/+13
2025-04-03python:tests/krb5: allow set_pac_sids() to take upn_dns_sidStefan Metzmacher1-2/+6
2025-04-03python:tests/krb5: let check_device_info() allow an empty rid arrayStefan Metzmacher1-1/+4
2025-04-03python:tests/krb5: allow create_account_opts() to take selective_auth_allowed...Stefan Metzmacher1-0/+27
2025-04-03python:tests/krb5: allow tgs_exchange_dict() to take expected_[device_]duplic...Stefan Metzmacher1-0/+42
2025-04-03python:tests/krb5: let check_device_info() handle EXTRA_DOMAIN_SIDStefan Metzmacher1-8/+21
2025-04-03python:tests/krb5: create_account_opts() can't handle self.AccountType.TRUSTStefan Metzmacher1-0/+1
2025-04-03python:tests/krb5: add KDC_ERR_PATH_NOT_ACCEPTEDStefan Metzmacher1-0/+1