tests: Add test-case for 'group list --verbose'
[samba.git] / python / samba / gp_sec_ext.py
2018-10-08 David Muldergpo: add unapply to the gp_sec_ext
2018-10-08 David Muldergpo: remove unreached non-DC branch in gp_sec_ext.apply...
2018-10-08 David Muldergpo: Move policy application to the gp_ext
2018-10-08 David Muldergpo: Remove unused gp_ext.list() function
2018-10-08 David Muldergpo: Implement process_group_policy() gp_ext func
2018-10-08 David Muldergpo: Remove unused methods from gp_sec_ext
2018-10-08 David Muldergpo: gp_sec_ext should check whether to apply
2018-09-06 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-09-06 Joe GuoPEP8: fix E124: closing bracket does not match visual...
2018-08-24 Joe GuoPEP8: fix E502: the backslash is redundant between...
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E226: missing whitespace around arithmetic...
2018-08-24 Joe GuoPEP8: fix E203: whitespace before ':'
2018-08-24 Joe GuoPEP8: fix E201: whitespace after '('
2018-08-24 Joe GuoPEP8: fix E131: continuation line unaligned for hanging...
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E124: closing bracket does not match visual...
2018-08-24 Joe GuoPEP8: fix E271: multiple spaces after keyword
2018-07-12 Joe Guosamdb: use int for get and set methods instead of digit str
2018-07-12 David Muldergpo: Specify samba module when importing from gpclass
2018-04-12 David Muldergpo: Create a gp_sec_ext module