Commit Graph

  • 64727f59c4
    lanplus: Cleanup. Refix 6dec83ff, fix be2c0c4b Alexander Amelkin 2018-11-29 13:10:53 +03:00
  • 5183b2c288 Move led color static array to source file Alexander Amelkin 2018-11-23 16:33:07 +03:00
  • 83fee27624 drop unused static arrays Patrick Venture 2018-11-22 16:38:58 -08:00
  • 3e0ecc5edc move static objects to source file Patrick Venture 2018-11-22 15:40:24 -08:00
  • 8ea6094118 cleanup all unused-parameter warnings Patrick Venture 2018-11-14 08:37:45 -08:00
  • d6d9c85139 use __UNUSED__ macro instead of gcc specific attribute Patrick Venture 2018-11-20 09:11:36 -08:00
  • 9a55136bfb implement __UNUSED__ macro for marking unused Patrick Venture 2018-11-20 09:14:48 -08:00
  • 4ac93853a6 Add .dirstamp to .gitignore Patrick Venture 2018-11-20 09:17:11 -08:00
  • 6bed638c24
    Unfinished: Attempt to fix endianness for interfaces bugfix/26 Alexander Amelkin 2018-07-30 15:42:23 +03:00
  • a4c1040420
    fru: Fix processing of unspecified board mfg. date Alexander Amelkin 2018-11-16 22:21:14 +03:00
  • 576d4855d9 [compiler-warnings-fixes] use correct fall through comment Vernon Mauery 2018-10-31 13:38:03 -07:00
  • f2780c5d86 [compiler-warnings-fixes] ipmi_start_daemon: check return values Vernon Mauery 2018-10-31 13:38:03 -07:00
  • dc9b4ebfc9 [compiler-warnings-fixes] ipmi_sdr.c: remove unused function parameters Vernon Mauery 2018-10-31 13:38:03 -07:00
  • 6e2b688e24
    lan: Fix processing disabled VLAN Alexander Amelkin 2018-11-11 11:57:12 +03:00
  • 6c3d4b56c9
    Make ipmitool respect system locale settings Alexander Amelkin 2018-11-06 20:43:09 +03:00
  • 4f05b95f6c
    Fix strftime() non-literal argument warning Alexander Amelkin 2018-09-14 14:24:35 +03:00
  • f0d5c17ea7
    Refactor timestamp handling Alexander Amelkin 2018-07-26 19:40:44 +03:00
  • a4ac8ce4ab
    doc: Update manpage with new contact info Alexander Amelkin 2018-06-21 20:15:49 +03:00
  • 65a2c548d8 lanplus: Refactoring Alexander Amelkin 2018-11-01 19:25:51 +03:00
  • 1283382e82 lanplus: Fix -C option processing Alexander Amelkin 2018-11-01 18:10:47 +03:00
  • 7772254b62 lanplus: Auto-select 'best' cipher suite available Vernon Mauery 2018-04-09 12:28:57 -07:00
  • a8862d7508 lanplus: Fix compile with deprecated APIs disabled. Rosen Penev 2018-08-21 19:29:07 -07:00
  • 081bde8e1b
    doc: Update home page links Alexander Amelkin 2018-10-01 18:10:44 +03:00
  • 9e05c0b120
    doc: Update formatting of ipmitool man page Alexander Amelkin 2018-10-01 17:57:28 +03:00
  • 6f336d04f1 sensor: Refactor ipmi_sensor_print_fc_threshold() eyjhbb@gmail.com 2018-09-24 15:41:00 +02:00
  • 9d49a6edfe sensor: Add support for csv output eyjhbb@gmail.com 2018-09-22 13:48:50 +02:00
  • c70665c3d1 plugins: open: Properly enable event receiver (#35) BenjaminFair 2018-09-09 04:48:58 -07:00
  • 2ed677c388
    lan: Refactoring: Remove unused function Alexander Amelkin 2018-08-21 18:32:35 +03:00
  • 03d2b53c97
    strings: Refix 329ebdff: Enlarge data type Alexander Amelkin 2018-08-21 18:18:07 +03:00
  • 4c155320be
    general: Get rid of some unused parameter warnings Alexander Amelkin 2018-08-21 18:08:44 +03:00
  • 40d52b5fa1
    mc: guid: Implement encoding autodetection Alexander Amelkin 2018-08-06 12:34:18 +03:00
  • 0b6abe8cd9
    mc: guid: Fix timestamp decoding Alexander Amelkin 2018-08-01 23:03:55 +03:00
  • f43a78bfc3
    mc: guid: Add support for non-standard encodings Alexander Amelkin 2018-08-01 16:34:04 +03:00
  • b44ec2fb65
    mc: guid: Fix byte ordering to follow IPMI spec Alexander Amelkin 2018-07-30 16:08:47 +03:00
  • e9716e216d
    Refactoring: optimize pointer checks Alexander Amelkin 2018-08-21 17:16:19 +03:00
  • f3ef88724f
    imb: Refactoring: remove duplicate code Alexander Amelkin 2018-08-20 13:37:35 +03:00
  • 9ecfb762bd
    Refactoring: get rid of superfluous comparisons Alexander Amelkin 2018-08-15 13:16:37 +03:00
  • bb1a4cc805
    Refactoring. Improve code reuse ratio. Alexander Amelkin 2018-08-14 16:41:52 +03:00
  • 232773d171 general: Fix several misspellings Thorsten Horstmann 2018-08-06 14:59:06 +02:00
  • a8f3413dc2
    mc: Fix compiler warnings Alexander Amelkin 2018-08-02 00:48:32 +03:00
  • 29e7d26edb
    general: Add array_byteswap() to helper Alexander Amelkin 2018-08-01 15:56:42 +03:00
  • 7747d86cc4
    lanplus: Make byteswapping generic Alexander Amelkin 2018-08-01 11:33:44 +03:00
  • 5491b12596
    refix 249e0929: Fix byteswapping helpers Alexander Amelkin 2018-08-01 10:45:22 +03:00
  • 3db2bf6c4b
    framework: Update .gitignore Alexander Amelkin 2018-07-31 12:11:47 +03:00
  • 5a684b54ed
    framework: Switch to C11 standard with GNU extensions Alexander Amelkin 2018-07-31 12:09:31 +03:00
  • 6d6411d2fc framework: ci: Add support for Travis CI Alexander Amelkin 2018-07-29 00:34:04 +03:00
  • 5c033c06ab oem: Add basic support for Quanta qctbmc 2018-07-10 11:21:55 +08:00
  • 72b4b25b05
    intf: Refactoring. Remove unused sendrsp() Alexander Amelkin 2018-07-27 17:22:31 +03:00
  • 3aade24297
    dummy: Add default dummy socket Alexander Amelkin 2018-07-27 16:34:08 +03:00
  • 329ebdff84
    mc: Fix manufacturer ID masking Alexander Amelkin 2018-07-26 19:54:57 +03:00
  • 6ee52071dd
    Refactoring. Remove useless feature test macros. Alexander Amelkin 2018-07-25 15:58:00 +03:00
  • 249e092967
    general: Make byteswapping arch-independent Alexander Amelkin 2018-07-20 19:41:44 +03:00
  • b3d258b234
    sel: Minor refactoring Alexander Amelkin 2018-07-20 19:11:04 +03:00
  • 928716244d
    sdr: Refactor/optimize code. No functional changes. Alexander Amelkin 2018-07-20 14:09:56 +03:00
  • 2de8a5e1a9
    mc: Refix 861ffb4 Alexander Amelkin 2018-07-20 14:23:14 +03:00
  • 861ffb4680 Add an option to display all dates in UTC Nagaraju Goruganti 2018-07-17 07:55:21 -05:00
  • 0310208383
    mc: Code refactor to reduce copy-paste ratio Alexander Amelkin 2018-06-17 13:34:56 +03:00
  • e8e94d8976
    mc: watchdog set: Refactor to reduce complexity Alexander Amelkin 2018-06-17 12:38:05 +03:00
  • e49a20eece
    mc: watchdog set: Fix intr setting Alexander Amelkin 2018-06-17 12:13:35 +03:00
  • 6c00d448d5
    mc: watchdog get: Update to match IPMI 2.0 spec Alexander Amelkin 2018-06-17 01:09:58 +03:00
  • 2a78ff2482
    mc: watchdog: Add set command Alexander Amelkin 2018-06-16 20:11:07 +03:00
  • 27f2f00dc6
    framework: Make git ignore cscope.out Alexander Amelkin 2018-06-13 19:05:01 +03:00
  • f222df3081 plugins/open: Fix for interrupted select William A. Kennington III 2018-06-15 14:47:12 -07:00
  • 8c0e76c21a
    nm: Fix policy range (#12) Alexander Amelkin 2018-05-30 19:08:26 +03:00
  • 432f06db3f
    Replace user_id masks with a macro (#8) Alexander Amelkin 2018-05-30 18:57:20 +03:00
  • 564aef2aff fru: internaluse: Fix segmentation fault (#9) Hnan-Ting Lo 2018-05-30 23:31:24 +08:00
  • ef7564a7ac
    Re-apply commit 58d510f90feb Thomas Abraham 2018-05-07 15:26:43 -04:00
  • 724f7329a3
    dcmi: Refactor Alexander Amelkin 2018-04-05 21:08:22 +03:00
  • f498e3e296
    ID:508 - Refix 6d9c540: Forgotten changes Alexander Amelkin 2018-04-05 20:09:25 +03:00
  • 6d9c540f6b
    ID:508 - Fix segfaults in dcmi command handlers Alexander Amelkin 2018-04-03 19:46:35 +03:00
  • 60723084e6
    vendor: Add YADRO VESNIN identification Alexander Amelkin 2018-03-30 12:45:03 +03:00
  • 9d41136c9b
    ID:491 - Fetch vendor IDs from IANA Alexander Amelkin 2018-03-30 02:05:16 +03:00
  • ecb4cfbff8 ID:472 - Fix The Most recent Addition/Erase date srinivasa_mareedu 2017-01-23 16:41:09 +05:30
  • 1664902525 ID:480 - Call EVP_CIPHER_CTX_free() instead of EVP_CIPHER_CTX_cleanup() Holger Liebig 2017-04-04 20:43:05 +02:00
  • f004b4b719 ID:480 - ipmitool coredumps in EVP_CIPHER_CTX_init Zdenek Styblik 2017-03-12 14:00:35 +01:00
  • ba01dc84b4 Make git revision more descriptive Alexander Amelkin 2017-02-07 14:06:47 +03:00
  • 497f7767cd ID:477 - fru: Fix decoding of non-text data in get_fru_area_str() Alexander Amelkin 2017-02-02 15:25:44 +03:00
  • 7b0302cef5 ID:479 - ekanalyzer: fix processing of custom mfg. fields Alexander Amelkin 2017-01-24 14:09:57 +03:00
  • 840f573083 ID:478 - ekanalyzer: Fixed decoding of FRU fields Alexander Amelkin 2017-01-23 12:47:35 +03:00
  • 41fa699ae9 Add some more configure/build/editor byproducts to .gitignore Alexander Amelkin 2015-08-11 02:28:19 +03:00
  • b35a634908 Add git hash and dirty mark to ipmitool version Alexander Amelkin 2015-08-11 02:52:33 +03:00
  • bc7d23761d Prevent autoreconf from complaining about missing NEWS Alexander Amelkin 2015-08-11 02:26:32 +03:00
  • e45dc6234b Add bootstrap support for Mac Sergey Kleymenov 2015-03-19 08:31:53 +03:00
  • 5db314f694 ID:474 - Compile fix on nonlinux systems Leonid Nevecherya 2017-01-17 11:00:37 +03:00
  • 77fe563503 ID:461 - Make compiler happier about changes related to OpenSSL 1.1 Zdenek Styblik 2017-01-15 15:11:25 +01:00
  • 7b102293e8 Merge commit 'b57487e360916ab3eaa50aa6d021c73b6337a4a0' Zdenek Styblik 2017-01-15 15:01:38 +01:00
  • b57487e360 ID:461 - OpenSSL 1.1 compatibility - "error: storage size of 'ctx' isn't known" Dennis Schridde 2016-11-30 17:33:00 +01:00
  • 80345ac56a Merge branch 'master' of ssh://git.code.sourceforge.net/u/spruckb/ipmitool Bjoern Spruck 2016-11-02 10:33:09 +01:00
  • 0ea110a247 fix typo Bjoern Spruck 2016-09-06 16:31:11 +02:00
  • 076ffb5650 Merge /u/spruckb/ipmitool/ branch master into master Zdenek Styblik 2016-10-08 08:28:15 +00:00
  • b5ce925744 Release Version 1.8.18 IPMITOOL_1_8_18 Zdenek Styblik 2016-10-08 10:17:55 +02:00
  • 1487681b8c ID:465 - Supermicro memory ecc Modify the memory ecc error display of SEL for new supermicro boards. kcl@supermicro.com.tw 2016-10-05 16:09:55 +08:00
  • 75a79e164d ID: 464 - ipmievd crash fix in log_event Marcin Bernatowicz 2016-09-16 10:20:14 +02:00
  • 2d4762d573 ID:463 - Removal of Nokia Siemens Networks Mikko Piironen 2016-09-12 15:18:47 +03:00
  • 2cc196d518 fix typo Bjoern Spruck 2016-09-06 16:31:11 +02:00
  • 89cffb984b replaced/removed defines which are already present in ipmi_picmg.h Bjoern Spruck 2016-09-01 11:27:38 +02:00
  • 3f7e82a6b4 added microTCA major version Bjoern Spruck 2016-09-01 11:27:10 +02:00
  • c6cd49ea37 fix typo Bjoern Spruck 2016-09-01 11:26:44 +02:00
  • 052655cd91 ID:456 - Unable to disable the VLAN ID using ipmitool B BALAJI SINGH 2016-08-30 03:05:46 -04:00
  • fa2c1550b9 ID: 459 - Fix reading FRU on Artesyn (Emerson) shelf manager, MF105. Dmitry Rakhchev 2016-08-26 23:08:16 +03:00