Author: ion Date: Thu May 25 00:16:09 2006 New Revision: 22017
URL: http://svn.reactos.ru/svn/reactos?rev=22017&view=rev Log: [AUDIT] security.c: All these functions are simply wrappers around the SecurityProcedure callback, which actually does all the work (and is located in /se). Their implementation is trivial and could not have been done another way (it may likely differ from the 100% NT implementation (which I am not aware of), but the current implementation seems obvious to me and I don't see anything missing.
Modified: trunk/reactos/ntoskrnl/ob/security.c (props changed)
Propchange: trunk/reactos/ntoskrnl/ob/security.c ------------------------------------------------------------------------------ --- svn:needs-lock (original) +++ svn:needs-lock (removed) @@ -1,1 +1,0 @@ -*