summaryrefslogtreecommitdiff
path: root/python/samba/tests/samba_tool
AgeCommit message (Expand)AuthorFilesLines
2022-12-23python:tests: Use system ldbsearch if we build with system libldbAndreas Schneider1-1/+4
2022-11-21gp: Test that samba-tool gpo manage removes gpme sudoersDavid Mulder1-0/+35
2022-11-21gp: Test that samba-tool gpo manage lists gpme sudoersDavid Mulder1-0/+18
2022-10-05pytest: samba-tool: Fix undefined escape sequenceJoseph Sutton1-1/+1
2022-09-27samba-tool dsacl: Add additional unit test for delete subcommandChristian Merten1-0/+20
2022-09-27samba-tool dsacl: Add unit tests for delete subcommandChristian Merten1-0/+68
2022-09-16pytest: samba-tool visualize: improve a messageDouglas Bagnall1-1/+2
2022-09-16pytest: samba-tool visualize: fix filenameDouglas Bagnall1-1/+1
2022-09-08pytest samba-tool forest: use runcmdDouglas Bagnall1-10/+13
2022-09-08make runcmd, runsubcmd, exact aliasesDouglas Bagnall1-16/+5
2022-09-08pytest: samba-tool: coalesce run*cmd functionsDouglas Bagnall1-19/+11
2022-09-07pytest: samba-tool ntacl should report errors betterDouglas Bagnall1-0/+27
2022-09-06pytest/samba-tool visualize: test '--color' aliasesDouglas Bagnall1-5/+19
2022-09-06pytest samba-tool visualize: extend colour tests for $NO_COLORDouglas Bagnall1-0/+73
2022-09-06pytest/samba-tool visualize: fix docstringDouglas Bagnall1-1/+1
2022-09-06pytest: SambaToolCmdTest allows easier StringIO replacementDouglas Bagnall1-6/+9
2022-05-10tests/user_check_password_script: Don't try to delete user after failed addJoseph Sutton1-4/+0
2022-05-10tests/user_check_password_script: Remove unused importsJoseph Sutton1-6/+0
2022-05-10tests/samba-tool user: Add test for adding a user over LDAPJoseph Sutton1-1/+40
2022-05-10tests/samba-tool user_wdigest: Check command resultsJoseph Sutton1-5/+13
2022-05-10tests/samba-tool user_wdigest: Add accounts to local databaseJoseph Sutton1-6/+1
2022-05-10tests/samba-tool user_wdigest: Fix flapping testJoseph Sutton1-37/+31
2022-05-10tests/samba-tool user_wdigest: Remove unused importsJoseph Sutton1-10/+0
2022-05-10samba-tool gpo tests: Fix unintended string concatenationsJoseph Sutton1-1/+1
2022-05-05selftest: Run some tests in the ad_dc_no_ntlm environment to show expected be...Andrew Bartlett1-4/+12
2022-05-05samba-tool tests: Remove unused variableJoseph Sutton1-1/+0
2022-03-03python: Reformat shell scriptsAndreas Schneider4-135/+185
2021-12-06samba-tool: Test DNS record creation on member joinDavid Mulder1-0/+71
2021-11-09CVE-2020-25722 pytests: Give computer accounts unique (and valid) sAMAccountN...Stefan Metzmacher1-6/+12
2021-06-22pytest samba-tool dns: avoid testing update of '.' PTRDouglas Bagnall1-0/+9
2021-06-22pytest: samba-tool dns: allow identical updatesDouglas Bagnall1-18/+14
2021-06-22pytest: samba-tool dns: allow valid updatesDouglas Bagnall1-0/+3
2021-06-21python/samba/tests: Remove DCs joined to test samba-tool behaviourAndrew Bartlett3-2/+21
2021-06-20python:tests: Fix group_edit test with system libldbAndreas Schneider1-1/+6
2021-06-20python:tests: Fix user_edit test with system libldbAndreas Schneider1-1/+6
2021-06-20python:tests: Fix contact_edit test with system libldbAndreas Schneider1-1/+6
2021-06-11pytest: Fix typo in docstringJoseph Sutton1-1/+1
2021-06-02samba-tool dns zoneoptions: timestamp manipulation optionsDouglas Bagnall1-1/+447
2021-06-02pytest:samba-tool dns: more robust clean-upDouglas Bagnall1-4/+1
2021-04-28python: remove all 'from __future__ import print_function'Douglas Bagnall2-2/+0
2021-04-21samba-tool: add dns zoneoptions for aging controlDouglas Bagnall1-0/+54
2021-04-13python:tests:samba_tool: create temporary files under $SELFTEST_TMPDIRStefan Metzmacher4-4/+4
2021-04-07provision tests: Add a test for hashing overly long passwordsJoseph Sutton1-0/+4
2021-04-07provision: Decrease the length of random machine passwordsJoseph Sutton1-1/+1
2021-04-07provision tests: Add test for the CryptSHA256 and CryptSHA512 password hashin...Joseph Sutton1-0/+63
2021-03-18samba-tool: Test gpo manage access remove commandDavid Mulder1-0/+34
2021-03-18samba-tool: Test gpo manage access add commandDavid Mulder1-0/+53
2021-03-18samba-tool: Test gpo manage access list commandDavid Mulder1-0/+115
2021-03-11samba-tool: Ensure that gpo manage sudoers handles missing/dispersed principa...David Mulder1-0/+59
2021-03-08samba-tool: Test gpo manage issue set commandDavid Mulder1-0/+44