lib:ldb: Use correct integer types for sizes
[vlendec/samba-autobuild/.git] / source4 / dsdb / tests / python / vlv.py
2023-08-02 Andrew Bartlettselftest: Add test for combination of anr and paged_results
2023-05-05 Rob van der Lindedsdb/tests: fix assignment to for loop variable
2021-04-28 Douglas Bagnallpython: remove all 'from __future__ import print_function'
2020-10-02 David Mulderpython2 reduction: Merge remaining compat code into...
2020-08-24 Douglas Bagnalltests/vlv: attempt to cause trouble by changing sort...
2020-08-24 Douglas Bagnalltests/vlv: remove redundant assignments
2020-07-02 Andrew BartlettCVE-2020-10760 dsdb: Add tests for paged_results and...
2020-07-02 Andrew BartlettCVE-2020-10730: selftest: Add test to show that VLV...
2020-02-07 Douglas Bagnallpytests: heed assertEquals deprecation warning en-masse
2019-08-30 Aaron Haslettpaged results: tests without server_sort ctrl
2019-06-19 Douglas BagnallCVE-2019-12436 dsdb/paged_results: ignore successful...
2019-02-11 Stefan Metzmacherdsdb/tests/vlv: use only one toplevel dn that is correc...
2018-12-21 Aaron Haslettpaged results: testing suite for new paged results...
2018-12-21 Aaron Haslettvlv: tests for delete, add, and modify cases
2018-12-14 Joe GuoPY3: change shebang to python3 in source4/dsdb dir
2018-12-10 Noel Powers4/dsdb/tests: PY3 port samba4.ldap.vlv
2018-09-06 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-08-24 Joe GuoPEP8: fix E303: too many blank lines (2)
2018-08-24 Joe GuoPEP8: fix E265: block comment should start with '# '
2018-08-24 Joe GuoPEP8: fix E226: missing whitespace around arithmetic...
2018-08-24 Joe GuoPEP8: fix E211: whitespace before '('
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E124: closing bracket does not match visual...
2018-05-12 Noel Powers4/dsdb/tests: py2/py3 compatability always decode...
2018-03-23 Noel Powers3/dsdb: convert print func to be py2/py3 compatible
2018-02-14 Douglas Bagnalldsdb python tests: convert 'except X, e' to 'except...
2016-08-19 Douglas Bagnallvlv tests: remove uninteresting debug message
2016-07-19 Douglas BagnallVLV tests: remove vestigial pdb stub
2016-07-19 Douglas BagnallVLV tests: add tests with show_deleted control
2016-07-19 Douglas BagnallVLV tests: comment typo
2016-07-19 Douglas BagnallVLV tests: reduce test duplication hence elapsed time
2016-05-03 Douglas BagnallVLV: test using restrictive expressions
2016-05-03 Douglas BagnallVLV: handle empty results correctly
2016-03-22 Douglas Bagnalldsdb python tests: fix several usage strings
2016-03-22 Douglas BagnallImplement Virtual List View (VLV)