summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2023-03-20tests/krb5: Test that RODC-issued device groups are regeneratedJoseph Sutton1-1/+75
2023-03-20tests/krb5: Test that RODC-issued claims are regeneratedJoseph Sutton1-0/+248
2023-03-20tests/krb5: Add tests for RODC-issued armor ticketsJoseph Sutton1-0/+44
2023-03-20tests/krb5: Add tests for constrained delegation with RODC-issued ticketsJoseph Sutton1-0/+43
2023-03-20tests/krb5: Add remove_client_claims_tgt_from_rodc()Joseph Sutton1-14/+29
2023-03-20tests/krb5: Let ticket_with_sids() create RODC-issued ticketsJoseph Sutton1-2/+7
2023-03-20tests/krb5: Add signed_by_rodc()Joseph Sutton1-0/+12
2023-03-20tests/krb5: Move issued_by_rodc() to base classJoseph Sutton2-13/+13
2023-03-20tests/krb5: Fix additional_details account creation cachingJoseph Sutton1-45/+51
2023-03-20tests/krb5: Add simple resource-based constrained delegation testJoseph Sutton1-0/+11
2023-03-20tests/krb5: Only add AES enctype bits at domain functional level 2008 and aboveJoseph Sutton1-6/+15
2023-03-20tests/krb5: Cache drsuapi connectionJoseph Sutton4-20/+26
2023-03-20tests/krb5: Generate full ticket signatures with trailing RODC idJoseph Sutton1-1/+1
2023-03-20python:ndr: Use f-string to format exception messageJoseph Sutton1-1/+1
2023-03-14python:netcmd: Decode return value of find_netbios() from bytes into stringAndreas Schneider1-1/+1
2023-03-14dsdb: Avoid ERROR(ldb): uncaught exception - Deleted target CN=NTDS Settings....Andrew Bartlett1-0/+19
2023-03-09samba-tool: Ensure modifying GPO increments GPT.INI versDavid Mulder1-0/+63
2023-03-09samba-tool: Test that modifying GPO increments GPT.INI versDavid Mulder1-0/+95
2023-03-09samba-tool: Subclass GPOCommand for calling samdb_connectDavid Mulder1-15/+15
2023-03-08tests/krb5: Remove old device info and device claims testsJoseph Sutton1-191/+0
2023-03-08tests/krb5: Add tests for device claimsJoseph Sutton1-2/+396
2023-03-08tests/krb5: Add tests for device infoJoseph Sutton2-0/+2046
2023-03-08tests/krb5: Overhaul check_device_info()Joseph Sutton1-24/+89
2023-03-08tests/krb5: Allow creating a target server account with or without compound I...Joseph Sutton1-1/+9
2023-03-08tests/krb5: Don't specify extra enctypes for the krbtgtJoseph Sutton2-2/+13
2023-03-08tests/krb5: Allow adding members to a group and changing its type in a single...Joseph Sutton1-4/+10
2023-03-08tests/krb5: Add test for compressed claimJoseph Sutton1-0/+19
2023-03-08tests/krb5: Test we get correct values for integer syntax claimsJoseph Sutton1-5/+21
2023-03-08tests/krb5: Require domain_sid to be non-None when passing a RID to map_to_sid()Joseph Sutton1-0/+1
2023-03-08tests/krb5: Allow group_setup to be None in setup_groups()Joseph Sutton1-36/+39
2023-03-08tests/krb5: Test more descriptive security descriptorJoseph Sutton1-5/+7
2023-03-08tests/krb5: Document and tidy up existing claims testsJoseph Sutton1-24/+33
2023-03-08tests/krb5: Allow creating accounts supporting claims or compound identity se...Joseph Sutton3-6/+21
2023-03-08tests/krb5: Make arguments to get_target() keyword argumentsJoseph Sutton2-3/+5
2023-03-08tests/krb5: Split out device info checking into new methodJoseph Sutton1-45/+49
2023-03-08tests/krb5: Fix typoJoseph Sutton1-1/+1
2023-03-08tests/krb5: Move some claims tests aroundJoseph Sutton1-80/+80
2023-03-08tests/krb5: Add type to expect a value is one of a set of possible typesJoseph Sutton1-0/+36
2023-03-08tests/krb5: Allow comparing UnorderedLists only with one anotherJoseph Sutton1-5/+3
2023-03-08tests/krb5: Unconditionally check compressed claimsJoseph Sutton1-13/+12
2023-03-08tests/krb5: Remove unused importJoseph Sutton1-1/+0
2023-03-03samba-tool: Clarify cse register command file destDavid Mulder1-2/+6
2023-03-03python/schema: Fix conversion to UTF-8 stringJoseph Sutton1-1/+1
2023-03-03python/samba/common: Fix typosJoseph Sutton1-2/+2
2023-03-03samba-tool: Don't use invalid escape sequencesJoseph Sutton1-1/+1
2023-03-03gp: Don't use invalid escape sequencesJoseph Sutton1-1/+1
2023-03-03gp: Avoid shadowing importJoseph Sutton1-7/+7
2023-03-03python/samba: Avoid resource leakJoseph Sutton1-3/+3
2023-03-03tests/krb5: Fix typoJoseph Sutton1-1/+1
2023-03-03tests/krb5: Add tests adding a user to a group prior to a TGS-REQJoseph Sutton1-0/+115