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
/
auth
/
credentials
/
tests
/
bind.py
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-21
auth:credentials: Fix code spelling
Jo Sutton
1
-1
/
+1
2021-11-09
CVE-2020-25722 selftest: allow for future failures in BindTests.test_virtual_...
Andrew Bartlett
1
-2
/
+11
2021-09-04
python: Fix usage strings
Joseph Sutton
1
-1
/
+1
2021-04-28
python: remove all 'from __future__ import print_function'
Douglas Bagnall
1
-1
/
+0
2021-04-07
auth/credentials: Remove unneeded try/except syntax
Joseph Sutton
1
-10
/
+4
2021-04-07
auth/credentials: Add test for binding with an extended canonical name
Joseph Sutton
1
-0
/
+12
2021-04-07
auth/credentials: Add test for binding with a canonical name
Joseph Sutton
1
-0
/
+9
2021-04-07
auth/credentials: Add test for binding with a domain SID
Joseph Sutton
1
-1
/
+14
2020-02-14
auth/credentials: Test connecting to LDAP with a "virtual user" style account
Andrew Bartlett
1
-1
/
+51
2020-02-07
pytests: heed assertEquals deprecation warning en-masse
Douglas Bagnall
1
-3
/
+3
2018-12-14
PY3: change shebang to python3 in misc dirs
Joe Guo
1
-1
/
+1
2018-12-10
auth/credentials/tests: Python 3.6 avoid deepcopy error
Noel Power
1
-5
/
+12
2018-10-25
auth/cred/tests/bind: remove unused import
Douglas Bagnall
1
-1
/
+0
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 E302: expected 2 blank lines, found 1
Joe Guo
1
-0
/
+1
2018-08-24
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
1
-4
/
+4
2018-05-13
auth/credentials/test: py2/py3 compat always decode result of b64encode
Noel Power
1
-1
/
+1
2018-03-23
auth/credentials/test: convert print func to be py2/py3 compatible
Noel Power
1
-5
/
+6
2018-02-22
tests/bind.py: Add a bind test with NTLMSSP with no domain
Garming Sam
1
-1
/
+25
2014-11-22
credentials test: Use samba.tests.subunitrun.
Jelmer Vernooij
1
-20
/
+14
2014-11-19
Remove unused imports.
Jelmer Vernooij
1
-7
/
+1
2011-11-10
test: fixed several tests to use samba.tests
Andrew Tridgell
1
-2
/
+2
2011-10-11
auth: move credentials layer to the top level
Andrew Bartlett
1
-0
/
+154