gpo: Extract Kerberos policy from Security extension
[samba.git] / python / samba / tests / gpo.py
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