summaryrefslogtreecommitdiff
path: root/lib/chef/provider/group/windows.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8038 from MsysTechnologiesllc/Kapil/MSYS-897_allow_settin...sp/chef14-backport-8038Stuart Preston2018-12-141-0/+1
* mechanical conversion of most debug log statements to traceThom May2018-03-261-2/+2
* cleanup of group providerlcg/group-provider-cleanupLamont Granquist2016-12-211-20/+18
* Update specssalam/group-fixSalim Alam2016-04-071-1/+1
* Don't fail when removing non-existing group memberSalim Alam2016-04-071-6/+19
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-3/+3
* Fix up comments and default priority (when nothing matches)John Keiser2015-06-021-1/+1
* provider_resolver migration from provider_mappingLamont Granquist2015-03-041-0/+2
* Make conditional more concise with ternary operator per CR feedback.Adam Edwards2014-01-131-7/+1
* Rename method to reflect predicate usage from code review feedbackAdam Edwards2014-01-131-3/+3
* SID awareness in group base class to fix regression where resource always upd...Adam Edwards2014-01-131-3/+7
* Also use sid in excluded_members check, fixes group_spec regressionAdam Edwards2014-01-131-4/+14
* CHEF-3012: Use SID instead of username for group membership checksadamedx2014-01-131-1/+3
* Support :excluded_members in windows group provider.sersut2013-11-121-6/+13
* Fix in group provider for windows to take correct group_nameMukta Aphale2013-09-031-9/+9
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+79