summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into bugfix/280-fix-psu-inactive-offsetbugfix/280-fix-psu-inactive-offsetAlexander Amelkin2021-04-216-40/+46
|\
| * ci: Add support for Ubuntu 20.04Alexander Amelkin2021-04-211-11/+3
| * ci: Fix Ubuntu buildsAlexander Amelkin2021-04-211-0/+1
| * Fix compiler warningAlexander Amelkin2021-04-211-8/+24
| * Fix compiler warningAlexander Amelkin2021-04-212-4/+0
| * Fix compiler warningAlexander Amelkin2021-04-213-17/+18
* | Merge branch 'master' into bugfix/280-fix-psu-inactive-offsetAlexander Amelkin2021-04-1766-297/+116
|\ \ | |/
| * ci: Update for GitHub Actions v2.274.2Bing-Hua Wang2021-04-081-2/+2
| * free: Fix implicit function declarationsBing-Hua Wang2021-04-081-0/+2
| * Use "#pragma once" for headersBing-Hua Wang2021-04-0862-253/+70
| * Remove unneeded execution bits from C source files and a header fileBing-Hua Wang2021-04-083-0/+0
| * Convert line endings to LFBing-Hua Wang2021-04-081-46/+46
* | sel: Fix "power supply inactive" flag offsetAlexander Amelkin2021-04-071-1/+1
|/
* Fixed compiler warning.Shitalkumar Gandhi2021-02-241-2/+2
* RPM support: fixed broken build due to use of headers from kernelGilles Buloz2020-10-221-1/+1
* imbapi: replace __FUNCTION__ to eleminate compiler warningsHeiko Thiery2020-10-041-33/+33
* lanplus: remove unused variableHeiko Thiery2020-10-041-2/+0
* hpmfwupg: Clean up / refactorAlexander Amelkin2020-10-012-19/+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
* configure.ac: add '--location' for curl to follow locationYpnose2020-07-211-1/+1
* configure.ac: replace '-#' by '--progress-bar' with curlYpnose2020-07-211-1/+1
* log: refix 16f937a1: Add missing header changesAlexander Amelkin2020-07-211-2/+1
* Add version info to debug outputAlexander Amelkin2020-07-173-15/+16
* doc, ci: Fix an error in package name for WindowsAlexander Amelkin2020-07-162-2/+2
* doc: Fix a small typo in INSTALLAlexander Amelkin2020-07-061-1/+1
* RPM support: updated spec file changelogGilles Buloz2020-07-041-0/+620
* RPM support: simplified build processGilles Buloz2020-07-046-31/+6
* RPM support: fixed broken RPM buildGilles Buloz2020-07-043-6/+10
* doc: Update INSTALL with Windows infoAlexander Amelkin2020-07-041-0/+16
* ci: Add Windows/cygwin configAlexander Amelkin2020-07-041-0/+40
* doc: Update INSTALL for new CIAlexander Amelkin2020-07-041-9/+29
* ci: Add github workflow, drop travisAlexander Amelkin2020-07-042-37/+82
* Fix compatibility with OpenBSD and macOSAlexander Amelkin2020-07-042-7/+6
* dist: Fix dependencies and cleanupAlexander Amelkin2020-06-302-4/+11
* dist: Add missing ipmi_time.h header to packagingAlexander Amelkin2020-06-301-1/+2
* configure: Fix compatibility with non-bash systemsAlexander Amelkin2020-06-161-6/+5
* Finalize refactoring of string comparisonsAlexander Amelkin2020-06-1033-502/+518
* channel: Refactor set_user_access option processingAlexander Amelkin2020-06-103-29/+62
* Refactor string comparisonsJiang Junyu2020-06-1034-570/+563
* sel: Fix OEM record definition exampleAlexander Amelkin2020-06-051-1/+1
* 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-132-1/+3
* 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