summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider
Commit message (Expand)AuthorAgeFilesLines
...
* [#2370] Allow OpenBSD to add packages with versions and flavorsMatt Robinson2010-07-061-9/+38
* Fix tests broken by level-violation fixJesse Wolfe2010-06-251-4/+5
* Bug 3731. Applied Fix suggested by Doug Warner to always flatten out the arrayBryan Kearney2010-06-241-0/+1
* [#3802] Replace rug with zypperMatt Robinson2010-02-171-4/+4
* [#2522] authorized keys owner is verifiedMatt Robinson2010-02-171-21/+8
* Targeted fix for #3851Markus Roberts2010-02-171-1/+1
* [#3388] Setting host_aliases from [] to [] no longer results in any changesNick Lewis2010-02-171-3/+5
* Use the 'root' feature rather than directly checking the uidMarkus Roberts2010-02-172-2/+2
* variable name error in refactorJesse Wolfe2010-02-171-1/+1
* Confine out a lib that puppet was failing to load on non-win32Jesse Wolfe2010-02-171-1/+1
* Start extracting the owner managment for files into providersDavid Schmitt2010-02-172-0/+187
* {#3866] Rename the method metaclass to singleton_class to avoid the deprecati...Matt Robinson2010-02-171-1/+1
* Fixed unsupported perlstyle regex and few other minor bugsRoss West2010-02-171-26/+42
* Signed-off-by: Ross West <westr@connection.ca>Ross West2010-02-171-202/+185
* Signed-off-by: Ross West <westr@connection.ca>Ross West2010-02-171-0/+252
* Bug #3748 LDAP group membershipMatt Robinson2010-02-171-1/+1
* Feature #2935 Modes: root? predicateJesse Wolfe2010-02-171-1/+1
* Fixes #1999 - Allows the 'apt' provider to downgrade packages.Paul Lathrop2010-02-171-1/+2
* Fixes #3745 Catch unhandled exception in ssh_authorized_key providerSean Millichamp2010-02-171-1/+5
* Added support for flat packages in the pkgdmg package provider.Roy Nielsen2010-02-171-21/+28
* Fix: the rcvar name is not necessarily the same as the service name. (More an...Anselm Strauss2010-02-171-16/+39
* Added proper status commandAnselm Strauss2010-02-171-0/+4
* Re-included old BSD service provider, made new one default for FreeBSDAnselm Strauss2010-02-172-1/+56
* Rewrote FreeBSD service providerAnselm Strauss2010-02-171-39/+94
* Fixing #2864 Added support for AIX System Resource Controller (SRC) - service...Andrew Forgue2010-02-171-0/+91
* Fixes #2836. Add hold support to dpkg providerNigel Kersten2010-02-171-1/+30
* Fixes #1223 Add Zypper support for SuSE machinesRein Henrichs2010-02-171-0/+52
* Fix for #3399 zone type should handle exclusive IP stacksRein Henrichs2010-02-171-2/+13
* Write ssh_authorized_keys as userMarkus Roberts2010-02-171-29/+9
* 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