summaryrefslogtreecommitdiff
path: root/python/samba/tests
AgeCommit message (Expand)AuthorFilesLines
2025-03-29pytest: source_tree_topdir() checks more thoroughlyDouglas Bagnall1-8/+12
2025-03-29python: make source_tree_topdir() test-onlyDouglas Bagnall4-4/+15
2025-03-25python:gp_cert_auto_enrol: fix GUID stringificationDouglas Bagnall1-2/+4
2025-03-25pytest: samba-tool gpo: fix has_difference(sortlines=True)Douglas Bagnall1-9/+15
2025-03-25pytest: check we can set GPO more than onceDouglas Bagnall1-0/+36
2025-03-25pytest: samba-tool gpo: close opened filesDouglas Bagnall1-6/+9
2025-03-19pytest:ntacls: test dsacl2fsacl() with a few stringsDouglas Bagnall1-1/+74
2025-03-12pytests: samba_tool.help checks you updated the man pageDouglas Bagnall1-1/+33
2025-03-12pytest:samba-tool: .check_output() can set environmentDouglas Bagnall1-2/+2
2025-02-24python:tests/krb5: let create_trust() take {ingress,egress}_claims_tf_rulesStefan Metzmacher1-0/+99
2025-02-24python:tests/krb5: let create_trust() take forest_infoStefan Metzmacher1-0/+17
2025-02-24python:tests/krb5: let modified_ticket() to take modify_{tkt,enc}_fnStefan Metzmacher1-9/+33
2025-02-24python:tests/krb5: add remove_pac_buffers()Stefan Metzmacher1-0/+13
2025-02-24python:tests/krb5: set_pac_claims with claims=[] should be an empty blobStefan Metzmacher1-16/+21
2025-02-24python:tests/krb5: let set_pac_sids() replace the requester_sidStefan Metzmacher1-2/+4
2025-02-24python:tests/krb5: add set_pac_names() to modify the names in a pacStefan Metzmacher1-0/+49
2025-02-24python:tests/krb5: give KerberosTicketCreds a basic __str__() functionStefan Metzmacher1-0/+4
2025-02-24python:tests/krb5: let create_ccache[_with_ticket] use the correct crealmStefan Metzmacher1-3/+3
2025-02-24python:tests/krb5: allow get_service_ticket() to fail with expected_statusStefan Metzmacher1-2/+19
2025-02-24python:tests/krb5: add KerberosTicketCreds.set_srealm()Stefan Metzmacher1-0/+3
2025-02-20winbind:varlink: Set the disposition field in user recordsSamuel Cabrero1-0/+3
2025-02-20pytests/varlink: Add varlink testsSamuel Cabrero4-0/+295
2025-02-17python:lsa_utils: Fix fallback to OpenPolicy2Stefan Metzmacher2-25/+49
2025-02-17python:lsa_utils: Don't use optional arguments for OpenPolicyFallback()Andreas Schneider2-3/+6
2025-02-14pytests: test pysmbd with relative path names via samba-tool ntaclBjörn Baumbach1-0/+61
2025-02-14pytests: test pysmbd with non-existent fileBjörn Baumbach1-0/+19
2025-02-14python:tests/krb5: only expect compressed claims if the compression reduces t...Stefan Metzmacher1-9/+27
2025-02-14python:tests: add ClaimsTransformationTests to security.pyStefan Metzmacher1-2/+462
2025-02-13pytest: add ndr packing tests for security descriptorsDouglas Bagnall1-0/+623
2025-02-08security.idl: change ORGANISATION into ORGANIZATIONStefan Metzmacher1-1/+1
2025-02-08python:tests: let lsa_utils.py use valid netbios namesStefan Metzmacher1-2/+2
2025-02-08pytest: samba-tool --version testsDouglas Bagnall1-0/+31
2025-01-29python:tests/dcerpc/lsa: add tests for invalid LookupSids2 combinationsStefan Metzmacher1-2/+224
2025-01-24s3/mdssvc: add option "elasticsearch:force_substring_search = yes | no" (defa...Ralph Boehme1-0/+34
2025-01-23samba-tool user disable: add new --remove-supplemental-groups optionBjörn Baumbach1-0/+78
2025-01-15python:tests/krb5: let netlogon.py check for NETLOGON_NTLMV2_ENABLEDStefan Metzmacher1-0/+22
2025-01-13python:tests: let s3_net_join.py avoid kerberos_state=DONT_USE_KERBEROSStefan Metzmacher1-2/+1
2025-01-13python:tests: let auth_log.py also test --option=clientusekrb5netlogon=yesStefan Metzmacher1-0/+97
2025-01-13python:tests: let auth_log.py explicitly use --option=clientusekrb5netlogon=noStefan Metzmacher1-12/+99
2025-01-13python:tests: let auth_log.py use self.assertIn(received, [4, 5]Stefan Metzmacher1-22/+11
2025-01-08python:tests/krb5: let netlogon.py test referral ticket for SEC_CHAN_DNS_DOMAINStefan Metzmacher1-2/+21
2025-01-08python:tests/krb5: allow get_service_ticket to accept a trust referral ticket...Stefan Metzmacher1-0/+2
2025-01-08python:tests/krb5: allow tickets without a kvnoStefan Metzmacher1-1/+5
2025-01-08python:tests/krb5: let netlogon.py export changed passwords to keytabStefan Metzmacher1-0/+14
2025-01-08python:tests/krb5: add domain trust tests to netlogon.pyStefan Metzmacher1-26/+176
2025-01-08python:tests/krb5: add a create_trust() helper function to test trusted domainsStefan Metzmacher1-2/+292
2025-01-08python:tests/krb5: allow exporting a keytab file of the accounts used by the ...Stefan Metzmacher2-1/+197
2025-01-08python:tests/krb5: add KerberosCredentials.[g|s]et_trust_{incoming,outgoing,a...Stefan Metzmacher1-0/+25
2025-01-08python:tests/krb5: let netlogon.py run the tests also as rodcStefan Metzmacher1-1/+14
2025-01-08python:tests/krb5: allow netlogon.py tests to work against a KDC with claims ...Stefan Metzmacher1-4/+8