summaryrefslogtreecommitdiff
path: root/lib/chef/provider
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8460 from cc-build/dist_solo_zeroTim Smith2019-05-273-4/+6
|\
| * more distro constants for "Chef"Marc Chamberland2019-05-231-1/+1
| * More distro constant applicationsMarc Chamberland2019-05-233-4/+6
* | Merge pull request #8593 from chef/lcg/enable-target-modeLamont Granquist2019-05-272-2/+2
|\ \
| * | enable target mode on some resourceslcg/enable-target-modeLamont Granquist2019-05-242-2/+2
* | | Merge pull request #8582 from chilcote/launch_eventsTim Smith2019-05-241-0/+1
|\ \ \ | |/ / |/| |
| * | add LaunchEvents to launchd resourceJoseph Chilcote2019-05-231-0/+1
| |/
* | Merge pull request #8584 from chef/lcg/better-target-mode-shell-outLamont Granquist2019-05-232-6/+3
|\ \
| * | Better target mode shell_outlcg/better-target-mode-shell-outLamont Granquist2019-05-232-6/+3
| |/
* | Fix service enable idempotency in sles11 (#8256)dheerajd-msys2019-05-231-1/+3
|/
* This hits the ones that are most frequently required.lcg/require-idempotencyLamont Granquist2019-05-2035-47/+47
* Change some more require to require_relativeLamont Granquist2019-05-104-4/+4
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-0871-72/+72
* Convert require to require_relativeLamont Granquist2019-05-08121-336/+336
* Merge pull request #8307 from MsysTechnologiesllc/Kapil/MSYS-986_Move_respons...Tim Smith2019-05-074-118/+141
|\
| * Move response_file and response_file_variables out of base package resourceKapil Chouhan2019-05-074-118/+141
* | add missing requireBryan McLellan2019-05-061-0/+3
* | Target Mode initial implementationBryan McLellan2019-05-061-2/+2
* | - Added a warning in case user is using a `environment` for an entry that can...btm/MSYS-979vijaymmali19902019-05-031-2/+14
* | Merge pull request #8417 from jaymzh/link_messageLamont Granquist2019-04-301-1/+1
|\ \
| * | Tell people what file a link is pointing at.Phil Dibowitz2019-04-291-1/+1
* | | Merge pull request #8418 from cc-build/bulk_distro_constantLamont Granquist2019-04-291-1/+2
|\ \ \ | |/ / |/| |
| * | chef-client => Chef::Dist::CLIENTMarc Chamberland2019-04-261-1/+2
| |/
* | Add start_when_available support to windows_taskVivek Singh2019-04-261-3/+6
|/
* Prevent accidentally configuring windows_service propertiesJason Barnett2019-04-151-14/+4
* Fixes #8195Jason Barnett2019-03-271-4/+11
* Fix #8080Jason Barnett2019-03-081-16/+18
* Ensure that a new blank line `\n\n` is added when appending a new mount point...Gavin Reynolds2019-03-041-1/+1
* fix aix mount bugShaun Mouton2019-03-041-1/+1
* Merge pull request #8228 from chef/user_cleanupTim Smith2019-02-193-166/+4
|\
| * Load the correct resource in dscl provideruser_cleanupTim Smith2019-02-191-1/+2
| * Remove the legacy useradd user providerTim Smith2019-02-191-161/+0
| * Add another description and simplify the windows checkTim Smith2019-02-191-4/+2
* | Authentication on chocolatey_packageVivek Singh2019-02-121-0/+2
|/
* Update the functional spec and provider behavior to matchJoshua Justice2019-02-071-8/+2
* Alter how set_members works in the new solaris group providerJoshua Justice2019-02-061-8/+2
* Merge pull request #8165 from jjustice6/solaris_usermodTim Smith2019-02-062-3/+75
|\
| * Add comment to provides lineJoshua Justice2019-01-251-0/+2
| * Update copyright yearTim Smith2019-01-251-1/+1
| * Chefstyle nitpicksJoshua Justice2019-01-251-2/+1
| * Use provider specificity to maintain old behavior and remove reference to "so...Joshua Justice2019-01-251-2/+0
| * Fix up headers and remove references to old versions of solarisJoshua Justice2019-01-251-1/+1
| * Change the provides lines to reflect the new setup.Joshua Justice2019-01-252-2/+2
| * Start modifying the files.Joshua Justice2019-01-251-32/+15
| * Starting point: copy usermod and usermod specJoshua Justice2019-01-251-0/+90
* | Merge pull request #8167 from MsysTechnologiesllc/nimesh/MSYS-960_set_psscrip...Tim Smith2019-02-051-32/+2
|\ \
| * | As per the review commentsNimesh-Msys2019-02-041-32/+2
| * | Prefer user defined flags over the default oneNimesh-Msys2019-02-041-2/+2
* | | windows_task: Minor fix while setting command and arguments of taskNimesh-Msys2019-02-041-3/+2
|/ /
* | Fix comment whitespaceTim Smith2019-01-291-1/+1