summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider
Commit message (Expand)AuthorAgeFilesLines
* (#5304) Use internal_name rather than real_name for maillist providerNigel Kersten2010-12-011-5/+3
* Revert "(#5304) Use internal_name rather than real_name for maillist provider"James Turnbull2010-12-021-5/+6
* (#5304) Use internal_name rather than real_name for maillist providerNigel Kersten2010-11-301-6/+5
* Fix for #4279 -- mount detection on HP-UXMarkus Roberts2010-11-161-1/+1
* Fix for #5273 -- user resource constantly resetting password ageMarkus Roberts2010-11-162-4/+4
* Fix for #4299 -- Don't require whichMarkus Roberts2010-11-121-4/+1
* Reimplementation of functionality removed by prior commitMarkus Roberts2010-11-101-1/+9
* Refactor for CLAMarkus Roberts2010-11-101-13/+1
* (#4573) FreeBSD service provider now supports versions <7 and >8Nick Lewis2010-11-101-1/+4
* Fixed #5112 - Launchd Service broke in 2.6.2 with OS X 10.4 Clients.donavan2010-10-291-1/+1
* Minimal fix for #4975 -- only call chage when managing password age rulesMarkus Roberts2010-10-133-8/+11
* Fix for #4963 -- Use correct commands for password expiry on solarisMarkus Roberts2010-10-131-3/+3
* Reversion of 021d534482dd8edb863cb77d668ac3525362a0a6Markus Roberts2010-10-051-2/+1
* Adds #3046 - support for password min/max ageNick Lewis2010-09-295-13/+57
* Add user account expiry to the useradd type and providerDean Wilson2010-09-291-1/+11
* Fixed #4025 (failure in launchd if certain plists are binary).Paul Berry2010-09-291-9/+16
* Fix #4267 - Create a backup before dropping permissionsJesse Wolfe2010-09-281-0/+7
* Fix for #4746 -- Newline goes at the _end_ of the lineMarkus Roberts2010-09-221-1/+1
* Fixed #3707 - rpm, like dpkg-query exits 1 if the package is not installed. ...James Turnbull2010-09-231-1/+2
* Skip apt-listbugs and apt-listchanges when installing from puppetDean Wilson2010-09-041-0/+4
* Updated all types to Markdown outputJames Turnbull2010-08-1129-40/+40
* Fixes errant Trac references in documentationJames Turnbull2010-07-152-2/+2
* Code smell: Two space indentationMarkus Roberts2010-07-0985-7053/+7053
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-0915-29/+29
* Code smell: Don't restate results directly after assignmentMarkus Roberts2010-07-096-6/+0
* Code smell: Use ||= for conditional initializationMarkus Roberts2010-07-095-7/+7
* Code smell: Omit needless checks on definedMarkus Roberts2010-07-094-6/+6
* Code smell: Avoid unneeded blocksMarkus Roberts2010-07-0912-51/+17
* 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