summaryrefslogtreecommitdiff
path: root/lib/chef/util/windows/net_group.rb
Commit message (Expand)AuthorAgeFilesLines
* fix Layout/LeadingCommentSpaceLamont Granquist2018-07-021-1/+1
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-30/+18
* auto fixing some rubocopsLamont Granquist2016-02-091-6/+6
* autofixing whitespace copsLamont Granquist2016-02-051-1/+0
* fixes #4515 and use FormatMessage to get correct error messages from native A...invalidMatt Wrock2016-02-031-12/+12
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-85/+85
* Cleanup NetGroup classjdm/win-groupsJay Mundrawala2015-07-301-22/+9
* FFYify NetLocalGroupDelMembersJay Mundrawala2015-07-301-1/+6
* FFYify NetLocalGroupSetMembersJay Mundrawala2015-07-301-1/+5
* FFYify NetLocalGroupAddMembersJay Mundrawala2015-07-301-1/+5
* FFIify NetLocalGroupGetMembersJay Mundrawala2015-07-291-29/+4
* Add Win32NetAPIError exception classJay Mundrawala2015-07-291-4/+4
* Rewrite NetLocalGroupDel to use FFIJay Mundrawala2015-07-291-3/+4
* Convert NetLocalGroupAdd to use FFIJay Mundrawala2015-07-291-106/+109
* CHEF-3012: Use SID instead of username for group membership checksadamedx2014-01-131-6/+7
* Support :excluded_members in windows group provider.sersut2013-11-121-1/+5
* Normalize whitespace on all filesSeth Vargo2013-09-261-2/+2
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+101