A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Eric Kohl 76963aa8b7 [LSASRV]
- Change the account and domain names in the WELL_KNOWN_SID type to AccountName and DomainName.
- Implement a function to look-up fully qualified well-known names (for example "NT AUTHORITY\LOCAL SERVICE"). This kind of look-up was still missing from LsapLookupNames.
- Ensure that all well-known SIDs returned by look-up functions are copied from the list of well-known SIDs, because RPCRT4.DLL frees the SID buffers after copying the SIDs to the caller. This will corrupt the well-known SID list if pointers to the original SIDs are passed.
- Check all memory allocations.

svn path=/trunk/; revision=57581
2012-10-20 13:21:48 +00:00
reactos [LSASRV] 2012-10-20 13:21:48 +00:00
rosapps [SKEL_SERVICE] 2012-09-18 20:37:51 +00:00
rostests [[NTDLL_APITEST} 2012-10-13 13:09:15 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00