vfs_ceph: Implement SMB_VFS_FSET_DOS_ATTRIBUTES for precise btime
[anoopcs/samba-autobuild/.git] / python / samba / tests / krb5 / pkinit_tests.py
2024-04-16 Jo Suttontests/krb5: Remove unused variable
2024-04-16 Jo Suttontests/krb5: Fix code spelling
2024-04-16 Jo Suttontests/krb5: Remove unused import
2024-03-28 Andrew Bartlettpython/samba/tests/krb5: Extend PKINIT tests to cover...
2024-03-28 Andrew Bartlettpython/tests/krb5: Prepare to allow tests that use...
2024-03-28 Andrew Bartlettpython/tests/krb5: Allow getting a TGT in pkinit tests
2024-03-28 Andrew Bartlettpython/tests/krb5: Prepare for PKINIT tests with UF_SMA...
2024-02-28 Andrew Bartlettpython/samba/tests/krb5: Expect SID_FRESH_PUBLIC_KEY_ID...
2023-11-20 Andreas Schneiderpython:tests: SHA1 is no longer supported by cryptograp...
2023-07-19 Joseph Suttontests/krb5: Add a test for PK-INIT with a revoked certi...
2023-07-19 Joseph Suttontests/krb5: Allow passing a pre-created certificate...
2023-07-19 Joseph Suttontests/krb5: Have the caller of create_certificate(...
2023-07-19 Joseph Suttontests/krb5: Factor out a method to fetch the CA certifi...
2023-07-19 Joseph Suttontests/krb5: Factor out a method to create a certificate
2023-07-19 Joseph Suttontests/krb5: Test Windows 2000 variant of PK-INIT
2023-07-19 Joseph Suttontests/krb5: Add tests for PK-INIT Freshness Extension...
2023-07-19 Joseph Suttontests/krb5: Add PK-INIT testing framework