summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-0946-110/+110
* Code smell: Booleans are first class values.Markus Roberts2010-07-099-68/+13
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-0948-381/+131
* Code smell: Use string interpolationMarkus Roberts2010-07-0954-175/+175
* Code smell: English names for special globals rather than line-noiseMarkus Roberts2010-07-095-5/+5
* Code smell: Use {} for % notation delimiters wherever practicalMarkus Roberts2010-07-091-2/+2
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-0949-660/+678
* Code smell: Miscellaneous oddity removalMarkus Roberts2010-07-091-1/+1
* Code smell: Win32 --> MS_windowsMarkus Roberts2010-07-091-4/+4
* [#4198] Require 'fileutils' everywhere FileUtils is usedJesse Wolfe2010-07-091-0/+1
* saving work for my unit tests. The redhat one still fails...Dan Bode2010-07-071-1/+1
* [4123] - allows self.instances to correctly report state of services.Dan Bode2010-07-072-2/+3
* created init provider method self.get_services which accepts an array of file...Dan Bode2010-07-072-3/+11
* [#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