summaryrefslogtreecommitdiff
path: root/python/samba/tests/samba_tool/schema.py
AgeCommit message (Expand)AuthorFilesLines
2020-02-07pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall1-6/+6
2019-04-11selftest: tagging tests for new schemaupgrade_dc targetAaron Haslett1-5/+5
2018-08-24PEP8: fix W391: blank line at end of fileJoe Guo1-2/+0
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-08-24PEP8: fix E231: missing whitespace after ','Joe Guo1-6/+6
2018-08-24PEP8: fix E128: continuation line under-indented for visual indentJoe Guo1-31/+31
2018-05-29python/samba/tests/samba_tool/schema.py: Improve schema command testingWilliam Brown1-14/+29
2018-05-29python/samba/netcmd/schema.py: add schema show_oc for attributeWilliam Brown1-0/+10
2018-05-29python/samba/netcmd/schema.py: add schema query and management.William Brown1-0/+88