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_read.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-16
s4:dsdb: Make use of dsdb_have_system_access()
Jo Sutton
1
-4
/
+3
2023-08-14
s4:dsdb: Access correct member of union
Joseph Sutton
1
-5
/
+14
2023-04-12
s4-acl: Make parameter const
Joseph Sutton
1
-1
/
+1
2023-04-05
CVE-2023-0614 ldb: Use binary search to check whether attribute is secret
Joseph Sutton
1
-21
/
+35
2023-04-05
CVE-2023-0614 s4-acl: Avoid calling dsdb_module_am_system() if we can help it
Joseph Sutton
1
-3
/
+8
2023-04-05
CVE-2023-0614 ldb: Prevent disclosure of confidential attributes
Joseph Sutton
1
-291
/
+548
2023-04-05
CVE-2023-0614 s4-acl: Split out function to set up access checking variables
Joseph Sutton
1
-34
/
+81
2023-04-05
CVE-2023-0614 s4-acl: Split out logic to remove access checking attributes
Joseph Sutton
1
-23
/
+35
2023-04-05
CVE-2023-0614 s4-acl: Use ldb functions for handling inaccessible message ele...
Joseph Sutton
1
-52
/
+10
2023-04-05
CVE-2023-0614 s4:dsdb: Use talloc_get_type_abort() more consistently
Joseph Sutton
1
-2
/
+2
2022-09-16
CVE-2020-25720: s4-acl: Owner no longer has implicit Write DACL
Nadezhda Ivanova
1
-9
/
+11
2020-10-21
s4:dsdb:acl_read: Implement "List Object" mode feature
Stefan Metzmacher
1
-1
/
+78
2020-10-21
s4:dsdb:acl_read: defer LDB_ERR_NO_SUCH_OBJECT
Stefan Metzmacher
1
-1
/
+23
2020-10-21
s4:dsdb:acl_read: make use of aclread_check_object_visible() for the search base
Stefan Metzmacher
1
-17
/
+5
2020-10-21
s4:dsdb:acl_read: fully set up 'struct aclread_context' before the search bas...
Stefan Metzmacher
1
-30
/
+32
2020-10-21
s4:dsdb:acl_read: introduce aclread_check_object_visible() helper
Stefan Metzmacher
1
-9
/
+25
2020-10-01
Fix build after removal of an extra safe_string.h
Alexander Bokovoy
1
-0
/
+2
2019-03-29
acl_read: Fix regression caused by db15fcfa899e1fe4d6994f68ceb299921b8aa6f1 f...
Garming Sam
1
-3
/
+0
2019-01-19
s4:dsdb: Fix size type for num_of_attrs in acl_read
Andreas Schneider
1
-1
/
+2
2018-09-21
acl_read: Rework Samba code to reflect Windows logic
Tim Beale
1
-49
/
+24
2018-08-14
CVE-2018-10919 acl_read: Fix unauthorized attribute access via searches
Tim Beale
1
-0
/
+247
2018-08-14
CVE-2018-10919 acl_read: Flip the logic in the dirsync check
Tim Beale
1
-10
/
+7
2018-08-14
CVE-2018-10919 acl_read: Small refactor to aclread_callback()
Tim Beale
1
-14
/
+17
2018-08-14
CVE-2018-10919 acl_read: Split access_mask logic out into helper function
Tim Beale
1
-19
/
+35
2017-06-16
dsdb: Remember the last ACL we read during a search and what it expanded to
Andrew Bartlett
1
-2
/
+81
2017-06-16
dsdb: Cache the result of checking the parent ACL
Andrew Bartlett
1
-7
/
+87
2013-05-16
dsdb: Expand on what the error finding the ntSecurityDescriptor was in acl_read
Andrew Bartlett
1
-2
/
+8
2013-01-21
dsdb-acl: Pass the structural objectClass into acl_check_access_on_attribute
Andrew Bartlett
1
-1
/
+14
2013-01-21
dsdb-acl: ask for the objectClass attribute if it's not in the scope of the c...
Andrew Bartlett
1
-1
/
+16
2012-12-10
s4:dsdb/acl_read: return the nTSecurityDescriptor attr if the sd_flags contro...
Stefan Metzmacher
1
-2
/
+9
2012-12-10
s4:dsdb/acl_read: give some variables a better name
Stefan Metzmacher
1
-10
/
+13
2012-12-10
s4:dsdb/acl_read: fix the calculation of the attribute array for the sub search
Stefan Metzmacher
1
-14
/
+19
2012-12-10
s4:dsdb/acl_read: check the ldb_attr_list_copy_add() result
Stefan Metzmacher
1
-0
/
+12
2012-12-07
s4:dsdb/acl_read: improve debugging for fatal error
Stefan Metzmacher
1
-3
/
+18
2012-12-07
s4:dsdb/acl_read: keep the ldb_message of the sub search (bug #9470)
Stefan Metzmacher
1
-0
/
+5
2012-11-30
s4:dsdb/acl_read: enable acl checking on search by default (bug #8620)
Stefan Metzmacher
1
-1
/
+1
2012-11-30
s4:dsdb/acl_read: specify the correct access_mask for nTSecurityDescriptor
Stefan Metzmacher
1
-1
/
+19
2012-11-30
s4:dsdb/acl_read: do search for instanceType AS_SYSTEM and with SHOW_RECYCLED
Stefan Metzmacher
1
-1
/
+3
2012-11-12
s4:dsdb/acl_read: make sure confidential attributes require CONTROL_ACCESS (b...
Stefan Metzmacher
1
-0
/
+4
2012-11-12
s4:dsdb/acl_read: fix whitespace formatting errors
Stefan Metzmacher
1
-124
/
+128
2011-05-21
s4-dsdb: relax a bit the checks on read acl when dirsync control is specified
Matthieu Patou
1
-12
/
+42
2011-04-15
s4-dsdb: Add more information on why we don't check the SD control
Matthieu Patou
1
-0
/
+5
2011-04-15
s4-dsdb: If current attribute list is empty use the one from the request
Matthieu Patou
1
-1
/
+1
2011-03-20
dsdb: read acl, sd can be null and ret == LDB_SUCCESS
Matthieu Patou
1
-1
/
+1
2011-03-20
dsdb: acl_read fix a missed talloc_steal
Matthieu Patou
1
-0
/
+1
2011-01-17
s4-dsdb: pass parent request to dsdb_module_*() functions
Andrew Tridgell
1
-3
/
+3
2010-12-08
s4-acl: Replaced talloc_reference with talloc_steal, as aclread is the only o...
Nadezhda Ivanova
1
-6
/
+3
2010-12-08
s4-acl: Changed the mechanism of attribute removal to speed it up.
Nadezhda Ivanova
1
-41
/
+88
2010-12-06
s4-acl: Remove unused variables from aclread module.
Nadezhda Ivanova
1
-8
/
+0
2010-12-06
s4:acl_read LDB module - fix attributes list
Matthias Dieter Wallnöfer
1
-1
/
+1
[next]