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
Age
Commit message (
Expand
)
Author
Files
Lines
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-09-16
pytests:s4/dsdb/passwords: avoid unused imports
Douglas Bagnall
1
-4
/
+2
2022-09-16
pytest/password_lockout: be less verbose by default
Douglas Bagnall
2
-21
/
+27
2022-09-16
CVE-2020-25720: s4-acl: Owner no longer has implicit Write DACL
Nadezhda Ivanova
1
-9
/
+36
2022-09-16
CVE-2020-25720: s4-acl: Adjusted some tests to work with the new behavior
Nadezhda Ivanova
3
-10
/
+17
2022-09-16
CVE-2020-25720: s4-acl: Change behavior of Create Children check
Nadezhda Ivanova
2
-9
/
+26
2022-09-16
CVE-2020-25720 s4-acl: Test Create Child permission should not allow full wri...
Nadezhda Ivanova
1
-6
/
+2404
2022-09-16
CVE-2020-25720 s4:tests/sec_descriptor: Add missing security descriptor modify
Joseph Sutton
1
-1
/
+3
2022-09-08
pytest/password-lockout: fix using samba_tool function
Douglas Bagnall
1
-7
/
+5
2022-07-28
CVE-2022-32743 s4-acl: Add tests for validated dNSHostName write
Joseph Sutton
1
-0
/
+757
2022-07-27
CVE-2022-32746 s4:dsdb:tests: Add test for deleting a disallowed SPN
Joseph Sutton
1
-0
/
+26
2022-06-26
dsdb: Allow password history and password changes without an NT hash
Andrew Bartlett
1
-4
/
+1
2022-06-14
python: Don't use deprecated escape sequences
Joseph Sutton
2
-4
/
+4
2022-06-09
tests/krb5/test_ldap.py: Increase maximum threshold for LDAP timeout
Joseph Sutton
1
-2
/
+2
2022-05-05
tests/passwords: Add tests for password history with simple binds
Joseph Sutton
1
-8
/
+243
2022-05-05
tests/passwords: Remove unused imports
Joseph Sutton
1
-2
/
+0
2022-05-05
selftest: Rework password_lockout_base.py to allow logon_basics test to be ru...
Andrew Bartlett
2
-17
/
+31
2022-04-13
s4:dsdb:tests: Also pass tests if asserted identity is present
Andreas Schneider
1
-17
/
+96
2022-03-18
tests/sam: Ensure that Protected Users group cannot be deleted
Joseph Sutton
1
-0
/
+1
2022-03-18
tests/passwords: Test that LDAP password changes work for Protected Users
Joseph Sutton
1
-0
/
+77
2022-03-18
tests/password_lockout: Test NTLM and SAMR password changes with Protected Users
Joseph Sutton
1
-0
/
+277
2022-03-17
selftest: Cope with LM hash not being stored in the tombstone_reanimation test
Andrew Bartlett
1
-2
/
+2
2022-03-10
rodc: Add tests for simple BIND alongside NTLMSSP binds
Garming Sam
1
-22
/
+37
2022-03-10
dsdb/tests: add test_login_basics_simple()
Stefan Metzmacher
1
-7
/
+19
2022-03-10
dsdb/tests: prepare BasePasswordTestCase for simple bind tests
Stefan Metzmacher
1
-3
/
+17
2022-03-10
dsdb/tests: introduce assertLoginSuccess
Stefan Metzmacher
2
-5
/
+15
2022-03-10
dsdb/tests: make use of assertLoginFailure helper
Stefan Metzmacher
1
-6
/
+1
2022-03-10
dsdb/tests: let all BasePasswordTestCase tests provide self.host_url[_ldaps]
Stefan Metzmacher
3
-7
/
+9
2022-03-10
dsdb/tests: passwords.py don't need to import BasePasswordTestCase
Stefan Metzmacher
1
-1
/
+0
2022-03-06
s4:kdc: redirect pre-authentication failures to an RWDC
Stefan Metzmacher
1
-2
/
+1
2021-11-30
selftest: Check received LDB error code when STRICT_CHECKING=0
Joseph Sutton
1
-1
/
+1
2021-11-25
CVE-2021-3670 tests/krb5/test_ldap.py: Add test for LDAP timeouts
Joseph Sutton
1
-0
/
+63
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 tests to new objectClass restrictions
Joseph Sutton
1
-14
/
+22
2021-11-09
CVE-2020-25722: s4-acl: test Control Access Rights honor the Applies-to attri...
Nadezhda Ivanova
1
-0
/
+17
2021-11-09
CVE-2020-25722 s4:dsdb:tests: Add missing self.fail() calls
Joseph Sutton
1
-0
/
+32
2021-11-09
CVE-2020-25722 Add test for SPN deletion followed by addition
Joseph Sutton
1
-0
/
+48
2021-11-09
CVE-2020-25722 selftest/user_account_control: more work to cope with UAC/obje...
Andrew Bartlett
1
-17
/
+29
2021-11-09
CVE-2020-25722 selftest/user_account_control: Allow a broader set of possible...
Andrew Bartlett
1
-4
/
+8
2021-11-09
CVE-2020-25722 selftest: Allow self.assertRaisesLdbError() to take a list of ...
Andrew Bartlett
1
-0
/
+5
2021-11-09
CVE-2020-25722 selftest: adapt ldap.py/sam.py test_all tests to new default c...
Andrew Bartlett
2
-7
/
+10
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-11-09
CVE-2020-25722 selftest: Adapt selftest to restriction on swapping account types
Andrew Bartlett
1
-16
/
+38
2021-11-09
CVE-2020-25722 dsdb: Add tests for modifying objectClass, userAccountControl ...
Joseph Sutton
1
-0
/
+150
[prev]
[next]