summaryrefslogtreecommitdiff
path: root/lib/chef/provider/user/solaris.rb
Commit message (Expand)AuthorAgeFilesLines
* fix Style/MutableConstantLamont Granquist2018-07-021-1/+1
* Unification of shell_out APIsLamont Granquist2018-06-151-5/+5
* clean up updating_home?lcg/cleanup-userLamont Granquist2018-05-101-9/+0
* move should_set? to superclassLamont Granquist2018-05-101-5/+0
* clean up AIX providerLamont Granquist2018-05-101-1/+1
* better comment on /etc/shadow manglingLamont Granquist2018-05-101-1/+2
* clean up solaris providerLamont Granquist2018-05-101-71/+54
* migrate logic into aix and solaris subclassesLamont Granquist2018-05-091-5/+66
* mechanical conversion of most debug log statements to traceThom May2018-03-261-1/+1
* Chef-13: Remove supports API from all user providersLamont Granquist2017-02-281-2/+2
* user provider cleanupLamont Granquist2016-12-221-12/+11
* Solaris users are locked only if *LK*COOL-413/getent-on-solaris-doesnt-workTom Duffield2016-10-311-1/+1
* Properly check lock status of user on solaris2Tom Duffield2016-10-311-12/+5
* Fix solaris handling for -m/-M behavior. Fixes #5403.Noah Kantrowitz2016-10-051-2/+4
* Fully override the method because we are planning to phase out the shared bas...Noah Kantrowitz2016-09-211-0/+13
* user provider manage_home behavior and refactorLamont Granquist2016-08-191-1/+2
* autofixing Style/AccessModifierIndentation copLamont Granquist2016-08-161-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-2/+2
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-1/+1
* Use double quotes by defaultThom May2016-01-141-5/+5
* fix locking/unlocking users on SmartOSDave Eddy2015-09-021-4/+32
* Move provider_mapping values out into the actual resource classesJohn Keiser2015-06-021-0/+2
* fixing trailing blank lines as wellLamont Granquist2014-07-291-1/+0
* Make it possible to include Chef::Provider / Chef::ResourceJohn Keiser2014-04-241-0/+2
* keep perms however we find themLamont Granquist2013-04-181-0/+9
* slightly less horrible hackeryLamont Granquist2013-04-171-4/+15
* deal with files a little betterLamont Granquist2013-04-171-10/+5
* port SNSs solaris user providerLamont Granquist2013-04-171-0/+75