summaryrefslogtreecommitdiff
path: root/python/samba/tests/samba_tool/gpo.py
AgeCommit message (Expand)AuthorFilesLines
2026-01-15samba-tool gpo: remove unused importDouglas Bagnall1-1/+0
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
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde1-2/+2
2023-10-13python:tests: Use assertEqual() instead of assertEquals()Joseph Sutton1-2/+2
2023-08-30python: Fix invalid escape sequencesJoseph Sutton1-1/+1
2023-08-30python: Remove redundant backslashesJoseph Sutton1-2/+2
2023-08-30python: Remove unused importsJoseph Sutton1-2/+0
2023-04-06python:tests: Correctly skip some GPO tests in release tarballAndreas Schneider1-0/+19
2023-03-09samba-tool: Test that modifying GPO increments GPT.INI versDavid Mulder1-0/+95
2023-02-20python:tests: Add missing result checks for samba_tool.gpo testsAndreas Schneider1-0/+15
2023-02-03gp: Test samba-tool gpo cse register/unregister/listDavid Mulder1-0/+35
2023-01-30samba-tool: Test gpo show/load handling of utf-16-le stringsDavid Mulder1-0/+18
2023-01-30samba-tool: gpo load add Registry ext by defaultDavid Mulder1-0/+16
2023-01-30samba-tool: gpo load extension namesDavid Mulder1-0/+17
2023-01-30samba-tool: gpo load/remove bytesDavid Mulder1-0/+33
2023-01-30samba-tool: Test gpo load/remove commandsDavid Mulder1-0/+73
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
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-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
2021-01-27samba-tool: Test gpo manage symlink remove commandDavid Mulder1-0/+21
2021-01-27samba-tool: Test gpo manage symlink add commandDavid Mulder1-0/+25
2021-01-27samba-tool: Test gpo manage symlink list commandDavid Mulder1-0/+41
2020-12-09samba-tool: Test gpo smb.conf set commandDavid Mulder1-0/+42
2020-12-09samba-tool: Test gpo smb.conf list commandDavid Mulder1-0/+31
2020-12-09samba-tool: Test gpo Security listDavid Mulder1-0/+34
2020-12-09samba-tool: Test gpo Security set commandDavid Mulder1-0/+38
2020-12-09samba-tool: Test gpo Sudoers remove commandDavid Mulder1-0/+29
2020-12-09samba-tool: Test gpo Sudoers add commandDavid Mulder1-1/+25
2020-12-09samba-tool: Test gpo Sudoers list commandDavid Mulder1-0/+34
2020-06-23gpo: Test samba-tool gpo admxloadDavid Mulder1-0/+25
2019-03-12gpo: During restore clobber GPT.INI with a blank versionGarming Sam1-7/+14