summaryrefslogtreecommitdiff
path: root/lib/chef/provider/user/dscl.rb
Commit message (Expand)AuthorAgeFilesLines
* Check for set home property before file existence (fixes #5777)Sean Karlage2018-01-041-1/+1
* Chef-13: Remove supports API from all user providersLamont Granquist2017-02-281-3/+3
* user provider cleanupLamont Granquist2016-12-221-53/+56
* Add a default GID for user creation on MacOS (#5393)cgerke2016-11-021-3/+8
* fix manage_home provider inconsistencylcg/manage-home-consistencyLamont Granquist2016-10-061-2/+2
* user provider manage_home behavior and refactorLamont Granquist2016-08-191-0/+1
* s/escape_glob/escape_glob_dir/lcg/fix-escape-globLamont Granquist2016-03-101-1/+1
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-2/+2
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-1/+1
* auto fixing some rubocopsLamont Granquist2016-02-091-5/+5
* autofixing whitespace copsLamont Granquist2016-02-051-18/+17
* 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
* Use double quotes by defaultThom May2016-01-141-13/+13
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-3/+3
* really fix copslcg/really-fix-copsLamont Granquist2016-01-121-8/+8
* fix PR#3193 mutating new resourcelcg/3193Lamont Granquist2015-10-241-101/+108
* provider/user/dscl: Set "comment" default valueMikhail Zholobov2015-10-241-1/+2
* provider/user/dscl: Set default gid to 20Mikhail Zholobov2015-10-231-2/+5
* Sometimes plutil returns an invalid utf-8 string, which gets interpreted as a...Jay Mundrawala2015-03-091-1/+5
* provider_resolver migration from provider_mappingLamont Granquist2015-03-041-0/+2
* Merge pull request #2723 from patcox/CHEF-2667Phil Dibowitz2015-01-141-3/+13
|\
| * fix small readability issue, as per code reviewPat Cox2015-01-121-1/+3
| * bugfix dscl providerPat Cox2015-01-121-3/+11
* | add code comment, add unit test for case when no salt is foundPat Cox2015-01-121-0/+4
* | OS X user provider - fix exception if no salt is foundPat Cox2015-01-121-0/+1
|/
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-081-1/+1
* Remove requires path_helper from provider class, add to provider subclasses u...Claire McQuin2014-09-241-0/+1
* Escape path for globbing.Claire McQuin2014-09-221-2/+2
* Updates based on @jaymzh's comments.Serdar Sutay2014-09-041-2/+6
* Set the password at the right time using the correct info in order not to ove...Serdar Sutay2014-09-041-28/+28
* Updates based on PR comments.Serdar Sutay2014-08-121-21/+37
* * Dscl user provider changes to support Mac 10.7, 10.8 & 10.9.Serdar Sutay2014-08-121-156/+528
* add shell_out to base provider codeLamont Granquist2014-07-291-2/+0
* Normalize whitespace on all filesSeth Vargo2013-09-261-28/+28
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+288