summaryrefslogtreecommitdiff
path: root/python/samba/tests/samba3sam.py
AgeCommit message (Expand)AuthorFilesLines
2020-02-07pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall1-333/+333
2018-12-21paged results: new paged results module using GUID listAaron Haslett1-1/+1
2018-10-26pytests/samba3sam: unshadow and fix a search_non_mapped testDouglas Bagnall1-2/+2
2018-10-23PY3: port samba.tests.samba3samNoel Power1-4/+4
2018-09-06PEP8: fix E127: continuation line over-indented for visual indentJoe Guo1-1/+1
2018-08-24PEP8: fix E713: test for membership should be 'not in'Joe Guo1-50/+50
2018-08-24PEP8: fix E703: statement ends with a semicolonJoe Guo1-5/+5
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-08-24PEP8: fix E265: block comment should start with '# 'Joe Guo1-5/+5
2018-08-24PEP8: fix E231: missing whitespace after ','Joe Guo1-5/+5
2018-08-24PEP8: fix E225: missing whitespace around operatorJoe Guo1-2/+2
2018-08-24PEP8: fix E202: whitespace before ')'Joe Guo1-1/+1
2018-08-24PEP8: fix E201: whitespace after '('Joe Guo1-1/+1
2018-08-24PEP8: fix E128: continuation line under-indented for visual indentJoe Guo1-41/+41
2018-08-24PEP8: fix E123: closing bracket does not match indentation of opening bracket...Joe Guo1-1/+1
2018-03-23samba python tests: convert print func to be py2/py3 compatibleNoel Power1-1/+2
2018-03-06selftest: Change name to sam.ldb to align with new partition module assumptionsGary Lockyer1-1/+1
2017-06-30dsdb: Add a dummy module to replace show_deletedAndrew Bartlett1-1/+1
2016-07-08tests:samba3sam: make use of the dsdb_flags_ignore moduleStefan Metzmacher1-1/+1
2014-10-14Fix more pep8 issues in code I touched recently.Jelmer Vernooij1-3/+3
2013-10-14s4-samldb: Do not allow deletion of objects with RID < 1000Nadezhda Ivanova1-6/+6
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+1125