summaryrefslogtreecommitdiff
path: root/lib/chef/provider/group/groupadd.rb
Commit message (Expand)AuthorAgeFilesLines
* mechanical conversion of most debug log statements to traceThom May2018-03-261-4/+4
* fixes for rubocop 0.49.1 engineLamont Granquist2017-06-201-1/+1
* cleanup of group providerlcg/group-provider-cleanupLamont Granquist2016-12-211-10/+8
* fix unnecessary quoting of argslcg/deprecate-run-commandLamont Granquist2016-12-201-1/+1
* fix groupadd specs and modernizeLamont Granquist2016-12-201-28/+25
* remove run_command from groupaddLamont Granquist2016-12-201-3/+3
* Solaris doesn't support -r for users or group.Noah Kantrowitz2016-09-191-1/+2
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* 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
* chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-121-4/+4
* Fix unit tests on group providers.sersut2013-11-141-2/+3
* Support for excluded_members property in Suse, Groupadd Gpasswd providers. Re...sersut2013-11-141-1/+40
* add unit test and remove "supports"KAWAHARA Masashi2013-10-101-1/+1
* [CHEF-4578] add supports "non_unique" to groupaddKAWAHARA Masashi2013-10-101-0/+1
* Normalize whitespace on all filesSeth Vargo2013-09-261-10/+10
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+96