summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'OHAI-370'Bryan McLellan2012-05-132-295/+674
|\
| * OHAI-370: fix warnings about spaces before paransBryan McLellan2012-05-131-5/+5
| * new test: it shouldn't set ip{,6}address if no default routeLaurent2012-05-131-4/+44
| * quick fixesLaurent2012-05-131-5/+5
| * specs for the new featuresLaurent2012-05-131-137/+272
| * updated the tests, thanks to them I fixed some issues/typos in the pluginLaurent2012-05-132-398/+302
| * sets inet6 routes, ip6address and default_inet6_* attributesLaurent2012-05-131-50/+74
| * basic detection of inet6 routesLaurent2012-05-132-178/+248
| * detecting inet6 default {interface,gateway} and neighbourLaurent2012-05-132-38/+110
| * adding two failing testsLaurent2012-05-131-0/+134
|/
* Merge branch 'OHAI-371'Bryan McLellan2012-05-131-1/+1
|\
| * Be more flexible in detecting OS on NetBSDDan Crosta2012-05-131-1/+1
|/
* OHAI-369: platform for 'mint' should be 'linuxmint'Lamont Granquist2012-05-052-4/+4
* [OHAI-340] Added uptime plugin for WindowsPaul Mooring2012-05-011-0/+23
* Merge branch 'OHAI-322'Bryan McLellan2012-05-011-30/+22
|\
| * add support for windows XPLaurent2012-05-011-2/+4
| * detecting link local scope for ipv6Laurent2012-05-011-0/+1
| * distinguish ipv6 from ipv4Laurent2012-05-011-28/+17
|/
* OHAI-330: Add comment referring to GC bug ticketsBryan McLellan2012-05-011-0/+2
* Updated for possible fix to OHAI-330, similar to CHEF-2916Joshua Buysse2012-05-011-1/+7
* [OHAI-336] Added check for 'java' executable on OS XPaul Mooring2012-05-011-1/+8
* OHAI-348: note in a comment why LSB is now lastBryan McLellan2012-05-011-1/+1
* Merge branch 'OHAI-348'Bryan McLellan2012-05-013-65/+85
|\
| * Fixed "warning: don't put space before argument parentheses"Martin Vidner2012-05-011-3/+3
| * OHAI-348: platform: check :lsb only after specific distros.Martin Vidner2012-05-011-12/+12
| * OHAI-348: spec: platform should be "suse" even if lsb says "suse linux"Martin Vidner2012-05-011-50/+70
|/
* Merge branch 'OHAI-354'Bryan McLellan2012-05-011-0/+3
|\
| * Adding support to detect OmniOS as a valid platfrom and not just appear as so...Zach Dunn2012-05-011-0/+3
|/
* Merge branch 'OHAI-362'Bryan McLellan2012-05-013-7/+62
|\
| * don't try to set macaddress if interface has the NOARP flagLaurent2012-05-013-7/+62
|/
* OHAI-267: Add windows specific paths to stubs (unnnnnngh)Bryan McLellan2012-04-193-0/+15
* [OHAI-267] Reworked cloud file to be a more generic hint systemEric Hankins2012-04-199-66/+58
* [OHAI-267] Fixed whitespace problem.Eric Hankins2012-04-192-2/+2
* [OHAI-267] Added support to rackspace,ec2,eucalyptus plugins to examine /etc/...Eric Hankins2012-04-197-52/+178
* Merge branch 'OHAI-345'Bryan McLellan2012-04-192-3/+37
|\
| * Add platform_family support for OS X and OS X Server.Chris Gaffney2012-04-192-3/+37
|/
* Merge branch 'OHAI-351'Bryan McLellan2012-04-191-2/+2
|\
| * Switched send to invoke, to avoid collision with ipaddress gemPaul Mooring2012-04-191-2/+2
|/
* Merge branch 'OHAI-343'Bryan McLellan2012-04-133-22/+174
|\
| * Revert "quick bad fix: set ipaddress from global scope addresses only"Laurent2012-04-131-8/+4
| * quick bad fix: set ipaddress from global scope addresses onlyLaurent2012-04-051-4/+8
| * find_ip_and_mac won't find anything when the gateway is 0.0.0.0Laurent2012-04-051-0/+3
| * linux/network: default_{interface,gateway} selection reworkedLaurent2012-04-042-21/+45
| * linux/network spec: Linux-VServer and OpenVZ test cases regarding ipaddressLaurent2012-04-041-0/+115
| * network/linux: won't set ipaddress if the src addr is not set on the nodeLaurent2012-04-041-1/+11
|/
* Merge branch 'OHAI-347'Bryan McLellan2012-03-283-2/+15
|\
| * Make primary IPv6 address available under top-level ip6address attributeAlan Harper2012-03-283-2/+15
|/
* Merge branch 'OHAI-346'Bryan McLellan2012-03-282-4/+856
|\
| * Network specs for darwinAlan Harper2012-03-282-4/+856
|/
* Merge branch 'OHAI-337'Bryan McLellan2012-03-283-2/+82
|\