summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed #3655 - Puppet doesn't find installed packages with portage providerJames Turnbull2010-02-171-2/+2
* Fix #3540 - name methods correctlyPeter Meier2010-02-171-2/+2
* Fail gracefully on packages that don't have the HOMEPAGE variable set (e.g. d...Gábor Vészi2010-02-171-1/+1
* Only trying to retrieve passwords on OS X when rootLuke Kanies2010-04-121-2/+2
* Fixing a warning in the aix package providerLuke Kanies2010-04-121-1/+1
* Making SshAuthorizedKeys tests less brittleLuke Kanies2010-04-121-1/+1
* Adding parameter validation to Puppet::ResourceLuke Kanies2010-02-172-2/+2
* Fixes #3113 - When importing a manifest puppet needs to chillMarkus Roberts2010-02-171-2/+4
* fixed a couple of typosMarc Fournier2010-02-171-1/+1
* Handle path elements with ticks and spacesBryan Kearney2010-02-171-2/+8
* Fixed the return types were valid, and removed the copy paste error with the ...Bryan Kearney2010-02-171-4/+4
* Resolving conflicts with ???Markus Roberts2010-02-171-1/+1
* Add AIX package management support (installp&nim)Andrew Forgue2010-02-172-0/+173
* Fix #3167 Duplicate constant warnings in dpkg.rbJesse Wolfe2010-02-172-8/+8
* Merge branch '0.25.x'Markus Roberts2010-02-096-17/+36
|\
| * Fix for #2327, check the return types from augeas and fail where appropriateBryan Kearney2010-02-011-4/+10
| * 2047: Add a not_include into matchBryan Kearney2010-02-011-0/+4
| * Fix for #3035 (redhat services use init for source)Markus Roberts2010-01-301-1/+1
| * Fix for #3085 (user_role_add pulls from same source as useradd)Markus Roberts2010-01-301-1/+1
| * Partial reversion of patch for #3088 to fix #3104 (Exception misreported)Markus Roberts2010-01-241-2/+2
| * Fix for #3088 (catching Exception also traps SystemExit)Markus Roberts2010-01-241-0/+4
| * Fix for #3093 (also need to be able to call pkgget_with_cat on class)Markus Roberts2010-01-221-2/+2
| * Fix for #3075 (sshkey host_aliases ignored)Markus Roberts2010-01-151-5/+5
| * Revert "Fix #2845 Cron entries using "special" parameter lose their title whe...James Turnbull2010-01-141-4/+9
* | First shot at the OpenSolaris pkg(5) providerMartin Englund2010-01-271-0/+114
* | Merge branch '0.25.x'James Turnbull2010-01-138-36/+59
|\|
| * Fix #1464 Mount complains about missing fieldsJesse Wolfe2010-01-121-1/+10
| * Fix #2845 Cron entries using "special" parameter lose their title when changedJesse Wolfe2010-01-121-9/+4
| * Fix #2887 'service' tests paths too earlyJesse Wolfe2010-01-081-2/+18
| * Fix for #2999 (absent package handling on solaris)Markus Roberts2010-01-051-0/+1
| * fix #2987 - check correct hash entryPeter Meier2009-12-251-1/+1
| * Making provider/host/parser.rb compatible with host_aliasesMarkus Roberts2009-12-231-8/+8
| * Fix for #2940 (propogating nil rather than reporting the error)Markus Roberts2009-12-231-3/+4
| * Fix for #887 (safely setting pager to cat for blastwave)Markus Roberts2009-12-151-6/+7
| * Fix for #2900 (rug output parsing too specific)Markus Roberts2009-12-121-1/+1
| * Fixing 2849 puppet changes sshkey alias every run if it is blankJesse Wolfe2009-12-091-5/+3
| * Fixed #2798 - Correct issue with crontab provider on AIXAndrew Forgue2009-12-021-0/+2
* | Merge branch '0.25.x'Luke Kanies2009-12-2110-39/+45
|\|
| * fix regex for non-installed packagesBenedikt Böhm2009-11-231-1/+1
| * Fixing 2812 authorized_keys without comments failJesse Wolfe2009-11-211-1/+2
| * simplify and fix portage providerBenedikt Böhm2009-11-191-27/+23
| * Possible workaround for #2824 (MRI GC bug)Markus Roberts2009-11-193-3/+3
| * Fixing #2767 invoke-rc.d warningsJesse Wolfe2009-11-121-1/+1
| * Ticket #2665: Regexp exception on ++ in package namesMarkus Roberts2009-10-254-4/+4
| * Fixed #2737 - The zone provider needs to get acquainted with OpenSolarisMartin Englund2009-10-241-3/+12
* | type augeas: add 'incl' and 'lens' parametersDavid Lutterkort2009-10-241-0/+7
|/
* Ticket #2685 (Type error in ssh_authorized_keys)Markus Roberts2009-10-231-12/+6
* Fix for #2736, target doesn't work for ssh_authorized_keysMarkus Roberts2009-10-211-35/+1
* This updates the portage provider in three ways:Benedikt Böhm2009-10-051-5/+15
* Fixes #2688. Macauthorization provider now handles booleans internally correc...Nigel Kersten2009-09-301-12/+12