summaryrefslogtreecommitdiff
path: root/python/samba/tests/samba_tool
AgeCommit message (Expand)AuthorFilesLines
2026-01-21lib:ldb-samba:ildap: fix empty attribute list handlingGary Lockyer1-1/+1
2026-01-15samba-tool gpo: remove unused importDouglas Bagnall1-1/+0
2026-01-15dsdb:password_hash: reject password reset with UNWILLING_TO_PERFORMDouglas Bagnall1-1/+1
2025-11-18python:tests: Correct test class nameJennifer Sutton1-1/+1
2025-11-14python:tests: Take INTERDOMAIN_TRUST into accountAndreas Schneider1-6/+16
2025-11-14python:tests: Add debug output to test_query_filter_enum()Andreas Schneider1-5/+36
2025-11-14python:tests: Use random users for domain_auth_silo.pyAndreas Schneider1-18/+46
2025-11-14python:tests: Use random users for user_auth_silo.pyAndreas Schneider1-22/+89
2025-11-14python:tests: Use random users for user_auth_policy.pyAndreas Schneider1-25/+90
2025-11-05samba-tool: Add subcommand to generate Certificate Signing Requests with SID ...Jennifer Sutton1-0/+154
2025-11-05python:tests: Fix code spellingJennifer Sutton1-1/+1
2025-08-20pytest:samba-tool group: remove unused importsDouglas Bagnall1-5/+0
2025-08-20pytest: run user_keytrust tests as computer keytrust testsDouglas Bagnall1-0/+16
2025-08-20pytest: adapt user_keytrust tests to be objectclass agnosticDouglas Bagnall1-89/+95
2025-08-20samba-tool: add user keytrust commandDouglas Bagnall1-0/+360
2025-06-16pytest: samba-tool group: test with 16 character nameDouglas Bagnall1-1/+2
2025-06-16pytest:samba-tool group: test addmembersDouglas Bagnall1-0/+14
2025-06-05samba-tool tests: test dns --allow-existingDouglas Bagnall1-0/+13
2025-06-05tests/samba-tool: optionally allow exception to be a failure in .run*()Douglas Bagnall1-7/+20
2025-05-26samba-tool: Fix invalid escape sequencesJennifer Sutton1-1/+1
2025-03-29python: make source_tree_topdir() test-onlyDouglas Bagnall1-1/+2
2025-03-25pytest: samba-tool gpo: fix has_difference(sortlines=True)Douglas Bagnall1-9/+15
2025-03-25pytest: check we can set GPO more than onceDouglas Bagnall1-0/+36
2025-03-25pytest: samba-tool gpo: close opened filesDouglas Bagnall1-6/+9
2025-03-12pytests: samba_tool.help checks you updated the man pageDouglas Bagnall1-1/+33
2025-02-14pytests: test pysmbd with relative path names via samba-tool ntaclBjörn Baumbach1-0/+61
2025-02-14pytests: test pysmbd with non-existent fileBjörn Baumbach1-0/+19
2025-02-08pytest: samba-tool --version testsDouglas Bagnall1-0/+31
2025-01-23samba-tool user disable: add new --remove-supplemental-groups optionBjörn Baumbach1-0/+78
2024-11-06pytest: s/the the\b/the/ in commentsDouglas Bagnall1-1/+1
2024-10-04netcmd:domain:policy: Fix missing conversion from tgt_lifetime minutes to 10^...Andréas Leroux1-6/+13
2024-08-04python:tests: Remove unused variableJo Sutton1-1/+1
2024-07-10cmdline: samba-tool test for bad option warningDouglas Bagnall1-0/+9
2024-05-10selftest: add test for User.get_primary_group methodRob van der Linde1-0/+15
2024-04-16python:tests: Catch failures to authenticate with gMSA managed passwordsJo Sutton1-4/+25
2024-04-16python:tests: Fix typoJo Sutton1-1/+1
2024-03-28netcmd: auth policy: remove old service-allowed-to-authenticate-from-silo and...Rob van der Linde1-66/+25
2024-03-28netcmd: auth policy: remove old user-allowed-to-authenticate-from-silo and groupRob van der Linde1-66/+25
2024-03-28netcmd: auth policy: remove old service-allowed-to-authenticate-to-silo and g...Rob van der Linde1-63/+25
2024-03-28netcmd: auth policy: remove old user-allowed-to-authenticate-to-silo and groupRob van der Linde1-63/+25
2024-03-28netcmd: auth policy: remove old computer-allowed-to-authenticate-to-silo and ...Rob van der Linde1-61/+23
2024-03-28python: tests: write a test for the Model.as_dict methodRob van der Linde1-1/+44
2024-03-28python: tests: computer model tests should clean upRob van der Linde1-0/+6
2024-03-20tests: models: test additional Computer constructor casesRob van der Linde1-5/+22
2024-03-20tests: models: fix username should be account_nameRob van der Linde1-2/+2
2024-03-20tests: user: create gmsa with modelsRob van der Linde1-35/+17
2024-03-20tests: user: fix PEP8 spacing around operatorRob van der Linde1-2/+2
2024-03-20tests: user: gmsa dNSHostName is a required fieldRob van der Linde1-0/+1
2024-03-20tests: samdb: Make use of the domain_sid propertyRob van der Linde1-1/+1
2024-03-20python: pep8: fix import sorting after moveRob van der Linde4-16/+16