summaryrefslogtreecommitdiff
path: root/lib/chef/win32/api/security.rb
Commit message (Expand)AuthorAgeFilesLines
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-1/+1
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-3/+3
* fixes #3521 correcting format of user name passed to policy apis and does not...Matt Wrock2015-12-291-0/+38
* Merge pull request #3267 from dbjorge/issue-3266Thom May2015-05-201-0/+8
|\
| * securable_resource functional specs compare default creation permissions agai...Dan Bjorge2015-04-231-0/+8
* | LogonUser uses ffi instead win32-apiJay Mundrawala2015-05-151-0/+16
|/
* Added AccessCheckJay Mundrawala2015-02-171-0/+1
* Added PRIVILEGE_SETJay Mundrawala2015-02-171-0/+6
* Fix spacing for GENERIC_MAPPINGJay Mundrawala2015-02-171-6/+7
* Added MapGenericMaskJay Mundrawala2015-02-171-0/+1
* Added GENERIC_MAPPING structJay Mundrawala2015-02-171-0/+6
* Added GetFileSecurityJay Mundrawala2015-02-171-0/+1
* Added DuplicateTokenJay Mundrawala2015-02-171-0/+1
* Added SecurityImpersonationLevel enumJay Mundrawala2015-02-171-0/+9
* Actual logic for doing administrator privilege check for windows.sersut2013-01-221-1/+45
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+341