index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
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
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
2010-12-06
s4-acl: Some optimisation of the aclread module
Nadezhda Ivanova
1
-58
/
+75
2010-11-26
s4-dsdb Remove rootDSE and anonymous checks from acl_read
Andrew Bartlett
1
-15
/
+0
2010-11-26
s4-dsdb Remove mem_ctx argument from dsdb_module_find_dsheuristics().
Andrew Bartlett
1
-1
/
+1
2010-11-01
s4-ldb: enable version checking in dsdb ldb modules
Andrew Tridgell
1
-0
/
+1
2010-11-01
s4-dsdb: convert the rest of the ldb modules to the new module type
Andrew Tridgell
1
-1
/
+6
2010-10-27
s4-ldb: Added the correct extended check for read access to nTSecurityDescriptor
Nadezhda Ivanova
1
-1
/
+1
2010-10-27
s4-ldb: Changes the aclread module to use LDB_HANDLE_FLAG_UNTRUSTED to determ...
Nadezhda Ivanova
1
-6
/
+5
2010-10-03
s4:acl_read LDB module - fix counter type
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-09-26
s4-ldbmodules: Added new module aclread to handle access checks on LDAP search
Nadezhda Ivanova
1
-0
/
+307