pytest/downgradedatabase: use TestCaseInTempDir.rm_files
[samba.git] / python /
2022-09-06 Douglas Bagnallpytest/downgradedatabase: use TestCaseInTempDir.rm_files
2022-09-06 Douglas Bagnallpytest: add file removal helpers for TestCaseInTempDir
2022-09-02 Volker Lendecketests: Test basic handling of SMB2_CREATE_TAG_POSIX
2022-09-02 Volker Lendeckepylibsmb: Add create_ex()
2022-09-02 Volker Lendecketests: Test invalid smb3 unix negotiate contexts
2022-09-02 Volker Lendecketests: Add smb3 posix negotiate tests
2022-08-26 Douglas Bagnallpyglue:generate_random_[machine]_password: ValueError...
2022-08-26 Douglas Bagnallpyglue: generate_random_[machine]_password: reject...
2022-08-26 Douglas Bagnallpyglue: generate_random_bytes/str accept positive numbe...
2022-08-26 Douglas Bagnallpyglue: check talloc buffer for random bytes
2022-08-26 Douglas Bagnallpytest/segfault: abort for generate_random_bytes(-1)
2022-08-25 Joseph Suttonpython:tests: Allocate OID range for testing to avoid...
2022-08-06 Douglas Bagnallsamba-tool gpo: clean up tmpdir after create
2022-08-06 Douglas Bagnallsamba-tool: allow testparm to dump global section only
2022-08-06 Douglas Bagnallpytest/netcmd: test samba-tool testparm global section
2022-07-28 Joseph SuttonCVE-2022-32743 tests/py_credentials: Add tests for...
2022-07-28 Douglas Bagnallpy/uptodateness: more details in missing dn report
2022-07-27 Joseph SuttonCVE-2022-2031 tests/krb5: Add test that we cannot provi...
2022-07-27 Joseph SuttonCVE-2022-2031 tests/krb5: Test truncated forms of serve...
2022-07-27 Joseph SuttonCVE-2022-2031 tests/krb5: Add tests for kpasswd service
2022-07-27 Joseph SuttonCVE-2022-2031 tests/krb5: Consider kadmin/* principals...
2022-07-27 Joseph SuttonCVE-2022-2031 tests/krb5: Add kpasswd_exchange() method
2022-07-27 Joseph SuttonCVE-2022-2031 tests/krb5: Allow requesting a TGT to...
2022-07-27 Joseph Suttontests/krb5: Add option for creating accounts with expir...
2022-07-27 Joseph Suttontests/krb5: Fix enum typo
2022-07-27 Joseph SuttonCVE-2022-2031 tests/krb5: Add methods to send and recei...
2022-07-27 Joseph SuttonCVE-2022-2031 tests/krb5: Add 'port' parameter to connect()
2022-07-27 Joseph SuttonCVE-2022-2031 tests/krb5: Add methods to create ASN1...
2022-07-27 Joseph SuttonCVE-2022-2031 tests/krb5: Add new definitions for kpasswd
2022-07-27 Joseph SuttonCVE-2022-32744 tests/krb5: Correctly calculate salt...
2022-07-27 Joseph SuttonCVE-2022-2031 tests/krb5: Split out _make_tgs_request()
2022-07-27 Joseph SuttonCVE-2022-32744 tests/krb5: Correctly handle specifying...
2022-07-22 David Muldergpo: samba-gpupdate use s3 param for registry conf
2022-06-26 Joseph Suttonsamba-tool user: Accomodate missing unicodePwd in getpa...
2022-06-26 Joseph Suttonsamba-tool user: When possible, obtain AES256 key and...
2022-06-26 Joseph Suttontests/krb5: Add test for presence of NT hash
2022-06-17 Noel Powers3/client: fix dfs deltree, resolve dfs path
2022-06-17 Douglas Bagnalltests: adapt logging test for s3.
2022-06-17 Douglas Bagnalltests: test source4 cmdline/smb.conf log level
2022-06-14 Joseph Suttons4:kdc: Make RBCD access check less strict
2022-06-14 Joseph Suttontests/krb5: Use object() rather than auto() to initiali...
2022-06-14 Joseph Suttonpython: Don't use deprecated escape sequences
2022-06-14 Joseph Suttonlibcli:util: Update werror table
2022-06-10 Michael Tokarevspelling: connnect encrytion exisit expection explicit...
2022-06-08 John Mulliganlib/smbconf: expose smbconf error codes to python wrapper
2022-06-04 Samuel Cabreroselftests: Convert "net ads dns async" test to python
2022-05-31 David Muldergpo: Move Group Policy code below gp directory
2022-05-26 Pavel Filipenskýpy:gpo: Fix testing of 0x8000 bit
2022-05-23 Pavel Filipenskýpython/gp_cert_auto_enroll: Fix bitwise test in expression
2022-05-23 Douglas Bagnalls4/dlz: add support for bind 9.18
2022-05-13 David Muldergpo: Cert Auto Enroll use ldap trust cert if NDES disabled
2022-05-13 David Muldergpo: Fix Cert Auto Enroll docstrings
2022-05-13 David Muldergpo: Remove sscep depends from Cert Auto Enroll
2022-05-12 David Muldergpo: Halt Cert Auto Enroll process if data corrupted
2022-05-12 David Muldergpo: Supress error caused by ldap Cert Auto Enroll...
2022-05-10 Joseph Suttontests/user_check_password_script: Don't try to delete...
2022-05-10 Joseph Suttontests/user_check_password_script: Remove unused imports
2022-05-10 Joseph Suttonsamdb: Avoid half-created accounts
2022-05-10 Joseph Suttontests/samba-tool user: Add test for adding a user over...
2022-05-10 Joseph Suttontests/samba-tool user_wdigest: Check command results
2022-05-10 Joseph Suttontests/samba-tool user_wdigest: Add accounts to local...
2022-05-10 Joseph Suttontests/samba-tool user_wdigest: Fix flapping test
2022-05-10 Joseph Suttontests/samba-tool user_wdigest: Remove unused imports
2022-05-10 David Muldergpo: Add Centrify Compatible Crontab Extensions
2022-05-10 David Muldergpo: Test Centrify Compatible Crontab Extensions
2022-05-10 David Muldergpo: Add Centrify Compatible Sudoers Extension
2022-05-10 David Muldergpo: Test Centrify Compatible Sudoers Extension
2022-05-10 Joseph Suttonpython: Use 'is' for identity when comparing against...
2022-05-10 Joseph Suttonkcc: Don't reuse outer loop variable for inner loop
2022-05-10 Joseph Suttonpython: Remove redundant assignments
2022-05-10 Joseph Suttonpython/wscript: Remove unused format() argument
2022-05-10 Joseph Suttonsamba-tool: Don't try to delete local_tdo_handle twice.
2022-05-10 Joseph Suttonpython: Remove unnecessary 'pass' statements
2022-05-10 Joseph Suttonsamba-tool gpo: Fix unintended string concatenations
2022-05-10 Joseph Suttonsamba-tool gpo tests: Fix unintended string concatenations
2022-05-10 Joseph Suttonexamples: Make samr.py work with Python 3
2022-05-10 Joseph Suttonexamples: Make netbios.py work with Python 3
2022-05-10 Joseph Suttonexamples: Remove unused imports
2022-05-10 Joseph Suttonpython/xattr: Properly process system.posix_acl_access
2022-05-10 Joseph Suttonsamba-tool processes: Remove unused loop
2022-05-06 John Mulliganlib/smbconf: add python wrapper functions for transacti...
2022-05-06 John Mulliganlib/smbconf: add delete_global_parameter method to...
2022-05-06 John Mulliganlib/smbconf: add delete_parameter method to SMBConf
2022-05-06 John Mulliganlib/smbconf: add create_set_share method to SMBConf
2022-05-06 John Mulliganlib/smbconf: add delete_share method to SMBConf
2022-05-06 John Mulliganlib/smbconf: add set_global_parameter method to SMBConf
2022-05-06 John Mulliganlib/smbconf: add set_parameter method to SMBConf
2022-05-06 John Mulliganlib/smbconf: add drop method to SMBConf
2022-05-06 John Mulliganlib/smbconf: add create_share method to SMBConf
2022-05-06 John Mulliganpython/samba/tests: add test cases for s3/registry...
2022-05-05 Douglas Bagnallpython/gp_cert_auto_enroll: removed unused imports
2022-05-05 Douglas Bagnallpy/gp_cert_auto_enroll_ext: avoid redundant iteration
2022-05-05 Douglas Bagnallpy/gp_cert_auto_enroll_ext: avoid shadowing loop variable
2022-05-05 Joseph Suttontests/krb5: Allow passing expected etypes to get_keys()
2022-05-05 Andrew Bartlettselftest: Run some tests in the ad_dc_no_ntlm environme...
2022-05-05 Joseph Suttonsamba-tool user: Consistently return a tuple
2022-05-05 Joseph Suttonsamba-tool user: Remove unused imports
2022-05-05 Joseph Suttonsamba-tool tests: Remove unused variable
2022-05-03 David Muldergpo: Add Cert Auto Enroll Advanced Config
2022-05-03 David Muldergpo: Test Cert Auto Enroll Advanced Config
next