summaryrefslogtreecommitdiff
path: root/python/samba/tests/dsdb.py
Commit message (Expand)AuthorAgeFilesLines
* python/tests/dsdb: use correct variable namesDouglas Bagnall2018-11-011-2/+2
* PEP8: fix E303: too many blank lines (2)Joe Guo2018-08-241-1/+0
* PEP8: fix E302: expected 2 blank lines, found 1Joe Guo2018-08-241-0/+2
* PEP8: fix E128: continuation line under-indented for visual indentJoe Guo2018-08-241-4/+4
* selftest: Add test to show that sam.ldb does not do a full scan in startupAndrew Bartlett2018-05-301-0/+19
* tests/dsdb.py: test creation of foreignSecurityPrincipal via 'attr: <SID=...>'Stefan Metzmacher2018-03-191-0/+226
* tests/dsdb.py: verify that foreignSecurityPrincipal objects require the provi...Stefan Metzmacher2018-03-191-4/+42
* tests/dsdb.py: prove the difference between linked and non-linked DN referencesStefan Metzmacher2018-03-191-1/+146
* python: tests: Make tests of dsdb Python module Python 3 compatibleLumir Balhar2018-02-151-11/+12
* python: Generate random test usernamesAndreas Schneider2018-02-151-2/+4
* selftest: Add tests for samdb.normalize_dn_in_domain()Andrew Bartlett2018-02-081-0/+49
* selftest: Add cleanup of ForeignSecurityPrincipal in samba.dsdb testAndrew Bartlett2017-12-131-0/+3
* selftest: Fix flapping samba.dsdb testAndrew Bartlett2017-12-131-1/+1
* tests dsdb: Add tests for optionally unique objectSID'sGary Lockyer2017-12-101-1/+79
* selftest: Rework samba.dsdb locking test to samba.dsdb_lockAndrew Bartlett2017-12-081-358/+0
* python:tests: Create a test user for the dsdb testAndreas Schneider2017-11-251-26/+40
* dsdb: Fix dsdb_next_callback to correctly use ldb_module_done() etcAndrew Bartlett2017-08-011-0/+23
* dsdb: Add tests showing that the CN=CONFIGURATION partition is also lockedAndrew Bartlett2017-07-021-7/+31
* dsdb: Add new test adding a record to the top level sam.ldb fileAndrew Bartlett2017-07-021-0/+71
* dsdb: Add more locking more tests, confirming blocking locks in both directionsStefan Metzmacher2017-07-021-7/+162
* dsdb: Add test showing a search can't start while a transaction is already re...Andrew Bartlett2017-07-021-0/+54
* dsdb: Add test showing a search can't start while a transaction is already re...Andrew Bartlett2017-07-021-1/+53
* tests dsdb: load paramaters from test environmentGary Lockyer2017-04-061-7/+4
* dbcheck: Add explict tests for unknown and unsorted attributeID valuesAndrew Bartlett2015-08-241-0/+24
* selftest: rename env dc to ad_dc_ntvfsMichael Adam2015-03-161-1/+1
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-0/+130