summaryrefslogtreecommitdiff
path: root/python/samba/tests/samba_tool
AgeCommit message (Expand)AuthorFilesLines
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
2021-03-08samba-tool: Test gpo manage issue list commandDavid Mulder1-0/+39
2021-03-08samba-tool: Test gpo manage motd set commandDavid Mulder1-0/+44
2021-03-08samba-tool: Test gpo manage motd list commandDavid Mulder1-0/+39
2021-03-01test: samba-tool user show: Test ';format=[GeneralizedTime,UnixTime,TimeSpec]...Björn Baumbach1-0/+132
2021-02-24samba-tool: Test gpo manage script startup remove commandDavid Mulder1-0/+21
2021-02-24samba-tool: Test gpo manage script startup add commandDavid Mulder1-0/+41
2021-02-24samba-tool: Test gpo manage script startup list commandDavid Mulder1-0/+41
2021-02-13samba-tool: Test gpo manage vgp sudoers remove commandDavid Mulder1-29/+20
2021-02-13samba-tool: Test VGP sudoers add commandDavid Mulder1-15/+15
2021-02-13samba-tool: Test gpo manage vgp sudoers list commandDavid Mulder1-19/+35
2021-02-11gpo: Test that empty Security sections are removedDavid Mulder1-0/+35
2021-02-09samba-tool: Test gpo manage openssh set commandDavid Mulder1-0/+45
2021-02-09samba-tool: Test gpo manage openssh list commandDavid Mulder1-0/+45
2021-02-08samba-tool: Test gpo manage files remove commandDavid Mulder1-0/+21
2021-02-08samba-tool: Test gpo manage files add commandDavid Mulder1-0/+44
2021-02-08samba-tool: Test gpo manage files list commandDavid Mulder1-1/+63