tests: Add a test for the idmap_nss : use_upn setting
[scabrero/samba-autobuild/.git] / python /
2023-12-08 Joseph Suttontests/krb5: Remove unused parameter
2023-12-08 Joseph Suttontests/krb5: Fix indentation
2023-12-08 Joseph Suttontests/dcerpc: Remove unused imports
2023-12-08 Joseph Suttontests/dcerpc: Correct docstring
2023-12-08 Joseph Suttonpython:tests: Remove leftover debugging message
2023-12-08 Joseph Suttonpython:tests: Remove unused imports
2023-12-08 Joseph Suttonpython:tests: Remove unnecessary f‐strings
2023-12-08 Joseph Suttonpython: Add missing word to comment
2023-12-08 Joseph Suttonpython: Fix code spelling
2023-12-08 Joseph Suttongp: Remove unused import
2023-12-08 Joseph Suttontests/ndr: Add tests for Group Key Distribution Service...
2023-12-08 Joseph Suttonpython:tests: Permit newer copyright notice
2023-11-30 Andrew Bartlettpython/samba/tests: Fix incorrect super-class in cred_o...
2023-11-30 Andrew Bartlettpython/samba/tests: Fix incorrect superclass in test_mi...
2023-11-30 Andrew Bartlettpython: Correct Python2 super() calls that called the...
2023-11-30 Rob van der Lindepython: tests: update all super calls to python 3 style...
2023-11-30 Rob van der Lindepython: get rid of pointless empty overridden methods
2023-11-30 Andrew Bartlettpython: Use constants from hresult.h for python constants
2023-11-30 Rob van der Lindepython: move HRES_SEC_* constants to samba module
2023-11-30 Rob van der Lindepython: PEP275: docstrings should always use double...
2023-11-30 Rob van der Lindepython: fix missing colon around param in docstring
2023-11-29 Rob van der Lindetests: claims blackbox: add device and server silo...
2023-11-29 Rob van der Lindepython: tests: claims blackbox tests use ntstatus constants
2023-11-29 Rob van der Lindetests: claims blackbox: use raw strings rather than...
2023-11-29 Rob van der Lindetests: claims: blackbox device tests
2023-11-29 Andrew Bartlettpython/tests: Add test for creds.set_krb5_fast_credenti...
2023-11-29 Andrew Bartlettpython/tests: Lock in key-word arguments as key-word...
2023-11-29 Andrew Bartlettpython/tests: Import samba.gensec, not gensec
2023-11-27 Douglas Bagnallpytest: conditional_ace_claims tests large composite...
2023-11-27 Douglas Bagnallpytest: conditional_ace_claims: write_c_test_on_failure...
2023-11-27 Douglas Bagnallpytest: token_factory note that a flag is not set
2023-11-27 Douglas Bagnallpytest: token_factory copes with empty claims
2023-11-27 Douglas Bagnallpytest: token_factory claims can have case_sensitive...
2023-11-27 Douglas Bagnallpytest: token_factory separate out list_to_claim()...
2023-11-27 Andrew Bartlettsamba-tool: Improve help messages for "samba-tool domai...
2023-11-27 Rob van der Lindenetcmd: auth: set better metavar that matches the docs
2023-11-27 Douglas Bagnalllibcli/security/tests: gunzip the oversized-acls test...
2023-11-27 Douglas Bagnallpytest: security_descriptors tests get enumerator in...
2023-11-23 Rob van der LindeClaims initial black box tests
2023-11-22 Rob van der Lindenetcmd: auth policy: add allowed-to-authenticate-from...
2023-11-22 Rob van der Lindenetcmd: auth policy: fix missing 'by' in help string
2023-11-22 Rob van der Lindenetcmd: auth policy: add allowed-to-authenticate-to...
2023-11-22 Rob van der Lindenetcmd: auth policy: rename "from silo" to "from device...
2023-11-22 Rob van der Lindenetcmd: auth policy: add allowed to authenticate to...
2023-11-22 Rob van der Lindenetcmd: models: add field test for SIDField
2023-11-22 Rob van der Lindenetcmd: models: add a Group model
2023-11-22 Rob van der Lindenetcmd: models: make systemFlags and systemOnly fields...
2023-11-22 Rob van der Lindenetcmd: models: ensure that backlinks are always readonly
2023-11-22 Rob van der Lindenetcmd: models: add readonly attribute on fields to...
2023-11-22 Rob van der Lindenetcmd: models: get_base_dn returns default rather...
2023-11-22 Rob van der Lindenetcmd: models: add SIDField field
2023-11-22 Rob van der Lindenetcmd: models: use correct SDDL for authentication...
2023-11-22 Rob van der Lindenetcmd: fix typo in groups and computer commands
2023-11-22 Rob van der Lindetests: gensec: docstrings in the middle of code should...
2023-11-20 Joseph Suttonpython:tests: Add ndrdump test for GMSA Managed Passwor...
2023-11-20 Joseph Suttontests/ndr: Add tests for GMSA Managed Password blobs
2023-11-20 Joseph Suttonpython:tests: Move NDR tests to their own directory
2023-11-20 Andreas Schneiderpython:tests: SHA1 is no longer supported by cryptograp...
2023-11-20 Andreas Schneiderpython:tests: Fix assertEquals which doesn't exist...
2023-11-20 Andreas SchneiderUse python.h from libreplace
2023-11-16 Joseph Suttontests/krb5: Allow creating Group Managed Service Accounts
2023-11-15 Joseph Suttonpython:tests: Ensure we clean up callbacks in pymessagi...
2023-11-15 Joseph Suttonpython:tests: Fix crashing pymessaging tests
2023-11-15 Douglas Bagnallpytest:samba-tool domain auth policy: expect error...
2023-11-15 Rob van der Lindenetcmd: tests: update silo member grant and revoke...
2023-11-15 Rob van der Lindenetcmd: tests: rename silo member tests to grant +...
2023-11-15 Rob van der Lindenetcmd: tests: rename add_silo_member and remove_silo_m...
2023-11-15 Rob van der Lindenetcmd: silo member: update docstrings comments and...
2023-11-15 Rob van der Lindenetcmd: silo member: update command line options help...
2023-11-15 Rob van der Lindenetcmd: silo member: rename add and remove commands...
2023-11-15 Rob van der Lindenetcmd: silo member: update model docstrings and except...
2023-11-15 Rob van der Lindenetcmd: silo member: rename model methods to grant...
2023-11-15 Rob van der Lindenetcmd: silo member: rename exceptions to grant and...
2023-11-15 Rob van der Lindenetcmd: models: fix incorrect return type should not...
2023-11-15 Rob van der Lindenetcmd: models: Model.query method makes use of Query...
2023-11-15 Rob van der Lindenetcmd: models: add Query class to replace simple generator
2023-11-15 Rob van der Lindenetcmd: tests: add tests for user auth policy and silo...
2023-11-15 Rob van der Lindenetcmd: tests: rename domain_auth_base.py to silo_base.py
2023-11-15 Rob van der Lindenetcmd: tests: rename base class to be used by more...
2023-11-15 Rob van der Lindenetcmd: add auth silo and policy sub-commands to samba...
2023-11-15 Rob van der Lindenetcmd: silo member: Make output consistent with user...
2023-11-15 Rob van der Lindenetcmd: model: User model str method returns username...
2023-11-15 Rob van der Lindenetcmd: tests: make use of unique_name
2023-11-15 Rob van der Lindenetcmd: silo member uses consistent output with other...
2023-11-15 Rob van der Lindenetcmd: silo member add and remove should not set assig...
2023-11-15 Rob van der Lindenetcmd: silo member: make use of User.find function
2023-11-15 Rob van der Lindenetcmd: model: add a find method to User model to avoid...
2023-11-15 Rob van der Lindenetcmd: model: add missing assigned_policy field on...
2023-11-15 Rob van der Lindenetcmd: user: PEP8 E303 E305: fix too many or too littl...
2023-11-15 Rob van der Lindenetcmd: user: PEP8 E225: missing whitespace around...
2023-11-15 Rob van der Lindenetcmd: user: PEP8 E221: fix multiple spaces before...
2023-11-15 Rob van der Lindenetcmd: user: PEP8 E127: fix hanging indent not lining up
2023-11-15 Rob van der Lindenetcmd: user: PEP8 E502: backslash is redundant between...
2023-11-15 Rob van der Lindenetcmd: user: PEP8 E117: code is overindented
2023-11-15 Noel Powerpython/samba/tests: Add smbcacl tests for save/restore
2023-11-15 Douglas Bagnallpytests: sid_strings: do not fail if epoch ending has...
2023-11-13 Ralph BoehmeCI/smb3unix: add test_delete_on_close
2023-11-13 Ralph Boehmepython: move clean_file() to samba/tests/libsmb.py
2023-11-09 Joseph Suttonnetcmd: Disallow device‐specific attributes and operato...
2023-11-09 Joseph Suttonnetcmd: Add ‘allow_device_in_sddl’ parameter to SDDLField()
next