summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc, ci: Fix an error in package name for Windowsbugfix/windows-workflow-dos2unixAlexander 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
* 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
* configure: Drop requirement for curses et. al libsAlexander Amelkin2019-12-052-8/+2
* configure: remove some duplicate codeAlexander Amelkin2019-12-051-10/+4
* doc: Update INSTALL to fix installation errorsAlexander Amelkin2019-11-291-1/+1
* ipmi_dcmi: fix typo in nm_policy_options initialization.Pavel Kiryukhin2019-11-271-1/+1
* Docs: Add info on packages to install on Ubuntu 16.04John L. Villalovos2019-11-151-0/+6
* 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
* doc: Update man page regarding `user set password`G Dutton2019-09-031-6/+11
* user: Cleanup/refactor ipmi_user_password()Alexander Amelkin2019-09-031-26/+41
* user: Improve password length handlingG Dutton2019-09-031-17/+18
* user: Alter "set password" usage informationG Dutton2019-09-031-1/+1
* intf: Add missing function declarationsAlexander Amelkin2019-08-294-14/+3
* doc: fix URL in READMESelivanov Pavel2019-08-291-1/+1
* event: Clean up event sending from a fileAlexander Amelkin2019-07-021-57/+16