summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* lan: channel: Fix set alert on/offAlexander Amelkin2023-01-121-2/+8
* Do not require the IANA PEN registry fileVincent Fazio2023-01-111-1/+1
* delloem: Fix the unalign bug in arm64SliderLu2023-01-091-4/+0
* fru: Add decoder for multirec system mgmt recordsAlexander Amelkin2022-12-062-0/+55
* Cast type before the left shiftTom Tung2022-08-281-3/+3
* chassis restart_cause: Add new causesAlexander Amelkin2022-03-091-0/+1
* Refactor bridging level detection to dedicated functionPatrick Huesmann2021-09-151-0/+1
* ipmi_mc: Fix the IPM_DEV_FWREV1_MAJOR_MASKLei YU2021-07-141-1/+1
* sel: Fix "power supply inactive" flag offsetAlexander Amelkin2021-04-271-1/+1
* Use "#pragma once" for headersBing-Hua Wang2021-04-0846-186/+52
* Remove unneeded execution bits from C source files and a header fileBing-Hua Wang2021-04-081-0/+0
* Convert line endings to LFBing-Hua Wang2021-04-081-46/+46
* hpmfwupg: Clean up / refactorAlexander Amelkin2020-10-011-19/+0
* log: refix 16f937a1: Add missing header changesAlexander Amelkin2020-07-211-2/+1
* dist: Add missing ipmi_time.h header to packagingAlexander Amelkin2020-06-301-1/+2
* channel: Refactor set_user_access option processingAlexander Amelkin2020-06-101-0/+1
* hpmfwupg: move variable definition to .c fileVaclav Dolezal2020-02-131-1/+1
* intf: Add missing function declarationsAlexander Amelkin2019-08-291-0/+3
* event: Clean up the event sending codeAlexander Amelkin2019-07-021-0/+27
* event: Fix event submission via SSIFAlexander Amelkin2019-07-021-1/+24
* mc: Fix reporting of manufacturers > 64KAlexander Amelkin2019-06-181-4/+8
* Load IANA PEN registry from a fileAlexander Amelkin2019-06-181-1/+3
* oem: name change from Newisys to Viking Enterprise Solutionsdan mcgee2019-06-112-2/+2
* Add support for command-specific completion codesAlexander Amelkin2019-06-101-0/+4
* Add a helper htoipmi24() functionAlexander Amelkin2019-06-101-0/+7
* Add a helper args2buf() functionAlexander Amelkin2019-06-101-0/+3
* sdr: Fix segfault on invalid unit typesAlexander Amelkin2019-05-271-4/+28
* Refactor free_n() functionAlexander Amelkin2019-02-201-4/+7
* fru header: add return error codes specific to fruPatrick Venture2019-02-131-0/+5
* fru: fixup array bounds checkingPatrick Venture2019-02-131-0/+2
* helper: add free_n method to handle clearing pointersPatrick Venture2018-12-241-0/+11
* Move led color static array to source fileAlexander Amelkin2018-11-231-12/+1
* move static objects to source filePatrick Venture2018-11-235-473/+0
* cleanup all unused-parameter warningsPatrick Venture2018-11-232-10/+9
* use __UNUSED__ macro instead of gcc specific attributePatrick Venture2018-11-235-18/+18
* implement __UNUSED__ macro for marking unusedPatrick Venture2018-11-231-0/+6
* fru: Fix processing of unspecified board mfg. dateAlexander Amelkin2018-11-161-1/+14
* [compiler-warnings-fixes] ipmi_sdr.c: remove unused function parametersVernon Mauery2018-11-111-14/+7
* lan: Fix processing disabled VLANAlexander Amelkin2018-11-111-0/+7
* Fix strftime() non-literal argument warningAlexander Amelkin2018-11-071-2/+4
* Refactor timestamp handlingAlexander Amelkin2018-11-073-2/+95
* lanplus: RefactoringAlexander Amelkin2018-11-012-11/+16
* lanplus: Auto-select 'best' cipher suite availableVernon Mauery2018-11-012-2/+84
* strings: Refix 329ebdff: Enlarge data typeAlexander Amelkin2018-08-211-1/+1
* mc: guid: Implement encoding autodetectionAlexander Amelkin2018-08-211-8/+47
* mc: guid: Fix timestamp decodingAlexander Amelkin2018-08-211-0/+19
* mc: guid: Add support for non-standard encodingsAlexander Amelkin2018-08-211-9/+44
* mc: guid: Fix byte ordering to follow IPMI specAlexander Amelkin2018-08-211-5/+10
* Refactoring. Improve code reuse ratio.Alexander Amelkin2018-08-142-2/+3
* general: Fix several misspellingsThorsten Horstmann2018-08-064-6/+6