index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
dsdb
/
samdb
/
ldb_modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
CVE-2021-20251 s4:dsdb: Make badPwdCount update atomic
Joseph Sutton
2022-09-12
1
-3
/
+24
*
CVE-2021-20251 s4:dsdb: Update bad password count inside transaction
Joseph Sutton
2022-09-12
1
-18
/
+19
*
CVE-2022-32743 dsdb/modules/acl: Allow simultaneous sAMAccountName, dNSHostNa...
Joseph Sutton
2022-07-28
1
-20
/
+65
*
CVE-2022-32743 dsdb/modules/acl: Account for sAMAccountName without $
Joseph Sutton
2022-07-28
1
-2
/
+10
*
CVE-2022-32743 dsdb/modules/acl: Handle FORCE_ALLOW_VALIDATED_DNS_HOSTNAME_SP...
Joseph Sutton
2022-07-28
1
-57
/
+91
*
CVE-2022-32743 dsdb/common: Add FORCE_ALLOW_VALIDATED_DNS_HOSTNAME_SPN_WRITE ...
Joseph Sutton
2022-07-28
1
-0
/
+1
*
CVE-2022-32743 dsdb: Implement validated dNSHostName write
Joseph Sutton
2022-07-28
1
-0
/
+283
*
CVE-2022-32743 s4/dsdb/util: Add function to check for a subclass relationship
Joseph Sutton
2022-07-28
1
-0
/
+38
*
CVE-2022-32743 s4/dsdb/util: Add dsdb_msg_get_single_value()
Joseph Sutton
2022-07-28
1
-0
/
+107
*
CVE-2022-32745 s4/dsdb/util: Correctly copy values into message element
Joseph Sutton
2022-07-27
1
-1
/
+1
*
CVE-2022-32745 s4/dsdb/util: Don't call memcpy() with a NULL pointer
Joseph Sutton
2022-07-27
1
-4
/
+8
*
CVE-2022-32745 s4/dsdb/util: Use correct value for loop count limit
Joseph Sutton
2022-07-27
1
-1
/
+1
*
CVE-2022-32745 s4/dsdb/samldb: Check for empty values array
Joseph Sutton
2022-07-27
1
-2
/
+2
*
CVE-2022-32746 ldb: Make use of functions for appending to an ldb_message
Joseph Sutton
2022-07-27
6
-108
/
+50
*
CVE-2022-32746 s4/dsdb/tombstone_reanimate: Use LDB_FLAG_MOD_TYPE() for flags...
Joseph Sutton
2022-07-27
1
-2
/
+2
*
CVE-2022-32746 s4/dsdb/repl_meta_data: Use LDB_FLAG_MOD_TYPE() for flags equa...
Joseph Sutton
2022-07-27
1
-4
/
+4
*
CVE-2022-32746 s4/dsdb/acl: Fix LDB flags comparison
Joseph Sutton
2022-07-27
1
-2
/
+3
*
CVE-2022-32746 s4/dsdb/partition: Fix LDB flags comparison
Joseph Sutton
2022-07-27
1
-2
/
+2
*
CVE-2022-32746 s4/dsdb/objectclass_attrs: Fix typo
Joseph Sutton
2022-07-27
1
-1
/
+1
*
dsdb: Allow password history and password changes without an NT hash
Andrew Bartlett
2022-06-26
2
-26
/
+344
*
spelling: connnect encrytion exisit expection explicit invalide missmatch par...
Michael Tokarev
2022-06-10
1
-1
/
+1
*
lib/util: Change function to mem_equal_const_time()
Joseph Sutton
2022-06-09
1
-4
/
+4
*
auth: Use constant-time memcmp when comparing sensitive buffers
Joseph Sutton
2022-06-09
1
-3
/
+3
*
dsdb: Do not reuse "ret" variable as return code and for memcmp() comparison
Andrew Bartlett
2022-05-05
1
-2
/
+2
*
dsdb: Clarify that most errors in make_error_and_update_badPwdCount() are not...
Andrew Bartlett
2022-05-05
1
-11
/
+12
*
s4/dsdb/repl_meta_data: Receive function arguments in correct order
Joseph Sutton
2022-05-02
1
-1
/
+1
*
dsdb: Fix a typo
Volker Lendecke
2022-04-26
1
-1
/
+1
*
s4:dsdb/descriptor: skip duplicates in descriptor_sd_propagation_object()
Stefan Metzmacher
2022-03-30
1
-5
/
+57
*
s4:dsdb/descriptor: sort descriptor_changes tree based
Stefan Metzmacher
2022-03-30
1
-3
/
+177
*
s4:dsdb/descriptor: pass parent guid to dsdb_module_schedule_sd_propagation()
Stefan Metzmacher
2022-03-30
3
-1
/
+53
*
s4:dsdb/descriptor: skip duplicates in descriptor_extended_sec_desc_propagati...
Stefan Metzmacher
2022-03-30
1
-9
/
+123
*
s4:dsdb/descriptor: add statistics for security descriptor propagation
Stefan Metzmacher
2022-03-30
1
-1
/
+24
*
s4:dsdb/descriptor: split out struct descriptor_transaction
Stefan Metzmacher
2022-03-30
1
-18
/
+27
*
dsdb: Remove parsing of LM password hash from "dBCSPwd" attribute
Andrew Bartlett
2022-03-17
1
-2
/
+6
*
s4/dsdb: Remove LM password generation and storage from password_hash
Andrew Bartlett
2022-03-17
1
-176
/
+32
*
dsdb: Return dsdb_password_change control name to DSDB_CONTROL_PASSWORD_CHANG...
Andrew Bartlett
2022-03-17
2
-4
/
+4
*
dsdb: No longer supply exact password hashes in a control to indicate passwor...
Andrew Bartlett
2022-03-17
1
-19
/
+20
*
dsdb audit tests: Use assert_in_range() for comparing timestamps
Joseph Sutton
2022-03-17
1
-2
/
+1
*
dsdb audit tests: Fix flapping test
Joseph Sutton
2022-03-17
2
-20
/
+70
*
s4:dsdb: don't set mapped_state in auth_usersupplied_info for audit logging
Stefan Metzmacher
2022-03-10
1
-1
/
+0
*
CVE-2022-0336: s4/dsdb/samldb: Don't return early when an SPN is re-added to ...
Joseph Sutton
2022-01-31
1
-2
/
+1
*
s4:dsdb/vlv_pagination: fix segfault in vlv_results()
Stefan Metzmacher
2022-01-20
1
-8
/
+13
*
s4:dsdb/paged_results: fix segfault in paged_results()
Stefan Metzmacher
2022-01-20
1
-7
/
+12
*
dsdb/netlogon: Indicate DC functional level support in samlogon response
Joseph Sutton
2021-12-24
1
-0
/
+12
*
dsdb/netlogon: make use of dsdb_dc_functional_level() in fill_netlogon_samlog...
Stefan Metzmacher
2021-12-24
1
-1
/
+3
*
dsdb: Use DSDB_SEARCH_SHOW_EXTENDED_DN when searching for the local replicate...
Andrew Bartlett
2021-12-03
2
-2
/
+13
*
CVE-2021-3670 dsdb/anr: Do a copy of the potentially anr query before startin...
Andrew Bartlett
2021-11-25
1
-8
/
+65
*
CVE-2020-25722 selftest: Ensure check for duplicate servicePrincipalNames is ...
Joseph Sutton
2021-11-09
1
-13
/
+12
*
CVE-2020-25722 Ensure the structural objectclass cannot be changed
Andrew Bartlett
2021-11-09
1
-0
/
+36
*
CVE-2020-25722 s4/dsdb/util: remove unused dsdb_get_single_valued_attr()
Douglas Bagnall
2021-11-09
1
-34
/
+0
[next]