summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/add-github-pagesfeature/add-github-pagesAlexander Amelkin2020-05-1312-52/+96
|\
| * 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: Rename 'doc' dir to 'man'Alexander Amelkin2019-12-049-11/+11
|/
* 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
* event: Clean up the event sending codeAlexander Amelkin2019-07-022-37/+65
* event: Fix event submission via SSIFAlexander Amelkin2019-07-023-19/+84
* make: Use DESTDIR to install IANA PEN databaseAndrey Kosteltsev2019-07-021-2/+2
* lanplus: Fix embedded bridged responses handlingDawid Frycki2019-07-011-6/+3
* Update .gitignoreAlexander Amelkin2019-06-251-0/+4
* mc: Fix reporting of manufacturers > 64KAlexander Amelkin2019-06-182-11/+15
* Add installation of enterprise-numbers databaseAlexander Amelkin2019-06-182-1/+46
* Update documentation in regard to IANA PEN registryAlexander Amelkin2019-06-184-1/+26
* Use configurable path to IANA PEN registryAlexander Amelkin2019-06-182-6/+42
* Load IANA PEN registry from a fileAlexander Amelkin2019-06-186-96/+358
* dbus: Replace obsolete INCLUDES with AM_CPPFLAGSAlexander Amelkin2019-06-131-1/+1
* oem: name change from Newisys to Viking Enterprise Solutionsdan mcgee2019-06-113-10/+10
* Fix default interface to behave as it did beforeVernon Mauery2019-06-101-2/+2
* man: Add documentation for chassis bootmboxAlexander Amelkin2019-06-101-0/+28
* man: Update the chassis bootparam sectionAlexander Amelkin2019-06-101-13/+43
* chassis: Add boot initiator mailbox supportAlexander Amelkin2019-06-101-37/+472
* chassis: Use command-specific completion code parserAlexander Amelkin2019-06-101-5/+28
* Add support for command-specific completion codesAlexander Amelkin2019-06-102-12/+61
* Add a helper htoipmi24() functionAlexander Amelkin2019-06-101-0/+7