summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2023-07-26mdssvc: reduce pagesize to 50Ralph Boehme2-3/+3
2023-07-26tests/mdssvc: match hits:total:value to be the actual amount of entries in hitsRalph Boehme1-1/+1
2023-07-21CVE-2023-34968: mdscli: return share relative pathsRalph Boehme2-19/+15
2023-07-21samba-tool: Use samba.glue.get_burnt_cmdline rather than regexAndrew Bartlett2-53/+30
2023-07-21python: Add glue.burn_commandline() methodAndrew Bartlett2-0/+60
2023-07-21python: Remove const from PyList_AsStringList()Andrew Bartlett2-6/+6
2023-07-21python: Move PyList_AsStringList to common code so we can reuseAndrew Bartlett3-0/+43
2023-07-21python/samba: Adjust tarfile extraction filterNoel Power1-1/+1
2023-07-19netcmd: sites: tests for list and view sites and subnetRob van der Linde1-1/+70
2023-07-19netcmd: sites: make use of ldb_connect from base classRob van der Linde1-22/+5
2023-07-19netcmd: add list and view commands for sites and subnetsRob van der Linde1-0/+166
2023-07-19netcmd: add Subnet and Site modelsRob van der Linde3-0/+92
2023-07-19s4:provision: use better values for operatingSystem[Version]Stefan Metzmacher1-1/+10
2023-07-19ldapcmp: also ignore operatingSystem similar to operatingSystemVersionStefan Metzmacher1-1/+2
2023-07-19tests/krb5: Add a test for PK-INIT with a revoked certificateJoseph Sutton1-0/+92
2023-07-19tests/krb5: Allow passing a pre-created certificate into _pkinit_req()Joseph Sutton1-6/+8
2023-07-19tests/krb5: Have the caller of create_certificate() fetch the CA certificate ...Joseph Sutton1-4/+11
2023-07-19tests/krb5: Factor out a method to fetch the CA certificate and private keyJoseph Sutton1-6/+11
2023-07-19tests/krb5: Factor out a method to create a certificateJoseph Sutton1-25/+34
2023-07-19tests/krb5: Test Windows 2000 variant of PK-INITJoseph Sutton2-37/+155
2023-07-19tests/krb5: Add ASN.1 definitions for Windows 2000 PK-INITJoseph Sutton2-1/+103
2023-07-19tests/krb5: Add tests for PK-INIT Freshness Extension (RFC 8070)Joseph Sutton3-6/+452
2023-07-19tests/krb5: Remove unused methodsJoseph Sutton1-6/+0
2023-07-19tests/krb5: Check PAC_TYPE_CREDENTIAL_INFO PAC bufferJoseph Sutton1-0/+46
2023-07-19tests/krb5: Add PK-INIT testing frameworkJoseph Sutton3-13/+1074
2023-07-19tests/krb5: Allow KerberosCredentials to have associated RSA private keyJoseph Sutton1-1/+17
2023-07-19tests/krb5: Add helper methods for PK-INIT testingJoseph Sutton1-0/+418
2023-07-19tests/krb5: Refactor encryption type selectionJoseph Sutton1-22/+36
2023-07-19tests/krb5: Add PK-INIT ASN1 definitions and include licenceJoseph Sutton2-2/+2508
2023-07-19tests/krb5: Add PKINIT pre-authentication typesJoseph Sutton1-0/+4
2023-07-19tests/krb5: Add PKINIT typed data errorsJoseph Sutton1-0/+5
2023-07-19tests/krb5: Add PKINIT error codesJoseph Sutton1-0/+12
2023-07-19tests/krb5: Remove unused variablesJoseph Sutton1-13/+0
2023-07-13python:tests: Fix code spellingAndreas Schneider1-1/+1
2023-07-13python: Fix code spellingAndreas Schneider1-1/+1
2023-07-05python:tests: Fix code spellingAndreas Schneider1-1/+1
2023-06-30crypto: Rely on GnuTLS 3.6.13 and gnutls_pbkdf2()Andrew Bartlett3-27/+1
2023-06-27tests/krb5: Adjust authentication policy RBCD tests to expect appropriate fai...Joseph Sutton1-15/+25
2023-06-27tests/krb5: Be less strict regarding acceptable delegation error codesJoseph Sutton1-12/+24
2023-06-26tests/krb5: Test that client policies are not enforced with S4UJoseph Sutton1-0/+227
2023-06-26tests/krb5: Fix RBCD commentsJoseph Sutton1-6/+6
2023-06-26tests/krb5: Don’t unnecessarily specify ‘id’Joseph Sutton1-9/+0
2023-06-26tests/krb5: Add test for authenticating with disabled account and wrong passwordJoseph Sutton2-3/+51
2023-06-26tests/auth_log_pass_change: Fix flapping testJoseph Sutton1-2/+8
2023-06-26netcmd: domain: Fix typoJoseph Sutton1-1/+1
2023-06-25auth: Add functionality to log client and server policy informationJoseph Sutton1-2/+2
2023-06-25python:tests: Fix typosJoseph Sutton1-2/+2
2023-06-25netcmd: domain: Fix typoJoseph Sutton1-1/+1
2023-06-25tests/krb5: Test authentication policy audit loggingJoseph Sutton1-1/+1826
2023-06-25tests/krb5: Test more authentication logging of TGT lifetimesJoseph Sutton1-2/+6