search for: get_sd

Displaying 3 results from an estimated 3 matches for "get_sd".

Did you mean: get_id
2014 Oct 03
0
Wine release 1.7.28
...to its current shape. Lauri Kentt? (1): po: Update Finnish translation. Marcus Meissner (6): dwrite: Use correct variable (Coverity). dwrite: Fixed NULL ptr deref before check (Coverity). dwrite: Avoid NULL ptr dereference (Coverity). wbemprox: Fixed a memory leak in get_sd (Coverity). dwrite: Check correct variable for NULL (Coverity). dxgi: Added missing unlock (Coverity). Nikolay Sivov (12): usp10: Use proper type for return value. dwrite: Use proper type for return value. dwrite: Implement itemization by script id using Unicode.org d...
2007 Oct 12
0
Wine release 0.9.47
...from later ACL revisions. advapi32: Implement SetFileSecurityW on top of NtSetSecurityObject. advapi32: Allow GetFileSecurityA/W to work on files that have been opened already with restricted sharing flags. server: Add a simple mapping from Unix uids to NT SIDs. server: Add get_sd and set_sd object operations to allow the security descriptor to be stored somewhere other than server memory, such as on disk. server: Add primitive support for setting and getting the security descriptor of files based on their Unix permissions. server: Remove an unnecessary check fro...
2018 Aug 17
0
Wine release 3.14
...its whole lifetime. kernel32: Add AttachConsole implementation. kernel32/tests: Add more pipe tests. ntdll/tests: Add more NtQueryInformationFile tests. server: Store named_pipe reference in pipe_end struct. server: Use common implementation for pipe client and server get_sd and set_sd. server: Use common implementation for client and server get_file_info. server: Use pipe stored in pipe_end in get_named_pipe_info. server: Use pipe stored in pipe_end in set_named_pipe_info. server: Remove no longer needed pipe reference from pipe server object....