summaryrefslogtreecommitdiff
path: root/python/samba/tests/gpo.py
AgeCommit message (Expand)AuthorFilesLines
2025-03-25python:gp_cert_auto_enrol: fix GUID stringificationDouglas Bagnall1-2/+4
2024-01-22gpo: Test certificate policy without NDESGabriel Nagy1-6/+120
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde1-1/+1
2023-11-30python: get rid of pointless empty overridden methodsRob van der Linde1-3/+0
2023-11-20python:tests: Fix assertEquals which doesn't exist in Python 3.12Andreas Schneider1-1/+1
2023-10-27gp_pol: Test multiple values multi_sz roundtripGabriel Nagy1-0/+33
2023-10-27gp_pol: Test empty multi_sz roundtripGabriel Nagy1-1/+32
2023-10-16gpupdate: Test Drive Maps Client Side ExtensionDavid Mulder1-1/+187
2023-10-13python:tests: Use now() instead of utcnow()Joseph Sutton1-2/+2
2023-08-30gp: Use assertEqual() instead of assertEquals()Joseph Sutton1-121/+121
2023-08-30gp: Check correct variablesJoseph Sutton1-14/+14
2023-08-30python: Fix invalid escape sequencesJoseph Sutton1-33/+33
2023-08-30python: Remove redundant backslashesJoseph Sutton1-4/+4
2023-08-30python: Remove unused importsJoseph Sutton1-1/+1
2023-08-28gp: Test disabled enrollment unapplies policyGabriel Nagy1-0/+54
2023-08-28gp: Test adding new cert templates enforces changesGabriel Nagy1-0/+48
2023-08-28gp: Test with binary content for certificate dataGabriel Nagy1-4/+4
2023-07-31gp: Test modifying centrify crontab user policy enforces changesDavid Mulder1-4/+38
2023-07-31gp: Test modifying script user policy enforces changesDavid Mulder1-4/+38
2023-07-31gp: Test modifying smb.conf policy enforces changesDavid Mulder1-3/+35
2023-07-31gp: Test modifying Issue policy enforces changesDavid Mulder1-3/+27
2023-07-31gp: Test modifying Messages policy enforces changesDavid Mulder1-4/+31
2023-07-31gp: Test modifying MOTD policy enforces changesDavid Mulder1-3/+33
2023-07-31gp: Test modifying firefox policy enforces changesDavid Mulder1-0/+76
2023-07-31gp: Test modifying firewalld policy enforces changesDavid Mulder1-0/+20
2023-07-31gp: Ensure Firewalld tests don't flopDavid Mulder1-3/+7
2023-04-28gpo: Group Policy tests require a s3 loadparamDavid Mulder1-1/+2
2023-04-28gpupdate: Deprecate libgpo.get_gpo_listDavid Mulder1-6/+0
2023-04-28gpupdate: Implement get_gpo_list in pythonDavid Mulder1-85/+57
2023-03-20gpupdate: Test that PAM Access uses winbind separatorDavid Mulder1-4/+7
2023-01-30python: Replace calls to deprecated methodsJoseph Sutton1-8/+8
2022-12-21gp: Ensure rsop is tested for every CSEDavid Mulder1-4/+101
2022-12-21gp: Enable gpupdate output when testingDavid Mulder1-0/+1
2022-12-21gp: Ensure policy changes don't leave files behindDavid Mulder1-3/+30
2022-12-21gp: Test that files are re-created if manually removedDavid Mulder1-2/+12
2022-12-21gp: Modify Chromium CSE to use new files applierDavid Mulder1-2101/+17
2022-12-21gp: Modify Machine Scripts CSE to use new files applierDavid Mulder1-0/+1
2022-11-21gp: Test PAM Access with DENY_ALLDavid Mulder1-2/+5
2022-11-12gp: Test that Password and Kerberos policies fail on unknown keyDavid Mulder1-1/+2
2022-10-25gpo: Test to ensure startup scripts don't crash w/out paramsDavid Mulder1-1/+48
2022-05-31gpo: Move Group Policy code below gp directoryDavid Mulder1-27/+27
2022-05-13gpo: Remove sscep depends from Cert Auto EnrollDavid Mulder1-7/+51
2022-05-10gpo: Test Centrify Compatible Crontab ExtensionsDavid Mulder1-0/+109
2022-05-10gpo: Test Centrify Compatible Sudoers ExtensionDavid Mulder1-0/+57
2022-05-03gpo: Test Cert Auto Enroll Advanced ConfigDavid Mulder1-1/+271
2022-03-24samba-gpupdate: Implement enhanced loggingDavid Mulder1-45/+22
2021-11-01gp: Test Firewalld Group Policy ApplyDavid Mulder1-0/+111
2021-10-25Revert "gp: Test Firewalld Group Policy Apply"Andreas Schneider1-140/+29
2021-10-25gp: Test Firewalld Group Policy ApplyDavid Mulder1-29/+140
2021-09-09gpo: Test Chromium Group PolicyDavid Mulder1-0/+5024