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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-03
s3:winbindd: add explaining comment winbindd_sids_to_xids_send()
Michael Adam
1
-0
/
+5
2012-12-03
s3:winbindd: factor lsa_SidType_to_id_type() out of winbindd_sids_to_xids_loo...
Michael Adam
1
-14
/
+25
2012-12-03
s3:winbindd: simplify winbindd_sids_to_xids_recv() a bit.
Michael Adam
1
-40
/
+25
2012-12-03
s3:winbindd:util: add a comment explaining the function parse_sidlist()
Michael Adam
1
-0
/
+9
2012-12-03
s4:python/ntacl: add 'as_sddl' option to dsacl2fsacl()
Stefan Metzmacher
1
-1
/
+4
2012-12-03
s4:python/ntacl: allow string or objects for sd/sid in setntacl()
Stefan Metzmacher
1
-3
/
+14
2012-12-03
s4:samba-tool/gpo: fix the operation order when creating gpos
Stefan Metzmacher
1
-13
/
+20
2012-12-03
s4:samba-tool/gpo: use 'gPCFileSysPath' when deleting gpos
Stefan Metzmacher
1
-4
/
+2
2012-12-03
s4:samba-tool/gpo: use the dns_domain from the server when creating gpos
Stefan Metzmacher
1
-2
/
+14
2012-12-02
s4:libcli/finddcs_cldap: allow io->in.server_address as hostname
Stefan Metzmacher
1
-3
/
+58
2012-12-02
s4:libcli/finddcs_cldap: try all NBT#1C addresses
Stefan Metzmacher
1
-12
/
+8
2012-12-02
s3:smbcacls: add --query-security-info and --set-security-info options
Stefan Metzmacher
1
-10
/
+55
2012-12-02
s3:libsmb: add cli_{query,set}_security_descriptor() which take sec_info flags
Stefan Metzmacher
2
-16
/
+49
2012-12-02
libcli/security: remove duplicate aces in se_create_child_secdesc()
Stefan Metzmacher
1
-0
/
+34
2012-12-02
s3:smbd/open: fall back to Builtin_Administrators if SYSTEM doesn't map to a ...
Stefan Metzmacher
1
-0
/
+54
2012-12-02
s3:smbd/open: try the primary sid (user) as group_sid if the token has just o...
Stefan Metzmacher
1
-1
/
+5
2012-12-02
s3:smbd/open: use Builtin_Administrators as owner of files (if possible)
Stefan Metzmacher
1
-4
/
+41
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/tests: add SdAutoInheritTests
Stefan Metzmacher
1
-1
/
+83
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
2
-0
/
+13
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
2
-0
/
+8
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:provision: add pekList and msDS-ExecuteScriptPassword to @KLUDGEACL
Stefan Metzmacher
1
-0
/
+2
2012-11-30
s4:dsdb/common: add pekList and msDS-ExecuteScriptPassword to DSDB_SECRET_ATT...
Stefan Metzmacher
1
-0
/
+2
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:samba_upgradeprovision: use the sd_flags:1:15 control with an empty sd
Stefan Metzmacher
1
-7
/
+14
2012-11-30
s4:provision: add get_empty_descriptor()
Stefan Metzmacher
2
-0
/
+6
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
[next]