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
2024-01-15
python: Generate HRESULT definitions automatically
Joseph Sutton
2
-2
/
+2
2023-11-30
python: move HRES_SEC_* constants to samba module
Rob van der Linde
2
-5
/
+2
2023-11-30
python: tests: make HRES_SEC_E_* constant an int
Rob van der Linde
1
-2
/
+2
2023-11-30
python: PEP275: docstrings should always use double quotes
Rob van der Linde
1
-6
/
+6
2023-10-25
s4:dsdb:tests: Remove unnecessary f‐strings
Joseph Sutton
1
-6
/
+6
2023-10-13
s4:dsdb:tests: Use loadTestsFromTestCase() instead of makeSuite()
Joseph Sutton
8
-8
/
+16
2023-10-13
s4:dsdb:tests: Fix assertion messages
Joseph Sutton
2
-9
/
+8
2023-10-13
s4:dsdb:tests: Remove unused variables
Joseph Sutton
2
-16
/
+0
2023-10-13
s4:dsdb:tests: Remove unused imports
Joseph Sutton
3
-10
/
+6
2023-10-10
CVE-2023-4154 dsdb/tests: Extend attribute read DirSync tests
Andrew Bartlett
1
-56
/
+400
2023-10-10
CVE-2023-4154 dsdb/tests: Add test for SEARCH_FLAG_RODC_ATTRIBUTE behaviour
Andrew Bartlett
1
-5
/
+40
2023-10-10
CVE-2023-4154 dsdb/tests: Speed up DirSync test by only checking positive mat...
Andrew Bartlett
1
-1
/
+7
2023-10-10
CVE-2023-4154 dsdb/tests: Check that secret attributes are not visible with D...
Andrew Bartlett
1
-0
/
+12
2023-10-10
CVE-2023-4154 dsdb/tests: Force the test attribute to be not-confidential at ...
Andrew Bartlett
1
-4
/
+6
2023-10-10
CVE-2023-4154 dsdb/tests: Use self.addCleanup() and delete_force()
Andrew Bartlett
2
-9
/
+3
2023-10-10
CVE-2023-4154 dsdb/tests: Do not run SimpleDirsyncTests twice
Andrew Bartlett
1
-5
/
+2
2023-08-30
s4:dsdb:tests: Fix usage lines
Joseph Sutton
2
-2
/
+2
2023-08-30
s4:dsdb:tests: Remove unused imports
Joseph Sutton
11
-56
/
+20
2023-08-30
s4:dsdb:tests: Fix spelling
Joseph Sutton
1
-4
/
+4
2023-08-08
s4:dsdb:tests: Remove unused variables
Joseph Sutton
2
-11
/
+4
2023-08-08
s4:dsdb:tests: Use control that was (presumably) intended
Joseph Sutton
1
-1
/
+1
2023-08-03
s4:dsdb:tests: Fix code spelling
Andreas Schneider
14
-39
/
+39
2023-08-02
selftest: Add test for combination of anr and paged_results
Andrew Bartlett
1
-0
/
+21
2023-06-24
s4:dsdb/tests: also verify too old, older password interaction with badPwdCount
Stefan Metzmacher
1
-4
/
+85
2023-06-24
s4:dsdb/tests: Test Kerberos login with old password fails (but badPwdCount=0)
Stefan Metzmacher
1
-5
/
+3
2023-05-24
s4-dsdb:large_ldap: Call setUpClass() method of base class
Joseph Sutton
1
-0
/
+1
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
[next]