summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* 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
* Fix #2448 - fix the broken runit provider and testsBrice Figureau2009-07-291-0/+10
* Fixes #2438, get major OS X version from Facter and replace Puppet::Error inv...Nigel Kersten2009-07-241-20/+16
* Make pkgdmg default Darwin provider, make confines consistent on Darwin packa...Nigel Kersten2009-07-214-7/+7
* Fixed #579 - puppet should try to clear solaris 10 services in maintenance stateJames Turnbull2009-07-161-1/+8
* deprecate NetInfo providers and examples, remove all NetInfo references and t...Nigel Kersten2009-07-148-443/+6
* Fixes #2258,#2257,#2256. Maintain correct type for integers/booleans, allow c...Nigel Kersten2009-07-111-3/+10