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
/
source3
/
registry
/
reg_dispatcher.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-27
Use talloc_tos() in regkey_access_check()
Volker Lendecke
1
-13
/
+2
2009-02-26
s3:registry: add a delete_subkey method to the backend ops.
Michael Adam
1
-0
/
+9
2009-02-26
s3:registry: add a create_subkey method to the backend ops.
Michael Adam
1
-0
/
+9
2009-02-26
s3:registry: replace typedef "REGSUBKEY_CTR" by "struct regsubkey_ctr"
Michael Adam
1
-3
/
+3
2009-02-23
Quieten down a boatload of shadowed variable warnings on Solaris.
Jeremy Allison
1
-4
/
+4
2008-10-31
Unify se_access_check with the S4 code. Will make
Jeremy Allison
1
-1
/
+2
2008-10-09
Remove SEC_ACCESS. It's a uint32_t.
Jeremy Allison
1
-7
/
+3
2008-04-13
registry: remove the REGISTRY_HOOKS layer from the reghook cache.
Michael Adam
1
-21
/
+20
2008-02-18
Add NT Authority\System as group sid to default registry key security descrip...
Michael Adam
1
-1
/
+2
2008-02-18
Change construct_registry_sd() to return WERROR instead of the SEC_DESC *.
Michael Adam
1
-11
/
+12
2008-02-18
Reformat construct_registry_sd() slightly (stick to coding rules).
Michael Adam
1
-8
/
+17
2008-02-18
Use BUILTIN\administrators as owner of the default registry key security desc...
Michael Adam
1
-1
/
+1
2008-01-21
Move reg_frontend_hilvl.c to reg_dispatcher.c
Michael Adam
1
-0
/
+235