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
/
ldap.py
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-21
lib:ldb-samba:ildap: fix empty attribute list handling
Gary Lockyer
1
-0
/
+34
2023-08-30
s4:dsdb:tests: Fix spelling
Joseph Sutton
1
-4
/
+4
2023-08-03
s4:dsdb:tests: Fix code spelling
Andreas Schneider
1
-7
/
+7
2021-11-09
CVE-2020-25722 selftest: Adapt ldap.py tests to new objectClass restrictions
Joseph Sutton
1
-14
/
+22
2021-11-09
CVE-2020-25722 selftest: adapt ldap.py/sam.py test_all tests to new default c...
Andrew Bartlett
1
-6
/
+7
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
-1
/
+1
2020-02-07
pytests: heed assertEquals deprecation warning en-masse
Douglas Bagnall
1
-335
/
+335
2019-05-06
ldap: test for empty attributes list
Aaron Haslett
1
-0
/
+17
2019-05-01
dsdb/pytest/ldap: use idiomatic 'e' for exceptions
Douglas Bagnall
1
-218
/
+218
2019-05-01
dsdb/pytest/ldap: revive commented out test for attr size range
Douglas Bagnall
1
-21
/
+32
2018-12-14
PY3: change shebang to python3 in source4/dsdb dir
Joe Guo
1
-1
/
+1
2018-12-10
s4/dsdb/tests: Port PY3 ldap tests
Noel Power
1
-53
/
+54
2018-10-10
tests/python/ldap: use int instead of long for time_t
Douglas Bagnall
1
-2
/
+2
2018-09-21
tests: test ldap search requesting non-existent attribute
Tim Beale
1
-0
/
+8
2018-09-06
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
1
-7
/
+7
2018-08-24
PEP8: fix E713: test for membership should be 'not in'
Joe Guo
1
-2
/
+2
2018-08-24
PEP8: fix E305: expected 2 blank lines after class or function definition, fo...
Joe Guo
1
-0
/
+1
2018-08-24
PEP8: fix E303: too many blank lines (2)
Joe Guo
1
-7
/
+0
2018-08-24
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
1
-0
/
+2
2018-08-24
PEP8: fix E301: expected 1 blank line, found 0
Joe Guo
1
-0
/
+2
2018-08-24
PEP8: fix E265: block comment should start with '# '
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E261: at least two spaces before inline comment
Joe Guo
1
-2
/
+2
2018-08-24
PEP8: fix E231: missing whitespace after ','
Joe Guo
1
-9
/
+9
2018-08-24
PEP8: fix E226: missing whitespace around arithmetic operator
Joe Guo
1
-2
/
+2
2018-08-24
PEP8: fix E225: missing whitespace around operator
Joe Guo
1
-3
/
+3
2018-08-24
PEP8: fix E203: whitespace before ':'
Joe Guo
1
-4
/
+4
2018-08-24
PEP8: fix E202: whitespace before ')'
Joe Guo
1
-29
/
+29
2018-08-24
PEP8: fix E201: whitespace after '('
Joe Guo
1
-7
/
+7
2018-08-24
PEP8: fix E131: continuation line unaligned for hanging indent
Joe Guo
1
-43
/
+43
2018-08-24
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
1
-73
/
+73
2018-08-24
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
1
-5
/
+5
2018-08-24
PEP8: fix E124: closing bracket does not match visual indentation
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E121: continuation line under-indented for hanging indent
Joe Guo
1
-6
/
+6
2018-08-24
PEP8: fix E116: unexpected indentation (comment)
Joe Guo
1
-6
/
+6
2018-08-14
CVE-2018-10919 tests: test ldap searches for non-existent attributes.
Gary Lockyer
1
-0
/
+9
2018-05-12
s4/dsdb/tests: py2/py3 compatability always decode result of b64encode
Noel Power
1
-4
/
+4
2018-03-23
s3/dsdb: convert print func to be py2/py3 compatible
Noel Power
1
-2
/
+3
2018-02-28
dsdb python tests: convert 'except X, (tuple)' to 'except X as e'
Noel Power
1
-111
/
+222
2017-06-15
dsdb/tests/ldap: test single valued linked attributes
Douglas Bagnall
1
-0
/
+67
2017-06-15
dsdb/tests/ldap: multivalued attributes
Douglas Bagnall
1
-0
/
+72
2015-02-03
s4-dsdb-test: remove trailing ';' in ldap.py
Kamen Mazdrashki
1
-32
/
+32
2015-01-24
s4:dsdb/tests: add test_timevalues1() to verify timestamp values
Stefan Metzmacher
1
-0
/
+40
2014-11-24
Use samba.tests.subunitrun in dsdb ldap and ldap_schema tests.
Jelmer Vernooij
1
-15
/
+19
2014-11-19
dsdb.tests.ldap: Create and run a single testsuite, should easy migration to ...
Jelmer Vernooij
1
-116
/
+73
2013-11-03
s4-dsdb: instanceType NC_HEAD is only allowed combined with WRITE for an orig...
Nadezhda Ivanova
1
-3
/
+14
2013-10-25
s4-dsacl: Fixed incorrect handling of privileges in sec_access_check_ds
Nadezhda Ivanova
1
-1
/
+5
2013-10-10
dsdb/tests/ldap: fix test_distinguished_name against w2k8r2
Stefan Metzmacher
1
-2
/
+2
2013-10-10
dsdb/tests/ldap: fix test_ldapServiceName against w2k8r2
Stefan Metzmacher
1
-4
/
+8
2013-06-12
dsdb-tests ldap.py: Add test for usn behaviour on certain changes
Andrew Bartlett
1
-54
/
+155
[next]