summaryrefslogtreecommitdiff
path: root/source4/dsdb/tests/python
AgeCommit message (Expand)AuthorFilesLines
2021-11-09CVE-2020-25722 dsdb: Improve privileged and unprivileged tests for objectclas...Andrew Bartlett1-47/+125
2021-11-09CVE-2020-25722 selftest: Catch errors from samdb.modify() in user_account_con...Andrew Bartlett1-5/+26
2021-11-09CVE-2020-25722 selftest: Catch possible errors in PasswordSettingsTestCase.te...Andrew Bartlett1-11/+19
2021-11-09CVE-2020-25722 selftest: Test combinations of account type and objectclass fo...Andrew Bartlett1-0/+165
2021-11-09CVE-2020-25722 selftest: Extend priv_attrs test - work around UF_NORMAL_ACCOU...Andrew Bartlett1-15/+25
2021-11-09CVE-2020-25722 dsdb: Tests for our known set of privileged attributesAndrew Bartlett1-0/+388
2021-10-20selftest: Increase account lockout windows to make test more realiableJoseph Sutton1-2/+2
2021-10-20pytest/rodc_rwdc: try to avoid race.Douglas Bagnall1-0/+4
2021-10-04selftest: Use self.assertRaisesLdbError() in user_account_control.py testAndrew Bartlett1-63/+37
2021-10-04selftest: Move self.assertRaisesLdbError() to samba.tests.TestCaseAndrew Bartlett2-46/+0
2021-09-15selftest: Update user_account_control tests to pass against Windows 2019Andrew Bartlett1-12/+102
2021-09-04python: Fix usage stringsJoseph Sutton6-6/+6
2021-09-02selftest: Replace internal loop in test_uac_bits_set() using @DynamicTestClassAndrew Bartlett1-20/+25
2021-09-02selftest: Replace internal loop in test_uac_bits_add() using @DynamicTestClassAndrew Bartlett1-19/+35
2021-09-02selftest: Use @DynamicTestCase in user_account_control test_uac_bits_unrelate...Andrew Bartlett1-8/+11
2021-09-02selftest: Use addCleanup rather than tearDown in user_account_control.pyAndrew Bartlett1-8/+2
2021-09-02selftest: Modernise user_account_control.py tests use a common self.OUAndrew Bartlett1-23/+23
2021-04-28python: remove all 'from __future__ import print_function'Douglas Bagnall29-29/+0
2020-11-04selftest: add test for new "samba-tool user unlock" commandBjörn Baumbach2-0/+21
2020-10-21s4:dsdb:tests: add AclVisibiltyTestsStefan Metzmacher1-1/+320
2020-10-02python2 reduction: Merge remaining compat code into commonDavid Mulder7-12/+12
2020-08-24tests/vlv: attempt to cause trouble by changing sort attributeDouglas Bagnall1-0/+23
2020-08-24tests/vlv: remove redundant assignmentsDouglas Bagnall1-3/+1
2020-08-11python compat: remove text_typeDouglas Bagnall2-4/+3
2020-07-02CVE-2020-10760 dsdb: Add tests for paged_results and VLV over the Global Cata...Andrew Bartlett1-65/+106
2020-07-02CVE-2020-10730: selftest: Add test to show that VLV and paged_results are inc...Andrew Bartlett2-0/+50
2020-07-02CVE-2020-10730: selftest: Add test to confirm VLV interaction with ASQAndrew Bartlett1-0/+27
2020-05-04CVE-2020-10700: dsdb: Add test for ASQ and ASQ in combination with paged_resultsAndrew Bartlett1-0/+171
2020-03-22dsdb: Add test for the case of a link pointing back at its own objectAndrew Bartlett1-0/+25
2020-02-07pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall20-920/+920
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