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
2023-05-16
s4-dsdb:large_ldap: Remove unused variables
Joseph Sutton
1
-11
/
+3
2023-05-16
s4-dsdb:large_ldap: Remove unused imports
Joseph Sutton
1
-6
/
+1
2023-05-16
pytest/password_lockout: Remove unused variables
Joseph Sutton
1
-15
/
+12
2023-05-16
pytest/password_lockout: Use correct variable
Joseph Sutton
1
-1
/
+1
2023-05-16
pytest/password_lockout: Use more specific assertion methods
Joseph Sutton
2
-41
/
+41
2023-05-16
pytest/password_lockout: Remove unused imports
Joseph Sutton
2
-9
/
+2
2023-05-16
s4:dsdb:tests: Refactor security descriptor test
Joseph Sutton
1
-2
/
+2
2023-05-16
s4:dsdb:tests: Refactor confidential attributes test
Joseph Sutton
1
-53
/
+16
2023-05-16
s4:dsdb:tests: Refactor ACL test
Joseph Sutton
1
-34
/
+30
2023-05-05
s4/dsdb: fix unnecessary backslash
Rob van der Linde
2
-6
/
+6
2023-05-05
dsdb/tests: fix assignment to for loop variable
Rob van der Linde
1
-5
/
+5
2023-04-28
pytest:large_ldap: use a valid ACE
Douglas Bagnall
1
-1
/
+1
2023-04-12
pytest/acl: Remove unused remnants of source4/dsdb/tests/python/acl.py
Joseph Sutton
1
-58
/
+1
2023-04-12
s4-dsdb:large_ldap: Note that we don't check that an error was raised
Joseph Sutton
1
-0
/
+16
2023-04-12
s4-dsdb:large_ldap: Assert that we got all the entries
Joseph Sutton
1
-0
/
+2
2023-04-12
s4-dsdb:large_ldap: Fix disabled test
Joseph Sutton
1
-3
/
+3
2023-04-12
s4-dsdb:large_ldap: Correctly increment count variable
Joseph Sutton
1
-1
/
+1
2023-04-12
s4-dsdb:large_ldap: Fix typos in variable names
Joseph Sutton
1
-2
/
+2
2023-04-06
dsdb/tests: Add test for modification of unicodePwd over a cleartext/signed c...
Rob van der Linde
1
-0
/
+151
2023-04-06
dsdb/tests: Double number of expressions in large_ldap.py ldap_timeout test
Andrew Bartlett
1
-1
/
+1
2023-04-06
dsdb/tests: Move SD modification on class-created objects to classSetUp
Andrew Bartlett
1
-10
/
+8
2023-04-05
CVE-2023-0225 pytest/acl: test deleting dNSHostName as unprivileged user
Douglas Bagnall
1
-0
/
+236
2023-04-05
dsdb: Remove remaining references to DC_MODE_RETURN_NONE and DC_MODE_RETURN_ALL
Andrew Bartlett
1
-70
/
+16
2023-04-05
CVE-2023-0614 ldb: Prevent disclosure of confidential attributes
Joseph Sutton
1
-6
/
+6
2023-04-05
CVE-2023-0614 tests/krb5: Add test for confidential attributes timing differe...
Joseph Sutton
1
-0
/
+162
2023-04-05
CVE-2023-0614 s4:dsdb:tests: Fix <GUID={}> search in confidential attributes ...
Joseph Sutton
1
-3
/
+3
2023-04-05
CVE-2023-0614 dsdb: Alter timeout test in large_ldap.py to be slower by match...
Andrew Bartlett
1
-2
/
+15
2023-03-31
s4-dsdb: Account for Claims Valid SID in tokenGroups
Joseph Sutton
1
-2
/
+6
2023-03-23
s4:dsdb/tests: let a test to demonstrate the behavior of invisible backlinks
Stefan Metzmacher
1
-0
/
+100
2023-03-23
s4:dsdb/tests: let linked_attributes.py use a container as testbase
Stefan Metzmacher
1
-7
/
+7
2023-03-22
s4:dsdb/tests: use changetype: modify in order to delete a single attribute
Stefan Metzmacher
1
-1
/
+1
2023-03-22
s4:dsdb/tests: add more detailed tests to sec_descriptor.py
Stefan Metzmacher
1
-0
/
+501
2023-03-22
s4:dsdb/tests: allow sec_descriptor.py to run against Windows 2022
Stefan Metzmacher
1
-4
/
+4
2023-03-22
s4:dsdb/tests: convert sec_descriptor.py to use assert[Not]In()
Stefan Metzmacher
1
-149
/
+149
2023-03-22
s4:dsdb/tests: let AclUndeleteTests.test_undelete() remove the temporary ACE ...
Stefan Metzmacher
1
-0
/
+1
2023-03-22
s4:dsdb/tests: let OwnerGroupDescriptorTests() remove temporary ACEs on cleanup
Stefan Metzmacher
1
-0
/
+2
2023-03-22
s4:dsdb/tests: let OwnerGroupDescriptorTests.test_141() set the required ACE ...
Stefan Metzmacher
1
-0
/
+3
2023-03-21
libcli/security: Reorder SDDL access flags table to match Windows
Joseph Sutton
1
-6
/
+6
2023-03-14
selftest: Use setUpClass() to reduce "make test TESTS=large_ldap" time
Andrew Bartlett
1
-33
/
+36
2023-03-08
s4-dsdb:tests: Correctly handle LdbError
Joseph Sutton
1
-1
/
+1
2023-03-08
s4-dsdb:tests: Fix AD DC performance tests
Joseph Sutton
3
-21
/
+21
2023-02-23
selftest: source4: fix mutable default arguments
Rob van der Linde
6
-8
/
+30
2023-02-23
selftest: fix typo in test comment
Rob van der Linde
1
-1
/
+1
2023-02-23
selftest: fix scope and attrs not passed to search
Rob van der Linde
1
-2
/
+2
2023-02-08
s4-dsdb: Use correct primary group SID in token group test
Joseph Sutton
1
-1
/
+1
2023-02-08
auth: Shorten long SID flags combinations
Joseph Sutton
1
-1
/
+1
2023-01-30
python: Replace calls to deprecated methods
Joseph Sutton
1
-10
/
+10
2022-10-21
s4-dsdb: Remove unused variables in token_group python test
Joseph Sutton
1
-2
/
+0
2022-10-21
s4-dsdb: simplify conditional in python token_group test
Joseph Sutton
1
-2
/
+2
2022-10-21
s4-dsdb: Remove unused import in token_group python test
Joseph Sutton
1
-1
/
+1
[prev]
[next]