summaryrefslogtreecommitdiff
path: root/lib/chef/provider
Commit message (Expand)AuthorAgeFilesLines
* package: Make sure to use the package_name name propertiesname_propertiesTim Smith2018-06-127-13/+13
* Merge pull request #7284 from MsysTechnologiesllc/dh/fix_mount_point_error_wi...Bryan McLellan2018-06-111-2/+2
|\
| * fix review commentsdheerajd-msys2018-06-081-4/+2
| * added check for mount_point in namedheerajd-msys2018-06-081-1/+3
| * MSYS-807 fix mount point error windowsdheerajd-msys2018-06-081-1/+1
* | Merge pull request #7351 from josh-barker/bug/why-run-windows-package-local-fileTim Smith2018-06-111-0/+1
|\ \
| * | Add whyrun message when installing a local from on windowsJosh Barker2018-06-091-0/+1
| |/
* | Merge pull request #7330 from chef/lcg/deprecate-shell-out-compact-timeoutLamont Granquist2018-06-1121-80/+80
|\ \ | |/ |/|
| * move maybe_add_timeout to module method for privacyLamont Granquist2018-06-041-1/+1
| * remove uses of shell_out_compact_timeoutLamont Granquist2018-05-3121-80/+80
* | Merge pull request #7259 from Intility/powershell-package-publisher-checkTim Smith2018-06-061-2/+6
|\ \
| * | raise on catalog errorTor Magnus Rakvåg2018-05-151-1/+3
| * | add skip_publisher_check paramTor Magnus Rakvåg2018-05-151-1/+3
* | | Chefstyle fixTim Smith2018-06-041-1/+1
* | | quote git remote_urlmalcolm m2018-06-041-1/+1
* | | Merge pull request #7297 from jasonwbarnett/fix-windows-startupTim Smith2018-06-031-0/+2
|\ \ \
| * | | Fix :configure_startup action to configure delayed startJason Barnett2018-05-251-0/+2
* | | | Merge pull request #7299 from josh-barker/josh-barker/windows-package-missing...Thom May2018-06-011-0/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Check local file exists before installing a windows packageJosh Barker2018-05-261-0/+7
| |/ /
* | | fix yum versionlock quotingLamont Granquist2018-05-311-1/+1
* | | Merge pull request #7313 from chef/lcg/remove-use-of-a_to_sLamont Granquist2018-05-312-12/+12
|\ \ \
| * | | fix dnf splat argslcg/remove-use-of-a_to_sLamont Granquist2018-05-301-3/+3
| * | | fixing yum splat argsLamont Granquist2018-05-301-6/+6
| * | | convert a_to_s to shell_out_compact in DNF/yumLamont Granquist2018-05-302-3/+3
* | | | convert shell_out_with_systems_locale to `default_env: true`lcg/remove-shell-out-with-systems-localeLamont Granquist2018-05-307-34/+35
|/ / /
* | | change "internal" to "default_env"Lamont Granquist2018-05-301-2/+2
* | | add internal flag to shell_out and execute resourceLamont Granquist2018-05-251-3/+4
|/ /
* | Merge pull request #7249 from chef/lcg/cleanup-userLamont Granquist2018-05-216-54/+123
|\ \
| * | clean up updating_home?lcg/cleanup-userLamont Granquist2018-05-104-23/+13
| * | bonus fix to remove unnecessary duping in dscl userLamont Granquist2018-05-101-7/+3
| * | move should_set? to superclassLamont Granquist2018-05-104-14/+6
| * | clean up AIX providerLamont Granquist2018-05-103-55/+37
| * | better comment on /etc/shadow manglingLamont Granquist2018-05-101-1/+2
| * | clean up solaris providerLamont Granquist2018-05-101-71/+54
| * | migrate logic into aix and solaris subclassesLamont Granquist2018-05-093-11/+136
* | | Merge pull request #7274 from mal/fix-systemd-user-callsThom May2018-05-212-3/+3
|\ \ \
| * | | Contextualise daemon-reload callsMal Graty2018-05-191-1/+1
| * | | Fix systemd_unit user property usageMal Graty2018-05-192-2/+2
* | | | [MSYS-817] fix for windows_task does not parse backslashes in the command pro...vasu11052018-05-171-0/+1
* | | | Merge pull request #4903 from nmcspadden/mac_uidThom May2018-05-171-7/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Fixing shell_out to have correct syntaxNick McSpadden2018-05-151-1/+1
| * | | Merge branch 'master' into mac_uidNick McSpadden2018-05-14155-5761/+9035
| |\ \ \ | | | |/ | | |/|
| * | | Fixing missing final newlineNick McSpadden2016-05-051-1/+1
| * | | UID now starts at 501, uses createhomedir insteadNick McSpadden2016-05-051-9/+7
* | | | Removed todo commentsVasu11052018-05-151-1/+0
* | | | [MSYS-809] Fix for command resource does not handle commands with argumentsvasu11052018-05-151-0/+15
| |/ / |/| |
* | | Merge pull request #7244 from chef/repo_nameThom May2018-05-141-5/+25
|\ \ \
| * | | Make sure we clean up legacy repo file if it exists.repo_nameNoah Kantrowitz2018-05-131-0/+20
| * | | apt_repository: Use the repo_name name propertyTim Smith2018-05-091-5/+5
| | |/ | |/|
* | | sadly --prune-tags is not available with old git versions, fixes #7233Roland Moriz2018-05-101-1/+1
|/ /