A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Eric Kohl fb25b9f54f [SAMLIB]
- Implement SamOpenUser and SamSetInformationUser.
- Add SamQueryInformationUser stub.

[SAMSRV]
- Implement SamrOpenUser.
- Add a hack to SamrSetInformationUser that enables us to store a users password (as plain-text) in the registry.
- SamrCreateUserInDomain: Fix the creation of user account key names and start counting user RIDs at 1000.
- Clean-up the SAM registry setup code.
- Assingn SIDs to the BUILTIN and Account domains.
- Create the Administrator and Guest accounts in the SAM setup.

svn path=/trunk/; revision=56679
2012-05-31 11:07:51 +00:00
reactos [SAMLIB] 2012-05-31 11:07:51 +00:00
rosapps [ROSAPPS] 2012-03-10 13:36:45 +00:00
rostests [NTDLL_APITEST] 2012-05-30 21:16:24 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00