gpo: Enable user policy application
[samba.git] / python / samba / tests / gpo.py
2021-08-13 David Muldergpo: Enable user policy application
2021-07-15 David Muldergpo: Test Certificate Auto Enrollment Policy
2021-06-09 David Muldergpo: Test Group Policy GNOME Setting
2021-03-18 David Muldergpo: Test Group Policy Host Access Configuration for VGP
2021-03-11 David Muldersamba-gpupdate: Test that sysvol paths download in...
2021-03-08 David Muldergpo: Test Group Policy VGP Issue Policy
2021-03-08 David Muldergpo: Test Group Policy VGP MOTD Policy
2021-03-08 David Muldergpo: Ensure that vgp_sudoers_ext handles missing/disper...
2021-02-24 David Muldergpo: Test Group Policy VGP Startup Script Policy
2021-02-13 David Muldergpo: Test that VGP Sudoers policy handles group principals
2021-02-11 David Muldergpo: Test that Security gpext rsop lists only own policies
2021-02-09 David Muldergpo: Test Group Policy OpenSSH for VGP
2021-02-08 David Muldergpo: Test Group Policy VGP Files Policy
2021-01-27 David Muldergpo: Test Group Policy VGP Symlink Policy
2020-12-19 David Muldergpo: Test Group Policy VGP Sudo Rights
2020-10-02 David Mulderpython2 reduction: Merge remaining compat code into...
2020-09-07 Stefan Metzmacherpython/tests/gpo: this should fix a Popen deadlock
2020-09-02 David Muldergpo: Test rsop function for success
2020-08-27 David MulderGPO: Test rsop output for Messages policy
2020-08-27 David Muldergpo: Test Group Policy Login Prompt Message
2020-08-27 David Muldergpo: Test Group Policy Message of the day
2020-08-27 David MulderGPO: Test rsop output for smb.conf policy
2020-08-27 David Muldergpo: Test Group Policy smb.conf Extension
2020-08-27 David Muldergpo: Fix unapply failure when multiple extensions run
2020-08-27 David Muldergpo: Test multiple extention unapply
2020-08-27 David Muldergpo: Cleanup sudoers policy test
2020-08-27 David Muldergpo: Cleanup script policy test
2020-08-27 David Muldergpo: Test rsop output for Sudoers policy
2020-08-06 David Muldergpo: Extract Access policy from Security extension
2020-08-06 David Muldergpo: Extract Kerberos policy from Security extension
2020-08-06 David Muldergpo: Test samba-gpupdate --rsop
2020-08-06 David Muldergpo: Test proper decoding of utf-16 inf files
2020-08-06 David Muldergpo: Test Group Policy Sudo Rights
2020-08-06 David Muldergpo: Test gpo weekly scripts apply
2020-08-06 David Muldergpo: Test gpo monthly scripts apply
2020-08-06 David Muldergpo: Test gpo hourly scripts apply
2020-06-23 David Muldergpo: Test gpo scripts apply
2020-02-07 Douglas Bagnallpytests: heed assertEquals deprecation warning en-masse
2019-01-07 Tim Bealetests: Avoid hardcoding domain in GPO tests
2018-12-10 Noel Powerpython/samba: PY3 port gpo.apply smbtorture test
2018-10-25 Douglas Bagnallpython/tests/gpo: import what we need (errno, not gp_log)
2018-10-08 David Muldergpo: Test process_group_policy in gp_sec_ext
2018-10-08 David Muldergpo: test the get_deleted_gpos_list() function
2018-10-08 David Muldergpo: Test the new get_applied functions
2018-08-24 Joe GuoPEP8: fix W391: blank line at end of file
2018-08-24 Joe GuoPEP8: fix E502: the backslash is redundant between...
2018-08-24 Joe GuoPEP8: fix E303: too many blank lines (2)
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-07-12 David Muldergpo: Tests for gp_ext register/unregister
2018-07-12 David Muldergpo: Read GPO versions locally, not from sysvol
2018-07-12 David Muldergpo: Fix asserts in gpo testing
2018-05-03 Douglas Bagnallpython.gpo.ADS_STRUCT: check type of loadparm argument
2018-03-23 David MulderAdd python tests for samba.gpo module