summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lan: channel: Fix set alert on/offAlexander Amelkin2023-01-121-3/+3
* Do not require the IANA PEN registry fileVincent Fazio2023-01-112-18/+6
* delloem: Fix the unalign bug in arm64SliderLu2023-01-091-26/+2
* fru print: Add area checksum verificationAlexander Amelkin2022-12-211-0/+62
* fru: Add decoder for multirec system mgmt recordsAlexander Amelkin2022-12-062-18/+125
* sel: Fix the deasserted thresholds inequalityAndy Clegg2022-08-051-1/+13
* chassis restart_cause: Add new causesAlexander Amelkin2022-03-092-36/+21
* sel: Remove redundant "Reserve SEL"Bing-Hua Wang2022-02-071-20/+0
* sdr: Fix modifier unitjason637162021-11-031-1/+1
* helper: Fix stderr file descriptorJosef Möllers2021-06-221-1/+1
* Use /run instead of /var/runThomas Renninger2021-06-221-1/+1
* oem: Update product IDs for YADROAlexander Amelkin2021-06-181-2/+3
* lan: Add processing of get/set specific CCsAlexander Amelkin2021-06-151-13/+32
* lan: Refactor pointer styleAlexander Amelkin2021-06-151-46/+46
* ekanalyzer: Fix internal use area off-by-one bugAlexander Amelkin2021-05-211-0/+2
* ekanalyzer frushow: Fix internal area size calcAlexander Amelkin2021-05-211-6/+42
* Remove unneeded execution bits from C source files and a header fileBing-Hua Wang2021-04-082-0/+0
* Fixed compiler warning.Shitalkumar Gandhi2021-02-241-2/+2
* hpmfwupg: Clean up / refactorAlexander Amelkin2020-10-011-0/+17
* fru: Fix crashes on 6-bit ASCII stringsAlexander Amelkin2020-09-161-2/+2
* Refix 6e037d6bfbbb93b349c8ca331ebde03a837f76bfAlexander Amelkin2020-08-073-9/+16
* oem: Add product ID for YADRO VEGMANAlexander Amelkin2020-07-231-0/+1
* Add version info to debug outputAlexander Amelkin2020-07-173-15/+16
* dist: Fix dependencies and cleanupAlexander Amelkin2020-06-301-2/+1
* Finalize refactoring of string comparisonsAlexander Amelkin2020-06-1028-475/+494
* channel: Refactor set_user_access option processingAlexander Amelkin2020-06-102-29/+61
* Refactor string comparisonsJiang Junyu2020-06-1029-534/+527
* sdr: harden against bad recordsJohn Levon2020-05-261-10/+5
* fru: fix memory leak in ipmi_spd_print_fruVaclav Dolezal2020-05-251-16/+16
* ipmi_sel_set_time: fix strptime() return checkPavel Kiryukhin2020-05-221-1/+1
* hpm: use portable __max() in hpmfwupgJohn Levon2020-05-181-2/+3
* hpmfwupg: move variable definition to .c fileVaclav Dolezal2020-02-131-0/+2
* sel: time: fix null pointer dereference in setPavel Kiryukhin2020-02-121-1/+3
* fru, sdr: Fix id_string buffer overflowsChrostoper Ertl2020-02-042-17/+25
* lanp: Fix buffer overflows in get_lan_param_selectChrostoper Ertl2020-02-041-7/+7
* channel: Fix buffer overflowChrostoper Ertl2020-02-041-1/+4
* session: Fix buffer overflow in ipmi_get_session_infoChrostoper Ertl2020-02-041-4/+8
* fru: Fix buffer overflow in ipmi_spd_print_fruChrostoper Ertl2020-02-041-1/+8
* fru: Fix buffer overflow vulnerabilitiesChrostoper Ertl2020-02-041-2/+31
* chassis: bootmbox: Refix 62a04390Ivan Mikhaylov2020-01-231-1/+2
* ipmi_dcmi: fix typo in nm_policy_options initialization.Pavel Kiryukhin2019-11-271-1/+1
* chassis: Refactor to get rid of strncmp()Alexander Amelkin2019-11-121-53/+76
* chassis: Refactor main for centralized exitingAlexander Amelkin2019-11-121-6/+8
* chassis: bootdev: Refactor moreAlexander Amelkin2019-11-121-17/+27
* chassis: bootdev: Refactor to reduce nestingAlexander Amelkin2019-11-121-188/+205
* chassis: bootdev: Fix help message and its formattingAlexander Amelkin2019-11-121-5/+7
* chassis: bootparam/bootdev: Refactor for less magicAlexander Amelkin2019-11-121-82/+335
* oem: supermicro: Add product codes from IPMICFGAlexander Amelkin2019-11-061-1/+657
* lan: Refix 6e2b688e. Fix vlan range checking.Alexander Amelkin2019-09-051-2/+2
* user: Cleanup/refactor ipmi_user_password()Alexander Amelkin2019-09-031-26/+41