summaryrefslogtreecommitdiff
path: root/source4/dsdb/tests/python
AgeCommit message (Expand)AuthorFilesLines
2019-10-31CVE-2019-14847 dsdb: Demonstrate the correct interaction of ranged_results st...Andrew Bartlett1-0/+26
2019-10-24s4:tests/dirsync: add tests for dirsync with extended_dnStefan Metzmacher1-0/+31
2019-09-20librpc/idl: change from samr_GroupAttrs in samr.idl to security_GroupAttrs in...Stefan Metzmacher1-1/+1
2019-09-01Spelling fixes s/recieved/received/Mathieu Parent1-3/+3
2019-08-30paged results: tests without server_sort ctrlAaron Haslett1-14/+40
2019-07-02s4/tests/dsdb_schema: not usefully executable as scriptDouglas Bagnall1-1/+0
2019-06-19CVE-2019-12436 dsdb/paged_results: ignore successful results without messagesDouglas Bagnall1-1/+49
2019-05-20selftest: Remove gensec.FEATURE_SEAL from samba4.ldap.notificationAndrew Bartlett1-1/+0
2019-05-20dsdb: Add random values to names in tests for large LDAP responsesAndrew Bartlett1-2/+2
2019-05-17dsdb: Add tests for large LDAP responsesAndrew Bartlett1-0/+256
2019-05-06selftest: correcting empty attribute usage in requestsAaron Haslett1-1/+1
2019-05-06ldap: test for empty attributes listAaron Haslett1-0/+17
2019-05-01pytests: try ldap.modify_order with normal userDouglas Bagnall14-17/+3802
2019-05-01dsdb pytests: test the effect of reordering modify requestsDouglas Bagnall14-0/+4294
2019-05-01dsdb/pytest/ldap: use idiomatic 'e' for exceptionsDouglas Bagnall1-218/+218
2019-05-01dsdb/pytest/ldap: revive commented out test for attr size rangeDouglas Bagnall1-21/+32
2019-04-11samdb: test for schemainfo update with relax controlAaron Haslett1-4/+11
2019-04-02Spelling fix s/informations/information/Mathieu Parent5-8/+8
2019-03-29paged_search: perf testing paged searchAaron Haslett1-2/+9
2019-03-04dsdb pytsts: reduce scale of subtree rename speed testDouglas Bagnall1-1/+1
2019-03-04dsdb/pytests: sanity checks for links under subtree renamesDouglas Bagnall1-0/+443
2019-03-04tests/rodc_rwdc: p.communicate() gives bytes, not strDouglas Bagnall1-1/+1
2019-02-11dsdb/tests/vlv: use only one toplevel dn that is correctly cleaned upStefan Metzmacher1-9/+9
2019-01-10Fix typos and ban the rams from sambatdb-1.3.17Swen Schillig1-1/+1
2018-12-21paged results: testing suite for new paged results moduleAaron Haslett1-3/+417
2018-12-21vlv: tests for delete, add, and modify casesAaron Haslett1-0/+109
2018-12-14PY3: change shebang to python3 in source4/dsdb dirJoe Guo29-29/+29
2018-12-14s4/dsdb/tests/python: Restore embed NULL tests for Python3Noel Power3-49/+62
2018-12-14selftest: Convert samba4.ldap.sort.python to planoldpythontestNoel Power1-4/+4
2018-12-10s4/dsdb/tests/python: PY3 allow test samba4.ldap.sort passNoel Power1-8/+14
2018-12-10s4/dsdb/tests/python: partial PY3 port for samba4.ldap.sortNoel Power1-9/+12
2018-12-10s4/dsdb/tests/python: PY3 port samba4.deletetestNoel Power1-6/+7
2018-12-10s4/dsdb/tests/python: PY3 Port samba4.ldap.password_lockoutNoel Power1-2/+2
2018-12-10s4/dsdb/tests/python: PY3 port for samba4.ldap.rodc_rwdc.pythonNoel Power1-10/+15
2018-12-10s4/dsdb/tests/python: PY3 port for samba4.ldap.linked_attributesNoel Power1-1/+1
2018-12-10s4/dsdb/tests: PY3 port samba4.ldap.vlvNoel Power1-13/+15
2018-12-10s4/dsdb/tests/python: PY3 port samba4.ldap.sitesNoel Power1-1/+1
2018-12-10s4/dsdb/tests: PY3 fix failing samba4.ldap.notificationNoel Power1-1/+1
2018-12-10s4/dsdb/tests: PY3 port samba4.user_account_control testNoel Power1-1/+1
2018-12-10s4/dsdb/tests/python: PY3 port samba4.tokengroups.krb5Noel Power1-2/+2
2018-12-10s4/dsdb/tests: Port PY3 ldap testsNoel Power1-53/+54
2018-12-10s4/dsdb/tests: PY3 port samba4.ldap.passwordsettings testNoel Power1-8/+8
2018-12-10s4/dsdb/tests/python: PY3 port samba4.sam.python testNoel Power1-77/+83
2018-12-10PY3: net.change_password & net.set_password take string not bytesNoel Power1-4/+4
2018-11-28CVE-2018-16857 tests: Sanity-check password lockout works with default valuesTim Beale2-1/+35
2018-11-14s4/dsdb/tests: PY3 port of samba4.ldap.acl.pythonNoel Power1-11/+12
2018-11-14s4/dsdb/tests/python: PY3 port samba4.ldap.secdescNoel Power1-8/+8
2018-11-14s4/dsdb/tests/python: PY3 port samba4.ldap_schema.pythonNoel Power1-8/+8
2018-11-02tests/py/rodc_rwdc: Fix py2/py3 .next compat issuesNoel Power1-3/+2
2018-11-01tests/rodc_rwdc: fix message formatDouglas Bagnall1-1/+1