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
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
2014-04-02
dsdb-tests: Remove pointless creation of ldaptestou
Andrew Bartlett
1
-1
/
+0
2013-10-14
s4-samldb: Do not allow deletion of objects with RID < 1000
Nadezhda Ivanova
1
-3
/
+34
2013-06-10
s4:samldb LDB module - MS-SAMR 3.1.1.8.10 "userAccountControl"
Matthias Dieter Wallnöfer
1
-1
/
+81
2013-06-05
s4:samldb LDB module - permit "userAccountControl" modifications without acct...
Matthias Dieter Wallnöfer
1
-0
/
+32
2013-06-05
s4:samldb LDB module - "userAccountControl" = 0 means UF_NORMAL_ACCOUNT on add
Matthias Dieter Wallnöfer
1
-18
/
+26
2012-05-04
s4:samldb LDB module - make sure to not add identical "servicePrincipalName"s...
Matthias Dieter Wallnöfer
1
-4
/
+47
2012-04-30
s4:samldb LDB module - implement "fSMORoleOwner" attribute protection
Matthias Dieter Wallnöfer
1
-0
/
+77
2011-11-10
test: fixed several tests to use samba.tests
Andrew Tridgell
1
-1
/
+1
2011-05-25
s4:sam.py - uncomment/enhance some account type tests
Matthias Dieter Wallnöfer
1
-30
/
+48
2011-05-25
s4:sam.py - tests for "isCriticalSystemObject" attribute
Matthias Dieter Wallnöfer
1
-0
/
+132
2011-05-25
s4:sam.py - unchanged "primaryGroupID" when account type remains the same
Matthias Dieter Wallnöfer
1
-0
/
+38
2011-05-21
s4:sam.py - add tests to check that setting "userAccountValue" on usersdon't ...
Matthieu Patou
1
-2
/
+40
2011-02-15
s4:sam.py - add another "description" test case
Matthias Dieter Wallnöfer
1
-0
/
+13
2011-02-02
s4-python Ensure we add the Samba python path first.
Andrew Bartlett
1
-1
/
+1
2011-01-14
s4:samldb LDB module - fix "userAccountControl" handling
Matthias Dieter Wallnöfer
1
-7
/
+19
2011-01-06
Remove unused imports.
Jelmer Vernooij
1
-1
/
+0
2010-12-15
s4-dsdb/tests/python: Explicitly pass comamnd line LoadParm() instance to sys...
Kamen Mazdrashki
1
-1
/
+1
2010-11-27
s4:dsdb/tests/python/sam.py - we don't need the domain SID
Matthias Dieter Wallnöfer
1
-5
/
+0
2010-11-25
s4-tests: Modified sam.py to use samba.tests.delete_force
Nadezhda Ivanova
1
-72
/
+67
[next]