summaryrefslogtreecommitdiff
path: root/python/samba
AgeCommit message (Expand)AuthorFilesLines
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
2023-09-26pytest: security_descriptors test for repetitive ACLsDouglas Bagnall1-0/+12
2023-09-26pytest: security_descriptors comparison is quieterDouglas Bagnall1-10/+2
2023-09-21conf: Remove "smb3 unix extensions" parameterVolker Lendecke1-172/+81
2023-09-20tests: Add reproducer for BZ15481Volker Lendecke1-0/+27
2023-09-14tests/krb5: Rename ‘client_claims’ to ‘claims_metadata’Joseph Sutton1-8/+8
2023-09-14python:tests: Fix invalid escape sequenceJoseph Sutton1-1/+1
2023-09-14python:tests: Remove unused variablesJoseph Sutton2-2/+2
2023-09-14claims.idl: Be more lenient in our expectations for the compression of claimsJoseph Sutton1-2/+4
2023-09-14python:tests: Remove unused importsJoseph Sutton6-10/+2
2023-09-11python:tests: Fix code spellingJoseph Sutton1-1/+1
2023-09-08tests: Add test_symlink_reparse_data_buffer_parseVolker Lendecke1-0/+15
2023-09-08tests: Create symlinks using posix extensionsVolker Lendecke1-1/+3
2023-09-07pytests:security: don't use invalid domain SID S-2-0-0Douglas Bagnall1-13/+17
2023-08-30tests/krb5: Have modified_ticket() not modify its argumentsJoseph Sutton1-0/+4
2023-08-30tests/krb5: Add KerberosCredentials.get_rid()Joseph Sutton1-0/+8
2023-08-30tests/krb5: Re-raise any LdbError other than ERR_ENTRY_ALREADY_EXISTSJoseph Sutton1-1/+2
2023-08-30tests/krb5: Correctly assert that we found a LOGON_INFO PAC bufferJoseph Sutton1-1/+1
2023-08-30tests/krb5: Remove local variableJoseph Sutton1-3/+2
2023-08-30tests/krb5: Move KDC TGT tests to new fileJoseph Sutton2-48/+86
2023-08-30tests/krb5: Remove test of pre-1.20 MIT Kerberos behaviourJoseph Sutton1-21/+0
2023-08-30gp: Use read_file() instead of readfp()Joseph Sutton3-8/+8
2023-08-30gp: Fix resource leaksJoseph Sutton6-13/+38
2023-08-30gp: Use assertEqual() instead of assertEquals()Joseph Sutton1-121/+121
2023-08-30gp: Check correct variablesJoseph Sutton1-14/+14
2023-08-30gp: Prefer ‘x not in y’ to ‘not x in y’Joseph Sutton1-1/+1
2023-08-30gp: Don’t shadow importsJoseph Sutton1-7/+7
2023-08-30gp: Add missing importJoseph Sutton1-0/+1
2023-08-30pytest/dns_aging: Assert that the name of the node to search for is a stringJoseph Sutton1-0/+1
2023-08-30pytest/dns_aging: Correctly check that record is tombstonedJoseph Sutton1-5/+5
2023-08-30pytest/dns_aging: Check value of ‘dtime’Joseph Sutton1-0/+2
2023-08-30python:tests: Rename test method so as not to mask previously-defined methodJoseph Sutton1-1/+1
2023-08-30python:tests: Complete assertion messagesJoseph Sutton1-2/+2
2023-08-30python:tests: Fix usage lineJoseph Sutton1-1/+1
2023-08-30python: Fix reference to undefined name ‘samba’Joseph Sutton1-1/+1
2023-08-30samba-tool: Remove useless returnJoseph Sutton1-1/+0
2023-08-30python:join: Fix references to undefined variablesJoseph Sutton1-6/+6
2023-08-30python: Fix invalid escape sequencesJoseph Sutton4-38/+38
2023-08-30python: Remove redundant backslashesJoseph Sutton11-19/+19
2023-08-30python: Remove unused importsJoseph Sutton46-73/+19
2023-08-30python: Fix spellingJoseph Sutton5-11/+11
2023-08-28gp: Send list of keys instead of dict to removeGabriel Nagy1-1/+1
2023-08-28gp: Test disabled enrollment unapplies policyGabriel Nagy1-0/+54
2023-08-28gp: Template changes should invalidate cacheGabriel Nagy1-5/+10
2023-08-28gp: Test adding new cert templates enforces changesGabriel Nagy2-1/+50