summaryrefslogtreecommitdiff
path: root/lib/chef/provider/user/aix.rb
Commit message (Expand)AuthorAgeFilesLines
* Unification of shell_out APIsLamont Granquist2018-06-151-6/+6
* clean up updating_home?lcg/cleanup-userLamont Granquist2018-05-101-6/+0
* move should_set? to superclassLamont Granquist2018-05-101-4/+0
* clean up AIX providerLamont Granquist2018-05-101-53/+34
* migrate logic into aix and solaris subclassesLamont Granquist2018-05-091-5/+66
* mechanical conversion of most debug log statements to traceThom May2018-03-261-3/+3
* Fix manage_home on AIXtm/aix_manage_homeThom May2017-04-271-1/+1
* user provider cleanupLamont Granquist2016-12-221-24/+23
* user provider manage_home behavior and refactorLamont Granquist2016-08-191-1/+4
* autofixing Style/AccessModifierIndentation copLamont Granquist2016-08-161-1/+1
* chefstyle Style/AndOr fixesLamont Granquist2016-03-141-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-1/+2
* 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
* Move provider_mapping values out into the actual resource classesJohn Keiser2015-06-021-2/+3
* aix: implement user lock/unlock and fix testskaustubh-d2014-07-311-0/+26
* aix: -m option option to usermod errors on aixkaustubh-d2014-07-311-0/+17
* aix: use password hashes, aix style from /etc/security/passwdkaustubh-d2014-07-311-1/+1
* aix: useradd doesnt support -r like other unix, so sytem account is created b...kaustubh-d2014-07-311-0/+7
* Added basic changes for aix user providersiddheshwar-more2014-07-311-0/+45