summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* samba-tool: Check specified domain and realm against our ownJoseph Sutton2022-03-283-17/+40
* samba-tool: Return correct result for _get_user_realm_domain()Joseph Sutton2022-03-281-2/+2
* samba-tool delegation: Clarify msDS-AllowedToDelegateTo delegation command do...Joseph Sutton2022-03-281-2/+2
* samba-tool delegation: Add commands to add/remove principals for RBCDJoseph Sutton2022-03-281-1/+275
* samba-tool delegation show: Display information for RBCDJoseph Sutton2022-03-281-2/+22
* samba-tool delegation: Add function to display security descriptor for RBCDJoseph Sutton2022-03-281-0/+77
* samba-gpupdate: Implement enhanced loggingDavid Mulder2022-03-2416-162/+223
* samba-tool group: Add --special parameter to add predefined special groupJoseph Sutton2022-03-181-3/+194
* tests/krb5: Add tests for the Protected Users groupJoseph Sutton2022-03-184-20/+1334
* tests/krb5: Add helper function to modify ticket flagsJoseph Sutton2022-03-183-30/+19
* tests/krb5: Remove unused importJoseph Sutton2022-03-181-1/+0
* tests/krb5: Add account to cleanup list before adding it to databaseJoseph Sutton2022-03-181-3/+2
* tests/krb5: Add more encryption type constantsJoseph Sutton2022-03-181-0/+8
* tests/krb5: Remove accounts in reverse order of additionJoseph Sutton2022-03-181-4/+4
* tests/krb5: Simplify logicJoseph Sutton2022-03-181-5/+5
* tests/krb5: Improve mock RODC creationJoseph Sutton2022-03-171-9/+11
* python: Restore SDDL abbreviations for SIDsJoseph Sutton2022-03-172-8/+8
* python: Use explicit SIDs instead of SDDL abbreviationsJoseph Sutton2022-03-172-11/+11
* python:tests: Add tests for SDDL SID stringsJoseph Sutton2022-03-171-0/+235
* selftest: Remove auth_log test for RAP password changeAndrew Bartlett2022-03-171-29/+0
* ntlm_auth: Adapt --diagnostics mode to expect that the DC does not support LA...Andrew Bartlett2022-03-171-0/+13
* selftest: Allow samba.tests.ntlm_auth to fail rather than error checking --di...Andrew Bartlett2022-03-171-1/+5
* python/ntacls.py: Fix ACE type comparisonJoseph Sutton2022-03-171-1/+2
* samba-tool: Fix typoJoseph Sutton2022-03-171-1/+1
* python:tests: Fix type error in raw_testcase.pyAndreas Schneider2022-03-171-1/+5
* python:tests: let insta_creds() also copy the bind_dn from the templateStefan Metzmacher2022-03-101-0/+4
* s4:mitkdc: Add support for MIT Kerberos 1.20Andreas Schneider2022-03-041-2/+7
* python: Reformat shell scriptsAndreas Schneider2022-03-038-171/+222
* upgradehelpers.py: add a comment to update_krbtgt_account_password()Stefan Metzmacher2022-02-231-3/+6
* provision: add a comment that the value of krbtgtpass is ignored in the backendStefan Metzmacher2022-02-231-0/+3
* upgradehelpers.py: let update_machine_account_password() use 120 character pa...Stefan Metzmacher2022-02-231-1/+1
* provision: use 120 characters for the dns account passwordStefan Metzmacher2022-02-231-1/+1
* samba-tool/join_member: let py_net_join_member() choose the passwordStefan Metzmacher2022-02-231-2/+0
* CVE-2022-0336: pytest: Add a test for an SPN conflict with a re-added SPNJoseph Sutton2022-01-311-0/+7
* pytest:auth_log: expect TLS connections when using ldapsDouglas Bagnall2022-01-261-4/+4
* blackbox.ndrdump: fix test_ndrdump_fuzzed_NULL_struct_ntlmssp_CHALLENGE_MESSA...Stefan Metzmacher2022-01-241-3/+2
* blackbox.ndrdump: adjust example files to the usage of dump_data_diff output.Stefan Metzmacher2022-01-241-0/+4
* blackbox.ndrdump: adjust example files to changed dump_data() output.Stefan Metzmacher2022-01-241-5/+5
* HEIMDAL: move code from source4/heimdal* to third_party/heimdal*Stefan Metzmacher2022-01-191-7/+7
* selftest: Update SimpleKerberosTests now that Samba supports FASTAndrew Bartlett2022-01-191-3/+3
* tests/krb5: Add option to check reply padataJoseph Sutton2022-01-191-0/+58
* tests/auth_log: adjust expected authDescription for test_smb_bad_userStefan Metzmacher2022-01-191-1/+1
* tests: Update latin1 list and ignored file list for new Heimdal importAndrew Bartlett2022-01-191-7/+27
* tests/krb5: Update supported enctype checkingJoseph Sutton2022-01-172-7/+41
* tests/krb5: Add AS-REQ PAC testsJoseph Sutton2022-01-171-4/+97
* tests/krb5: Check encrypted-pa-data if presentJoseph Sutton2022-01-172-18/+64
* tests/krb5: Add FAST enc-pa-rep testsJoseph Sutton2022-01-175-10/+130
* tests/krb5: Adjust expected error codesJoseph Sutton2022-01-173-7/+14
* tests/krb5: Generate unique UPNs for AS-REQ enterprise testsJoseph Sutton2022-01-171-8/+16
* python:tests: Don't require an emtpy 'authorization-data' to be presentAndreas Schneider2021-12-201-2/+15