summaryrefslogtreecommitdiff
path: root/lib/chef/provider/group/dscl.rb
Commit message (Expand)AuthorAgeFilesLines
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-3/+3
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+3
* Unification of shell_out APIsLamont Granquist2018-06-151-1/+1
* mechanical conversion of most debug log statements to traceThom May2018-03-261-4/+4
* Fix dscl group provider gid_used? (#6703)Sean Karlage2018-01-081-2/+6
* fix dscl group provider func breakageLamont Granquist2016-12-221-11/+11
* cleanup of group providerlcg/group-provider-cleanupLamont Granquist2016-12-211-41/+44
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-5/+5
* 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-5/+5
* 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
* fix aix related providers to replace popen4 with mixlib shell_outkaustubh-d2015-02-171-4/+3
* use group_name when checking if the group exists on mac osx with dsclThiago Oliveira2014-10-171-2/+2
* Fix OSX Group provider to be properly idempotentPhil Dibowitz2014-08-041-9/+27
* Handle :excluded_members in dscl provider.sersut2013-11-111-4/+26
* Normalize whitespace on all filesSeth Vargo2013-09-261-9/+9
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+129