[SERVICES]
authorEric Kohl <eric.kohl@reactos.org>
Thu, 9 Jun 2016 21:30:48 +0000 (21:30 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Thu, 9 Jun 2016 21:30:48 +0000 (21:30 +0000)
commit5a180609eb349ea65e66f0f88809a1e906f33ad6
treee69df2a02657825f2683b6698697ab8299665a91
parent998a832892ef6afefcee2a07a1011ead42e4a07e
[SERVICES]
- Create a default service security descriptor.
- RCreateServiceW: Assign the default security descriptor to new services on service creation and store it in the registry.
- RQueryServiceObjectSecurity: Return the services security descriptor to the caller.

svn path=/trunk/; revision=71603
reactos/base/system/services/CMakeLists.txt
reactos/base/system/services/config.c
reactos/base/system/services/rpcserver.c
reactos/base/system/services/security.c [new file with mode: 0644]
reactos/base/system/services/services.c
reactos/base/system/services/services.h