summaryrefslogtreecommitdiff
path: root/lib/chef/provider/user/solaris.rb
Commit message (Expand)AuthorAgeFilesLines
* 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