summaryrefslogtreecommitdiff
path: root/lib/ipmi_sdr.c
Commit message (Expand)AuthorAgeFilesLines
* sdr: Fix modifier unitjason637162021-11-031-1/+1
* Finalize refactoring of string comparisonsAlexander Amelkin2020-06-101-25/+25
* Refactor string comparisonsJiang Junyu2020-06-101-31/+28
* sdr: harden against bad recordsJohn Levon2020-05-261-10/+5
* fru, sdr: Fix id_string buffer overflowsChrostoper Ertl2020-02-041-16/+24
* intf: Add missing function declarationsAlexander Amelkin2019-08-291-4/+0
* sdr: Fix segfault on invalid unit typesAlexander Amelkin2019-05-271-22/+50
* move static objects to source filePatrick Venture2018-11-231-0/+146
* [compiler-warnings-fixes] use correct fall through commentVernon Mauery2018-11-111-3/+3
* [compiler-warnings-fixes] ipmi_sdr.c: remove unused function parametersVernon Mauery2018-11-111-62/+20
* Refactor timestamp handlingAlexander Amelkin2018-11-071-20/+3
* Refactoring: optimize pointer checksAlexander Amelkin2018-08-211-115/+115
* Refactoring: get rid of superfluous comparisonsAlexander Amelkin2018-08-211-8/+8
* general: Fix several misspellingsThorsten Horstmann2018-08-061-5/+5
* Refactoring. Remove useless feature test macros.Alexander Amelkin2018-07-251-1/+0
* sdr: Refactor/optimize code. No functional changes.Alexander Amelkin2018-07-201-43/+18
* ID:472 - Fix The Most recent Addition/Erase datesrinivasa_mareedu2017-04-061-17/+47
* ID:355 - Fix signedness warnings in lib/ipmi_sdr.cZdenek Styblik2016-05-301-2/+2
* ID:400 - Add support for VITA-specific sensor types and events.Dmitry Bazhenov2016-05-171-90/+54
* Fix implicit function declaration of ipmi_intf_get_max_response_data_size in ...Dennis Schridde2016-04-111-0/+4
* ID:427 - Cleanup comment in ipmi_sdr_get_header()Zdenek Styblik2016-03-131-8/+2
* ID:427 - The first two bytes of dumped raw SDR data is wrong.Puwen2016-03-131-1/+9
* ID:355 - Add macros and #include and reduce number of warningsZdenek Styblik2016-03-131-0/+1
* Fix wrong size argument in ipmi_sdr_list_cache_fromfile() - CID#1149056Zdenek Styblik2015-01-201-1/+1
* ID:302 - HPM.2 long message supportZdenek Styblik2014-04-081-1/+12
* Move all files one level up in the file hierarcy, to avoid the useless ipmito...Petter Reinholdtsen2014-02-051-0/+4824