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-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
2021-11-09
CVE-2020-25722 selftest: Ensure check for duplicate servicePrincipalNames is ...
Joseph Sutton
1
-13
/
+12
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 Ensure the structural objectclass cannot be changed
Andrew Bartlett
1
-0
/
+36
2021-11-09
CVE-2020-25718 kdc: Return ERR_POLICY if RODC krbtgt account is invalid
Joseph Sutton
1
-1
/
+1
2021-11-09
CVE-2020-25718 kdc: Confirm the RODC was allowed to issue a particular ticket
Andrew Bartlett
1
-19
/
+28
2021-11-09
CVE-2020-25718 dsdb: Bring sid_helper.c into common code as rodc_helper.c
Andrew Bartlett
2
-1
/
+276
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/dsdb/util: remove unused dsdb_get_single_valued_attr()
Douglas Bagnall
1
-34
/
+0
2021-11-09
CVE-2020-25722 s4/dsdb/pwd_hash: rework pwdLastSet bypass
Douglas Bagnall
1
-10
/
+18
2021-11-09
CVE-2020-25722 s4/dsdb/pwd_hash: password_hash_bypass gets all values
Douglas Bagnall
1
-10
/
+20
2021-11-09
CVE-2020-25722 s4/dsdb/samldb: samldb_fsmo_role_owner_check() wants one value
Douglas Bagnall
1
-5
/
+12
2021-11-09
CVE-2020-25722 s4/dsdb/samldb: samldb_fsmo_role_owner_check checks values
Douglas Bagnall
1
-2
/
+8
2021-11-09
CVE-2020-25722 s4/dsdb/samldb: samldb_service_principal_names_change checks v...
Douglas Bagnall
1
-4
/
+16
2021-11-09
CVE-2020-25722 s4/dsdb/samldb: samldb_group_type_change() checks all values
Douglas Bagnall
1
-2
/
+9
2021-11-09
CVE-2020-25722 s4/dsdb/samldb: samldb_lockout_time() checks all values
Douglas Bagnall
1
-2
/
+9
2021-11-09
CVE-2020-25722 s4/dsdb/samldb: samldb_pwd_last_set_change() checks all values
Douglas Bagnall
1
-2
/
+9
2021-11-09
CVE-2020-25722 s4/dsdb/samldb _user_account_control_change() always add final...
Douglas Bagnall
1
-3
/
+6
2021-11-09
CVE-2020-25722 s4/dsdb/samldb: samldb_user_account_control_change() checks al...
Douglas Bagnall
1
-2
/
+9
2021-11-09
CVE-2020-25722 s4/dsdb/samldb: samldb_prim_group_change() checks all values
Douglas Bagnall
1
-2
/
+9
2021-11-09
CVE-2020-25722 s4/dsdb/samldb: samldb_schema_add_handle_mapiid() checks all v...
Douglas Bagnall
1
-2
/
+9
2021-11-09
CVE-2020-25722 s4/dsdb/samldb: samldb_schema_add_handle_linkid() checks all v...
Douglas Bagnall
1
-2
/
+9
2021-11-09
CVE-2020-25722 s4/dsdb/samldb: samldb_sam_accountname_valid_check() check all...
Douglas Bagnall
1
-2
/
+11
[prev]
[next]