summaryrefslogtreecommitdiff
path: root/lib/ohai/plugins
Commit message (Expand)AuthorAgeFilesLines
* Update network plugin to use ipaddr not ipaddress gemfix_requireTim Smith2020-08-101-2/+2
* Avoid creating more shellout objectsavoid_valsTim Smith2020-08-091-10/+5
* Simplify constantsTim Smith2020-08-092-4/+2
* Avoid creating more shellout objects we don't needTim Smith2020-08-099-34/+16
* Avoid creating shellout objects in the platform pluginsTim Smith2020-08-095-18/+9
* Avoid setting the mid value to nil and then setting it againTim Smith2020-08-091-2/+2
* Avoid a constant we don't actually needTim Smith2020-08-091-17/+14
* Move requires into collect methodsTim Smith2020-08-099-13/+18
* Gate more of the external requiresTim Smith2020-08-0922-23/+23
* Merge pull request #1489 from chef/fix_fipsTim Smith2020-08-071-5/+1
|\
| * Simplify FIPS plugin and use system fips statusfix_fipsTim Smith2020-08-071-5/+1
* | Make sure /proc/cmdline exists before reading itrubocop_Performance_RegexpMatchTim Smith2020-08-071-1/+1
* | Use match? instead of =~ when MatchData is not usedTim Smith2020-08-071-1/+1
|/
* Merge pull request #1485 from cooperlees/route_is_valid_default_route_afTim Smith2020-08-031-1/+9
|\
| * Add Address Family Check to route_is_valid_default_route?Cooper Lees2020-07-291-1/+9
* | Use .find instead of .select.firstrubocop_Performance_DetectTim Smith2020-08-032-3/+3
* | Faster ruby language pluginlcg/faster-rubylang-pluginLamont Granquist2020-08-031-15/+4
|/
* Spelling fixesspellingTim Smith2020-07-287-22/+22
* Merge pull request #1477 from cooperlees/handle_both_uintsTim Smith2020-07-221-1/+1
|\
| * Move to @jaymzh .to_i suggestionCooper Lees2020-07-061-1/+1
| * Fix bad copy paste + rerun rspec locallyCooper Lees2020-07-021-1/+1
| * Go back to a one liner using .respond_to? rather than family == inetCooper Lees2020-07-021-8/+1
| * Be more Rubonic and please the linterCooper Lees2020-07-011-6/+4
| * Handle IP to int conversion for inet + inet6Cooper Lees2020-07-011-1/+10
* | Use .match? when we don't need the resultTim Smith2020-07-0620-52/+52
|/
* Merge pull request #1475 from cooperlees/ipv4_v6_nhTim Smith2020-06-301-0/+2
|\
| * Add a Rubular PermalinkCooper Lees2020-06-301-0/+1
| * Remove white space to please linterCooper Lees2020-06-301-1/+1
| * Move regex out of the loop Cooper Lees2020-06-301-4/+1
| * Change to double quotes for impactCooper Lees2020-06-241-1/+1
| * Linux network plugin: Handle IPv6 next hops for IPv4 routesCooper Lees2020-06-241-0/+4
* | Fix docker detection in ohai virtualizationPhil Dibowitz2020-06-301-2/+5
* | Fix a few typosTim Smith2020-06-232-2/+2
|/
* Make sure Darwin hosts are always mac_os_xbig_surTim Smith2020-06-222-8/+5
* Remove an internal reference to blacklistblocklistTim Smith2020-06-061-7/+8
* fix unrelated chefstyle issuesLamont Granquist2020-05-122-3/+3
* Merge pull request #1455 from davide125/selinuxTim Smith2020-05-061-0/+68
|\
| * selinux: use debug instead of traceDavide Cavalca2020-05-061-1/+1
| * selinux: fix rubocop issuesDavide Cavalca2020-04-221-1/+2
| * selinux: add plugin to expose SELinux statusDavide Cavalca2020-04-221-0/+67
* | Avoid constant warnings when reloading ohai pluginsTim Smith2020-04-251-3/+3
|/
* Use correct DMI attribute name for product nameLance Albertson2020-04-171-2/+2
* Fix typo in comment.Pete Higgins2020-04-151-1/+1
* Fix chefstyle violations.Pete Higgins2020-04-151-1/+1
* Rename some keys from their Windows versions to Unix equivalents.Pete Higgins2020-04-151-0/+10
* Fix copyright messages.Pete Higgins2020-04-151-1/+1
* Properly handle multiple things being returned from Windows API.Pete Higgins2020-04-151-10/+15
* Add rubular link for de-camelcase regex.Pete Higgins2020-04-151-0/+1
* Add some comments.Pete Higgins2020-04-151-0/+15
* Fix chefstyle violations.Pete Higgins2020-04-151-2/+2