summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add a helper args2buf() functionAlexander Amelkin2019-06-102-0/+35
* man: Cleanup the manpage formatting tagsAlexander Amelkin2019-06-041-88/+0
* create_pen_list: only print if values are setVernon Mauery2019-05-291-1/+3
* chassis: Refactor to reduce code duplicationAlexander Amelkin2019-05-281-15/+26
* chassis: Refactor to reduce code duplicationAlexander Amelkin2019-05-281-100/+69
* sdr: Fix segfault on invalid unit typesAlexander Amelkin2019-05-272-26/+78
* vendor: Add YADRO TATLIN Storage Controller IDAlexander Amelkin2019-04-171-0/+1
* exchange-bmc-os-info: Remove dependency on ipmi.serviceCharles Rose2019-04-161-2/+3
* Add mechanism to configure to set the default interfaceVernon Mauery2019-04-163-5/+45
* ci: Update INSTALL to reflect recent changesAlexander Amelkin2019-04-151-8/+24
* ci: Set up matrix builds with Travis CIAlexander Amelkin2019-04-151-8/+33
* Enable Travis build of D-Bus interfaceVernon Mauery2019-04-151-2/+4
* add OpenBMC D-Bus interfaceVernon Mauery2019-04-155-2/+320
* Fix "ipmitool pef {status,info}" not printing final newlineVaclav Dolezal2019-04-011-0/+2
* Remove unused includeAlexander Amelkin2019-03-041-1/+0
* Fix IPMI DCMI message typoGeorge Keishing2019-02-211-4/+4
* open: swap free() calls for free_n()Patrick Venture2019-02-201-28/+7
* open: checking received msg id against expectationPatrick Venture2019-02-201-35/+48
* open: fix whitespacePatrick Venture2019-02-201-179/+190
* Refactor free_n() functionAlexander Amelkin2019-02-201-4/+7
* fru: swap free() calls for free_n()Patrick Venture2019-02-131-117/+49
* fru: Fix write chunk reduction codePatrick Venture2019-02-131-1/+1
* fru: add macro FRU_AREA macrosPatrick Venture2019-02-131-6/+12
* fru: replace magic return codes with macrosPatrick Venture2019-02-131-4/+4
* fru header: add return error codes specific to fruPatrick Venture2019-02-131-0/+5
* fru: fix ipmi_fru_picmg_ext_edit as boolPatrick Venture2019-02-131-4/+6
* fru: use bool with ipmi_fru_oemkontron_editPatrick Venture2019-02-131-10/+12
* fru: change ipmi_fru_query_new_value to return boolPatrick Venture2019-02-131-5/+5
* fru: mark ipmi_fru_query_new_value as staticPatrick Venture2019-02-131-1/+3
* fru: add fru_cc_rq2big helper method for code checksPatrick Venture2019-02-131-11/+10
* fru: cleanup ipmi_fru_upg_ekeyingPatrick Venture2019-02-131-28/+21
* fru: use ipmi_cc defined maros for return codesPatrick Venture2019-02-131-8/+16
* fru: drop extraneous parentheses on negative returnsPatrick Venture2019-02-131-63/+62
* fru: delete unused variable matchInstancePatrick Venture2019-02-131-3/+0
* fru: cleanup ipmi_fru_oemkontron_getPatrick Venture2019-02-131-82/+81
* fru: fixup array bounds checkingPatrick Venture2019-02-132-6/+5
* 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
* sol: Make interface timeout obey the -N optionAlexander Amelkin2018-12-281-3/+0
* helper: add free_n method to handle clearing pointersPatrick Venture2018-12-241-0/+11
* cygwin: imb: Fix build error (wchar_t)Jörg Krause2018-12-071-0/+3
* lanplus: Fix segfault for truncated dcmi responsepjdhpe2018-12-061-2/+2