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: remove wbint_Sid2Uid() from the wbint.idl
Michael Adam
1
-6
/
+0
2012-12-03
s3:winbindd: remove now unused wb_sid2uid and wb_sid2gid modules
Michael Adam
5
-346
/
+0
2012-12-03
s3:winbindd: change winbindd_getgroups to use wb_sids2xids instead of wb_sid2gid
Michael Adam
1
-5
/
+14
2012-12-03
s3:winbindd: change wb_getgrsid to use wb_sids2xids instead of wb_sid2gid
Michael Adam
1
-2
/
+17
2012-12-03
s3:winbindd: change wb_fill_pwent to use wb_sids2xids instead of wb_sid2[ug]id
Michael Adam
1
-4
/
+32
2012-12-03
selftest:Samba3: provision the BUILTIN\Users group if the environment runs wi...
Michael Adam
1
-0
/
+24
2012-12-03
selftest:Samba3: add "wbinfo -p" test to wait_for_start()
Michael Adam
1
-1
/
+18
2012-12-03
selftest:Samba3: add nmbd, winbindd smbd arguments to wait_for_start()
Michael Adam
1
-28
/
+33
2012-12-03
selftest:Samba3: call wait_for_start() from check_or_start()
Michael Adam
1
-22
/
+9
2012-12-03
s3:winbindd: make idmap_find_domain() static.
Michael Adam
2
-2
/
+1
2012-12-03
s3:winbindd: also use idmap_passdb for own sam and builtin in wbint_Sids2Unix...
Michael Adam
1
-3
/
+3
2012-12-03
s3:winbindd: add idmap_find_domain_with_sid()
Michael Adam
2
-0
/
+18
2012-12-03
s3:winbindd: rename idmap_init_passdb_domain() -> idmap_passdb_domain()
Michael Adam
1
-3
/
+3
2012-12-03
selftest:Samba3: provision the domain adminstrators group in the s3 environments
Michael Adam
1
-1
/
+7
2012-12-03
s3:winbindd: use struct unixid instead of uint64 in Sids2Xids parent<->child
Michael Adam
3
-5
/
+8
2012-12-03
s3:winbindd: add an explanatory comment to _wbint_Sids2UnixIDs()
Michael Adam
1
-0
/
+3
2012-12-03
s3:winbindd: add an explanatory comment to _wbint_Sids2UnixIDs()
Michael Adam
1
-0
/
+5
2012-12-03
s3:winbindd: use wb_sids2xids instead of wb_sid2gid in winbindd_sid_to_gid
Michael Adam
1
-2
/
+16
2012-12-03
s3:winbindd: use wb_sids2xids instead of wb_sid2uid in winbindd_sid_to_uid
Michael Adam
1
-2
/
+16
2012-12-03
s3:winbindd: factor winbindd_sids_to_xids into external and internal part
Michael Adam
5
-165
/
+286
2012-12-03
s3:winbindd: convert some spaces to tabs in winbindd_sids_to_xids_send()
Michael Adam
1
-4
/
+4
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
[next]