s3:utils: Fix Inherit-Only flag being automatically propagated to children
[slow/samba-autobuild/.git] / python /
2024-04-29 yuzu367python/samba/tests/blackbox: Add tests for Inherit...
2024-04-24 Jo Suttonpython:tests: Store keys as bytes rather than as lists...
2024-04-24 Jo Suttonpython:tests: Rewrite condition of while loop
2024-04-24 Jo Suttonpython:tests: Store keys as bytes rather than as tuples
2024-04-24 Jo Suttonpython:gkdi: Add helper methods returning previous...
2024-04-24 Jo Suttonpython: Move get_admin_sid() to SamDB
2024-04-24 Jo Suttontests/krb5: Check that updated NT hashes of gMSAs have...
2024-04-23 Stefan Metzmachers4:ldap_server: add support for tls channel bindings
2024-04-23 Stefan Metzmachertests/segfault.py: make sure samdb.connect(url) has...
2024-04-23 Stefan Metzmacherpython/samba/getopt: don't prompt for a password for...
2024-04-21 Jo Suttontests/krb5: Test retrieving a denied gMSA password...
2024-04-21 Jo Suttontests/krb5: Note that lockout tests use password checks
2024-04-21 Jo Suttontests/krb5: Fix malapropism
2024-04-21 Jo Suttonpyglue: Remove unnecessary declaration
2024-04-21 Jo Suttonpython: Reformat code
2024-04-21 Jo Suttontests/krb5: Add tests that gMSA keys are updated in...
2024-04-21 Jo Suttontests/krb5: Import MAX_CLOCK_SKEW more directly
2024-04-21 Jo Suttontests/krb5: Extract method to unpack supplementalCreden...
2024-04-21 Jo Suttontests/krb5: Skip loop iteration if attribute has no...
2024-04-17 Andreas Schneiderpython: Fix NtVer check for site_dn_for_machine()
2024-04-16 Jo Suttonpython:tests: Catch failures to authenticate with gMSA...
2024-04-16 Jo Suttontests/krb5: Add tests for gMSAs
2024-04-16 Jo Suttonpython:nt_time: Add NT_TIME_MAX constant
2024-04-16 Jo Suttonpython:gkdi: Reformat code with ‘ruff’
2024-04-16 Jo Suttonpython:gkdi: Add Gkdi.from_key_envelope() method
2024-04-16 Jo Suttonpython:gkdi: Add notes on GKDI time periods
2024-04-16 Jo Suttontests/gkdi: Change ‘current_gkid’ parameter to ‘current...
2024-04-16 Jo Suttontests/gkdi: Remove implicit clock skew offset
2024-04-16 Jo Suttontests/gkdi: Allow current time to be overridden
2024-04-16 Jo Suttontests/krb5: Make use of ‘expect_edata’ parameter
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-04-16 Jo Suttonpython:tests: Fix typo
2024-04-16 Jo Suttonpython:tests: Reformat code
2024-04-16 Jo Suttonpython:tests: Fix set declaration
2024-04-16 Jo Suttonpython:tests: Replace deprecated method assertRaisesReg...
2024-04-16 Andrew Bartlettselftest: Move some KDS root key tests around to prepar...
2024-04-10 Andrew Bartlettldb: Add more segfault tests DN handling
2024-04-10 Douglas Bagnallpython:upgrade/upgradeprovision: use dn.copy to align...
2024-04-10 Douglas Bagnallpytest:segfault: some more ldb crashes
2024-04-10 Andrew Bartlettsamba-tool domain backup: Use new ldb.disconnect()...
2024-04-10 Andrew Bartlettselftest: Add tests that demonstrate the issues with...
2024-04-10 Douglas Bagnallpytest:krb5/lockout: associate user DN with the ldb...
2024-04-09 Andrew Bartlettauth/credentials: Read managed_password.passwords.query...
2024-04-09 Andrew Bartlettpython/samba/tests: Fix gMSA blackbox test to expect...
2024-04-09 Andreas Schneiderpython: Use OpenPolicyFallback() in trust.py
2024-04-09 Andreas Schneiderpython: Implement CreateTrustedDomainFallback()
2024-04-09 Andreas Schneiderpython: Add aead_aes_256_cbc_hmac_sha512()
2024-04-09 Andreas Schneiderpython: Use secrets.token_bytes instead of random
2024-04-09 Andreas Schneiderpython: Set parameter types for CreateTrustedDomainRelax()
2024-04-09 Andreas Schneiderpython:tests: Clean lsa_utils.py code according to...
2024-04-09 Andreas Schneiderpython:tests: Rename createtrustrelax.py to lsa_utils.py
2024-04-09 Andreas Schneiderpython: Implement OpenPolicyFallback()
2024-04-09 Andreas Schneiderpython:samba: Rename trust_utils.py to lsa_utils.py
2024-04-08 Rob van der Lindenetcmd: fix broken shell command missing Model
2024-04-08 Rob van der Lindepython: lint: fix pylint R1720 unnecessary "raise"...
2024-04-08 Rob van der Lindepython: lint: remove unused imports in claims and gmsa...
2024-04-08 Rob van der Lindepython: tests: type check should always use "is" or...
2024-04-08 Rob van der Lindepython: tests: fix closing quote in docstring example
2024-04-08 Noel Powerselftest: Add new test for testing non-chunk transfer...
2024-04-08 Noel Powerselftest: fix potential reference before assigned error
2024-04-08 Andreas Schneiderpython:tests: Improve keytab comparison of dckeytab
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-03-28 Jo Suttontests/krb5: Fix PK-INIT test framework to allow expired...
2024-03-28 Andrew Bartlettpython/samba/krb5: Allow client address (caddr) to...
2024-03-28 Rob van der Lindenetcmd: auth policy: remove old service-allowed-to...
2024-03-28 Rob van der Lindenetcmd: auth policy: add service-allowed-to-authenticat...
2024-03-28 Rob van der Lindenetcmd: auth policy: remove old user-allowed-to-authent...
2024-03-28 Rob van der Lindenetcmd: auth policy: add user-allowed-to-authenticate...
2024-03-28 Rob van der Lindenetcmd: auth policy: remove old service-allowed-to...
2024-03-28 Rob van der Lindenetcmd: auth policy: add service-allowed-to-authenticat...
2024-03-28 Rob van der Lindenetcmd: auth policy: remove old user-allowed-to-authent...
2024-03-28 Rob van der Lindenetcmd: auth policy: add user-allowed-to-authenticate...
2024-03-28 Rob van der Lindenetcmd: auth policy: remove old computer-allowed-to...
2024-03-28 Rob van der Lindenetcmd: auth policy: add computer-allowed-to-authentica...
2024-03-28 Rob van der Lindenetcmd: auth policy: extract policy base commands into...
2024-03-28 Rob van der Lindenetcmd: auth policy: turn policy.py into module
2024-03-28 Rob van der Lindenetcmd: auth silo: extract silo base commands into...
2024-03-28 Rob van der Lindenetcmd: auth silo: move silo_member.py into silo module
2024-03-28 Rob van der Lindenetcmd: auth silo: turn silo.py into module
2024-03-28 Rob van der Lindenetcmd: gmsa: improve descriptions of --dns-host-name...
2024-03-28 Rob van der Lindepython: domain: models: add OrganizationalUnit containe...
2024-03-28 Rob van der Lindepython: domain: models: move OrganizationalPerson to...
2024-03-28 Rob van der Lindepython: domain: models: move MODELS to registry.py...
2024-03-28 Rob van der Lindepython: domain: models: MODELS lookup does need to...
2024-03-28 Rob van der Lindepython: domain: models: add children method to return...
2024-03-28 Rob van der Lindepython: tests: write a test for the Model.as_dict method
2024-03-28 Rob van der Lindepython: tests: computer model tests should clean up
2024-03-28 Rob van der Lindepython: domain: models: as_dict() should also exclude...
2024-03-28 Andrew Bartlettdsdb: Add API tests for new_gkdi_root_key()
2024-03-27 Noel Powerlibcli/http: Handle http chunked transfer encoding
2024-03-27 Noel Powertests: add test for chunked encoding with http cli...
2024-03-27 Noel Powerselftest: Add basic content-lenght http tests
2024-03-21 Jo Suttontests/krb5: Add tests for AllowedToAuthenticateTo with...
2024-03-21 Jo Suttontests/krb5: Allow specifying SamDB to use when creating...
2024-03-21 Jo Suttonpython:tests: Do not have current_time() and current_nt...
next