summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ohai-zypper-0.7.14' of git://github.com/mgiammarco/ohai into mg...Adam Jacob2009-11-091-0/+3
|\
| * Merge commit '5bdfa78468f876820d43e065d5138d5791ee1a6b' into ohai-zypper-0.7.14Mario Giammarco2009-11-022-9/+5
| |\
| * | Implemented check to guess suse distributionMario Giammarco2009-10-071-0/+3
* | | Bump development version (0.3.7)AJ Christensen2009-10-271-1/+1
| |/ |/|
* | Release Ohai 0.3.60.3.6AJ Christensen2009-10-271-1/+1
* | Revert yajl support temporarily.AJ Christensen2009-10-201-8/+4
|/
* TypoAJ Christensen2009-10-071-1/+1
* OHAI-95: support YAJL > JSON > JSON pureAJ Christensen2009-10-071-1/+15
* OHAI-116 - Add point release to redhat versionThom May2009-10-071-1/+1
* ohai-112, remove rubygems requirement from ohai binjtimberman2009-10-071-1/+3
* rm debug code I left in accidentallyDan DeLeo2009-10-061-2/+0
* solaris kernel modulesDan DeLeo2009-10-061-0/+21
* fix solaris hostname/fqdn issues: use `domainname`Dan DeLeo2009-10-061-2/+5
* Solaris2.x => "solaris2"Dan DeLeo2009-10-061-0/+2
* refactor ohai to use mixlibMathieu Sauve-Frankel2009-10-025-217/+122
* "LC_ALL" could be set to nil, in which case we also must ignore it.Diego Algorta2009-10-021-1/+2
* Fix CHEF-293 by defaulting to C locale on every shell commandDiego Algorta2009-10-021-5/+9
* OHAI-111: Read all data from EC2, instead of getsAJ Christensen2009-10-021-2/+2
* add support for netbsd, based on openbsd pluginsMathieu Sauve-Frankel2009-08-1412-0/+541
* consistent spacingMathieu Sauve-Frankel2009-08-121-1/+1
* move the network counters from network/interface/counters to counters/networkMathieu Sauve-Frankel2009-08-121-16/+17
* add kernel[:os]Mathieu Sauve-Frankel2009-08-121-0/+1
* simply cpu.rb for openbsd, as most of the information we want is available fr...Mathieu Sauve-Frankel2009-08-121-25/+11
* add support for the OpenBSD operating system, largely based on the freebsd pl...Mathieu Sauve-Frankel2009-07-2812-1/+546
* bump version for developmentjtimberman2009-07-131-1/+1
* Release 0.3.2, bump version and update changelog0.3.2jtimberman2009-07-131-1/+1
* Switching the media array to a hashAdam Jacob2009-07-091-5/+16
* Merge branch 'master' into thegrort/OHAI-100jtimberman2009-07-091-0/+32
|\
| * ohai-102, using freebsd uptime plugin for darwin, thanks Bryan!jtimberman2009-07-091-0/+32
* | OHAI-100: hostname output differs between redhat dirivative and debian diriva...Grant Zanetti2009-07-091-1/+1
|/
* Merge branch 'master' into damm/ohai-93jtimberman2009-07-0813-54/+380
|\
| * fix command.rb mixinNuo Yan2009-06-181-1/+1
| * fix filesystem.rb for windowsNuo Yan2009-06-181-2/+2
| * Adding filesystem plugin for windowsJames Gartrell2009-06-181-0/+44
| * Fixed typo in python.rbJames Gartrell2009-06-181-9/+1
| * Added comments to wmi_underscore methodJames Gartrell2009-06-181-0/+5
| * Remove commented out codeJames Gartrell2009-06-181-17/+0
| * Use wmi_underscore because it is more descriptiveJames Gartrell2009-06-183-7/+7
| * Remove redundant if statementJames Gartrell2009-06-181-2/+1
| * Revert unnecessary coersionJames Gartrell2009-06-182-2/+2
| * Fix typo in Erlang pluginJames Gartrell2009-06-181-2/+2
| * Erlang plugin now uses run_command, also try to validate output from command ...James Gartrell2009-06-183-14/+7
| * Add dependency on platform plugin for erlangJames Gartrell2009-06-181-0/+1
| * Should use platform as the determinateJames Gartrell2009-06-181-2/+2
| * Make sure we dont try to access a nil array elementJames Gartrell2009-06-182-1/+6
| * Fix error in rebase conflict resolutionJames Gartrell2009-06-181-0/+1
| * Added comments to clarify the choice of "windows" as the platform and OS for ...James Gartrell2009-06-182-2/+5
| * Misc formatting cleanupJames Gartrell2009-06-183-3/+4
| * Remapping kernel specifics to use pre-created structure to supply values inst...James Gartrell2009-06-181-6/+5
| * Adding kernel[:os_info] and kernel[:cs_info]James Gartrell2009-06-181-0/+10