index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
dsdb
/
tests
/
python
/
vlv.py
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-28
python: remove all 'from __future__ import print_function'
Douglas Bagnall
1
-1
/
+0
2020-10-02
python2 reduction: Merge remaining compat code into common
David Mulder
1
-2
/
+2
2020-08-24
tests/vlv: attempt to cause trouble by changing sort attribute
Douglas Bagnall
1
-0
/
+23
2020-08-24
tests/vlv: remove redundant assignments
Douglas Bagnall
1
-3
/
+1
2020-07-02
CVE-2020-10760 dsdb: Add tests for paged_results and VLV over the Global Cata...
Andrew Bartlett
1
-65
/
+106
2020-07-02
CVE-2020-10730: selftest: Add test to show that VLV and paged_results are inc...
Andrew Bartlett
1
-0
/
+23
2020-02-07
pytests: heed assertEquals deprecation warning en-masse
Douglas Bagnall
1
-7
/
+7
2019-08-30
paged results: tests without server_sort ctrl
Aaron Haslett
1
-14
/
+40
2019-06-19
CVE-2019-12436 dsdb/paged_results: ignore successful results without messages
Douglas Bagnall
1
-1
/
+49
2019-02-11
dsdb/tests/vlv: use only one toplevel dn that is correctly cleaned up
Stefan Metzmacher
1
-9
/
+9
2018-12-21
paged results: testing suite for new paged results module
Aaron Haslett
1
-3
/
+417
2018-12-21
vlv: tests for delete, add, and modify cases
Aaron Haslett
1
-0
/
+109
2018-12-14
PY3: change shebang to python3 in source4/dsdb dir
Joe Guo
1
-1
/
+1
2018-12-10
s4/dsdb/tests: PY3 port samba4.ldap.vlv
Noel Power
1
-13
/
+15
2018-09-06
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
1
-9
/
+9
2018-08-24
PEP8: fix E303: too many blank lines (2)
Joe Guo
1
-3
/
+0
2018-08-24
PEP8: fix E265: block comment should start with '# '
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E226: missing whitespace around arithmetic operator
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E211: whitespace before '('
Joe Guo
1
-5
/
+5
2018-08-24
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
1
-4
/
+4
2018-08-24
PEP8: fix E124: closing bracket does not match visual indentation
Joe Guo
1
-6
/
+6
2018-05-12
s4/dsdb/tests: py2/py3 compatability always decode result of b64encode
Noel Power
1
-1
/
+1
2018-03-23
s3/dsdb: convert print func to be py2/py3 compatible
Noel Power
1
-13
/
+14
2018-02-15
dsdb python tests: convert 'except X, e' to 'except X as e'
Douglas Bagnall
1
-2
/
+2
2016-08-19
vlv tests: remove uninteresting debug message
Douglas Bagnall
1
-2
/
+0
2016-07-19
VLV tests: remove vestigial pdb stub
Douglas Bagnall
1
-3
/
+0
2016-07-19
VLV tests: add tests with show_deleted control
Douglas Bagnall
1
-1
/
+170
2016-07-19
VLV tests: comment typo
Douglas Bagnall
1
-1
/
+1
2016-07-19
VLV tests: reduce test duplication hence elapsed time
Douglas Bagnall
1
-6
/
+6
2016-05-03
VLV: test using restrictive expressions
Douglas Bagnall
1
-0
/
+16
2016-05-03
VLV: handle empty results correctly
Douglas Bagnall
1
-5
/
+107
2016-03-22
dsdb python tests: fix several usage strings
Douglas Bagnall
1
-1
/
+1
2016-03-22
Implement Virtual List View (VLV)
Douglas Bagnall
1
-0
/
+802