index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
registry
/
reg_dispatcher.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: Include uid_wrapper where it is missing.
Andreas Schneider
2011-10-27
1
-0
/
+1
*
s3:registry avoid updating keys which are going to be deleted in
Gregor Beck
2011-08-08
1
-2
/
+2
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-0
/
+1
*
s3-auth Change struct nt_user_token -> struct security_token
Andrew Bartlett
2010-09-11
1
-1
/
+1
*
s3:registry: extraxt the reg_dispatcher prototypes into their own header.
Michael Adam
2010-05-25
1
-0
/
+1
*
s3-secdesc: use SD_REVISION from security.idl.
Günther Deschner
2010-05-18
1
-1
/
+1
*
s3-secdesc: remove "typedef struct security_descriptor SEC_DESC".
Günther Deschner
2010-05-18
1
-3
/
+3
*
s3-secdesc: remove "typedef struct security_acl SEC_ACL".
Günther Deschner
2010-05-18
1
-1
/
+1
*
s3-secdesc: remove "typedef struct security_ace SEC_ACE".
Günther Deschner
2010-05-18
1
-1
/
+1
*
s3-registry: only include registry headers when really needed.
Günther Deschner
2010-05-18
1
-0
/
+1
*
s3-registry: make sure root has full registry access (in particular for make ...
Günther Deschner
2010-03-16
1
-0
/
+6
*
s3:registry: replace typedef REGISTRY_KEY by struct registry_key_handle
Michael Adam
2009-04-27
1
-12
/
+17
*
s3:registry: replace typedef REGVAL_CTR by struct regval_ctr.
Michael Adam
2009-04-27
1
-3
/
+3
*
Use talloc_tos() in regkey_access_check()
Volker Lendecke
2009-02-27
1
-13
/
+2
*
s3:registry: add a delete_subkey method to the backend ops.
Michael Adam
2009-02-26
1
-0
/
+9
*
s3:registry: add a create_subkey method to the backend ops.
Michael Adam
2009-02-26
1
-0
/
+9
*
s3:registry: replace typedef "REGSUBKEY_CTR" by "struct regsubkey_ctr"
Michael Adam
2009-02-26
1
-3
/
+3
*
Quieten down a boatload of shadowed variable warnings on Solaris.
Jeremy Allison
2009-02-23
1
-4
/
+4
*
Unify se_access_check with the S4 code. Will make
Jeremy Allison
2008-10-31
1
-1
/
+2
*
Remove SEC_ACCESS. It's a uint32_t.
Jeremy Allison
2008-10-09
1
-7
/
+3
*
registry: remove the REGISTRY_HOOKS layer from the reghook cache.
Michael Adam
2008-04-13
1
-21
/
+20
*
Add NT Authority\System as group sid to default registry key security descrip...
Michael Adam
2008-02-18
1
-1
/
+2
*
Change construct_registry_sd() to return WERROR instead of the SEC_DESC *.
Michael Adam
2008-02-18
1
-11
/
+12
*
Reformat construct_registry_sd() slightly (stick to coding rules).
Michael Adam
2008-02-18
1
-8
/
+17
*
Use BUILTIN\administrators as owner of the default registry key security desc...
Michael Adam
2008-02-18
1
-1
/
+1
*
Move reg_frontend_hilvl.c to reg_dispatcher.c
Michael Adam
2008-01-21
1
-0
/
+235