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
/
samdb
/
ldb_modules
/
acl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-31
dsdb: Align an integer type
Volker Lendecke
1
-1
/
+1
2025-08-31
dsdb: Fix CID 1665142, Null pointer dereferences (FORWARD_NULL)
Volker Lendecke
1
-6
/
+9
2025-08-27
s4:dsdb: Implement msDS-KeyCredentialLink attribute
Jennifer Sutton
1
-0
/
+244
2025-08-27
s4:dsdb:acl: Fix LDB flags comparison
Jennifer Sutton
1
-2
/
+2
2025-08-27
s4:dsdb: Allow an SPN value to match the original dNSHostName with Validated ...
Jennifer Sutton
1
-2
/
+14
2025-05-26
s4:dsdb: Check dsdb_module_search() return value
Jennifer Sutton
1
-0
/
+4
2025-02-04
s3,s4: Make case spelling of sAMAccountName consistent
Pavel Filipenský
1
-1
/
+1
2024-02-16
s4:dsdb: Make use of dsdb_have_system_access()
Jo Sutton
1
-31
/
+13
2024-02-08
s4:dsdb: Fix code formatting
Jo Sutton
1
-1
/
+1
2023-10-26
s4:kdc: Have smb_krb5_principal_get_comp_string() properly indicate an error
Joseph Sutton
1
-7
/
+16
2023-10-26
s4:dsdb: Initialize pointers to NULL
Joseph Sutton
1
-6
/
+4
2023-09-11
s4:dsdb: Fix code spelling
Joseph Sutton
1
-3
/
+3
2023-08-03
s4:dsdb:samdb: Fix code spelling
Andreas Schneider
1
-2
/
+2
2023-04-05
CVE-2023-0225 s4-acl: Don't return early if dNSHostName element has no values
Joseph Sutton
1
-5
/
+7
2023-04-05
CVE-2023-0614 ldb: Prevent disclosure of confidential attributes
Joseph Sutton
1
-159
/
+24
2023-02-06
s4:samdb: Remove unused variable
Andreas Schneider
1
-2
/
+1
2023-02-06
s4:samdb: Remove trailing whitespaces
Andreas Schneider
1
-1
/
+1
2022-09-16
CVE-2020-25720 s4:dsdb/descriptor: explain lack of dSHeuristics check
Andrew Bartlett
1
-0
/
+9
2022-09-16
CVE-2020-25720 s4-acl: Omit sDRightsEffective for computers unless all rights...
Joseph Sutton
1
-0
/
+11
2022-09-16
CVE-2020-25720: s4-acl: Owner no longer has implicit Write DACL
Nadezhda Ivanova
1
-14
/
+38
2022-09-16
CVE-2020-25720: s4-acl: Change behavior of Create Children check
Nadezhda Ivanova
1
-41
/
+298
2022-09-16
CVE-2020-25720: s4-acl: Move definition of acl_check_self_membership()
Joseph Sutton
1
-72
/
+72
2022-07-28
CVE-2022-32743 dsdb/modules/acl: Allow simultaneous sAMAccountName, dNSHostNa...
Joseph Sutton
1
-20
/
+65
2022-07-28
CVE-2022-32743 dsdb/modules/acl: Account for sAMAccountName without $
Joseph Sutton
1
-2
/
+10
2022-07-28
CVE-2022-32743 dsdb/modules/acl: Handle FORCE_ALLOW_VALIDATED_DNS_HOSTNAME_SP...
Joseph Sutton
1
-57
/
+91
2022-07-28
CVE-2022-32743 dsdb: Implement validated dNSHostName write
Joseph Sutton
1
-0
/
+283
2022-07-27
CVE-2022-32746 s4/dsdb/acl: Fix LDB flags comparison
Joseph Sutton
1
-2
/
+3
2022-03-17
dsdb: Return dsdb_password_change control name to DSDB_CONTROL_PASSWORD_CHANG...
Andrew Bartlett
1
-3
/
+3
2021-11-09
CVE-2020-25722 Check for all errors from acl_check_extended_right() in acl_ch...
Andrew Bartlett
1
-1
/
+1
2021-11-09
CVE-2020-25722 Check all elements in acl_check_spn() not just the first one
Andrew Bartlett
1
-8
/
+23
2021-11-09
CVE-2020-25722: s4-acl: Make sure Control Access Rights honor the Applies-to ...
Nadezhda Ivanova
1
-13
/
+74
2020-08-28
lib/util: remove extra safe_string.h file
Matthew DeVore
1
-0
/
+3
2019-05-09
dsdb/modules/acl: avoid deref of missing data (CID 1107200)
Douglas Bagnall
1
-2
/
+4
2018-11-30
Fix spelling mistakes
Olly Betts
1
-1
/
+1
2018-05-31
dsdb acl: Copy dsdb_control_password_acl_validation into reply
Gary Lockyer
1
-10
/
+177
2018-04-12
dsdb: Check for userPassword support after loading the databases
Andrew Bartlett
1
-3
/
+15
2018-03-13
CVE-2018-1057: s4:dsdb/acl: changing dBCSPwd is only allowed with a control
Ralph Boehme
1
-1
/
+10
2018-03-13
CVE-2018-1057: s4:dsdb: use DSDB_CONTROL_PASSWORD_ACL_VALIDATION_OID
Ralph Boehme
1
-3
/
+38
2018-03-13
CVE-2018-1057: s4:dsdb/acl: run password checking only once
Ralph Boehme
1
-0
/
+5
2018-03-13
CVE-2018-1057: s4/dsdb: correctly detect password resets
Ralph Boehme
1
-1
/
+17
2018-03-13
CVE-2018-1057: s4:dsdb/acl: add a NULL check for talloc_new() in acl_check_pa...
Ralph Boehme
1
-0
/
+4
2018-03-13
CVE-2018-1057: s4:dsdb/acl: add check for DSDB_CONTROL_PASSWORD_HASH_VALUES_O...
Ralph Boehme
1
-0
/
+20
2018-03-13
CVE-2018-1057: s4:dsdb/acl: check for internal controls before other checks
Ralph Boehme
1
-14
/
+23
2018-03-13
CVE-2018-1057: s4:dsdb/acl: remove unused else branches in acl_check_password...
Ralph Boehme
1
-2
/
+12
2018-03-13
CVE-2018-1057: s4:dsdb/acl: only call dsdb_acl_debug() if we checked the acl ...
Ralph Boehme
1
-0
/
+8
2016-07-06
dsdb: Remove 120 second delay and USN from schema refresh check
Andrew Bartlett
1
-2
/
+0
2016-06-01
dsdb: Simplify acl_validate_spn_value
Volker Lendecke
1
-3
/
+7
2016-05-25
samdb: Improve debugging in acl_validate_spn_value()
Volker Lendecke
1
-2
/
+20
2016-04-19
dsdb: Only re-query dSHeuristics for userPassword support on modifies
Andrew Bartlett
1
-2
/
+6
2016-01-14
s4:acl LDB module - fix error message
Matthias Dieter Wallnöfer
1
-1
/
+1
[next]