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
/
sam.py
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-15
python: Generate HRESULT definitions automatically
Joseph Sutton
1
-1
/
+1
2023-11-30
python: move HRES_SEC_* constants to samba module
Rob van der Linde
1
-3
/
+1
2023-08-03
s4:dsdb:tests: Fix code spelling
Andreas Schneider
1
-1
/
+1
2022-10-21
s4-dsdb: Use Python 'del' rather than assigning over with None
Joseph Sutton
1
-2
/
+2
2022-10-21
s4-dsdb: remove unused Python variables
Joseph Sutton
1
-7
/
+6
2022-10-21
s4-dsdb: Use a raw python string to avoid creating and invalid escape sequence
Joseph Sutton
1
-3
/
+3
2022-03-18
tests/sam: Ensure that Protected Users group cannot be deleted
Joseph Sutton
1
-0
/
+1
2021-11-09
CVE-2020-25722 selftest: Add test for duplicate servicePrincipalNames on an a...
Joseph Sutton
1
-0
/
+21
2021-11-09
CVE-2020-25722 selftest: adapt ldap.py/sam.py test_all tests to new default c...
Andrew Bartlett
1
-1
/
+3
2021-11-09
CVE-2020-25722 selftest: Adapt sam.py test to userAccountControl/objectclass ...
Andrew Bartlett
1
-3
/
+3
2021-11-09
CVE-2020-25722 selftest: New objects of objectclass=computer are workstations...
Andrew Bartlett
1
-2
/
+2
2021-11-09
CVE-2020-25722 selftest: Adjust sam.py test_userAccountControl_computer_add_t...
Andrew Bartlett
1
-1
/
+1
2021-11-09
CVE-2020-25722 selftest: Split test_userAccountControl into unit tests
Andrew Bartlett
1
-1
/
+20
2021-11-09
CVE-2020-25722 selftest: Adapt sam.py test_isCriticalSystemObject to new UF_W...
Andrew Bartlett
1
-1
/
+35
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-08-11
python compat: remove text_type
Douglas Bagnall
1
-2
/
+2
2020-02-07
pytests: heed assertEquals deprecation warning en-masse
Douglas Bagnall
1
-188
/
+188
2019-04-02
Spelling fix s/informations/information/
Mathieu Parent
1
-1
/
+1
2018-12-14
PY3: change shebang to python3 in source4/dsdb dir
Joe Guo
1
-1
/
+1
2018-12-10
s4/dsdb/tests/python: PY3 port samba4.sam.python test
Noel Power
1
-77
/
+83
2018-08-24
PEP8: improve formatting around bit-wise OR ("|")
Douglas Bagnall
1
-12
/
+36
2018-08-24
PEP8: fix E713: test for membership should be 'not in'
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E303: too many blank lines (2)
Joe Guo
1
-3
/
+0
2018-08-24
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
1
-0
/
+1
2018-08-24
PEP8: fix E231: missing whitespace after ','
Joe Guo
1
-10
/
+10
2018-08-24
PEP8: fix E227: missing whitespace around bitwise or shift operator
Joe Guo
1
-13
/
+13
2018-08-24
PEP8: fix E202: whitespace before ')'
Joe Guo
1
-10
/
+10
2018-08-24
PEP8: fix E201: whitespace after '('
Joe Guo
1
-2
/
+2
2018-08-24
PEP8: fix E131: continuation line unaligned for hanging indent
Joe Guo
1
-63
/
+63
2018-08-24
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
1
-152
/
+152
2018-08-24
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
1
-2
/
+2
2018-08-24
PEP8: fix E123: closing bracket does not match indentation of opening bracket...
Joe Guo
1
-5
/
+5
2018-08-24
PEP8: fix E122: continuation line missing indentation or outdented
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E121: continuation line under-indented for hanging indent
Joe Guo
1
-64
/
+64
2018-05-12
s4/dsdb/tests: py2/py3 compatability replace xrange with range
Noel Power
1
-1
/
+1
2018-03-23
s3/dsdb: convert print func to be py2/py3 compatible
Noel Power
1
-17
/
+18
2018-02-28
dsdb python tests: convert 'except X, (tuple)' to 'except X as e'
Noel Power
1
-87
/
+174
2017-03-03
dsdb/tests: add test_ldap_bind_must_change_pwd()
Stefan Metzmacher
1
-0
/
+177
2017-03-03
dsdb/tests: remove duplicate test_smartcard_required3() from sam.py
Stefan Metzmacher
1
-101
/
+0
2016-07-22
s4:dsdb/tests: add UF_SMARTCARD_REQUIRED tests
Stefan Metzmacher
1
-1
/
+465
2016-06-27
s4:dsdb/tests: add pwdLastSet tests
Stefan Metzmacher
1
-0
/
+210
2016-06-27
s4:dsdb/tests: improve error message in test_new_user_default_attributes()
Stefan Metzmacher
1
-1
/
+2
2016-06-27
s4:dsdb/tests: use GENSEC_SEAL for ldap connections in sam.py
Stefan Metzmacher
1
-0
/
+2
2015-03-17
dsdb: fix error message in sam test
Michael Adam
1
-1
/
+1
2015-03-06
tests/sam: Remove unnecessary calls for third party module imports.
Jelmer Vernooij
1
-2
/
+0
2015-02-03
s4-samdb/tests: Assert on expected set of attributes for new User object
Kamen Mazdrashki
1
-0
/
+60
2015-02-03
s4-dsdb-test: Fix duplicated key in a dictionary in sam.py
Kamen Mazdrashki
1
-2
/
+2
2015-01-22
dsdb-tests: Align sam.py with Windows 2012R2 and uncomment userAccountControl...
Andrew Bartlett
1
-82
/
+68
2014-11-24
sam: Use samba.tests.subunitrun.
Jelmer Vernooij
1
-8
/
+4
[next]