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
/
descriptor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-27
s4:dsdb: Use NULL SID constant
Joseph Sutton
1
-1
/
+1
2023-01-31
s4-dsdb: Schedule SD propegation only after successful rename
Andrew Bartlett
1
-39
/
+95
2022-09-16
CVE-2020-25720 s4:dsdb/descriptor: Validate owner SIDs written to security de...
Joseph Sutton
1
-1
/
+92
2022-09-16
CVE-2020-25720: s4-acl: Change behavior of Create Children check
Nadezhda Ivanova
1
-12
/
+89
2022-07-27
CVE-2022-32746 ldb: Make use of functions for appending to an ldb_message
Joseph Sutton
1
-8
/
+2
2022-03-30
s4:dsdb/descriptor: skip duplicates in descriptor_sd_propagation_object()
Stefan Metzmacher
1
-5
/
+57
2022-03-30
s4:dsdb/descriptor: sort descriptor_changes tree based
Stefan Metzmacher
1
-3
/
+177
2022-03-30
s4:dsdb/descriptor: pass parent guid to dsdb_module_schedule_sd_propagation()
Stefan Metzmacher
1
-1
/
+42
2022-03-30
s4:dsdb/descriptor: skip duplicates in descriptor_extended_sec_desc_propagati...
Stefan Metzmacher
1
-9
/
+123
2022-03-30
s4:dsdb/descriptor: add statistics for security descriptor propagation
Stefan Metzmacher
1
-1
/
+24
2022-03-30
s4:dsdb/descriptor: split out struct descriptor_transaction
Stefan Metzmacher
1
-18
/
+27
2021-04-19
dsdb: Slightly tune get_new_descriptor()
Volker Lendecke
1
-3
/
+7
2020-01-21
CVE-2019-14902 dsdb: Change basis of descriptor module deferred processing to...
Andrew Bartlett
1
-147
/
+149
2020-01-21
CVE-2019-14902 dsdb: Ensure we honour both change->force_self and change->for...
Andrew Bartlett
1
-0
/
+7
2020-01-21
CVE-2019-14902 dsdb: Add comments explaining why SD propagation needs to be d...
Andrew Bartlett
1
-0
/
+7
2020-01-21
CVE-2019-14902 dsdb: Explain that descriptor_sd_propagation_recursive() is pr...
Andrew Bartlett
1
-0
/
+3
2018-06-09
dsdb: add defines for sessionInfo and networkSessionInfo
Gary Lockyer
1
-1
/
+1
2018-05-12
Fix spelling s/desriptor/descriptor/
Mathieu Parent
1
-1
/
+1
2016-07-13
dsdb: Improve debugging during SD recursion failure
Andrew Bartlett
1
-1
/
+5
2016-02-06
dlist: remove unneeded type argument from DLIST_ADD_END()
Michael Adam
1
-2
/
+2
2013-12-12
s4:dsdb fix compiler warnings
Christian Ambach
1
-1
/
+1
2013-07-24
dsdb-descriptor: Do not do a subtree search unless we have child entries
Andrew Bartlett
1
-1
/
+32
2013-02-22
dsdb-descriptor: Avoid segfault copying an SD without an owner or group
Andrew Bartlett
1
-4
/
+12
2013-02-22
dsdb-descriptor: Spell out security descriptor flags as constants
Andrew Bartlett
1
-1
/
+1
2013-01-27
dsdb-descriptor: get_default_group() should always return the DAG sid (bug #9...
Stefan Metzmacher
1
-5
/
+10
2012-12-11
s4:dsdb/descriptor: pass object_list to create_security_descriptor()
Stefan Metzmacher
1
-2
/
+13
2012-12-07
s4:dsdb/descriptor: fix replication of NC heads
Stefan Metzmacher
1
-2
/
+2
2012-12-02
s4:dsdb/descriptor: NULL out user_descriptor elements depending on the sd_flags
Stefan Metzmacher
1
-0
/
+44
2012-11-30
s4:dsdb/descriptor: inherit nTSecurityDescriptor changes to children (bug #8621)
Stefan Metzmacher
1
-3
/
+17
2012-11-30
s4:dsdb/descriptor: recalculate nTSecurityDescriptor after a rename (bug #8621)
Stefan Metzmacher
1
-1
/
+18
2012-11-30
s4:dsdb/descriptor: implement DSDB_EXTENDED_SEC_DESC_PROPAGATION_OID
Stefan Metzmacher
1
-8
/
+395
2012-11-30
s4:dsdb/descriptor: handle DSDB_CONTROL_SEC_DESC_PROPAGATION_OID
Stefan Metzmacher
1
-5
/
+67
2012-11-30
s4:dsdb/descriptor: the old nTSecurityDescriptor is always expected there on ...
Stefan Metzmacher
1
-0
/
+3
2012-11-30
s4:dsdb/descriptor: make explicit that we don't support MOD_DELETE on nTSecur...
Stefan Metzmacher
1
-0
/
+11
2012-11-30
s4:dsdb/descriptor: remove some nesting from descriptor_modify
Stefan Metzmacher
1
-10
/
+10
2012-11-30
s4:dsdb/descriptor: remove some unnecessary nesting
Stefan Metzmacher
1
-10
/
+8
2012-11-30
s4:dsdb/descriptor: add some error checks to descriptor_{add,modify}
Stefan Metzmacher
1
-0
/
+12
2012-11-30
s4:dsdb/descriptor: remove support for unused LDB_CONTROL_RECALCULATE_SD_OID
Stefan Metzmacher
1
-26
/
+1
2012-11-30
s4:dsdb/descriptor: move special dn check to the start of descriptor_{add,mod...
Stefan Metzmacher
1
-19
/
+21
2012-11-30
s4:dsdb/descriptor: if the caller specifies no DACL/SACL the objects gets a d...
Stefan Metzmacher
1
-1
/
+28
2012-11-30
s4:dsdb/descriptor: give SYSTEM the correct default owner (group) sid
Stefan Metzmacher
1
-0
/
+6
2012-11-30
s4:dsdb/descriptor: make it clear that the SD Flags are ignored on add
Stefan Metzmacher
1
-1
/
+7
2012-11-30
s4:dsdb/descriptor: make use of dsdb_request_sd_flags()
Stefan Metzmacher
1
-47
/
+15
2012-11-30
s4:dsdb/descriptor: always use descriptor_search_callback if we return nTSecu...
Stefan Metzmacher
1
-1
/
+12
2012-11-30
s4:dsdb/descriptor: do searches for nTSecurityDescriptor AS_SYSTEM and with S...
Stefan Metzmacher
1
-11
/
+12
2012-05-19
s4-dsdb: allow modification of some deleted object if the show-deleted contro...
Matthieu Patou
1
-4
/
+9
2012-04-11
s4:dsdb/samdb/ldb_modules/schema.c - move "get_last_structural_class()" into ...
Matthias Dieter Wallnöfer
1
-3
/
+4
2012-04-11
s4:dsdb - introduce a only constant-time "get_last_structural_class()" call
Matthias Dieter Wallnöfer
1
-4
/
+2
2012-03-26
s4-dsdb: use constant-time search for descriptor -> get_last_structural_class()
Andrew Bartlett
1
-2
/
+2
2012-03-26
s4:dsdb - enhance "get_last_structural_class()" for optimisations
Matthias Dieter Wallnöfer
1
-2
/
+4
[next]