summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2023-10-01tests/krb5: Add Device Restriction tests for silos and authentication policie...Joseph Sutton1-0/+625
2023-10-01tests/krb5: Add tests performing AS‐REQs armored with unacceptable ticketsJoseph Sutton1-0/+33
2023-10-01tests/krb5: Add method to perform an armored AS‐REQJoseph Sutton2-0/+119
2023-10-01tests/krb5: Initialize variableJoseph Sutton1-1/+1
2023-09-29samba-tool: Fix for gpo restore not working without --tmpdirKacper1-0/+9
2023-09-29netcmd: tests: add some tests for valid and invalid SDDL in cli commandsRob van der Linde1-0/+32
2023-09-29netcmd: auth: add new SDDL fields to create and modify auth policy commandsRob van der Linde1-4/+65
2023-09-29netcmd: models: add SDDL fields to AuthenticationPolicy modelRob van der Linde1-1/+12
2023-09-29netcmd: models: add SDDL model fieldRob van der Linde2-1/+72
2023-09-29netcmd: models: add FieldError subclass which stores the fieldRob van der Linde2-3/+15
2023-09-29netcmd: models: field to_db_value needs ldb paramRob van der Linde3-16/+24
2023-09-29netcmd: tests: modify auth silo cli tests setup their own test dataRob van der Linde1-15/+29
2023-09-29netcmd: tests: modify auth policy cli tests setup their own test dataRob van der Linde1-28/+71
2023-09-29netcmd: tests: modify claim cli tests setup their own test dataRob van der Linde1-39/+46
2023-09-29netcmd: tests: test that create objects make use of addCleanupRob van der Linde3-0/+46
2023-09-29netcmd: tests: tests tidyup and make use of setUpTestDataRob van der Linde5-142/+99
2023-09-29netcmd: tests: make _run a classmethod in SambaToolCmdTestRob van der Linde4-9/+13
2023-09-29python: tests: implement setUpTestData overridable class methodRob van der Linde1-0/+54
2023-09-29netcmd: tests: avoid the need to create a random command in GetSamDBRob van der Linde1-21/+10
2023-09-28tests/krb5: Add samba.tests.krb5.conditional_ace_testsJoseph Sutton2-0/+3751
2023-09-28tests/krb5: Add method to replace client or device claims in a PACJoseph Sutton1-0/+102
2023-09-28tests/krb5: Add method to replace the device SIDs in a PACJoseph Sutton1-0/+139
2023-09-28tests/krb5: Have set_pac_sids() accept lone RIDs as well as full SIDsJoseph Sutton1-3/+12
2023-09-28tests/krb5: Make optional ‘domain_sid’ parameter to set_pac_sids()Joseph Sutton1-1/+4
2023-09-28tests/krb5: Make optional ‘user_rid’ parameter to set_pac_sids()Joseph Sutton1-4/+6
2023-09-28tests/krb5: Make set_pac_sids() parameters keyword‐onlyJoseph Sutton1-0/+1
2023-09-28tests/krb5: Allow passing mapping=None to map_to_sid()Joseph Sutton1-1/+1
2023-09-28tests/krb5: Don’t bother regenerating the PAC if modify_pac_fn or update_pa...Joseph Sutton1-10/+18
2023-09-28tests/krb5: Allow multiple ticket modification functionsJoseph Sutton1-3/+9
2023-09-28tests/krb5: Allow filter for tests that crash WindowsJoseph Sutton1-0/+6
2023-09-28tests/krb5: Allow variation in PADATA_PW_SALTJoseph Sutton1-1/+3
2023-09-28tests/krb5: Sort importsJoseph Sutton2-14/+14
2023-09-27python:tests: Remove unused importJoseph Sutton1-1/+0
2023-09-27python:tests: Fix invalid escape sequencesJoseph Sutton3-3/+3
2023-09-27tests/krb5: Match filter after transforming test nameJoseph Sutton3-4/+4
2023-09-26python: Change the generic merge_nt_token() to being specific to the system_t...Andrew Bartlett1-6/+7
2023-09-26libcli/security: Pass in claims evaluation state when building any security t...Andrew Bartlett1-1/+1
2023-09-26pytest: conditional_ace assembler assembles full descriptorDouglas Bagnall1-2/+33
2023-09-26libcli/security: beginning of tests for conditional ACE bytesDouglas Bagnall1-0/+98
2023-09-26pytest: assembler for conditional ACEsDouglas Bagnall1-0/+196
2023-09-26pytest:conditional_ace_claims: ease export of failing tests to CDouglas Bagnall1-0/+59
2023-09-26pytest: tests for conditional ACEs with security tokensDouglas Bagnall1-0/+338
2023-09-26pytest: tools for creating security tokensDouglas Bagnall1-0/+239
2023-09-26pytest: sddl tests with conditional ACEsDouglas Bagnall1-0/+52
2023-09-26pytest: sddl strings dir can be defined in classDouglas Bagnall1-9/+15
2023-09-26pytest: sddl tests can be only externally definedDouglas Bagnall1-0/+3
2023-09-26pytest:security_descriptors: test collected conditional ACEsDouglas Bagnall1-1/+8
2023-09-26pytest:security descriptors: hack to capture results as jsonDouglas Bagnall1-0/+29
2023-09-26pytest: security descriptors: test some conditional and RA ACEsDouglas Bagnall1-0/+21
2023-09-26pytest: security_descriptors: tests without revision number hackDouglas Bagnall1-0/+9