summaryrefslogtreecommitdiff
path: root/python
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-06Use the new CreateTrustedDomainRelax()Isaac Boukris1-44/+13
2020-11-06Add CreateTrustedDomainRelax wrapper for fips modeIsaac Boukris1-0/+62
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-11-03samba-tool: add new "user unlock" commandBjörn Baumbach2-1/+103
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-26DNS Resolver: support both dnspython before and after 2.0.0Alexander Bokovoy1-0/+68
2020-10-23py3: Add is_ad_dc_built option to python glueDavid Mulder2-0/+13
2020-10-22python: Create targetdir recursivelyAndreas Schneider1-1/+1
2020-10-21python/tests: add DynamicTestCase setUpDynamicTestCases() infrastructureStefan Metzmacher1-0/+27
2020-10-02python2 reduction: Merge remaining compat code into commonDavid Mulder32-123/+79
2020-10-02python: Move dsdb_Dn to samdbDavid Mulder6-86/+80
2020-10-01samba-tool tests: rename 'contact create' to 'contact add'Jule Anger1-5/+5
2020-10-01samba-tool contact: rename 'contact create' to 'contact add'Jule Anger1-10/+11
2020-10-01samba-tool tests: rename 'group create' to 'group add'Jule Anger1-1/+1
2020-10-01samba-tool group: add 'group create' as synonym for 'group add'Jule Anger1-3/+4
2020-10-01samba-tool tests: rename 'computer create' to 'computer add'Jule Anger1-7/+7
2020-10-01samba-tool computer: rename 'computer create' to 'computer add'Jule Anger1-13/+14
2020-10-01samba-tool tests: rename 'user create' to 'user add'Jule Anger1-5/+5
2020-10-01samba-tool user: rename 'user create' to 'user add'Jule Anger1-29/+15
2020-10-01samba-tool tests: rename 'ou create' to 'ou add'Jule Anger4-14/+14
2020-10-01samba-tool ou: rename 'ou create' to 'ou add'Jule Anger1-8/+9
2020-10-01samba-tool tests: add test-cases for 'contact rename'Jule Anger1-0/+126
2020-10-01samba-tool contact: add new contact 'rename' commandJule Anger1-0/+178
2020-10-01samba-tool tests: add test-cases for 'group rename'Jule Anger1-0/+75
2020-10-01samba-tool group: add new group 'rename' commandJule Anger1-0/+155
2020-10-01samba-tool tests: add test-cases for 'user rename'Jule Anger1-0/+234
2020-10-01samba-tool user: add new user 'rename' commandBjörn Baumbach1-0/+225
2020-10-01samdb: add fullname_from_names() methodJule Anger1-19/+37
2020-10-01samdb: add prepare_attr_replace() methodJule Anger1-0/+23
2020-09-24provision: BIND 9.17.x is not supportedAmitay Isaacs1-0/+2
2020-09-24provision: Add support for BIND 9.16.xAmitay Isaacs1-1/+5
2020-09-24provision: BIND 9.15.x is not supportedAmitay Isaacs1-0/+2
2020-09-24provision: Add support for BIND 9.14.xAmitay Isaacs1-2/+5
2020-09-24provision: BIND 9.13.x is not supportedAmitay Isaacs1-0/+2
2020-09-07python/tests/gpo: this should fix a Popen deadlockStefan Metzmacher1-11/+10
2020-09-04Fixed arrow keys typo to the computer move command utilityHezekiah1-1/+1
2020-09-02gpo: Pass necessary parameters to rsopDavid Mulder1-1/+1
2020-09-02gpo: Test rsop function for successDavid Mulder2-2/+12
2020-09-02samba-tool: Create unix user with modified template homedirDavid Mulder1-2/+3
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