Johnathan Mantey Howitzer105mm
  • Joined on 2023年10月25日
Howitzer105mm pushed to master at Howitzer105mm/ipmitool 2024年09月17日 20:47:57 +02:00
202f7427e0 sdr: Refix 6e037d6bfb (#41)
eb1df8d6a6 Fix all typos (#33)
bf774149ae fru: Fix a typo causing compilation to fail (#37)
Compare 3 commits »
774bfd4b74 Allow Sensor Data records to use 6-bit ASCII encoding
202f7427e0 sdr: Refix 6e037d6bfb (#41)
Compare 2 commits »
Howitzer105mm commented on pull request IPMITool/ipmitool#14 2024年09月09日 18:24:30 +02:00
Allow Sensor Data records to use 6-bit ASCII encoding

Alexander.... I finally understood the gist of your comments. I believe this commit addresses the suggested course of action.

47ece3188a Merge branch 'master' into feature/9023b5b-allow-6-bit-encoded-sdr-strings
eb1df8d6a6 Fix all typos (#33)
bf774149ae fru: Fix a typo causing compilation to fail (#37)
Compare 3 commits »
a94053169e Allow Sensor Data records to use 6-bit ASCII encoding
d1d91d298d Allow Sensor Data records to use 6-bit ASCII encoding
22f49374b2 Allow Sensor Data records to use 6-bit ASCII encoding
a23d43b689 Fix all typos (#33)
3dc88ae602 Fix ipmi_fru.c typo causing compiles to fail
Compare 4 commits »
Howitzer105mm pushed to master at Howitzer105mm/ipmitool 2024年09月04日 16:00:22 +02:00
a23d43b689 Fix all typos (#33)
b569a78eac Merge branch 'master' into feature/9023b5b-allow-6-bit-encoded-sdr-strings
eb1df8d6a6 Fix all typos (#33)
bf774149ae fru: Fix a typo causing compilation to fail (#37)
b67f400825 chassis: Partial revert of 6e037d6bfb (#19)
Compare 4 commits »
Howitzer105mm created pull request IPMITool/ipmitool#37 2024年06月24日 21:05:55 +02:00
Fix ipmi_fru.c typo causing compiles to fail
Howitzer105mm pushed to bugfix/eliminate-typo-breaking-compile at Howitzer105mm/ipmitool 2024年06月24日 21:04:36 +02:00
Howitzer105mm created branch bugfix/eliminate-typo-breaking-compile in Howitzer105mm/ipmitool 2024年06月24日 21:04:36 +02:00
Howitzer105mm pushed to master at Howitzer105mm/ipmitool 2024年06月24日 21:01:29 +02:00
3dc88ae602 Fix ipmi_fru.c typo causing compiles to fail
Howitzer105mm pushed to master at Howitzer105mm/ipmitool 2024年06月24日 20:31:12 +02:00
b67f400825 chassis: Partial revert of 6e037d6bfb (#19)
0a57b7040d Allow Sensor Data records to use 6-bit ASCII encoding
be5cb2de67 Allow Sensor Data records to use 6-bit ASCII encoding
Compare 2 commits »
Howitzer105mm pushed to master at Howitzer105mm/ipmitool 2024年06月24日 19:51:54 +02:00
81c0c4c320 doc: fix a small typo in print_user_usage
dce3ecb36d man: Remove duplicate description for -b and -B
1d87bc8f7d imb: refix structure packing
e3c53a1b38 replace HAS_PRAGMA_PACK macros
8d72cada5e Remove trailing spaces
Compare 5 commits »
Howitzer105mm closed issue IPMITool/ipmitool#21 2024年06月24日 19:05:41 +02:00
Changing HAVE_CRYPTO_MDx in config.h does not change the conditional compilation
Howitzer105mm commented on issue IPMITool/ipmitool#21 2024年06月24日 19:05:41 +02:00
Changing HAVE_CRYPTO_MDx in config.h does not change the conditional compilation

Issue has been resolved.

9aeeef7984 Allow Sensor Data records to use 6-bit ASCII encoding
f38c912ad7 Allow Sensor Data records to use 6-bit ASCII encoding
81c0c4c320 doc: fix a small typo in print_user_usage
dce3ecb36d man: Remove duplicate description for -b and -B
1d87bc8f7d imb: refix structure packing
Compare 7 commits »
Howitzer105mm commented on pull request IPMITool/ipmitool#14 2024年06月24日 18:31:20 +02:00
Allow Sensor Data records to use 6-bit ASCII encoding

Alexander, will please merge this change into the mainline?

Howitzer105mm commented on pull request IPMITool/ipmitool#14 2024年05月03日 20:05:11 +02:00
Allow Sensor Data records to use 6-bit ASCII encoding

@AlexanderAmelkin Alexander, are there any other changes required for this PR? I'd like to be able to get this, and the companion OpenBMC commits wrapped.