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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-05
dsdb: Do not reuse "ret" variable as return code and for memcmp() comparison
Andrew Bartlett
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-05-05
dsdb: Clarify that most errors in make_error_and_update_badPwdCount() are not...
Andrew Bartlett
1
-11
/
+12
2022-05-02
s4/dsdb/repl_meta_data: Receive function arguments in correct order
Joseph Sutton
1
-1
/
+1
2022-04-26
dsdb: Fix a typo
Volker Lendecke
1
-1
/
+1
2022-04-13
s4:dsdb:tests: Also pass tests if asserted identity is present
Andreas Schneider
1
-17
/
+96
2022-03-30
s4:dsdb/descriptor: skip duplicates in descriptor_sd_propagation_object()
Stefan Metzmacher
1
-5
/
+57
2022-03-30
s4:dsdb/descriptor: sort descriptor_changes tree based
Stefan Metzmacher
1
-3
/
+177
2022-03-30
s4:dsdb/descriptor: pass parent guid to dsdb_module_schedule_sd_propagation()
Stefan Metzmacher
4
-1
/
+54
2022-03-30
s4:dsdb/descriptor: skip duplicates in descriptor_extended_sec_desc_propagati...
Stefan Metzmacher
1
-9
/
+123
2022-03-30
s4:dsdb/descriptor: add statistics for security descriptor propagation
Stefan Metzmacher
1
-1
/
+24
2022-03-30
s4:dsdb/descriptor: split out struct descriptor_transaction
Stefan Metzmacher
1
-18
/
+27
2022-03-18
tests/sam: Ensure that Protected Users group cannot be deleted
Joseph Sutton
1
-0
/
+1
2022-03-18
dsdb/common: Add helper function for determining if account is in Protected U...
Joseph Sutton
1
-0
/
+31
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
dsdb: Remove LM hash parameter from samdb_set_password() and callers
Andrew Bartlett
1
-14
/
+5
2022-03-17
selftest: Cope with LM hash not being stored in the tombstone_reanimation test
Andrew Bartlett
1
-2
/
+2
2022-03-17
dsdb: Remove parsing of LM password hash from "dBCSPwd" attribute
Andrew Bartlett
2
-24
/
+8
2022-03-17
s4/dsdb: Remove LM password generation and storage from password_hash
Andrew Bartlett
1
-176
/
+32
2022-03-17
dsdb: Return dsdb_password_change control name to DSDB_CONTROL_PASSWORD_CHANG...
Andrew Bartlett
4
-6
/
+6
2022-03-17
dsdb: No longer supply exact password hashes in a control to indicate passwor...
Andrew Bartlett
3
-32
/
+34
2022-03-17
dsdb audit tests: Use assert_in_range() for comparing timestamps
Joseph Sutton
1
-2
/
+1
2022-03-17
dsdb audit tests: Fix flapping test
Joseph Sutton
2
-20
/
+70
2022-03-10
s4:dsdb: don't set mapped_state in auth_usersupplied_info for audit logging
Stefan Metzmacher
1
-1
/
+0
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
2022-01-31
CVE-2022-0336: s4/dsdb/samldb: Don't return early when an SPN is re-added to ...
Joseph Sutton
1
-2
/
+1
2022-01-20
s4:dsdb/vlv_pagination: fix segfault in vlv_results()
Stefan Metzmacher
1
-8
/
+13
2022-01-20
s4:dsdb/paged_results: fix segfault in paged_results()
Stefan Metzmacher
1
-7
/
+12
2022-01-12
dsdb/schema: let dsdb_syntax_DN_BINARY_drsuapi_to_ldb return WERR_DS_INVALID_...
Stefan Metzmacher
1
-1
/
+9
2022-01-12
dsdb/schema: add no memory checks for {ldb,dsdb}_dn_get_extended_linearized()
Stefan Metzmacher
1
-0
/
+2
2022-01-12
dsdb/common: dsdb_dn_construct_internal() more strict checking
Stefan Metzmacher
1
-6
/
+20
2022-01-12
dsdb/schema: fix Object(OR-Name) syntax definition
Stefan Metzmacher
1
-2
/
+2
2022-01-12
dsdb/schema/tests: let samba4.local.dsdb.syntax call the validate_dn() hook
Stefan Metzmacher
1
-0
/
+2
2021-12-24
dsdb/netlogon: Indicate DC functional level support in samlogon response
Joseph Sutton
1
-0
/
+12
2021-12-24
dsdb/netlogon: make use of dsdb_dc_functional_level() in fill_netlogon_samlog...
Stefan Metzmacher
1
-1
/
+3
2021-12-24
dsdb/common: add dsdb_dc_functional_level() helper
Stefan Metzmacher
1
-0
/
+15
2021-12-03
dsdb: Use DSDB_SEARCH_SHOW_EXTENDED_DN when searching for the local replicate...
Andrew Bartlett
2
-2
/
+13
2021-11-30
selftest: Check received LDB error code when STRICT_CHECKING=0
Joseph Sutton
1
-1
/
+1
2021-11-25
CVE-2021-3670 dsdb/anr: Do a copy of the potentially anr query before startin...
Andrew Bartlett
1
-8
/
+65
2021-11-25
CVE-2021-3670 tests/krb5/test_ldap.py: Add test for LDAP timeouts
Joseph Sutton
1
-0
/
+63
[next]