summaryrefslogtreecommitdiff
path: root/lib/chef/provider/user/windows.rb
Commit message (Expand)AuthorAgeFilesLines
* more ruby 3.0 fixesLamont Granquist2022-02-211-2/+2
* Fix windows_user password idempotencyPhil Dibowitz2021-03-241-1/+1
* Fix user output to say waht changedPhil Dibowitz2020-11-181-3/+10
* Style/SymbolArrayLamont Granquist2019-07-021-1/+1
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+1
* Change some more require to require_relativeLamont Granquist2019-05-101-1/+1
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* Add another description and simplify the windows checkTim Smith2019-02-191-4/+2
* MSYS-888 Adds full_name property to user resource for Windows.vasu11052018-09-241-3/+4
* Fix issue of setting comment for windows userNAshwini2018-08-101-2/+2
* 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
* change worning msg for windows create user resourceMSys2017-05-051-1/+1
* user provider cleanupLamont Granquist2016-12-221-22/+19
* user provider manage_home behavior and refactorLamont Granquist2016-08-191-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-4/+4
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-8/+8
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* fixing typoMatt Wrock2015-10-081-1/+1
* fix spacingmwrock/no_win_groupMatt Wrock2015-10-081-1/+1
* ignore gid on windows and warn to use groupMatt Wrock2015-10-081-4/+6
* provider_resolver migration from provider_mappingLamont Granquist2015-03-041-0/+2
* Make exception for a user not existing more explicitBryan McLellan2014-08-221-5/+5
* Look up username instead of resource nameBryan McLellan2014-08-221-1/+1
* Normalize whitespace on all filesSeth Vargo2013-09-261-7/+7
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+124