summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* mc: Fix compiler warningsAlexander Amelkin2018-08-021-8/+6
* general: Add array_byteswap() to helperAlexander Amelkin2018-08-011-3/+3
* lanplus: Make byteswapping genericAlexander Amelkin2018-08-011-0/+42
* oem: Add basic support for Quantaqctbmc2018-07-285-5/+217
* mc: Fix manufacturer ID maskingAlexander Amelkin2018-07-261-2/+12
* Refactoring. Remove useless feature test macros.Alexander Amelkin2018-07-2514-36/+0
* sel: Minor refactoringAlexander Amelkin2018-07-201-14/+10
* sdr: Refactor/optimize code. No functional changes.Alexander Amelkin2018-07-201-43/+18
* mc: Refix 861ffb4Alexander Amelkin2018-07-201-4/+4
* Add an option to display all dates in UTCNagaraju Goruganti2018-07-196-9/+34
* mc: Code refactor to reduce copy-paste ratioAlexander Amelkin2018-06-172-22/+18
* mc: watchdog set: Refactor to reduce complexityAlexander Amelkin2018-06-171-53/+67
* mc: watchdog set: Fix intr settingAlexander Amelkin2018-06-171-1/+1
* mc: watchdog get: Update to match IPMI 2.0 specAlexander Amelkin2018-06-171-9/+31
* mc: watchdog: Add `set` commandAlexander Amelkin2018-06-171-29/+259
* nm: Fix policy range (#12)Alexander Amelkin2018-05-301-19/+39
* Replace user_id masks with a macro (#8)Alexander Amelkin2018-05-301-7/+9
* fru: internaluse: Fix segmentation fault (#9)Hnan-Ting Lo2018-05-301-1/+0
* Re-apply commit 58d510f90febThomas Abraham2018-05-111-4/+4
* dcmi: RefactorAlexander Amelkin2018-04-051-440/+498
* ID:508 - Refix 6d9c540: Forgotten changesAlexander Amelkin2018-04-051-41/+84
* ID:508 - Fix segfaults in dcmi command handlersAlexander Amelkin2018-04-031-35/+41
* vendor: Add YADRO VESNIN identificationAlexander Amelkin2018-03-301-0/+9
* ID:491 - Fetch vendor IDs from IANAAlexander Amelkin2018-03-303-57/+85
* ID:472 - Fix The Most recent Addition/Erase datesrinivasa_mareedu2017-04-061-17/+47
* ID:477 - fru: Fix decoding of non-text data in get_fru_area_str()Alexander Amelkin2017-02-081-16/+16
* ID:479 - ekanalyzer: fix processing of custom mfg. fieldsAlexander Amelkin2017-02-081-2/+17
* ID:478 - ekanalyzer: Fixed decoding of FRU fieldsAlexander Amelkin2017-02-021-23/+27
* ID:474 - Compile fix on nonlinux systemsLeonid Nevecherya2017-01-211-1/+5
* Merge /u/spruckb/ipmitool/ branch master into masterZdenek Styblik2016-10-081-8/+3
|\
| * replaced/removed defines which are already present in ipmi_picmg.hBjoern Spruck2016-09-011-8/+3
* | ID:465 - Supermicro memory ecc Modify the memory ecc error display of SEL for...kcl@supermicro.com.tw2016-10-061-3/+21
* | ID:463 - Removal of Nokia Siemens NetworksMikko Piironen2016-09-241-1/+1
|/
* ID:456 - Unable to disable the VLAN ID using ipmitoolB BALAJI SINGH2016-08-311-2/+17
* ID: 459 - Fix reading FRU on Artesyn (Emerson) shelf manager, MF105.Dmitry Rakhchev2016-08-281-2/+2
* ID:457 - Display User ID enable/disable statusZdenek Styblik2016-08-212-1/+10
* ID:454 - Add support for PICMG 3.1 R2.0 Link Types and Link Classes.Dan Gora2016-08-211-44/+60
* ID:375 - Add lan6 subcommand to handle IPv6 LAN parametersDmitry Rakhchev2016-08-213-0/+1783
* ID:261 - Fix err. output consistency for % ipmitool chassis INV_PARAM;Zdenek Styblik2016-07-311-1/+1
* Fix missing `goto out_free;` when ipmi_parse_hex() returns (-1)Zdenek Styblik2016-07-311-1/+2
* Add mac2str() and str2mac() to print/parse MAC addressDmitry Rakhchev2016-07-315-102/+76
* Export find_lan_channel() as globalDmitry Rakhchev2016-07-311-1/+1
* Rewrite code with the notion that Kg is binary data, not stringDmitry Rakhchev2016-07-311-76/+21
* Moved ipmi_parse_hex() to helper.cDmitry Rakhchev2016-07-312-53/+101
* Extend buf2str to allow separatorDmitry Rakhchev2016-07-311-12/+55
* ID:452 - Add PICMG extension 5.x for PICMG extension checkBjoern Spruck2016-07-311-2/+4
* ID:451 - Modify the memory ecc error display of SEL for new supermicro mother...KC Li2016-07-311-0/+33
* ID:449 - ipmitool close console session for sol deactivate commandMamatha Inamdar2016-06-291-7/+3
* ID:230 - check return value of malloc() in lib/ipmi_ekanalyzer.cZdenek Styblik2016-06-111-5/+20
* ID:335 - Check return value of fseek(), prevent segfaultZdenek Styblik2016-06-091-1/+6