summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ID:509 - Fix nm policy rangebugfix/509Alexander Amelkin2018-04-061-19/+39
* dcmi: RefactorAlexander Amelkin2018-04-051-440/+498
* ID:508 - Refix 6d9c540: Forgotten changesAlexander Amelkin2018-04-051-41/+84
* ID:508 - Fix segfaults in dcmi command handlersAlexander Amelkin2018-04-031-35/+41
* vendor: Add YADRO VESNIN identificationAlexander Amelkin2018-03-302-1/+11
* ID:491 - Fetch vendor IDs from IANAAlexander Amelkin2018-03-303-57/+85
* ID:472 - Fix The Most recent Addition/Erase datesrinivasa_mareedu2017-04-061-17/+47
* ID:480 - Call EVP_CIPHER_CTX_free() instead of EVP_CIPHER_CTX_cleanup()Holger Liebig2017-04-041-21/+23
* ID:480 - ipmitool coredumps in EVP_CIPHER_CTX_initZdenek Styblik2017-03-261-4/+10
* Make git revision more descriptiveAlexander Amelkin2017-03-192-2/+12
* ID:477 - fru: Fix decoding of non-text data in get_fru_area_str()Alexander Amelkin2017-02-081-16/+16
* ID:479 - ekanalyzer: fix processing of custom mfg. fieldsAlexander Amelkin2017-02-081-2/+17
* ID:478 - ekanalyzer: Fixed decoding of FRU fieldsAlexander Amelkin2017-02-022-23/+28
* Add some more configure/build/editor byproducts to .gitignoreAlexander Amelkin2017-02-021-0/+18
* Add git hash and dirty mark to ipmitool versionAlexander Amelkin2017-02-021-1/+2
* Prevent autoreconf from complaining about missing NEWSAlexander Amelkin2017-01-311-1/+1
* Add bootstrap support for MacSergey Kleymenov2017-01-311-1/+9
* ID:474 - Compile fix on nonlinux systemsLeonid Nevecherya2017-01-211-1/+5
* ID:461 - Make compiler happier about changes related to OpenSSL 1.1Zdenek Styblik2017-01-151-2/+2
* Merge commit 'b57487e360916ab3eaa50aa6d021c73b6337a4a0'Zdenek Styblik2017-01-151-14/+14
|\
| * ID:461 - OpenSSL 1.1 compatibility - "error: storage size of 'ctx' isn't known"Dennis Schridde2016-11-301-14/+14
* | Merge branch 'master' of ssh://git.code.sourceforge.net/u/spruckb/ipmitoolBjoern Spruck2016-11-020-0/+0
|\ \
| * | fix typoBjoern Spruck2016-09-061-2/+2
* | | fix typoBjoern Spruck2016-11-021-2/+2
| |/ |/|
* | Merge /u/spruckb/ipmitool/ branch master into masterZdenek Styblik2016-10-083-9/+5
|\ \ | |/
| * replaced/removed defines which are already present in ipmi_picmg.hBjoern Spruck2016-09-011-8/+3
| * added microTCA major versionBjoern Spruck2016-09-011-0/+1
| * fix typoBjoern Spruck2016-09-011-1/+1
* | Release Version 1.8.18IPMITOOL_1_8_18Zdenek Styblik2016-10-082-1/+65
* | ID:465 - Supermicro memory ecc Modify the memory ecc error display of SEL for...kcl@supermicro.com.tw2016-10-062-18/+92
* | ID: 464 - ipmievd crash fix in log_eventMarcin Bernatowicz2016-09-241-1/+1
* | ID:463 - Removal of Nokia Siemens NetworksMikko Piironen2016-09-241-1/+1
|/
* ID:456 - Unable to disable the VLAN ID using ipmitoolB BALAJI SINGH2016-08-311-2/+17
* ID: 459 - Fix reading FRU on Artesyn (Emerson) shelf manager, MF105.Dmitry Rakhchev2016-08-281-2/+2
* ID: 38 - Protocol violating SOL retries when talking to SIMSO-HTCZdenek Styblik2016-08-211-0/+5
* ID:457 - Display User ID enable/disable statusZdenek Styblik2016-08-213-1/+11
* ID:454 - Add support for PICMG 3.1 R2.0 Link Types and Link Classes.Dan Gora2016-08-212-50/+68
* ID:375 - Add lan6 subcommand to handle IPv6 LAN parametersDmitry Rakhchev2016-08-218-2/+2069
* ID:261 - Fix err. output consistency for % ipmitool chassis INV_PARAM;Zdenek Styblik2016-07-311-1/+1
* Fix missing `goto out_free;` when ipmi_parse_hex() returns (-1)Zdenek Styblik2016-07-311-1/+2
* Add mac2str() and str2mac() to print/parse MAC addressDmitry Rakhchev2016-07-316-102/+78
* Export find_lan_channel() as globalDmitry Rakhchev2016-07-312-1/+3
* Rewrite code with the notion that Kg is binary data, not stringDmitry Rakhchev2016-07-313-85/+24
* Moved ipmi_parse_hex() to helper.cDmitry Rakhchev2016-07-313-53/+102
* Fix warning for buf2str argumentDmitry Rakhchev2016-07-311-1/+1
* Extend buf2str to allow separatorDmitry Rakhchev2016-07-312-13/+58
* ID:452 - Add PICMG extension 5.x for PICMG extension checkBjoern Spruck2016-07-311-2/+4
* ID:451 - Modify the memory ecc error display of SEL for new supermicro mother...KC Li2016-07-312-0/+45
* ID:449 - ipmitool close console session for sol deactivate commandMamatha Inamdar2016-06-291-7/+3
* ID:230 - check return value of malloc() in lib/ipmi_ekanalyzer.cZdenek Styblik2016-06-111-5/+20