summaryrefslogtreecommitdiff
path: root/python/samba/tests/dsdb.py
AgeCommit message (Expand)AuthorFilesLines
2018-11-01python/tests/dsdb: use correct variable namesDouglas Bagnall1-2/+2
2018-08-24PEP8: fix E303: too many blank lines (2)Joe Guo1-1/+0
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+2
2018-08-24PEP8: fix E128: continuation line under-indented for visual indentJoe Guo1-4/+4
2018-05-30selftest: Add test to show that sam.ldb does not do a full scan in startupAndrew Bartlett1-0/+19
2018-03-19tests/dsdb.py: test creation of foreignSecurityPrincipal via 'attr: <SID=...>'Stefan Metzmacher1-0/+226
2018-03-19tests/dsdb.py: verify that foreignSecurityPrincipal objects require the provi...Stefan Metzmacher1-4/+42
2018-03-19tests/dsdb.py: prove the difference between linked and non-linked DN referencesStefan Metzmacher1-1/+146
2018-02-15python: tests: Make tests of dsdb Python module Python 3 compatibleLumir Balhar1-11/+12
2018-02-15python: Generate random test usernamesAndreas Schneider1-2/+4
2018-02-08selftest: Add tests for samdb.normalize_dn_in_domain()Andrew Bartlett1-0/+49
2017-12-13selftest: Add cleanup of ForeignSecurityPrincipal in samba.dsdb testAndrew Bartlett1-0/+3
2017-12-13selftest: Fix flapping samba.dsdb testAndrew Bartlett1-1/+1
2017-12-10tests dsdb: Add tests for optionally unique objectSID'sGary Lockyer1-1/+79
2017-12-08selftest: Rework samba.dsdb locking test to samba.dsdb_lockAndrew Bartlett1-358/+0
2017-11-25python:tests: Create a test user for the dsdb testAndreas Schneider1-26/+40
2017-08-01dsdb: Fix dsdb_next_callback to correctly use ldb_module_done() etcAndrew Bartlett1-0/+23
2017-07-02dsdb: Add tests showing that the CN=CONFIGURATION partition is also lockedAndrew Bartlett1-7/+31
2017-07-02dsdb: Add new test adding a record to the top level sam.ldb fileAndrew Bartlett1-0/+71
2017-07-02dsdb: Add more locking more tests, confirming blocking locks in both directionsStefan Metzmacher1-7/+162
2017-07-02dsdb: Add test showing a search can't start while a transaction is already re...Andrew Bartlett1-0/+54
2017-07-02dsdb: Add test showing a search can't start while a transaction is already re...Andrew Bartlett1-1/+53
2017-04-06tests dsdb: load paramaters from test environmentGary Lockyer1-7/+4
2015-08-24dbcheck: Add explict tests for unknown and unsorted attributeID valuesAndrew Bartlett1-0/+24
2015-03-16selftest: rename env dc to ad_dc_ntvfsMichael Adam1-1/+1
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+130