summaryrefslogtreecommitdiff
path: root/lib/chef/provider/group/usermod.rb
Commit message (Expand)AuthorAgeFilesLines
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* Use provider specificity to maintain old behavior and remove reference to "so...Joshua Justice2019-01-251-2/+0
* Change the provides lines to reflect the new setup.Joshua Justice2019-01-251-1/+1
* Remove support for unsupported opensuse < 42 from group providerTim Smith2019-01-241-3/+2
* Remove hpux support from group's usermod providerTim Smith2019-01-231-1/+1
* Unification of shell_out APIsLamont Granquist2018-06-151-1/+1
* cleanup of group providerlcg/group-provider-cleanupLamont Granquist2016-12-211-11/+10
* Fix specify members of group on suse/openbsd/solaris2/hpuxTim Smith2016-07-301-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
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-1/+1
* Use double quotes by defaultThom May2016-01-141-1/+1
* chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-121-4/+4
* Create tests for all previous provider_mappingsjk/one_map_to_rule_them_allJohn Keiser2015-06-021-0/+1
* Fix up comments and default priority (when nothing matches)John Keiser2015-06-021-3/+1
* Add platform_version to supported filtersJohn Keiser2015-06-021-5/+1
* Move provider_mapping values out into the actual resource classesJohn Keiser2015-06-021-0/+6
* provider_resolver migration from provider_mappingLamont Granquist2015-03-041-0/+2
* fixing all the extra blank linesLamont Granquist2014-07-291-1/+0
* add shell_out to base provider codeLamont Granquist2014-07-291-2/+0
* omnios uses solaris2-like usermod for groupsRicardo Signes2014-06-021-1/+1
* Fix specs on Solaris.sersut2013-11-191-4/+12
* Fix unit tests on group providers.sersut2013-11-141-1/+4
* Support for excluded_members property in Suse, Groupadd Gpasswd providers. Re...sersut2013-11-141-14/+26
* Normalize whitespace on all filesSeth Vargo2013-09-261-7/+7
* Support platform "suse" and "opensuse" on OpenSuSEdanielsdeleo2013-09-171-1/+1
* Fix user group modification for smartosEric Saxby2013-06-181-1/+1
* CHEF-4015: fix suse group provider on openSUSE12.3Ionuț Arțăriși2013-05-241-1/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+68