summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/zone
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.6.x' into nextMatt Robinson2011-02-021-1/+1
|\
| * (#5931) Prevent errors when calling insync? on audited propertiesPaul Berry2011-01-251-1/+1
* | (#5393) Add "dataset" parameter to the zone providerDerek Olsen2010-12-071-0/+3
|/
* Code smell: Two space indentationMarkus Roberts2010-07-091-207/+207
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-2/+2
* Code smell: Avoid unneeded blocksMarkus Roberts2010-07-091-3/+1
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-2/+2
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-12/+4
* Code smell: Use string interpolationMarkus Roberts2010-07-091-10/+10
* Code smell: English names for special globals rather than line-noiseMarkus Roberts2010-07-091-1/+1
* Fix for #3399 zone type should handle exclusive IP stacksRein Henrichs2010-02-171-2/+13
* Possible workaround for #2824 (MRI GC bug)Markus Roberts2009-11-191-1/+1
* Fixed #2737 - The zone provider needs to get acquainted with OpenSolarisMartin Englund2009-10-241-3/+12
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-3/+3
* Feature 1696 Add support for branded zonesAndrew Shafer2008-12-011-4/+7
* Fixed #1695 - Solaris 10 zone provider doesn't properly handle unknown zone ...James Turnbull2008-12-011-0/+1
* Found all instances of methods where split() is used withoutLuke Kanies2008-03-211-1/+2
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* A few small fixes here and there, and the rest of the zones commitluke2007-06-141-22/+69
* Significantly reworked the type => provider interface with respect toluke2007-06-041-9/+2
* Fixing #605 -- providers now refer to @resource or @resource_type.luke2007-05-091-12/+12
* Removed calls to is.ballman2007-05-091-7/+0
* Merging of refactor-transacton to the trunk. This work removes the :is attri...ballman2007-05-091-0/+2
* Merging the state-rename branch. This includes the diff from version 2156 to...luke2007-02-071-7/+7
* A couple of small bug fixesluke2006-12-291-0/+208