summaryrefslogtreecommitdiff
path: root/lib/chef/provider/user/pw.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+1
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* Unification of shell_out APIsLamont Granquist2018-06-151-5/+5
* 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
* convert remaining popen4 code to shell_outLamont Granquist2017-04-011-7/+1
* Chef-13: Remove supports API from all user providersLamont Granquist2017-02-281-3/+3
* user provider cleanupLamont Granquist2016-12-221-30/+26
* fix manage_home provider inconsistencylcg/manage-home-consistencyLamont Granquist2016-10-061-2/+2
* user provider manage_home behavior and refactorLamont Granquist2016-08-191-1/+2
* autofixing whitespace copsLamont Granquist2016-02-051-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-6/+6
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* Move provider_mapping values out into the actual resource classesJohn Keiser2015-06-021-0/+1
* Only modify password when one has been specifiedAnand Suresh2014-05-231-1/+1
* Normalize whitespace on all filesSeth Vargo2013-09-261-11/+11
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+113