summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Optimize our regexes and data searching a bitoptimizationsTim Smith2020-06-1126-61/+61
* Bump version to 16.1.1 by Chef Expeditorv16.1.1Chef Expeditor2020-05-121-1/+1
* fix unrelated chefstyle issuesLamont Granquist2020-05-122-3/+3
* Use ChefUtils::Mashlcg/chef-utils-mashLamont Granquist2020-05-111-201/+21
* Bump version to 16.1.0 by Chef Expeditorv16.1.0Chef Expeditor2020-05-061-1/+1
* 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
* | Bump version to 16.0.20 by Chef Expeditorv16.0.20Chef Expeditor2020-04-251-1/+1
* | Avoid constant warnings when reloading ohai pluginsTim Smith2020-04-251-3/+3
|/
* Bump version to 16.0.19 by Chef Expeditorv16.0.19Chef Expeditor2020-04-201-1/+1
* Use correct DMI attribute name for product nameLance Albertson2020-04-171-2/+2
* Bump version to 16.0.18 by Chef Expeditorv16.0.18Chef Expeditor2020-04-171-1/+1
* Fix typo in comment.Pete Higgins2020-04-151-1/+1
* Fix chefstyle violations.Pete Higgins2020-04-152-2/+2
* Rename some keys from their Windows versions to Unix equivalents.Pete Higgins2020-04-151-0/+10
* Filter out unnedded properties.Pete Higgins2020-04-151-3/+11
* 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
* Remove comments with reference info.Pete Higgins2020-04-151-14/+0
* Make the existing SystemEnclosure plugin depend on the new Windows DMI plugin.Pete Higgins2020-04-151-5/+3
* Preserve original key names rather than reconstructing them.Pete Higgins2020-04-151-17/+11
* Do some key munging so stuff resembles other stuff.Pete Higgins2020-04-152-3/+30
* Expand windows dmi.Pete Higgins2020-04-151-0/+56
* Bump version to 16.0.17 by Chef Expeditorv16.0.17Chef Expeditor2020-04-101-1/+1
* Chefstyle fixesTim Smith2020-04-071-1/+1
* Bump version to 16.0.16 by Chef Expeditorv16.0.16Chef Expeditor2020-04-071-1/+1
* Make shard plugin more resilient and throw better errorsPhil Dibowitz2020-04-071-1/+11
* Bump version to 16.0.15 by Chef Expeditorv16.0.15Chef Expeditor2020-04-011-1/+1
* Bump version to 16.0.14 by Chef Expeditorv16.0.14Chef Expeditor2020-04-011-1/+1
* Bump version to 16.0.13 by Chef Expeditorv16.0.13Chef Expeditor2020-04-011-1/+1
* Fix test failure from missing require.fix-tests-in-windowsPete Higgins2020-03-311-0/+2
* Bump version to 16.0.12 by Chef Expeditorv16.0.12Chef Expeditor2020-03-131-1/+1
* Merge pull request #1441 from davide125/ipcTim Smith2020-03-131-0/+51
|\
| * ipc: make plugin optional and update bylinesDavide Cavalca2020-03-131-1/+3
| * ipc: fix rubocop issuesDavide Cavalca2020-03-131-11/+11
| * ipc: add new plugin to expose SysV IPCDavide Cavalca2020-03-111-0/+49
* | Bump version to 16.0.11 by Chef Expeditorv16.0.11Chef Expeditor2020-03-131-1/+1
* | Merge pull request #1440 from davide125/irqTim Smith2020-03-131-0/+83
|\ \
| * | interrupts: set as an optional pluginDavide Cavalca2020-03-111-0/+1
| * | interrupts: address review commentsDavide Cavalca2020-03-111-7/+3
| * | interrupts: fix some rubocop issuesDavide Cavalca2020-03-111-9/+13
| * | interrupts: address code review feedbackDavide Cavalca2020-03-111-5/+2
| * | interrupts: also parse default_smp_affinityDavide Cavalca2020-03-111-1/+2
| * | irq: rename to interrupts and rescopeDavide Cavalca2020-03-111-10/+11
| * | irq: factor smp_affinity parsing to its own functionDavide Cavalca2020-03-111-18/+23