summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* tests python krb5: Add python kerberos compatability testsGary Lockyer2020-11-092-0/+175
* selftest: add a test for the CreateTrustedDomainRelax wrapperIsaac Boukris2020-11-061-0/+131
* Use the new CreateTrustedDomainRelax()Isaac Boukris2020-11-061-44/+13
* Add CreateTrustedDomainRelax wrapper for fips modeIsaac Boukris2020-11-061-0/+62
* selftest: add a test for py dce transport_encryptedIsaac Boukris2020-11-061-1/+22
* Revert "cli_credentials_parse_string: fix parsing of principals"Alexander Bokovoy2020-11-051-2/+2
* tests python krb5: Add python kerberos canonicalization testsGary Lockyer2020-11-042-0/+500
* tests python krb5: Add canonicalize flag to ASN1Gary Lockyer2020-11-042-6/+6
* tests python krb5: Make PrincipalName_create a class methodGary Lockyer2020-11-041-0/+1
* cli_credentials_parse_string: fix parsing of principalsAlexander Bokovoy2020-11-041-2/+2
* selftest: add test for new "samba-tool user unlock" commandBjörn Baumbach2020-11-041-0/+41
* samba-tool: add new "user unlock" commandBjörn Baumbach2020-11-032-1/+103
* tests: avoid returning an already used ID in randomXid()Jule Anger2020-10-291-3/+17
* python:tests: Add SAMR password change tests for fipsAndreas Schneider2020-10-291-0/+188
* DNS Resolver: support both dnspython before and after 2.0.0Alexander Bokovoy2020-10-261-0/+68
* py3: Add is_ad_dc_built option to python glueDavid Mulder2020-10-232-0/+13
* python: Create targetdir recursivelyAndreas Schneider2020-10-221-1/+1
* python/tests: add DynamicTestCase setUpDynamicTestCases() infrastructureStefan Metzmacher2020-10-211-0/+27
* python2 reduction: Merge remaining compat code into commonDavid Mulder2020-10-0232-123/+79
* python: Move dsdb_Dn to samdbDavid Mulder2020-10-026-86/+80
* samba-tool tests: rename 'contact create' to 'contact add'Jule Anger2020-10-011-5/+5
* samba-tool contact: rename 'contact create' to 'contact add'Jule Anger2020-10-011-10/+11
* samba-tool tests: rename 'group create' to 'group add'Jule Anger2020-10-011-1/+1
* samba-tool group: add 'group create' as synonym for 'group add'Jule Anger2020-10-011-3/+4
* samba-tool tests: rename 'computer create' to 'computer add'Jule Anger2020-10-011-7/+7
* samba-tool computer: rename 'computer create' to 'computer add'Jule Anger2020-10-011-13/+14
* samba-tool tests: rename 'user create' to 'user add'Jule Anger2020-10-011-5/+5
* samba-tool user: rename 'user create' to 'user add'Jule Anger2020-10-011-29/+15
* samba-tool tests: rename 'ou create' to 'ou add'Jule Anger2020-10-014-14/+14
* samba-tool ou: rename 'ou create' to 'ou add'Jule Anger2020-10-011-8/+9
* samba-tool tests: add test-cases for 'contact rename'Jule Anger2020-10-011-0/+126
* samba-tool contact: add new contact 'rename' commandJule Anger2020-10-011-0/+178
* samba-tool tests: add test-cases for 'group rename'Jule Anger2020-10-011-0/+75
* samba-tool group: add new group 'rename' commandJule Anger2020-10-011-0/+155
* samba-tool tests: add test-cases for 'user rename'Jule Anger2020-10-011-0/+234
* samba-tool user: add new user 'rename' commandBjörn Baumbach2020-10-011-0/+225
* samdb: add fullname_from_names() methodJule Anger2020-10-011-19/+37
* samdb: add prepare_attr_replace() methodJule Anger2020-10-011-0/+23
* provision: BIND 9.17.x is not supportedAmitay Isaacs2020-09-241-0/+2
* provision: Add support for BIND 9.16.xAmitay Isaacs2020-09-241-1/+5
* provision: BIND 9.15.x is not supportedAmitay Isaacs2020-09-241-0/+2
* provision: Add support for BIND 9.14.xAmitay Isaacs2020-09-241-2/+5
* provision: BIND 9.13.x is not supportedAmitay Isaacs2020-09-241-0/+2
* python/tests/gpo: this should fix a Popen deadlockStefan Metzmacher2020-09-071-11/+10
* Fixed arrow keys typo to the computer move command utilityHezekiah2020-09-041-1/+1
* gpo: Pass necessary parameters to rsopDavid Mulder2020-09-021-1/+1
* gpo: Test rsop function for successDavid Mulder2020-09-022-2/+12
* samba-tool: Create unix user with modified template homedirDavid Mulder2020-09-021-2/+3
* samba-tool: Test creating unix user with modified template homedirDavid Mulder2020-09-021-0/+8
* python/samba/tests/blackbox: Tests with nested DFS containerNoel Power2020-08-311-0/+96