summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix #2642 - Runit provider reworkBrice Figureau2009-09-221-14/+4
* Fixes #2648. Spurious macauthorization parameter changesNigel Kersten2009-09-191-4/+4
* Fix #2640 - Daemontools and Runit were not creating the enable symlinkBrice Figureau2009-09-162-13/+10
* This further normalizes the handling of init-style services (includingMarkus Roberts2009-09-053-58/+36
* Combined fix for #2525, #2552 -- RedHat service issuesMarkus Roberts2009-09-051-1/+9
* Fixed #2589 - Renamed zfs delete to destroy and added testsJames Turnbull2009-09-051-1/+1
* Fixes #2581. Use new 10.6 global launchd overrides file for service status/en...Nigel Kersten2009-09-031-10/+82
* Explicitly loading all facts in the directory service providerLuke Kanies2009-08-241-0/+3
* Fixes #2513. debian service provider now uses invoke-rc.d to determine enable...Nigel Kersten2009-08-181-11/+19
* Fixed #2530 - Fixed status setting in the SMF providerJames Turnbull2009-08-151-1/+1