summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* tests/krb5: Add tests for authentication policiesJoseph Sutton2023-05-183-0/+6591
* tests/krb5: Allow specifying whether PA-DATA types are to be checkedJoseph Sutton2023-05-182-50/+61
* tests/krb5: Allow server and workstation accounts to perform a SamLogonJoseph Sutton2023-05-181-0/+3
* tests/krb5: Allow specifying machine credentials to _test_samlogon()Joseph Sutton2023-05-181-9/+11
* tests/krb5: Rename ‘server’ to ‘dc_server’Joseph Sutton2023-05-181-3/+3
* tests/krb5: Test that NT_STATUS_ACCOUNT_LOCKED_OUT is returned in KDC reply e...Joseph Sutton2023-05-181-24/+81
* tests/krb5: Improve edata checkingJoseph Sutton2023-05-183-24/+71
* tests/krb5: Remove unused importJoseph Sutton2023-05-181-1/+0
* samba-tool domain: Clean up codeJoseph Sutton2023-05-182-3/+3
* samba-tool domain: Remove unused variablesJoseph Sutton2023-05-184-33/+24
* samba-tool domain: Run in interactive mode if no args are suppliedJoseph Sutton2023-05-161-1/+1
* python:tests: Remove unused variablesJoseph Sutton2023-05-161-6/+6
* samba-tool domain: Remove unnecessary variableJoseph Sutton2023-05-161-9/+9
* samba-tool domain: Use result of setup_local_server() instead of object fieldJoseph Sutton2023-05-161-4/+4
* pyglue: use Py_ssize_t in random data generation functionsDmitry Antipov2023-05-161-21/+22
* samba-tool domain join: Allow "ad dc functional level" to change whichAndrew Bartlett2023-05-161-2/+7
* samba-tool domain provision: Use "ad dc functional level" to control max func...Joseph Sutton2023-05-162-5/+7
* python: Add function to get the functional level as a python intger from smb....Andrew Bartlett2023-05-161-0/+21
* samba-tool domain provision: Use common functional_level.string_to_level()Andrew Bartlett2023-05-161-8/+5
* python: Move helper functions for functional levels into a new fileAndrew Bartlett2023-05-165-55/+78
* gp: get_gpo() should re-raise the Exception, not returnDavid Mulder2023-05-091-1/+1
* tests/krb5: Improve _test_samr_change_password() methodJoseph Sutton2023-05-052-17/+116
* tests/krb5: Don’t delete silo until all tests have finishedJoseph Sutton2023-05-051-2/+2
* tests/krb5: Add remove_attribute() helper functionJoseph Sutton2023-05-051-0/+8
* tests/krb5: Have set_forced_key() also set the NT hashJoseph Sutton2023-05-051-1/+9
* tests/krb5: Make _tgs_req() more configurableJoseph Sutton2023-05-051-8/+19
* tests/krb5: Make use of check_tgs_reply()Joseph Sutton2023-05-051-1/+1
* tests/krb5: Allow specifying an encoded security descriptorJoseph Sutton2023-05-051-3/+4
* tests/krb5: Rename ‘objectclass’ to use correct caseJoseph Sutton2023-05-051-1/+1
* tests/krb5: Rename ‘auth_silo’ to ‘authn_silo’Joseph Sutton2023-05-052-16/+16
* tests/krb5: Create account cache key only if neededJoseph Sutton2023-05-051-2/+1
* tests/krb5: Delete non-resuable accounts as soon as possibleJoseph Sutton2023-05-051-6/+21
* tests/krb5: Refactor _test_samlogon()Joseph Sutton2023-05-051-21/+24
* python/samba: Fix invalid escape sequenceJoseph Sutton2023-05-051-1/+1
* tests/krb5: Allow setting a servicePrincipalName on a user accountJoseph Sutton2023-05-051-1/+0
* tests/krb5: Fix parameter defaultJoseph Sutton2023-05-051-1/+1
* tests/krb5: Remove unused parameterJoseph Sutton2023-05-051-1/+0
* tests/krb5: Test that the salt for a managed service account is computed corr...Joseph Sutton2023-05-051-0/+142
* tests/krb5: Allow creating managed service accountsJoseph Sutton2023-05-051-0/+8
* tests/krb5: Always heed the add_dollar parameterJoseph Sutton2023-05-051-3/+6
* tests/krb5: Remove unused importJoseph Sutton2023-05-051-1/+0
* tests/krb5: Remove unneeded assertionsJoseph Sutton2023-05-051-5/+5
* tests/krb5: Allow creating an account with an assigned policy or siloJoseph Sutton2023-05-051-1/+11
* tests/krb5: Add method to create an authentication policyJoseph Sutton2023-05-051-0/+103
* tests/krb5: Generify protected users test methodsJoseph Sutton2023-05-053-49/+56
* tests/krb5: Handle NT hashes being disabledJoseph Sutton2023-05-057-34/+65
* tests/krb5: Pass client credentials down into kdc_exchange_dictJoseph Sutton2023-05-0512-160/+198
* tests/krb5: Remove test for OemChangePasswordUser2()Joseph Sutton2023-05-051-20/+1
* tests/krb5: Split out functions for testing logons and password changesJoseph Sutton2023-05-052-103/+102
* python:descriptor: add missing schema 2019 aces in builtin and dns partitionStefan Metzmacher2023-05-051-0/+8