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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-10
s4:dsdb/acl_read: check the ldb_attr_list_copy_add() result
Stefan Metzmacher
1
-0
/
+12
2012-12-10
s4:dsdb/dirsync: fix potential talloc hierachy problems (bug #9470)
Stefan Metzmacher
1
-3
/
+3
2012-12-07
s4:dsdb/descriptor: fix replication of NC heads
Stefan Metzmacher
1
-2
/
+2
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-12-07
s4:dsdb/schema_data.c: correctly move the CN=Aggregate attributes to msg->ele...
Stefan Metzmacher
1
-6
/
+18
2012-12-06
s4:dsdb/password_hash: Honor password complexity settings.
Stefan Metzmacher
1
-1
/
+7
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/repl_meta_data: call dsdb_module_schedule_sd_propagation() for replic...
Stefan Metzmacher
1
-2
/
+70
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/acl_util: add dsdb_module_schedule_sd_propagation()
Stefan Metzmacher
1
-0
/
+29
2012-11-30
s4:dsdb/descriptor: implement DSDB_EXTENDED_SEC_DESC_PROPAGATION_OID
Stefan Metzmacher
1
-8
/
+395
2012-11-30
s4:dsdb: define DSDB_EXTENDED_SEC_DESC_PROPAGATION_OID
Stefan Metzmacher
1
-0
/
+12
2012-11-30
s4:dsdb/descriptor: handle DSDB_CONTROL_SEC_DESC_PROPAGATION_OID
Stefan Metzmacher
1
-5
/
+67
2012-11-30
s4:dsdb/schema_data: allow DSDB_CONTROL_SEC_DESC_PROPAGATION_OID on modify
Stefan Metzmacher
1
-0
/
+16
2012-11-30
s4:dsdb/repl_meta_data: allow DSDB_CONTROL_SEC_DESC_PROPAGATION_OID on modify
Stefan Metzmacher
1
-0
/
+16
2012-11-30
s4:dsdb/objectclass_attrs: allow DSDB_CONTROL_SEC_DESC_PROPAGATION_OID on modify
Stefan Metzmacher
1
-0
/
+18
2012-11-30
s4:dsdb: define DSDB_CONTROL_SEC_DESC_PROPAGATION_OID
Stefan Metzmacher
1
-0
/
+7
2012-11-30
s4:dsdb/subtree_delete: delete from the leafs to the root (bug #7711)
Stefan Metzmacher
1
-0
/
+19
2012-11-30
s4:dsdb/subtree_delete: do the recursive delete AS_SYSTEM/TRUSTED (bug #7711)
Stefan Metzmacher
1
-3
/
+11
2012-11-30
s4:dsdb/subtree_delete: do an early return and avoid some nesting
Stefan Metzmacher
1
-24
/
+28
2012-11-30
s4:dsdb/objectclass: do not pass the callers controls on helper searches
Stefan Metzmacher
1
-1
/
+1
2012-11-30
s4:dsdb/acl: require SEC_ADS_DELETE_TREE if the TREE_DELETE control is given ...
Stefan Metzmacher
1
-0
/
+12
2012-11-30
s4:dsdb/dirsync: remove unused 'deletedattr' variable
Stefan Metzmacher
1
-2
/
+0
2012-11-30
s4:dsdb/acl: also add DSDB_SECRET_ATTRIBUTES into the password attributes
Stefan Metzmacher
1
-5
/
+36
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/acl_read: enable acl checking on search by default (bug #8620)
Stefan Metzmacher
2
-2
/
+2
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-30
s4:dsdb/acl: calculate the correct access_mask when modifying nTSecurityDescr...
Stefan Metzmacher
1
-1
/
+14
2012-11-30
s4:dsdb/acl: don't protect confidential attributes when "acl:search = yes" is...
Stefan Metzmacher
1
-0
/
+11
2012-11-30
s4:dsdb/acl: remove unused "acl:perform" option
Stefan Metzmacher
1
-3
/
+0
2012-11-30
s4:dsdb/acl: do helper searches AS_SYSTEM and with SHOW_RECYCLED
Stefan Metzmacher
1
-5
/
+15
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-11-30
s4:dsdb/acl_util: add dsdb_request_sd_flags() helper function
Stefan Metzmacher
1
-0
/
+37
2012-11-30
s4:dsdb/acl_util: do helper searches AS_SYSTEM
Stefan Metzmacher
1
-0
/
+1
2012-11-30
s4:dsdb/extended_dn_store: do helper searches AS_SYSTEM
Stefan Metzmacher
1
-1
/
+3
2012-11-30
s4:dsdb/extended_dn_in: do helper searches AS_SYSTEM and with SHOW_RECYCLED
Stefan Metzmacher
1
-12
/
+13
[prev]
[next]