summaryrefslogtreecommitdiff
path: root/lib/ipmi_hpmfwupg.c
Commit message (Expand)AuthorAgeFilesLines
* hpmfwupg: Clean up / refactorAlexander Amelkin2020-10-011-0/+17
* Finalize refactoring of string comparisonsAlexander Amelkin2020-06-101-19/+19
* hpm: use portable __max() in hpmfwupgJohn Levon2020-05-181-2/+3
* hpmfwupg: move variable definition to .c fileVaclav Dolezal2020-02-131-0/+2
* intf: Add missing function declarationsAlexander Amelkin2019-08-291-4/+0
* hpm: Adhere to centralized exitingJosef Moellers2019-01-241-7/+10
* hpm: Minor refactoringJosef Moellers2019-01-241-7/+3
* hpm: Fix resource leakJosef Moellers2019-01-241-0/+1
* cleanup all unused-parameter warningsPatrick Venture2018-11-231-5/+4
* Refactoring: optimize pointer checksAlexander Amelkin2018-08-211-22/+22
* Refactoring: get rid of superfluous comparisonsAlexander Amelkin2018-08-211-7/+7
* general: Fix several misspellingsThorsten Horstmann2018-08-061-9/+9
* Refactoring. Remove useless feature test macros.Alexander Amelkin2018-07-251-4/+0
* ID:335 - Check return value of fseek(), prevent segfaultZdenek Styblik2016-06-091-1/+6
* Revert "ID:335 - Check return value of fseek(), prevent segfault"Zdenek Styblik2016-06-091-6/+1
* ID:335 - Check return value of fseek(), prevent segfaultZdenek Styblik2016-06-091-1/+6
* Fix implicit declarations of functions 'HpmfwupgPreUpgradeCheck' and 'ipmi_in...Dennis Schridde2016-04-111-0/+8
* ID:355 - Remove declared, but not used variablesZdenek Styblik2016-03-141-11/+0
* ID:355 - Add macros and #include and reduce number of warningsZdenek Styblik2016-03-131-0/+6
* ID:417 - Fix some typosZdenek Styblik2016-02-271-3/+3
* ID:382 - Fix memcpy() params in HpmFwupgActionUploadFirmware()Zdenek Styblik2015-07-271-1/+1
* ID:319 - Interface safe re-openZdenek Styblik2015-03-111-7/+4
* ID:355 - Fix compiler warningsZdenek Styblik2015-01-171-2/+0
* ID: 329 hpm.1 upgrade fixesJim Mankovich2014-08-111-3/+7
* ID: 305 - HPM.1 deferred activation support fixupZdenek Styblik2014-05-251-7/+12
* ID:302 - HPM.2 long message supportZdenek Styblik2014-04-081-35/+15
* Move all files one level up in the file hierarcy, to avoid the useless ipmito...Petter Reinholdtsen2014-02-051-0/+2644