summaryrefslogtreecommitdiff
path: root/python/samba/tests
AgeCommit message (Expand)AuthorFilesLines
2020-11-09tests python krb5: Add python kerberos compatability testsGary Lockyer2-0/+175
2020-11-06selftest: add a test for the CreateTrustedDomainRelax wrapperIsaac Boukris1-0/+131
2020-11-06selftest: add a test for py dce transport_encryptedIsaac Boukris1-1/+22
2020-11-05Revert "cli_credentials_parse_string: fix parsing of principals"Alexander Bokovoy1-2/+2
2020-11-04tests python krb5: Add python kerberos canonicalization testsGary Lockyer2-0/+500
2020-11-04tests python krb5: Add canonicalize flag to ASN1Gary Lockyer2-6/+6
2020-11-04tests python krb5: Make PrincipalName_create a class methodGary Lockyer1-0/+1
2020-11-04cli_credentials_parse_string: fix parsing of principalsAlexander Bokovoy1-2/+2
2020-11-04selftest: add test for new "samba-tool user unlock" commandBjörn Baumbach1-0/+41
2020-10-29tests: avoid returning an already used ID in randomXid()Jule Anger1-3/+17
2020-10-29python:tests: Add SAMR password change tests for fipsAndreas Schneider1-0/+188
2020-10-21python/tests: add DynamicTestCase setUpDynamicTestCases() infrastructureStefan Metzmacher1-0/+27
2020-10-02python2 reduction: Merge remaining compat code into commonDavid Mulder12-19/+13
2020-10-02python: Move dsdb_Dn to samdbDavid Mulder1-2/+2
2020-10-01samba-tool tests: rename 'contact create' to 'contact add'Jule Anger1-5/+5
2020-10-01samba-tool tests: rename 'group create' to 'group add'Jule Anger1-1/+1
2020-10-01samba-tool tests: rename 'computer create' to 'computer add'Jule Anger1-7/+7
2020-10-01samba-tool tests: rename 'user create' to 'user add'Jule Anger1-5/+5
2020-10-01samba-tool tests: rename 'ou create' to 'ou add'Jule Anger4-14/+14
2020-10-01samba-tool tests: add test-cases for 'contact rename'Jule Anger1-0/+126
2020-10-01samba-tool tests: add test-cases for 'group rename'Jule Anger1-0/+75
2020-10-01samba-tool tests: add test-cases for 'user rename'Jule Anger1-0/+234
2020-09-07python/tests/gpo: this should fix a Popen deadlockStefan Metzmacher1-11/+10
2020-09-02gpo: Test rsop function for successDavid Mulder1-0/+10
2020-09-02samba-tool: Test creating unix user with modified template homedirDavid Mulder1-0/+8
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
2020-08-31python/samba/tests/blackbox: Preparatory change to support custom shareNoel Power1-5/+5
2020-08-31python/samba/tests:blackbox: Fix local file delete test tree fallbackNoel Power1-5/+5
2020-08-31python/samba/tests/blackbox: Fix undetected deltree failNoel Power1-1/+3
2020-08-27GPO: Test rsop output for Messages policyDavid Mulder1-2/+14
2020-08-27gpo: Test Group Policy Login Prompt MessageDavid Mulder1-8/+20
2020-08-27gpo: Test Group Policy Message of the dayDavid Mulder1-0/+52
2020-08-27GPO: Test rsop output for smb.conf policyDavid Mulder1-2/+16
2020-08-27gpo: Test Group Policy smb.conf ExtensionDavid Mulder1-0/+83
2020-08-27gpo: Fix unapply failure when multiple extensions runDavid Mulder1-10/+8
2020-08-27gpo: Test multiple extention unapplyDavid Mulder1-0/+81
2020-08-27gpo: Cleanup sudoers policy testDavid Mulder1-0/+7
2020-08-27gpo: Cleanup script policy testDavid Mulder1-0/+7
2020-08-27gpo: Test rsop output for Sudoers policyDavid Mulder1-2/+16
2020-08-19python:tests: Add test for SMB encrypted DCERPC connectionAndreas Schneider1-0/+82
2020-08-19python: Add a test for SMB encryptionAndreas Schneider1-0/+37
2020-08-19s3:client: Turn off smb signing for message opAndreas Schneider1-1/+1
2020-08-19python:tests: Set smb ipc signing via the creds APIAndreas Schneider1-0/+4
2020-08-19python:tests: Mark libsmb connection as an IPC connectionAndreas Schneider1-1/+1
2020-08-19auth:creds: Add python bindings for cli_credentials_set_conf()Andreas Schneider1-0/+33
2020-08-19auth:creds: Add python bindings for (get|set)_smb_encryptionAndreas Schneider1-0/+6
2020-08-19auth:creds: Add python bindings for (get|set)_smb_ipc_signingAndreas Schneider1-0/+6
2020-08-19auth:creds: Add python bindings for (get|set)_smb_signingAndreas Schneider1-0/+6
2020-08-19auth:creds: Introduce CRED_SMB_CONFStefan Metzmacher1-2/+2