summaryrefslogtreecommitdiff
path: root/lib/chef/win32/security
Commit message (Expand)AuthorAgeFilesLines
* fix 4 copsLamont Granquist2019-07-051-1/+2
* Style/SymbolProcLamont Granquist2019-07-051-1/+1
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-4/+4
* Style/NegatedIfLamont Granquist2019-07-051-2/+2
* tweak Lint/BlockAlignmentLamont Granquist2019-07-021-6/+6
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-024-0/+5
* This hits the ones that are most frequently required.lcg/require-idempotencyLamont Granquist2019-05-203-3/+3
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-086-6/+6
* Convert require to require_relativeLamont Granquist2019-05-086-17/+17
* Add support for localized system account to windows_task resourceAnton Kvashenkin2018-10-161-0/+39
* fix Layout/LeadingCommentSpaceLamont Granquist2018-07-021-4/+4
* fix Style/HashSyntaxLamont Granquist2018-07-021-6/+6
* Remove support for Windows 20032k3Tim Smith2018-03-021-2/+1
* Merge pull request #5725 from pescuma/masterThom May2017-03-211-0/+5
|\
| * Fix for creating users in non english windows machines: uses SID instead of n...Ricardo Pescuma Domenecci2017-01-131-0/+5
* | fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-2/+2
|/
* fix Style/NonNilCheckLamont Granquist2016-12-061-2/+2
* autofixing Performance/TimesMapLamont Granquist2016-08-161-1/+1
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-1/+1
* auto fixing some rubocopsLamont Granquist2016-02-092-4/+4
* autofixing whitespace copsLamont Granquist2016-02-052-3/+41
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-026-6/+6
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-026-6/+6
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-026-6/+6
* Use double quotes by defaultThom May2016-01-146-58/+58
* Refactor Chef::Mixin::WideString to remove implicit Windows dependency.mcquin/refactor-wstringClaire McQuin2015-09-011-1/+1
* Pin sid_spec default group expectation to observed behaviorDan Bjorge2015-04-231-1/+2
* securable_resource functional specs compare default creation permissions agai...Dan Bjorge2015-04-231-0/+16
* fix specsLamont Granquist2015-02-231-3/+0
* fixes Lint/UselessAccessModifierLamont Granquist2015-02-232-3/+6
* Added DuplicateTokenJay Mundrawala2015-02-171-0/+8
* Automatically find out the sid for Administrators so that the specs can run o...sersut2014-07-141-3/+53
* Normalize whitespace on all filesSeth Vargo2013-09-262-2/+2
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-306-0/+691