summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider
Commit message (Expand)AuthorAgeFilesLines
* Fail gracefully on packages that don't have the HOMEPAGE variable set (e.g. d...Gábor Vészi2010-03-311-1/+1
* Fixes #3113 - When importing a manifest puppet needs to chillJames Turnbull2010-03-241-1/+4
* Fixes #3387 - Handle path elements with ticks and spacesBryan Kearney2010-03-241-3/+9
* Fixed the return types were valid, and removed the copy paste error with the ...Bryan Kearney2010-03-171-4/+4
* 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
* 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
* 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
* 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
* Fixed #2525 - Wrong method being overridden in Red Hat servicesJames Turnbull2009-08-111-1/+1
* Updated fix for #2481James Turnbull2009-08-051-3/+5
* Revert "Fxied #2481 - Added status and restart overrides for Red Hat service ...James Turnbull2009-08-051-4/+4
* Fxied #2481 - Added status and restart overrides for Red Hat service provider.James Turnbull2009-08-031-4/+4
* Fixes #2461. Provide new and old code paths for macosx_productversion_major w...Nigel Kersten2009-07-311-1/+12