summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/interface
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'community/feature/puppet-device' into 2.7.xPieter van de Bruggen2011-04-181-12/+6
* Cisco Switch/Router Interface managementBrice Figureau2011-04-082-0/+33
* Removing all of the code related to the interface type.Luke Kanies2008-07-032-394/+0
* Doing what I can to fix #1128, but just in preparation for removing 'interface'.Luke Kanies2008-07-031-6/+17
* replacing tabs with spaces in the redhat interface providerLuke Kanies2008-02-271-65/+65
* Adding more tests to the redhat interface provider. It noLuke Kanies2007-11-231-18/+25
* Rewriting the sunos interface provider to manually parse andLuke Kanies2007-11-231-80/+98
* Adding unit tests for the sunos interface provider.Luke Kanies2007-11-231-2/+2
* Applying patch from #834, apparently fixing a problemLuke Kanies2007-11-201-1/+6
* Fixing #762. The main problem was that I accepted the patchLuke Kanies2007-11-201-78/+66
* Removing the Id tags from all of the filesLuke Kanies2007-10-032-2/+0
* Constants in provider/interface/redhat.rb are getting redifined as they are d...christian2007-08-091-13/+13
* Fixing #751 -- the interface providers now have basic tests, at least to veri...luke2007-08-052-104/+131
* Renaming the linux interface provider to redhatluke2007-08-031-46/+3
* Applying patch by stick to the linux interface providerluke2007-08-031-2/+2
* Adding interface implementations, as written by Paul Roseluke2007-07-312-0/+383